Pull request #3473 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 938530cae7d5ff0543bf78ebc457928ce20be3bb+b670e2469c07ac1f8846de0fecc826f49b7ede2c (bec878b7ae29ec8d044526db713e3dfbfa87080d) Running in Durability level: MAX_SURVIVABILITY 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-ssh4229080500136403266.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-ssh7627678231524902974.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3473/workspace@libs/edgex-global-pipelines # timeout=10 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-3473/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1748303016627668394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3473/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7719160502112365912.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4137007120989424351.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3473/workspace@libs/lf-pipelines # timeout=10 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-3473/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8956999521853553097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-299 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/1@tmp/jenkins-gitclient-ssh3365449707476387165.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 b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:04:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:04:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:04:51 ========================================================= 07:04:51 EdgeX Global Pipelines Version Info 07:04:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/1@tmp/jenkins-gitclient-ssh3303392557509898975.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4182139206479935834.key > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 07:04:53 ------------------- 07:04:53 stable info: 07:04:53 ------------------- 07:04:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:04:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:04:53 Message: update stable to v1.0.192 07:04:54 ------------------- 07:04:54 experimental info: 07:04:54 ------------------- 07:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 07:04:54 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:04:54 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3473 [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3473 [Pipeline] echo 07:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3473 [Pipeline] echo 07:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 938530cae7d5ff0543bf78ebc457928ce20be3bb [Pipeline] echo 07:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 938530c [Pipeline] echo 07:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:56 provisioning config files... 07:04:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3979205080518049414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:56 ---> docker-login.sh 07:04:56 nexus3.edgexfoundry.org:10001 07:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:57 Configure a credential helper to remove this warning. See 07:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:57 07:04:57 Login Succeeded 07:04:57 nexus3.edgexfoundry.org:10002 07:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:57 Configure a credential helper to remove this warning. See 07:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:57 07:04:57 Login Succeeded 07:04:57 nexus3.edgexfoundry.org:10003 07:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:57 Configure a credential helper to remove this warning. See 07:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:57 07:04:57 Login Succeeded 07:04:57 nexus3.edgexfoundry.org:10004 07:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:57 Configure a credential helper to remove this warning. See 07:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:57 07:04:57 Login Succeeded 07:04:57 docker.io 07:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:58 Configure a credential helper to remove this warning. See 07:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:58 07:04:58 Login Succeeded 07:04:58 ---> docker-login.sh ends [Pipeline] } 07:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:58 ++ 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 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/core-command/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo core-command,cmd/core-command/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/core-data/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo core-data,cmd/core-data/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/core-metadata/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo core-metadata,cmd/core-metadata/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/security-bootstrapper/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/security-proxy-setup/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/support-notifications/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo support-notifications,cmd/support-notifications/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/support-scheduler/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:04:58 + for file in '`ls cmd/**/Dockerfile`' 07:04:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:04:58 ++ cut -d/ -f2 07:04:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:04:58 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 07:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:04:59 07:04:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:05:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:00 latest: Pulling from edgex-devops/git-semver 07:05:00 31603596830f: Pulling fs layer 07:05:00 54011a49482f: Pulling fs layer 07:05:00 a6820b24f6d8: Pulling fs layer 07:05:00 f581987b2513: Pulling fs layer 07:05:00 f581987b2513: Waiting 07:05:00 54011a49482f: Download complete 07:05:00 31603596830f: Verifying Checksum 07:05:00 31603596830f: Download complete 07:05:00 f581987b2513: Verifying Checksum 07:05:00 f581987b2513: Download complete 07:05:00 a6820b24f6d8: Verifying Checksum 07:05:00 a6820b24f6d8: Download complete 07:05:00 31603596830f: Pull complete 07:05:00 54011a49482f: Pull complete 07:05:01 a6820b24f6d8: Pull complete 07:05:02 f581987b2513: Pull complete 07:05:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:05:02 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:05:05 $ docker top 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:05 [ssh-agent] Looking for ssh-agent implementation... 07:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:06 $ docker exec 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent 07:05:06 SSH_AUTH_SOCK=/tmp/ssh-wfUTjhiU8zIz/agent.12 07:05:06 SSH_AGENT_PID=17 07:05:06 Running ssh-add (command line suppressed) 07:05:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6934809220790210037.key (/w/workspace/edgex-go/1@tmp/private_key_6934809220790210037.key) 07:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:07 + git tag --points-at HEAD [Pipeline] } 07:05:07 $ docker exec --env ******** --env ******** 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent -k 07:05:07 unset SSH_AUTH_SOCK; 07:05:07 unset SSH_AGENT_PID; 07:05:07 echo Agent pid 17 killed; 07:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:07 [ssh-agent] Looking for ssh-agent implementation... 07:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:07 $ docker exec 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent 07:05:07 SSH_AUTH_SOCK=/tmp/ssh-NpQgUhQbesdT/agent.48 07:05:07 SSH_AGENT_PID=53 07:05:07 Running ssh-add (command line suppressed) 07:05:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5426282115503228671.key (/w/workspace/edgex-go/1@tmp/private_key_5426282115503228671.key) 07:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:08 + git semver init 07:05:08 # -> Open(): unable to determine branch for HEAD 07:05:08 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:05:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:05:08 # $SEMVER_REMOTE_NAME = origin 07:05:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:05:08 # $SEMVER_USER_NAME = edgex-jenkins 07:05:08 # $SEMVER_BRANCH = PR-3473 07:05:08 # $SEMVER_TEMP = /tmp/semver-043673207 07:05:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:05:30 # '/tmp/semver-043673207' -> '/w/workspace/edgex-go/1/.semver' 07:05:31 # -> Force: false 07:05:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:05:31 $ docker exec --env ******** --env ******** 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 ssh-agent -k 07:05:31 unset SSH_AUTH_SOCK; 07:05:31 unset SSH_AGENT_PID; 07:05:31 echo Agent pid 53 killed; 07:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:32 + git semver [Pipeline] } 07:05:32 $ docker stop --time=1 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 07:05:33 $ docker rm -f 39d10ec91a58c4348ff557e73271a7b8f91297dbd928985504bd0365d90374a5 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:05:35 Stashed 1 file(s) [Pipeline] echo 07:05:35 [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 07:05:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:05:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:05:36 + sudo service docker restart 07:05:36 + true 07:05:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:05:37 ========================================================= 07:05:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:05:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:05:38 + 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 . 07:05:42 Sending build context to Docker daemon 330.4MB 07:05:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:05:42 Step 2/6 : FROM ${BASE} 07:05:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:05:42 540db60ca938: Pulling fs layer 07:05:42 adcc1eea9eea: Pulling fs layer 07:05:42 4c4ab2625f07: Pulling fs layer 07:05:42 0510c868ecb4: Pulling fs layer 07:05:42 afea3b2eda06: Pulling fs layer 07:05:42 7809a108b3ef: Pulling fs layer 07:05:42 f706445af74f: Pulling fs layer 07:05:42 afea3b2eda06: Waiting 07:05:42 7809a108b3ef: Waiting 07:05:42 f706445af74f: Waiting 07:05:42 0510c868ecb4: Waiting 07:05:42 4c4ab2625f07: Download complete 07:05:42 adcc1eea9eea: Verifying Checksum 07:05:42 adcc1eea9eea: Download complete 07:05:42 afea3b2eda06: Verifying Checksum 07:05:42 afea3b2eda06: Download complete 07:05:42 7809a108b3ef: Verifying Checksum 07:05:42 7809a108b3ef: Download complete 07:05:42 540db60ca938: Verifying Checksum 07:05:42 540db60ca938: Download complete 07:05:42 540db60ca938: Pull complete 07:05:42 adcc1eea9eea: Pull complete 07:05:42 4c4ab2625f07: Pull complete 07:05:43 f706445af74f: Verifying Checksum 07:05:43 f706445af74f: Download complete 07:05:44 0510c868ecb4: Verifying Checksum 07:05:44 0510c868ecb4: Download complete 07:05:50 0510c868ecb4: Pull complete 07:05:50 afea3b2eda06: Pull complete 07:05:50 Still waiting to schedule task 07:05:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:05:50 7809a108b3ef: Pull complete 07:05:55 f706445af74f: Pull complete 07:05:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:05:55 ---> b068be0155e3 07:05:55 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 07:05:55 ---> Running in 9ffe422cbe50 07:05:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:05:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:05:57 (1/12) Installing libmagic (5.39-r0) 07:05:58 (2/12) Installing file (5.39-r0) 07:05:58 (3/12) Installing libc-dev (0.7.2-r3) 07:05:58 (4/12) Installing g++ (10.2.1_pre1-r3) 07:06:03 (5/12) Installing fortify-headers (1.1-r0) 07:06:03 (6/12) Installing patch (2.7.6-r6) 07:06:03 (7/12) Installing build-base (0.5-r2) 07:06:03 (8/12) Installing libsodium (1.0.18-r0) 07:06:03 (9/12) Installing pkgconf (1.7.3-r0) 07:06:03 (10/12) Installing libsodium-dev (1.0.18-r0) 07:06:03 (11/12) Installing libzmq (4.3.3-r1) 07:06:03 (12/12) Installing zeromq-dev (4.3.3-r1) 07:06:03 Executing busybox-1.32.1-r6.trigger 07:06:03 OK: 219 MiB in 52 packages 07:06:06 Removing intermediate container 9ffe422cbe50 07:06:06 ---> b3eee127e2e3 07:06:06 Step 4/6 : WORKDIR /edgex-go 07:06:07 ---> Running in 7350513e5865 07:06:07 Removing intermediate container 7350513e5865 07:06:07 ---> b3565d1d0dcc 07:06:07 Step 5/6 : COPY go.mod . 07:06:07 ---> 914d5a5576fa 07:06:07 Step 6/6 : RUN go mod download 07:06:07 ---> Running in 3465315f76b7 07:06:34 Removing intermediate container 3465315f76b7 07:06:34 ---> 8756cfd6dd48 07:06:34 Successfully built 8756cfd6dd48 07:06:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:06:34 + docker inspect -f . ci-base-image-x86_64 07:06:34 . [Pipeline] withDockerContainer 07:06:34 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:06:35 $ docker top c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:36 + go version 07:06:36 go version go1.16.3 linux/amd64 [Pipeline] } 07:06:36 $ docker stop --time=1 c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 07:06:37 $ docker rm -f c2945225dffc2aa8238c0711d028a035eb37da44847615a687c753fcf000d3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:38 + docker inspect -f . ci-base-image-x86_64 07:06:38 . [Pipeline] withDockerContainer 07:06:38 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:06:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:06:39 $ docker top 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 -eo pid,comm [Pipeline] { [Pipeline] echo 07:06:39 ========================================================= 07:06:39 [edgeXBuildGoParallel] Running Tests and Build... 07:06:39 ========================================================= [Pipeline] sh 07:06:40 + go mod tidy [Pipeline] sh 07:06:42 + make test 07:06:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:06:52 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:07:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:07:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:07:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:07:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:07:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:07:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:07:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:07:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:07:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.151s coverage: 46.1% of statements 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.079s coverage: 28.7% of statements 07:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.118s coverage: 100.0% of statements 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.8% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 81.2% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.083s coverage: 100.0% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.110s coverage: 71.3% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 87.7% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements 07:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.119s coverage: 100.0% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.187s coverage: 86.7% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.168s coverage: 97.5% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.096s coverage: 78.3% of statements 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.426s coverage: 95.1% of statements 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.096s coverage: 0.8% of statements 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.069s coverage: 22.0% of statements 07:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 07:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 07:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 07:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements 07:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.085s coverage: 44.8% of statements 07:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.303s coverage: 81.8% of statements 07:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 76.0% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.2% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 64.4% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 66.9% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.4% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.173s coverage: 47.1% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.108s coverage: 21.5% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.170s coverage: 92.2% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.790s coverage: 28.8% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.090s coverage: 99.0% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.097s coverage: 64.6% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 97.6% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:08:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:08:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements 07:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 07:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.086s coverage: 28.1% of statements 07:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:08:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.043s coverage: 85.7% of statements 07:08:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:08:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 07:08:07 GO111MODULE=on go vet ./... 07:08:46 gofmt -l . 07:08:46 [ "`gofmt -l .`" = "" ] 07:08:46 ./bin/test-go-mod-tidy.sh 07:08:46 ./bin/test-attribution-txt.sh [Pipeline] sh 07:08:47 + ls -al . 07:08:47 total 836 07:08:47 drwxrwxr-x 10 1001 1001 4096 May 17 07:08 . 07:08:47 drwxr-xr-x 4 root root 28 May 17 07:06 .. 07:08:47 -rw-rw-r-- 1 1001 1001 11 May 17 07:04 .dockerignore 07:08:47 drwxrwxr-x 8 1001 1001 179 May 17 07:04 .git 07:08:47 drwxrwxr-x 3 1001 1001 125 May 17 07:04 .github 07:08:47 -rw-rw-r-- 1 1001 1001 818 May 17 07:04 .gitignore 07:08:47 drwx------ 3 1001 1001 60 May 17 07:05 .semver 07:08:47 -rw-rw-r-- 1 1001 1001 166 May 17 07:04 .sonarcloud.properties 07:08:47 -rw-rw-r-- 1 1001 1001 8609 May 17 07:04 Attribution.txt 07:08:47 -rw-rw-r-- 1 1001 1001 3804 May 17 07:04 CONTRIBUTING.md 07:08:47 -rw-rw-r-- 1 1001 1001 931 May 17 07:04 Dockerfile.build 07:08:47 -rw-rw-r-- 1 1001 1001 863 May 17 07:04 Jenkinsfile 07:08:47 -rw-rw-r-- 1 1001 1001 10775 May 17 07:04 LICENSE 07:08:47 -rw-rw-r-- 1 1001 1001 5594 May 17 07:04 Makefile 07:08:47 -rw-rw-r-- 1 1001 1001 7978 May 17 07:04 README.md 07:08:47 -rw-rw-r-- 1 1001 1001 6755 May 17 07:04 SECURITY.md 07:08:47 -rw-rw-r-- 1 1001 1001 5 May 17 07:05 VERSION 07:08:47 -rw-rw-r-- 1 1001 1001 4131 May 17 07:04 ZMQWindows.md 07:08:47 drwxrwxr-x 2 1001 1001 117 May 17 07:04 bin 07:08:47 drwxrwxr-x 14 1001 1001 4096 May 17 07:04 cmd 07:08:47 -rw-r--r-- 1 root root 727485 May 17 07:08 coverage.out 07:08:47 -rw-r--r-- 1 root root 1060 May 17 07:08 go.mod 07:08:47 -rw-r--r-- 1 root root 22101 May 17 07:06 go.sum 07:08:47 drwxrwxr-x 8 1001 1001 127 May 17 07:04 internal 07:08:47 drwxrwxr-x 4 1001 1001 26 May 17 07:04 openapi 07:08:47 drwxrwxr-x 4 1001 1001 71 May 17 07:04 snap 07:08:47 -rw-rw-r-- 1 1001 1001 168 May 17 07:04 version.go [Pipeline] sh 07:08:47 + '[' -e coverage.out ] 07:08:47 + chown 1001:1001 coverage.out [Pipeline] stash 07:08:48 Stashed 1 file(s) [Pipeline] sh 07:08:48 + make build 07:08:48 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 07:08:51 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 07:08:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-303 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws 07:08:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:08:57 The recommended git tool is: git 07:09:01 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 07:09:02 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 07:09:03 using credential edgex-jenkins-ssh 07:09:03 Cloning the remote Git repository 07:09:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:09:03 > git init /w/workspace/edgex-go/1 # timeout=10 07:09:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:03 > git --version # timeout=10 07:09:03 > git --version # 'git version 2.17.1' 07:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:09:04 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 07:09:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:09:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:09:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:09:10 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 07:09:11 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 07:09:12 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] } 07:09:14 $ docker stop --time=1 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 07:09:16 $ docker rm -f 98add5eb809d599e7fdd408701f1453a3f0348dee3bc0cbef132fca527b6bfa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:20 07:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:20 latest: Pulling from edgex-devops/edgex-compose 07:09:20 cbdbe7a5bc2a: Pulling fs layer 07:09:20 ca9280d653b3: Pulling fs layer 07:09:20 7e9c9ca2126c: Pulling fs layer 07:09:20 cbdbe7a5bc2a: Download complete 07:09:21 cbdbe7a5bc2a: Pull complete 07:09:21 ca9280d653b3: Verifying Checksum 07:09:21 ca9280d653b3: Download complete 07:09:22 ca9280d653b3: Pull complete 07:09:22 7e9c9ca2126c: Verifying Checksum 07:09:22 7e9c9ca2126c: Download complete 07:09:30 7e9c9ca2126c: Pull complete 07:09:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:09:31 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:09:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:09:33 $ docker top 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:34 + docker-compose build --help 07:09:34 + grep parallel 07:09:35 --parallel Build images in parallel. [Pipeline] } 07:09:35 $ docker stop --time=1 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a 07:09:36 $ docker rm -f 448ead3ed7f9a783c14d12df205613ea1a1edff0682e7efa2bc0c7a1f97c433a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:37 . [Pipeline] withDockerContainer 07:09:37 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:09:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat 07:09:38 $ docker top cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:38 + docker-compose -f ./docker-compose-build.yml build --parallel 07:09:39 Building core-command ... 07:09:39 Building core-data ... 07:09:39 Building core-metadata ... 07:09:39 Building security-bootstrapper ... 07:09:39 Building security-proxy-setup ... 07:09:39 Building security-secretstore-setup ... 07:09:39 Building support-notifications ... 07:09:39 Building support-scheduler ... 07:09:39 Building sys-mgmt-agent ... 07:09:39 Building security-secretstore-setup 07:09:39 Building support-scheduler 07:09:39 Building security-proxy-setup 07:09:39 Building security-bootstrapper 07:09:39 Building core-command 07:10:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:18 ---> 8756cfd6dd48 07:10:18 Step 3/22 : WORKDIR /edgex-go 07:10:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:10:18 ---> 8756cfd6dd48 07:10:18 Step 3/23 : WORKDIR /edgex-go 07:10:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:10:18 ---> 8756cfd6dd48 07:10:18 Step 3/26 : WORKDIR /edgex-go 07:10:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:10:18 ---> 8756cfd6dd48 07:10:18 Step 3/32 : WORKDIR /edgex-go 07:10:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:18 ---> 8756cfd6dd48 07:10:18 Step 3/24 : WORKDIR /edgex-go 07:10:18 ---> Running in 3929a2307e9e 07:10:18 ---> Running in 61267dc881b0 07:10:18 ---> Running in 13f268098c46 07:10:18 ---> Running in de89c675150a 07:10:18 ---> Running in 9d0df989cc94 07:10:18 Removing intermediate container 3929a2307e9e 07:10:18 ---> 801de734af88 07:10:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:18 Removing intermediate container 13f268098c46 07:10:18 ---> 1d5ac8685d58 07:10:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:18 Removing intermediate container de89c675150a 07:10:18 ---> 630864bb02f8 07:10:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:18 Removing intermediate container 61267dc881b0 07:10:18 ---> 849886c62a8e 07:10:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:18 Removing intermediate container 9d0df989cc94 07:10:18 ---> 51139ff5d5b8 07:10:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:18 ---> Running in d177d0feae7a 07:10:18 ---> Running in 1c7c482f1802 07:10:18 ---> Running in f3b1742b5ff1 07:10:18 ---> Running in 49c6c51a3ecc 07:10:18 ---> Running in 5ab1ae75bdff 07:10:18 Removing intermediate container 49c6c51a3ecc 07:10:18 ---> ebb273588c90 07:10:18 Step 5/32 : RUN apk add --update --no-cache make git 07:10:18 Removing intermediate container 1c7c482f1802 07:10:18 ---> d9269216894e 07:10:18 Step 5/23 : RUN apk add --update --no-cache make git 07:10:18 ---> Running in cb8473ac4428 07:10:18 Removing intermediate container d177d0feae7a 07:10:18 ---> 76d410f65864 07:10:18 Step 5/24 : RUN apk add --update --no-cache make git 07:10:18 ---> Running in ba88357db0ff 07:10:18 ---> Running in d41176793ca3 07:10:18 Removing intermediate container 5ab1ae75bdff 07:10:18 ---> 81485e557388 07:10:18 Step 5/22 : RUN apk add --update --no-cache make git 07:10:18 Removing intermediate container f3b1742b5ff1 07:10:18 ---> a9c6b311b4f5 07:10:18 Step 5/26 : RUN apk add --update --no-cache make git 07:10:18 ---> Running in 446598bf75f0 07:10:19 ---> Running in 77c5b8792ecc 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:20 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb 07:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:20 OK: 219 MiB in 52 packages 07:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:20 Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb 07:10:20 Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) 07:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:20 OK: 219 MiB in 52 packages 07:10:20 Removing intermediate container cb8473ac4428 07:10:20 ---> 776f2ca80336 07:10:20 Step 6/32 : COPY go.mod . 07:10:20 OK: 219 MiB in 52 packages 07:10:21 OK: 219 MiB in 52 packages 07:10:21 ---> 81d0056bdf2d 07:10:21 Step 7/32 : RUN go mod download 07:10:21 OK: 219 MiB in 52 packages 07:10:21 ---> Running in ddf98b4bde85 07:10:21 Removing intermediate container d41176793ca3 07:10:21 ---> 1468f7c568d0 07:10:21 Step 6/24 : COPY go.mod . 07:10:22 Removing intermediate container ba88357db0ff 07:10:22 ---> 0e9cf1e59a83 07:10:22 Step 6/23 : COPY go.mod . 07:10:22 Removing intermediate container 77c5b8792ecc 07:10:22 ---> 10e832244a4e 07:10:22 Step 6/26 : COPY go.mod . 07:10:22 ---> 150a3e394259 07:10:22 Step 7/24 : RUN go mod download 07:10:22 ---> Running in df529a6a59bd 07:10:22 ---> fe16b415c589 07:10:22 Step 7/23 : RUN go mod download 07:10:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:10:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:10:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:20 > git config core.sparsecheckout # timeout=10 07:10:20 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 07:10:20 > git remote # timeout=10 07:10:20 > git config --get remote.origin.url # timeout=10 07:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:20 > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 07:10:20 > git rev-parse HEAD^{commit} # timeout=10 07:10:20 > git config core.sparsecheckout # timeout=10 07:10:20 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 07:10:22 ---> Running in de173ab26d4f 07:10:22 ---> 1e5a7bd2c3f6 07:10:22 Step 7/26 : RUN go mod download 07:10:22 Removing intermediate container 446598bf75f0 07:10:22 ---> 88496ecf9a12 07:10:22 Step 6/22 : COPY go.mod . 07:10:23 ---> Running in 2edf31431b50 07:10:23 ---> 64aceb1ee8f9 07:10:23 Step 7/22 : RUN go mod download 07:10:23 ---> Running in 4eea85531fec 07:10:24 Removing intermediate container ddf98b4bde85 07:10:24 ---> c7e10d9db6ea 07:10:24 Step 8/32 : COPY . . 07:10:24 Removing intermediate container df529a6a59bd 07:10:24 ---> df6a0cdbbaf3 07:10:24 Step 8/24 : COPY . . 07:10:24 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" 07:10:25 > git --version # timeout=10 07:10:25 > git --version # 'git version 2.17.1' 07:10:25 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:10:27 Removing intermediate container de173ab26d4f 07:10:27 ---> ae674d409555 07:10:27 Step 8/23 : COPY . . 07:10:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:10:27 + + true 07:10:27 sudo service docker restart 07:10:28 Removing intermediate container 2edf31431b50 07:10:28 ---> 7662872166c8 07:10:28 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:29 provisioning config files... 07:10:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2063367599130841109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:30 ---> docker-login.sh 07:10:30 nexus3.edgexfoundry.org:10001 07:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:31 Configure a credential helper to remove this warning. See 07:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:31 07:10:31 Login Succeeded 07:10:31 nexus3.edgexfoundry.org:10002 07:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:31 Configure a credential helper to remove this warning. See 07:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:31 07:10:31 Login Succeeded 07:10:31 nexus3.edgexfoundry.org:10003 07:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:32 Configure a credential helper to remove this warning. See 07:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:32 07:10:32 Login Succeeded 07:10:32 nexus3.edgexfoundry.org:10004 07:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:32 Configure a credential helper to remove this warning. See 07:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:32 07:10:32 Login Succeeded 07:10:32 docker.io 07:10:32 Removing intermediate container 4eea85531fec 07:10:32 ---> c844cf93c39a 07:10:32 Step 8/22 : COPY . . 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:33 Configure a credential helper to remove this warning. See 07:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:33 07:10:33 Login Succeeded 07:10:33 ---> docker-login.sh ends [Pipeline] } 07:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:34 ========================================================= 07:10:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:10:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:10:34 + 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 . 07:10:37 Sending build context to Docker daemon 167.8MB 07:10:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:10:37 Step 2/6 : FROM ${BASE} 07:10:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:37 595b0fe564bb: Pulling fs layer 07:10:37 7186ed65a4f7: Pulling fs layer 07:10:37 316046926c0a: Pulling fs layer 07:10:37 4ebd0625c992: Pulling fs layer 07:10:37 207e8628e3a3: Pulling fs layer 07:10:37 c791037a9be2: Pulling fs layer 07:10:37 ffd874e62e21: Pulling fs layer 07:10:37 4ebd0625c992: Waiting 07:10:37 207e8628e3a3: Waiting 07:10:37 c791037a9be2: Waiting 07:10:37 ffd874e62e21: Waiting 07:10:37 316046926c0a: Verifying Checksum 07:10:37 316046926c0a: Download complete 07:10:37 7186ed65a4f7: Verifying Checksum 07:10:37 7186ed65a4f7: Download complete 07:10:37 207e8628e3a3: Verifying Checksum 07:10:37 207e8628e3a3: Download complete 07:10:37 c791037a9be2: Download complete 07:10:37 595b0fe564bb: Verifying Checksum 07:10:37 595b0fe564bb: Download complete 07:10:38 595b0fe564bb: Pull complete 07:10:38 7186ed65a4f7: Pull complete 07:10:38 316046926c0a: Pull complete 07:10:39 ffd874e62e21: Verifying Checksum 07:10:39 ffd874e62e21: Download complete 07:10:40 4ebd0625c992: Download complete 07:10:51 4ebd0625c992: Pull complete 07:10:51 207e8628e3a3: Pull complete 07:10:51 c791037a9be2: Pull complete 07:10:54 ffd874e62e21: Pull complete 07:10:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:10:54 ---> cfc18b08335c 07:10:54 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 07:10:58 ---> Running in c71e6a03cb60 07:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:11:01 (1/12) Installing libmagic (5.39-r0) 07:11:01 (2/12) Installing file (5.39-r0) 07:11:01 (3/12) Installing libc-dev (0.7.2-r3) 07:11:01 (4/12) Installing g++ (10.2.1_pre1-r3) 07:11:06 (5/12) Installing fortify-headers (1.1-r0) 07:11:06 (6/12) Installing patch (2.7.6-r6) 07:11:06 (7/12) Installing build-base (0.5-r2) 07:11:06 (8/12) Installing libsodium (1.0.18-r0) 07:11:06 (9/12) Installing pkgconf (1.7.3-r0) 07:11:06 (10/12) Installing libsodium-dev (1.0.18-r0) 07:11:06 (11/12) Installing libzmq (4.3.3-r1) 07:11:06 (12/12) Installing zeromq-dev (4.3.3-r1) 07:11:06 Executing busybox-1.32.1-r6.trigger 07:11:06 OK: 218 MiB in 52 packages 07:11:11 Removing intermediate container c71e6a03cb60 07:11:11 ---> e9337194a0a3 07:11:11 Step 4/6 : WORKDIR /edgex-go 07:11:11 ---> Running in e2e00d5b732f 07:11:11 Removing intermediate container e2e00d5b732f 07:11:11 ---> ff2cf77bb336 07:11:11 Step 5/6 : COPY go.mod . 07:11:11 ---> 4ae96bd9df3b 07:11:11 Step 9/32 : RUN go mod tidy 07:11:11 ---> 726b465df1e2 07:11:11 Step 9/24 : RUN go mod tidy 07:11:11 ---> Running in c39efedb9801 07:11:11 ---> Running in 8c04354f59ce 07:11:11 ---> 4e36e86df293 07:11:11 Step 9/23 : RUN go mod tidy 07:11:11 ---> 999acac1ae38 07:11:11 Step 9/26 : RUN go mod tidy 07:11:11 ---> 1f184358b8c9 07:11:11 Step 9/22 : RUN go mod tidy 07:11:11 ---> Running in 4b468d6e3958 07:11:11 ---> Running in 40ffcc4940c7 07:11:11 ---> Running in 7e65f6aa7328 07:11:12 ---> f8ab7d6a90c4 07:11:12 Step 6/6 : RUN go mod download 07:11:12 ---> Running in e90cd8fddb95 07:11:13 Removing intermediate container 4b468d6e3958 07:11:13 ---> 31e80a50e11d 07:11:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:11:13 Removing intermediate container 40ffcc4940c7 07:11:13 ---> 03f3ef524dec 07:11:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:13 Removing intermediate container 7e65f6aa7328 07:11:13 ---> a1cedbe38436 07:11:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:11:13 ---> Running in ac7c9826729e 07:11:13 Removing intermediate container c39efedb9801 07:11:13 ---> ecb80aae740f 07:11:13 Step 10/24 : RUN make cmd/core-command/core-command 07:11:13 ---> Running in c550112e8fe2 07:11:13 ---> Running in 93878f692164 07:11:13 Removing intermediate container 8c04354f59ce 07:11:13 ---> 0ade2c839faa 07:11:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:11:13 ---> Running in 6dafe008e97a 07:11:13 ---> Running in 826770ea08e1 07:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:11:14 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 07:11:14 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 07:11:14 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 07:11:14 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 07:11:39 Removing intermediate container e90cd8fddb95 07:11:39 ---> c5b451308901 07:11:39 Successfully built c5b451308901 07:11:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:11:39 + docker inspect -f . ci-base-image-arm64 07:11:39 . [Pipeline] withDockerContainer 07:11:39 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 07:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 07:11:41 $ docker top 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:42 + go version 07:11:42 go version go1.16.3 linux/arm64 [Pipeline] } 07:11:42 $ docker stop --time=1 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 07:11:44 $ docker rm -f 417db24d65b818746a2e3f1d7080a48cb5770f9582cce194dc2f4455c9d6c881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:45 + docker inspect -f . ci-base-image-arm64 07:11:45 . [Pipeline] withDockerContainer 07:11:45 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 07:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 07:11:47 $ docker top 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 -eo pid,comm [Pipeline] { 07:11:47 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 [Pipeline] echo 07:11:47 ========================================================= 07:11:47 [edgeXBuildGoParallel] Running Tests and Build... 07:11:47 ========================================================= [Pipeline] sh 07:11:47 + go mod tidy 07:11:48 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 [Pipeline] sh 07:11:49 + make test 07:11:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:11:55 Removing intermediate container 826770ea08e1 07:11:55 ---> 8c62392baa1b 07:11:55 07:11:55 Step 11/32 : FROM alpine:3.12 07:11:56 3.12: Pulling from library/alpine 07:11:58 Removing intermediate container c550112e8fe2 07:11:58 ---> d68d414595b8 07:11:58 07:11:58 Step 11/26 : FROM alpine:3.12 07:11:58 3.12: Pulling from library/alpine 07:11:58 Removing intermediate container 93878f692164 07:11:58 ---> aad09746b8b4 07:11:58 07:11:58 Step 11/23 : FROM alpine:3.12 07:11:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:11:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:11:58 3.12: Pulling from library/alpine 07:11:58 Status: Downloaded newer image for alpine:3.12 07:11:58 ---> 13621d1b12d4 07:11:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:11:58 Status: Downloaded newer image for alpine:3.12 07:11:58 ---> 13621d1b12d4 07:11:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:11:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:11:58 Status: Image is up to date for alpine:3.12 07:11:58 ---> 13621d1b12d4 07:11:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:11:59 Removing intermediate container ac7c9826729e 07:11:59 ---> 13d80198fc8c 07:11:59 07:11:59 Step 11/22 : FROM alpine:3.12 07:11:59 ---> 13621d1b12d4 07:11:59 Step 12/22 : RUN apk add --update --no-cache curl 07:12:01 ---> Running in df28e0698587 07:12:01 ---> Running in 112f00e74d61 07:12:01 ---> Running in 98ad82620a10 07:12:01 ---> Running in ef7112bbfc1e 07:12:02 Removing intermediate container 6dafe008e97a 07:12:02 ---> 83c9b03c40b4 07:12:02 07:12:02 Step 11/24 : FROM alpine:3.12 07:12:02 ---> 13621d1b12d4 07:12:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:12:02 Removing intermediate container df28e0698587 07:12:02 ---> e879f31e5274 07:12:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:12:02 ---> Running in 84e207246cb9 07:12:03 ---> Running in 24d8fe44627c 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:03 (1/4) Installing ca-certificates (20191127-r4) 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:12:03 (3/4) Installing libcurl (7.76.1-r0) 07:12:03 (4/4) Installing curl (7.76.1-r0) 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:03 Executing busybox-1.31.1-r20.trigger 07:12:03 (1/6) Installing ca-certificates (20191127-r4) 07:12:03 Executing ca-certificates-20191127-r4.trigger 07:12:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:12:03 (3/6) Installing libcurl (7.76.1-r0) 07:12:03 (4/6) Installing curl (7.76.1-r0) 07:12:03 (5/6) Installing dumb-init (1.2.2-r1) 07:12:03 (6/6) Installing su-exec (0.2-r1) 07:12:03 Executing busybox-1.31.1-r20.trigger 07:12:03 OK: 7 MiB in 18 packages 07:12:03 Executing ca-certificates-20191127-r4.trigger 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:03 (1/1) Installing dumb-init (1.2.2-r1) 07:12:03 Executing busybox-1.31.1-r20.trigger 07:12:03 OK: 7 MiB in 20 packages 07:12:03 OK: 6 MiB in 15 packages 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:04 (1/1) Installing dumb-init (1.2.2-r1) 07:12:04 Executing busybox-1.31.1-r20.trigger 07:12:04 OK: 6 MiB in 15 packages 07:12:04 (1/2) Installing dumb-init (1.2.2-r1) 07:12:04 (2/2) Installing su-exec (0.2-r1) 07:12:04 Executing busybox-1.31.1-r20.trigger 07:12:04 OK: 6 MiB in 16 packages 07:12:06 Removing intermediate container 98ad82620a10 07:12:06 ---> 5991921a1f7f 07:12:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:06 Removing intermediate container ef7112bbfc1e 07:12:06 ---> 83c1b132d9c9 07:12:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:06 Removing intermediate container 112f00e74d61 07:12:06 ---> aa81605d1f0d 07:12:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:06 ---> Running in cc3a712419ef 07:12:06 ---> Running in ef79d0897694 07:12:06 Removing intermediate container 84e207246cb9 07:12:06 ---> d75691d2cf50 07:12:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:06 ---> Running in 23706edd1053 07:12:06 Removing intermediate container 24d8fe44627c 07:12:06 ---> fa8cdd5ba500 07:12:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:12:06 ---> Running in 7344226213ab 07:12:07 ---> Running in 68e07bc63b02 07:12:07 Removing intermediate container cc3a712419ef 07:12:07 ---> 828475c5dd08 07:12:07 Step 14/26 : WORKDIR / 07:12:07 Removing intermediate container ef79d0897694 07:12:07 ---> cc5c271a4493 07:12:07 Step 14/23 : ENV APP_PORT=48085 07:12:07 Removing intermediate container 23706edd1053 07:12:07 ---> 53a5812f9c6c 07:12:07 Step 14/22 : WORKDIR /edgex 07:12:07 ---> Running in 04f92e275952 07:12:07 ---> Running in 41930d03524e 07:12:07 Removing intermediate container 7344226213ab 07:12:07 ---> 4d8543231202 07:12:07 Step 14/24 : ENV APP_PORT=48082 07:12:07 Removing intermediate container 68e07bc63b02 07:12:07 ---> 92d6d02e630d 07:12:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:12:07 ---> Running in b1a68db025fb 07:12:07 ---> Running in 4f874dce9c88 07:12:07 ---> Running in f0153cf51609 07:12:07 Removing intermediate container 04f92e275952 07:12:07 ---> 89e2683d365a 07:12:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:12:07 Removing intermediate container 41930d03524e 07:12:07 ---> bc60916b34c5 07:12:07 Step 15/23 : EXPOSE $APP_PORT 07:12:07 Removing intermediate container 4f874dce9c88 07:12:07 ---> 31e5e445d737 07:12:07 Step 15/24 : EXPOSE $APP_PORT 07:12:07 Removing intermediate container b1a68db025fb 07:12:07 ---> 1c9c42444fc8 07:12:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:12:08 ---> Running in b9ffb130dd6a 07:12:08 ---> Running in 77f5401f3f04 07:12:08 Removing intermediate container f0153cf51609 07:12:08 ---> 9b163d099538 07:12:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:12:08 ---> 5269c7a05cc9 07:12:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:12:08 ---> Running in fe4f4fa96f45 07:12:08 Removing intermediate container b9ffb130dd6a 07:12:08 ---> 95f04727a855 07:12:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:08 ---> dff20faec127 07:12:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:12:08 Removing intermediate container 77f5401f3f04 07:12:08 ---> 93656680a8c2 07:12:08 Step 16/24 : WORKDIR / 07:12:08 ---> 437cc99eec1f 07:12:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:12:08 ---> Running in e45d3c4af454 07:12:09 ---> a5e184e681b4 07:12:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:09 ---> cc0ac6583949 07:12:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:09 ---> c301732d5139 07:12:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:12:09 Removing intermediate container e45d3c4af454 07:12:09 ---> 3085cf13f50e 07:12:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:10 ---> 724cdc9bc3e8 07:12:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:12:10 ---> Running in 239336d9157e 07:12:10 ---> 8802799c09e6 07:12:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:12:10 ---> 1f65ca38398b 07:12:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:12:10 ---> 4c625e35282f 07:12:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:10 Removing intermediate container fe4f4fa96f45 07:12:10 ---> 3d6f69b7e7af 07:12:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:12:10 ---> Running in 7f09d80f1541 07:12:10 Removing intermediate container 239336d9157e 07:12:10 ---> 91e107031f3b 07:12:10 Step 19/22 : CMD ["--init=true"] 07:12:10 ---> 431430ef7938 07:12:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:12:10 ---> Running in 4c846f19423e 07:12:10 ---> 4f0346e152db 07:12:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:12:10 Removing intermediate container 7f09d80f1541 07:12:10 ---> ee3e180ed262 07:12:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:12:10 ---> 92f4ff610908 07:12:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:12:10 ---> Running in 18e444070d4d 07:12:11 Removing intermediate container 4c846f19423e 07:12:11 ---> ce2a48cca9e8 07:12:11 Step 20/22 : LABEL arch=x86_64 07:12:11 ---> Running in 7ba8bc4b3e12 07:12:11 Removing intermediate container 18e444070d4d 07:12:11 ---> 8b481fc56a5f 07:12:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:11 ---> 16eeea238d50 07:12:11 Step 20/24 : ENTRYPOINT ["/core-command"] 07:12:11 ---> 3a305fccb2af 07:12:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:12:11 ---> Running in b9cfe367704d 07:12:11 Removing intermediate container 7ba8bc4b3e12 07:12:11 ---> 9d2fe3b5e0c2 07:12:11 Step 21/22 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:12:11 ---> 568e073010f5 07:12:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:12:11 ---> Running in 6c1ca3b10a97 07:12:11 ---> Running in 0f022e010e7b 07:12:11 ---> Running in 0ccdf0ba87ed 07:12:12 Removing intermediate container b9cfe367704d 07:12:12 ---> 6a4edcf47ddb 07:12:12 Step 21/23 : LABEL arch=x86_64 07:12:12 ---> Running in a3139b8f1b4d 07:12:12 Removing intermediate container 0f022e010e7b 07:12:12 ---> ee3ad1434147 07:12:12 Step 22/22 : LABEL version=0.0.0 07:12:12 ---> 7a1758580d16 07:12:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:12:12 Removing intermediate container 0ccdf0ba87ed 07:12:12 ---> 444967ff95ef 07:12:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:12 ---> Running in 0f98794227f5 07:12:12 ---> Running in 40f678e1e2ed 07:12:12 ---> Running in 02f9f3026b58 07:12:12 Removing intermediate container a3139b8f1b4d 07:12:12 ---> 429a0928c9d7 07:12:12 Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:12:13 Removing intermediate container 0f98794227f5 07:12:13 ---> 24b9913dc039 07:12:13 07:12:13 ---> Running in 1f09df43ad56 07:12:13 Removing intermediate container 02f9f3026b58 07:12:13 ---> 7db39e1859e5 07:12:13 Step 22/24 : LABEL arch=x86_64 07:12:13 Successfully built 24b9913dc039 07:12:13 ---> Running in bc7f34d89aaf 07:12:13 Successfully tagged security-proxy-setup:latest 07:12:13  Building security-proxy-setup ... done Building support-notifications 07:12:13 Removing intermediate container 1f09df43ad56 07:12:13 ---> d9fd871e88a0 07:12:13 Step 23/23 : LABEL version=0.0.0 07:12:13 ---> Running in 33ea722431bf 07:12:13 Removing intermediate container bc7f34d89aaf 07:12:13 ---> 3106735df1c7 07:12:13 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:12:13 Removing intermediate container 6c1ca3b10a97 07:12:13 ---> fdfb2ed833a2 07:12:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:13 ---> Running in 5c3a60cb7ab7 07:12:14 Removing intermediate container 33ea722431bf 07:12:14 ---> b8482e589c26 07:12:14 07:12:14 Successfully built b8482e589c26 07:12:14 Successfully tagged support-scheduler:latest 07:12:14 Building core-metadata 07:12:14  Building support-scheduler ... done  ---> e481d6c77e78 07:12:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:12:14 Removing intermediate container 5c3a60cb7ab7 07:12:14 ---> 0da4557780b8 07:12:14 Step 24/24 : LABEL version=0.0.0 07:12:14 Removing intermediate container 40f678e1e2ed 07:12:14 ---> 07ec79782b9f 07:12:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:12:14 ---> Running in e632af6fed7e 07:12:14 ---> Running in 0947aa3680e1 07:12:16 ? github.com/edgexfoundry/edgex-go [no test files] 07:12:17 Removing intermediate container e632af6fed7e 07:12:17 ---> f3cb37332b40 07:12:17 07:12:17 Removing intermediate container 0947aa3680e1 07:12:17 ---> 28dc92f7d750 07:12:17 Step 24/26 : LABEL arch=x86_64 07:12:18 Successfully built f3cb37332b40 07:12:20 Successfully tagged core-command:latest 07:12:20 Building core-data 07:12:22  Building core-command ... done  ---> 4cf210f22614 07:12:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:12:22 ---> Running in e65e2b133dc5 07:12:22 Removing intermediate container e65e2b133dc5 07:12:22 ---> 11afc7a732b4 07:12:22 Step 25/26 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:12:22 ---> 649e36a5ca5f 07:12:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:12:22 ---> Running in 96d75592f58a 07:12:23 ---> fcdbf3a396fd 07:12:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:12:23 Removing intermediate container 96d75592f58a 07:12:23 ---> e308627f29dc 07:12:23 Step 26/26 : LABEL version=0.0.0 07:12:27 ---> Running in 1993c742b079 07:12:28 ---> 3d6196aabfb0 07:12:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:12:29 Removing intermediate container 1993c742b079 07:12:29 ---> 59a029b1752a 07:12:29 07:12:30 ---> Running in 7a8be02b1ed1 07:12:30 Successfully built 59a029b1752a 07:12:30 Successfully tagged security-secretstore-setup:latest 07:12:30 Building sys-mgmt-agent 07:12:32  Building security-secretstore-setup ... done Removing intermediate container 7a8be02b1ed1 07:12:32 ---> 5613af0416b8 07:12:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:12:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:12:34 ---> 8756cfd6dd48 07:12:34 Step 3/23 : WORKDIR /edgex-go 07:12:34 ---> Using cache 07:12:34 ---> 51139ff5d5b8 07:12:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:34 ---> Using cache 07:12:34 ---> 81485e557388 07:12:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:12:35 ---> 1e696915ec27 07:12:35 Step 27/32 : RUN chmod +x /entrypoint.sh 07:12:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:35 ---> 8756cfd6dd48 07:12:35 Step 3/24 : WORKDIR /edgex-go 07:12:35 ---> Using cache 07:12:35 ---> 51139ff5d5b8 07:12:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:35 ---> Using cache 07:12:35 ---> 81485e557388 07:12:35 Step 5/24 : RUN apk add --update --no-cache make git 07:12:35 ---> Using cache 07:12:35 ---> 88496ecf9a12 07:12:35 Step 6/24 : COPY go.mod . 07:12:35 ---> Using cache 07:12:35 ---> 64aceb1ee8f9 07:12:35 Step 7/24 : RUN go mod download 07:12:35 ---> Using cache 07:12:35 ---> c844cf93c39a 07:12:35 Step 8/24 : COPY . . 07:12:35 ---> Using cache 07:12:35 ---> 1f184358b8c9 07:12:35 Step 9/24 : RUN go mod tidy 07:12:35 ---> Using cache 07:12:35 ---> 31e80a50e11d 07:12:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:12:36 ---> Running in cec6c46c07d8 07:12:36 ---> Running in c3a8572b0c11 07:12:36 ---> Running in 0d098b654248 07:12:40 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 07:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:12:41 OK: 219 MiB in 52 packages 07:12:41 Removing intermediate container 0d098b654248 07:12:41 ---> 9ef9add6542c 07:12:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:12:42 ---> Running in 368c930b1c0a 07:12:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:43 ---> 8756cfd6dd48 07:12:43 Step 3/24 : WORKDIR /edgex-go 07:12:43 ---> Using cache 07:12:43 ---> 51139ff5d5b8 07:12:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:43 ---> Using cache 07:12:43 ---> 81485e557388 07:12:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:12:44 ---> Running in 106765dc460a 07:12:44 Removing intermediate container 368c930b1c0a 07:12:44 ---> 0f4642b75429 07:12:44 Step 29/32 : CMD ["gate"] 07:12:44 Removing intermediate container cec6c46c07d8 07:12:44 ---> 413593c568c7 07:12:44 Step 6/23 : COPY go.mod . 07:12:44 ---> Running in 2a85cbfee812 07:12:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:12:46 ---> 310ba55631d5 07:12:46 Step 7/23 : RUN go mod download 07:12:46 Removing intermediate container 2a85cbfee812 07:12:46 ---> dca9a0f7d974 07:12:46 Step 30/32 : LABEL arch=x86_64 07:12:46 ---> Running in 0b44e750bb2d 07:12:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:12:46 ---> Running in 74aff8beea31 07:12:47 OK: 219 MiB in 52 packages 07:12:47 Removing intermediate container 74aff8beea31 07:12:47 ---> 0151ad1d6a46 07:12:47 Step 31/32 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:12:48 ---> Running in 8aedccbea43c 07:12:49 Removing intermediate container 8aedccbea43c 07:12:49 ---> b197625584b0 07:12:49 Step 32/32 : LABEL version=0.0.0 07:12:49 Removing intermediate container 106765dc460a 07:12:49 ---> 0146b9307069 07:12:49 Step 6/24 : COPY go.mod . 07:12:49 ---> Running in 25f958c3e123 07:12:49 Removing intermediate container 0b44e750bb2d 07:12:49 ---> f10b30a68a37 07:12:49 Step 8/23 : COPY . . 07:12:50 ---> edbbbc85171d 07:12:50 Step 7/24 : RUN go mod download 07:12:50 ---> Running in e62c8ba522e6 07:12:50 Removing intermediate container 25f958c3e123 07:12:50 ---> 6188a393914c 07:12:50 07:12:58 Successfully built 6188a393914c 07:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:58 ---> 8756cfd6dd48 07:12:58 Step 3/24 : WORKDIR /edgex-go 07:12:58 ---> Using cache 07:12:58 ---> 51139ff5d5b8 07:12:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:58 ---> Using cache 07:12:58 ---> 81485e557388 07:12:58 Step 5/24 : RUN apk add --update --no-cache make bash git 07:12:58 Successfully tagged security-bootstrapper:latest 07:12:58  Building security-bootstrapper ... done  ---> Running in 1f095887f7a3 07:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:13:01 OK: 219 MiB in 52 packages 07:13:03 Removing intermediate container e62c8ba522e6 07:13:03 ---> 713f32a37115 07:13:03 Step 8/24 : COPY . . 07:13:05 Removing intermediate container 1f095887f7a3 07:13:05 ---> 97f01ef02f0f 07:13:05 Step 6/24 : COPY go.mod . 07:13:09 ---> 3708e5ea951b 07:13:09 Step 7/24 : RUN go mod download 07:13:12 ---> Running in 9264de25b69c 07:13:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:13:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:13:18 Removing intermediate container 9264de25b69c 07:13:18 ---> 97b07729b923 07:13:18 Step 8/24 : COPY . . 07:13:22 ---> db4dce497891 07:13:22 Step 9/23 : RUN go mod tidy 07:13:26 ---> Running in 80e02042ab13 07:13:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:13:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:13:34 Removing intermediate container c3a8572b0c11 07:13:34 ---> 53488e6a549b 07:13:34 07:13:34 Step 11/24 : FROM alpine:3.12 07:13:34 ---> 13621d1b12d4 07:13:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:13:34 ---> Using cache 07:13:34 ---> d75691d2cf50 07:13:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:13:34 ---> Using cache 07:13:34 ---> 4d8543231202 07:13:34 Step 14/24 : ENV APP_PORT=48081 07:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:13:37 ---> Running in c035c4c579a4 07:13:37 ---> fbb7fc21dc10 07:13:37 Step 9/24 : RUN go mod tidy 07:13:38 ---> Running in f9e5d5b8391b 07:13:39 Removing intermediate container c035c4c579a4 07:13:39 ---> 89cd1e003532 07:13:39 Step 15/24 : EXPOSE $APP_PORT 07:13:40 Removing intermediate container 80e02042ab13 07:13:40 ---> fd4955fa8116 07:13:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:13:40 ---> Running in 08f3df6e0018 07:13:41 ---> Running in 9dd824b15861 07:13:42 Removing intermediate container 08f3df6e0018 07:13:42 ---> a37526b7523f 07:13:42 Step 16/24 : WORKDIR / 07:13:43 ---> Running in 6afa7e2c97f7 07:13:43 ---> 3b11e7c073e0 07:13:43 Step 9/24 : RUN go mod tidy 07:13:43 ---> Running in 0e9c8fd90c32 07:13:43 Removing intermediate container 6afa7e2c97f7 07:13:43 ---> 98f3f06aa7a2 07:13:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:13:43 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 07:13:43 ---> e671f0678dc7 07:13:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:13:44 ---> 9fc72ee8c8a9 07:13:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:13:45 ---> 5dccf82ff55c 07:13:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:13:45 ---> Running in f6e36224b040 07:13:45 Removing intermediate container f6e36224b040 07:13:45 ---> 20128ec14645 07:13:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:13:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:13:45 ---> Running in 69e019d21503 07:13:45 Removing intermediate container f9e5d5b8391b 07:13:45 ---> 69518649e6d8 07:13:45 Step 10/24 : RUN make cmd/core-data/core-data 07:13:46 Removing intermediate container 69e019d21503 07:13:46 ---> 520ba31d37ce 07:13:46 Step 22/24 : LABEL arch=x86_64 07:13:46 Removing intermediate container 0e9c8fd90c32 07:13:46 ---> 4bdee01259ce 07:13:46 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:13:46 ---> Running in 18bcfe539974 07:13:46 ---> Running in dd69b6b90861 07:13:46 ---> Running in ee1d0fd7c6ae 07:13:46 Removing intermediate container 18bcfe539974 07:13:46 ---> 407dc5ff0055 07:13:46 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:13:47 ---> Running in 1e6b0f124b27 07:13: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 07:13:47 Removing intermediate container 1e6b0f124b27 07:13:47 ---> 476f8d9cac0b 07:13:47 Step 24/24 : LABEL version=0.0.0 07:13:47 ---> Running in 317dc5d0fa88 07:13:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:13:47 Removing intermediate container 317dc5d0fa88 07:13:47 ---> 4fdd9c971214 07:13:47 07:13:48 Successfully built 4fdd9c971214 07:13:48 Successfully tagged core-metadata:latest 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 46.1% of statements 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.322s coverage: 28.7% of statements 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.362s coverage: 100.0% of statements 07:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.661s coverage: 27.8% of statements 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.330s coverage: 100.0% of statements 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.336s coverage: 71.3% of statements 07:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.512s coverage: 87.7% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.431s coverage: 78.9% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:14:15  Building core-metadata ... done Removing intermediate container 9dd824b15861 07:14:15 ---> 9139984faefd 07:14:15 07:14:15 Step 11/23 : FROM alpine:3.12 07:14:15 ---> 13621d1b12d4 07:14:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:14:15 ---> Running in b5ddfeba50b6 07:14:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 (1/2) Installing ca-certificates (20191127-r4) 07:14:15 (2/2) Installing dumb-init (1.2.2-r1) 07:14:15 Executing busybox-1.31.1-r20.trigger 07:14:15 Executing ca-certificates-20191127-r4.trigger 07:14:15 OK: 6 MiB in 16 packages 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.303s coverage: 28.6% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.265s coverage: 100.0% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.260s coverage: 100.0% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.382s coverage: 86.7% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.493s coverage: 97.5% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.264s coverage: 78.3% of statements 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:14:16 Removing intermediate container ee1d0fd7c6ae 07:14:16 ---> 041fa473ddfb 07:14:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:14:16 ---> Running in ac887ef293d7 07:14:17 Removing intermediate container b5ddfeba50b6 07:14:17 ---> 58031ee48435 07:14:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:14:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.216s coverage: 95.1% of statements 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.8% of statements 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 22.0% of statements 07:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements 07:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.278s coverage: 79.5% of statements 07:14:19 ---> Running in caca1875b52d 07:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 07:14:20 Removing intermediate container caca1875b52d 07:14:20 ---> 41ae38b7781b 07:14:20 Step 14/23 : ENV APP_PORT=48060 07:14:20 Removing intermediate container dd69b6b90861 07:14:20 ---> 7e96fac10e57 07:14:20 07:14:20 Step 11/24 : FROM alpine:3.12 07:14:20 ---> 13621d1b12d4 07:14:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:14:20 ---> Running in c6af365b76f5 07:14:20 ---> Running in 7d7fb797da66 07:14:20 Removing intermediate container ac887ef293d7 07:14:20 ---> 1aeaf0299626 07:14:20 07:14:20 Step 12/24 : FROM docker:20.10.0 07:14:20 Removing intermediate container c6af365b76f5 07:14:20 ---> 388f329bab82 07:14:20 Step 15/23 : EXPOSE $APP_PORT 07:14:21 ---> Running in 355bd6e5bc7e 07:14:21 Removing intermediate container 7d7fb797da66 07:14:21 ---> fdeefb724fad 07:14:21 Step 13/24 : ENV APP_PORT=48080 07:14:21 ---> Running in 499182fac397 07:14:21 20.10.0: Pulling from library/docker 07:14:21 Removing intermediate container 355bd6e5bc7e 07:14:21 ---> 0a36c2831478 07:14:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:14:21 Removing intermediate container 499182fac397 07:14:21 ---> 1cde100f953f 07:14:21 Step 14/24 : EXPOSE $APP_PORT 07:14:21 ---> Running in 2f5a7c29394c 07:14:21 ---> 9fdfde9475ae 07:14:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 07:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 07:14:21 Removing intermediate container 2f5a7c29394c 07:14:21 ---> 9c6c8bb9f9c3 07:14:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:21 ---> Running in 683b8dd529f6 07:14:23 ---> 12f3f7d95dd2 07:14:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:14:23 ---> 8c8ebc8e4ad0 07:14:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:14:23 ---> Running in 86cd937412bf 07:14:23 Removing intermediate container 683b8dd529f6 07:14:23 ---> 535af60f13a2 07:14:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:14:23 ---> Running in 993606c5c0fc 07:14:23 Removing intermediate container 86cd937412bf 07:14:23 ---> 5f35ee9d6f92 07:14:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:14:24 ---> Running in 6b60fb4c8050 07:14:24 Removing intermediate container 6b60fb4c8050 07:14:24 ---> 1633c5fc1be0 07:14:24 Step 21/23 : LABEL arch=x86_64 07:14:24 ---> Running in 1f1b6623d319 07:14:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:24 Removing intermediate container 1f1b6623d319 07:14:24 ---> f4c5cc9dc8fa 07:14:24 Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:14:24 ---> Running in 411c1579cbb0 07:14:24 Removing intermediate container 411c1579cbb0 07:14:24 ---> 2810ea0368d8 07:14:24 Step 23/23 : LABEL version=0.0.0 07:14:24 ---> Running in a7a2b0e7b053 07:14:25 Removing intermediate container a7a2b0e7b053 07:14:25 ---> b9af4701e99f 07:14:25 07:14:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:25 Successfully built b9af4701e99f 07:14:25 Successfully tagged support-notifications:latest 07:14:25  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 07:14:25 (2/6) Installing libgcc (9.3.0-r2) 07:14:25 (3/6) Installing libsodium (1.0.18-r0) 07:14:26 (4/6) Installing libstdc++ (9.3.0-r2) 07:14:26 (5/6) Installing libzmq (4.3.3-r0) 07:14:27 (6/6) Installing zeromq (4.3.3-r0) 07:14:27 Executing busybox-1.31.1-r20.trigger 07:14:27 OK: 8 MiB in 20 packages 07:14:28 Removing intermediate container 993606c5c0fc 07:14:28 ---> 1e3c8c8b289c 07:14:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:14:28 ---> 9b276d63a5a5 07:14:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:14:29 ---> 4d556b64a52b 07:14:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:14:30 ---> 0752d3456a76 07:14:30 Step 20/24 : ENTRYPOINT ["/core-data"] 07:14:30 ---> Running in 1f33dd3b905d 07:14:30 Removing intermediate container 1f33dd3b905d 07:14:30 ---> 5c6a683c76c9 07:14:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:14:30 ---> Running in 62632e27278b 07:14:31 Removing intermediate container 62632e27278b 07:14:31 ---> ab01b62aef2d 07:14:31 Step 22/24 : LABEL arch=x86_64 07:14:31 ---> Running in 2a9893fbd498 07:14:31 Removing intermediate container 2a9893fbd498 07:14:31 ---> 836e798b9674 07:14:31 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:14:32 ---> Running in ebc7d9b45863 07:14:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:14:32 Status: Downloaded newer image for docker:20.10.0 07:14:32 ---> aefe523efa57 07:14:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:14:32 ---> Running in 84bcac5b9eea 07:14:32 Removing intermediate container ebc7d9b45863 07:14:32 ---> 488206c32c68 07:14:32 Step 24/24 : LABEL version=0.0.0 07:14:32 ---> Running in 83626d0e4ed6 07:14:32 Removing intermediate container 84bcac5b9eea 07:14:32 ---> 54bf65a32d55 07:14:32 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:14:32 ---> Running in 79e20a65f1c3 07:14:32 Removing intermediate container 83626d0e4ed6 07:14:32 ---> 24af632d03fd 07:14:32 07:14:32 Successfully built 24af632d03fd 07:14:32 Successfully tagged core-data:latest 07:14:33  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:33 (1/39) Installing readline (8.0.4-r0) 07:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements 07:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 07:14:33 (2/39) Installing bash (5.0.17-r0) 07:14:33 Executing bash-5.0.17-r0.post-install 07:14:33 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:14:33 (4/39) Installing libcurl (7.76.1-r0) 07:14:33 (5/39) Installing curl (7.76.1-r0) 07:14:34 (6/39) Installing dumb-init (1.2.2-r1) 07:14:34 (7/39) Installing libbz2 (1.0.8-r1) 07:14:34 (8/39) Installing expat (2.2.9-r1) 07:14:34 (9/39) Installing libffi (3.3-r2) 07:14:34 (10/39) Installing gdbm (1.13-r1) 07:14:34 (11/39) Installing xz-libs (5.2.5-r0) 07:14:34 (12/39) Installing sqlite-libs (3.32.1-r0) 07:14:34 (13/39) Installing python3 (3.8.10-r0) 07:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.537s coverage: 81.8% of statements 07:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:14:39 (14/39) Installing py3-appdirs (1.4.4-r1) 07:14:39 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:14:39 (16/39) Installing py3-parsing (2.4.7-r0) 07:14:39 (17/39) Installing py3-six (1.15.0-r0) 07:14:39 (18/39) Installing py3-packaging (20.4-r0) 07:14:39 (19/39) Installing py3-setuptools (47.0.0-r0) 07:14:39 (20/39) Installing py3-chardet (3.0.4-r4) 07:14:39 (21/39) Installing py3-idna (2.9-r0) 07:14:39 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:14:39 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:14:39 (24/39) Installing py3-requests (2.23.0-r0) 07:14:39 (25/39) Installing py3-msgpack (1.0.0-r0) 07:14:39 (26/39) Installing py3-lockfile (0.12.2-r3) 07:14:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:14:39 (28/39) Installing py3-colorama (0.4.3-r0) 07:14:39 (29/39) Installing py3-distlib (0.3.0-r0) 07:14:39 (30/39) Installing py3-distro (1.5.0-r1) 07:14:39 (31/39) Installing py3-webencodings (0.5.1-r3) 07:14:39 (32/39) Installing py3-html5lib (1.0.1-r4) 07:14:39 (33/39) Installing py3-pytoml (0.1.21-r0) 07:14:39 (34/39) Installing py3-pep517 (0.8.2-r0) 07:14:39 (35/39) Installing py3-progress (1.5-r0) 07:14:39 (36/39) Installing py3-toml (0.10.1-r0) 07:14:39 (37/39) Installing py3-retrying (1.3.3-r0) 07:14:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:14:39 (39/39) Installing py3-pip (20.1.1-r0) 07:14:40 Executing busybox-1.31.1-r19.trigger 07:14:40 OK: 72 MiB in 59 packages 07:14:41 Collecting docker-compose==1.23.2 07:14:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:14:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:14:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:14:41 Collecting PyYAML<4,>=3.10 07:14:41 Downloading PyYAML-3.13.tar.gz (270 kB) 07:14:42 Collecting texttable<0.10,>=0.9.0 07:14:42 Downloading texttable-0.9.1.tar.gz (11 kB) 07:14:43 Collecting cached-property<2,>=1.2.0 07:14:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:14:43 Collecting docker<4.0,>=3.6.0 07:14:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:14: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) 07:14:43 Collecting jsonschema<3,>=2.5.1 07:14:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:14:43 Collecting websocket-client<1.0,>=0.32.0 07:14:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:14:44 Collecting dockerpty<0.5,>=0.4.1 07:14:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:14:44 Collecting docopt<0.7,>=0.6.1 07:14:44 Downloading docopt-0.6.2.tar.gz (25 kB) 07:14:45 Collecting idna<2.8,>=2.5 07:14:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:14:45 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) 07:14:45 Collecting urllib3<1.25,>=1.21.1 07:14:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:14:45 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) 07:14:45 Collecting docker-pycreds>=0.4.0 07:14:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:14:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:14:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:14:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:14:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:14:45 Installing collected packages: idna, urllib3, requests, PyYAML, texttable, cached-property, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, docopt, docker-compose 07:14:45 Attempting uninstall: idna 07:14:45 Found existing installation: idna 2.9 07:14:45 Uninstalling idna-2.9: 07:14:45 Successfully uninstalled idna-2.9 07:14:45 Attempting uninstall: urllib3 07:14:45 Found existing installation: urllib3 1.25.9 07:14:45 Uninstalling urllib3-1.25.9: 07:14:45 Successfully uninstalled urllib3-1.25.9 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.179s coverage: 76.0% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.214s coverage: 80.0% of statements 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.2% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:14:46 Attempting uninstall: requests 07:14:46 Found existing installation: requests 2.23.0 07:14:46 Uninstalling requests-2.23.0: 07:14:46 Successfully uninstalled requests-2.23.0 07:14:46 Running setup.py install for PyYAML: started 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 07:14:46 Running setup.py install for PyYAML: finished with status 'done' 07:14:46 Running setup.py install for texttable: started 07:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 07:14:47 Running setup.py install for texttable: finished with status 'done' 07:14:47 Running setup.py install for dockerpty: started 07:14:48 Running setup.py install for dockerpty: finished with status 'done' 07:14:48 Running setup.py install for docopt: started 07:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 07:14:48 Running setup.py install for docopt: finished with status 'done' 07:14:48 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 07:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.142s coverage: 66.9% of statements 07:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.649s coverage: 43.4% of statements 07:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements 07:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 07:14:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.1% of statements 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:14:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:14:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:14:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:15:01 Removing intermediate container 79e20a65f1c3 07:15:01 ---> bedfbf1c22ba 07:15:01 Step 15/24 : ENV APP_PORT=48090 07:15:01 ---> Running in e9edad4e0b4e 07:15:01 Removing intermediate container e9edad4e0b4e 07:15:01 ---> 0c7b482dff52 07:15:01 Step 16/24 : EXPOSE $APP_PORT 07:15:01 ---> Running in 59316069417c 07:15:01 Removing intermediate container 59316069417c 07:15:01 ---> 5959345df744 07:15:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:15:01 ---> dea5a24e0c93 07:15:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:15:01 ---> 34e230923790 07:15:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:15:01 ---> d333c8d8d24f 07:15:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:15:01 ---> Running in e164e8eb4a36 07:15:01 Removing intermediate container e164e8eb4a36 07:15:01 ---> bfe6dbf5e5e6 07:15:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:01 ---> Running in d03fe066b3a7 07:15:01 Removing intermediate container d03fe066b3a7 07:15:01 ---> fc9b60e64b65 07:15:01 Step 22/24 : LABEL arch=x86_64 07:15:01 ---> Running in 78b85a0efd0c 07:15:01 Removing intermediate container 78b85a0efd0c 07:15:01 ---> a53ccaf11836 07:15:01 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:15:01 ---> Running in af3de6ac7b95 07:15:02 Removing intermediate container af3de6ac7b95 07:15:02 ---> beca8461dee9 07:15:02 Step 24/24 : LABEL version=0.0.0 07:15:02 ---> Running in aabc1d4fe620 07:15:02 Removing intermediate container aabc1d4fe620 07:15:02 ---> 52869b1dae72 07:15:02 07:15:02 Successfully built 52869b1dae72 07:15:02 Successfully tagged sys-mgmt-agent:latest 07:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.229s coverage: 21.5% of statements 07:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:15:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.448s coverage: 92.2% of statements 07:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:15:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:15:03  Building sys-mgmt-agent ... done  [Pipeline] } 07:15:03 $ docker stop --time=1 cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd 07:15:05 $ docker rm -f cd66bc3ff36da6f6479582e074f743156f7e6ced7eb896f11b07f5c8c23feecd [Pipeline] // withDockerContainer [Pipeline] sh 07:15:06 + docker images 07:15:06 REPOSITORY TAG IMAGE ID CREATED SIZE 07:15:06 sys-mgmt-agent latest 52869b1dae72 4 seconds ago 312MB 07:15:06 core-data latest 24af632d03fd 34 seconds ago 21.6MB 07:15:06 support-notifications latest b9af4701e99f 42 seconds ago 17.7MB 07:15:06 1aeaf0299626 46 seconds ago 1.15GB 07:15:06 7e96fac10e57 47 seconds ago 1.17GB 07:15:06 9139984faefd 54 seconds ago 1.16GB 07:15:06 core-metadata latest 4fdd9c971214 About a minute ago 18.6MB 07:15:06 53488e6a549b About a minute ago 1.17GB 07:15:06 security-bootstrapper latest 6188a393914c 2 minutes ago 18.2MB 07:15:06 security-secretstore-setup latest 59a029b1752a 2 minutes ago 25.8MB 07:15:06 core-command latest f3cb37332b40 2 minutes ago 17.1MB 07:15:06 support-scheduler latest b8482e589c26 2 minutes ago 17.1MB 07:15:06 security-proxy-setup latest 24b9913dc039 2 minutes ago 25.3MB 07:15:06 83c9b03c40b4 3 minutes ago 1.16GB 07:15:06 aad09746b8b4 3 minutes ago 1.16GB 07:15:06 13d80198fc8c 3 minutes ago 1.16GB 07:15:06 d68d414595b8 3 minutes ago 1.16GB 07:15:06 8c62392baa1b 3 minutes ago 1.15GB 07:15:06 ci-base-image-x86_64 latest 8756cfd6dd48 8 minutes ago 648MB 07:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 07:15:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 07:15:06 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 07:15:06 docker 20.10.0 aefe523efa57 5 months ago 240MB 07:15:06 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:15:07 Running on prd-ubuntu18.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-go_PR-3473 [Pipeline] { [Pipeline] ws 07:15:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:15:07 The recommended git tool is: git 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.771s coverage: 28.8% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.269s coverage: 99.0% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.282s coverage: 100.0% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.194s coverage: 64.6% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.369s coverage: 97.6% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 07:15:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.178s coverage: 28.1% of statements 07:15:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:15:10 using credential edgex-jenkins-ssh 07:15:10 Cloning the remote Git repository 07:15:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:15:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements 07:15:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:15:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:15:10 > git init /w/workspace/edgex-go/1 # timeout=10 07:15:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:15:10 > git --version # timeout=10 07:15:10 > git --version # 'git version 2.17.1' 07:15:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:11 GO111MODULE=on go vet ./... 07:15:32 Merging remotes/origin/master commit b670e2469c07ac1f8846de0fecc826f49b7ede2c into PR head commit 938530cae7d5ff0543bf78ebc457928ce20be3bb 07:15:32 Merge succeeded, producing 938530cae7d5ff0543bf78ebc457928ce20be3bb 07:15:32 Checking out Revision 938530cae7d5ff0543bf78ebc457928ce20be3bb (PR-3473) 07:15:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:15:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3473/head:refs/remotes/origin/PR-3473 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:15:32 > git config core.sparsecheckout # timeout=10 07:15:32 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 07:15:32 > git remote # timeout=10 07:15:32 > git config --get remote.origin.url # timeout=10 07:15:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:32 > git merge b670e2469c07ac1f8846de0fecc826f49b7ede2c # timeout=10 07:15:32 > git rev-parse HEAD^{commit} # timeout=10 07:15:32 > git config core.sparsecheckout # timeout=10 07:15:32 > git checkout -f 938530cae7d5ff0543bf78ebc457928ce20be3bb # timeout=10 07:15:36 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.1 to 1.10.2" 07:15:36 > git --version # timeout=10 07:15:36 > git --version # 'git version 2.17.1' 07:15:36 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:37 + echo snap-build.sh 07:15:37 snap-build.sh 07:15:37 + SNAP_BASE_DIR=. 07:15:37 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:15:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:15:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:15:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:15:37 + cd /w/workspace/edgex-go/1 07:15:37 + sudo apt-get remove -qy --purge lxd lxd-client 07:15:37 Reading package lists... 07:15:37 Building dependency tree... 07:15:37 Reading state information... 07:15:37 The following packages were automatically installed and are no longer required: 07:15:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:15:37 uidmap xdelta3 07:15:37 Use 'sudo apt autoremove' to remove them. 07:15:37 The following packages will be REMOVED: 07:15:37 lxd* lxd-client* 07:15:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:15:38 After this operation, 31.7 MB disk space will be freed. 07:15:39 (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 ... 190027 files and directories currently installed.) 07:15:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:15:40 Removing lxd dnsmasq configuration 07:15:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:15:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:15:41 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:15:41 (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 ... 189852 files and directories currently installed.) 07:15:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:15:42 Processing triggers for systemd (237-3ubuntu10.42) ... 07:15:42 Processing triggers for ureadahead (0.100.0-21) ... 07:15:43 + sudo snap remove --purge lxd 07:15:43 snap "lxd" is not installed 07:15:43 + sudo groupadd --force --system lxd 07:15:43 ++ whoami 07:15:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:15:43 + newgrp - lxd 07:15:43 + sudo snap install lxd 07:15:53 2021-05-17T07:15:50Z INFO Waiting for automatic snapd restart... 07:16:08 lxd 4.14 from Canonical* installed 07:16:08 + sudo lxd init --auto 07:16:16 + sudo snap install --classic snapcraft 07:16:25 snapcraft 4.7.1 from Canonical* installed 07:16:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:16:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:16:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:25 Dload Upload Total Spent Left Speed 07:16:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 741 0 --:--:-- --:--:-- --:--:-- 740 07:16:25 100 3325k 100 3325k 0 0 3116k 0 0:00:01 0:00:01 --:--:-- 3116k 07:16:25 ./yq_linux_amd64 07:16:25 + sudo snapcraft prime --use-lxd 07:16:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:16:27 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: 07:16:27 - README.md 07:16:27 07:16:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:16:27 Launching a container. 07:16:35 Waiting for container to be ready 07:16:35 To start your first instance, try: lxc launch ubuntu:18.04 07:16:35 07:16:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:16:39 Waiting for network to be ready... 07:16:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:16:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 07:16:39 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:16:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 07:16:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:16:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:16:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:16:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:16:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 07:16:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:16:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:16:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:16:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:16:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:16:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:16:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:16:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:16:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:16:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:16:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 07:16:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 07:16:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:16:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:16:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:16:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:16:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:16:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:16:44 Fetched 24.6 MB in 4s (5953 kB/s) 07:16:44 Reading package lists... 07:16:44 Reading package lists... 07:16:44 Building dependency tree... 07:16:44 Reading state information... 07:16:44 The following additional packages will be installed: 07:16:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:16:44 Suggested packages: 07:16:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:16:44 Recommended packages: 07:16:44 gnupg libsasl2-modules 07:16:44 The following NEW packages will be installed: 07:16:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:16:44 The following packages will be upgraded: 07:16:44 gpg gpg-agent gpgconf libudev1 07:16:45 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 07:16:45 Need to get 3530 kB of archives. 07:16:45 After this operation, 13.3 MB of additional disk space will be used. 07:16:45 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] 07:16:45 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] 07:16:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:16:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:16:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 07:16:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 07:16:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:16:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:16:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:16:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:16:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:16:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:16:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:16:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:16:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:16:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:16:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:16:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:16:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:16:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:16:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:16:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:16:46 debconf: delaying package configuration, since apt-utils is not installed 07:16:46 Fetched 3530 kB in 1s (2537 kB/s) 07:16:46 (Reading database ... 12511 files and directories currently installed.) 07:16:46 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 07:16:46 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:16:46 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 07:16:46 Selecting previously unselected package udev. 07:16:46 (Reading database ... 12511 files and directories currently installed.) 07:16:46 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 07:16:46 Unpacking udev (237-3ubuntu10.47) ... 07:16:47 Selecting previously unselected package libfuse2:amd64. 07:16:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:16:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:47 Selecting previously unselected package fuse. 07:16:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:16:47 Unpacking fuse (2.9.7-1ubuntu1) ... 07:16:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:48 Selecting previously unselected package libksba8:amd64. 07:16:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:16:48 Unpacking libksba8:amd64 (1.3.5-2) ... 07:16:48 Selecting previously unselected package libroken18-heimdal:amd64. 07:16:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:16:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:16:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:16:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libwind0-heimdal:amd64. 07:16:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:16:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:16:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 gofmt -l . 07:16:48 [ "`gofmt -l .`" = "" ] 07:16:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:16:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:16:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:48 Selecting previously unselected package libsasl2-modules-db:amd64. 07:16:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:49 Selecting previously unselected package libsasl2-2:amd64. 07:16:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:49 Selecting previously unselected package libldap-common. 07:16:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:16:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:16:49 Selecting previously unselected package libldap-2.4-2:amd64. 07:16:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:16:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:16:49 Selecting previously unselected package dirmngr. 07:16:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:16:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:16:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:16:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:16:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:49 Setting up libksba8:amd64 (1.3.5-2) ... 07:16:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:49 Setting up udev (237-3ubuntu10.47) ... 07:16:50 ./bin/test-go-mod-tidy.sh 07:16:50 invoke-rc.d: policy-rc.d denied execution of start. 07:16:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Processing triggers for systemd (237-3ubuntu10) ... 07:16:50 Setting up fuse (2.9.7-1ubuntu1) ... 07:16:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:16:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:16:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:16:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:51 ./bin/test-attribution-txt.sh 07:16:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:16:51 settings in the [Install] section, and DefaultInstance for template units). 07:16:51 This means they are not meant to be enabled using systemctl. 07:16:51 Possible reasons for having this kind of units are: 07:16:51 1) A unit may be statically enabled by being symlinked from another unit's 07:16:51 .wants/ or .requires/ directory. 07:16:51 2) A unit's purpose may be to act as a helper for some other unit which has 07:16:51 a requirement dependency on it. 07:16:51 3) A unit may be started when needed via activation (socket, path, timer, 07:16:51 D-Bus, udev, scripted systemctl call, ...). 07:16:51 4) In case of template units, the unit is meant to be enabled with some 07:16:51 instance name specified. 07:16:51 Reading package lists... 07:16:51 Building dependency tree... 07:16:51 Reading state information... 07:16:51 The following additional packages will be installed: 07:16:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:16:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:16:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:16:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:16:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:16:51 Suggested packages: 07:16:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:16:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:16:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:16:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:16:51 systemd-container policykit-1 07:16:51 Recommended packages: 07:16:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:16:51 The following NEW packages will be installed: 07:16:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:16:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:16:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:16:51 multiarch-support openssh-client python3 python3-minimal python3.6 07:16:51 python3.6-minimal snapd squashfs-tools sudo 07:16:51 The following packages will be upgraded: 07:16:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:16:51 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 07:16:51 Need to get 35.2 MB of archives. 07:16:51 After this operation, 141 MB of additional disk space will be used. 07:16:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:16:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 07:16:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:16:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:16:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:16:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:16:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:16:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:16:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:16:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:16:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:16:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:16:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:16:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:16:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:16:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:16:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 07:16:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 07:16:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:16:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:16:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:16:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:16:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:16:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:16:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:16:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:16:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:16:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:16:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:16:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [Pipeline] sh 07:16:53 debconf: delaying package configuration, since apt-utils is not installed 07:16:53 Fetched 35.2 MB in 1s (26.4 MB/s) 07:16:53 (Reading database ... 12757 files and directories currently installed.) 07:16:53 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 07:16:53 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:16:53 + ls -al . 07:16:53 total 864 07:16:53 drwxrwxr-x 9 1001 1001 4096 May 17 07:16 . 07:16:53 drwxr-xr-x 4 root root 4096 May 17 07:11 .. 07:16:53 -rw-rw-r-- 1 1001 1001 11 May 17 07:10 .dockerignore 07:16:53 drwxrwxr-x 8 1001 1001 4096 May 17 07:10 .git 07:16:53 drwxrwxr-x 3 1001 1001 4096 May 17 07:10 .github 07:16:53 -rw-rw-r-- 1 1001 1001 818 May 17 07:10 .gitignore 07:16:53 -rw-rw-r-- 1 1001 1001 166 May 17 07:10 .sonarcloud.properties 07:16:53 -rw-rw-r-- 1 1001 1001 8609 May 17 07:10 Attribution.txt 07:16:53 -rw-rw-r-- 1 1001 1001 3804 May 17 07:10 CONTRIBUTING.md 07:16:53 -rw-rw-r-- 1 1001 1001 931 May 17 07:10 Dockerfile.build 07:16:53 -rw-rw-r-- 1 1001 1001 863 May 17 07:10 Jenkinsfile 07:16:53 -rw-rw-r-- 1 1001 1001 10775 May 17 07:10 LICENSE 07:16:53 -rw-rw-r-- 1 1001 1001 5594 May 17 07:10 Makefile 07:16:53 -rw-rw-r-- 1 1001 1001 7978 May 17 07:10 README.md 07:16:53 -rw-rw-r-- 1 1001 1001 6755 May 17 07:10 SECURITY.md 07:16:53 -rw-rw-r-- 1 1001 1001 5 May 17 07:05 VERSION 07:16:53 -rw-rw-r-- 1 1001 1001 4131 May 17 07:10 ZMQWindows.md 07:16:53 drwxrwxr-x 2 1001 1001 4096 May 17 07:10 bin 07:16:53 drwxrwxr-x 14 1001 1001 4096 May 17 07:10 cmd 07:16:53 -rw-r--r-- 1 root root 727485 May 17 07:15 coverage.out 07:16:53 -rw-r--r-- 1 root root 1060 May 17 07:16 go.mod 07:16:53 -rw-r--r-- 1 root root 22101 May 17 07:11 go.sum 07:16:53 drwxrwxr-x 8 1001 1001 4096 May 17 07:10 internal 07:16:53 drwxrwxr-x 4 1001 1001 4096 May 17 07:10 openapi 07:16:53 drwxrwxr-x 4 1001 1001 4096 May 17 07:10 snap 07:16:53 -rw-rw-r-- 1 1001 1001 168 May 17 07:10 version.go [Pipeline] sh 07:16:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 07:16:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:16:54 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 07:16:54 (Reading database ... 12757 files and directories currently installed.) 07:16:54 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:16:54 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:16:54 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:16:54 + '[' -e coverage.out ] 07:16:54 + chown 1001:1001 coverage.out [Pipeline] stash 07:16:54 Warning: overwriting stash ‘coverage-report’ 07:16:54 (Reading database ... 12757 files and directories currently installed.) 07:16:54 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:16:54 Unpacking apt (1.6.13) over (1.6.1) ... 07:16:54 Setting up apt (1.6.13) ... 07:16:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:16:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:16:55 (Reading database ... 12764 files and directories currently installed.) 07:16:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:16:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:16:55 Stashed 1 file(s) [Pipeline] sh 07:16:55 Selecting previously unselected package libpython3.6-minimal:amd64. 07:16:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:55 Selecting previously unselected package libexpat1:amd64. 07:16:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:16:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:55 Selecting previously unselected package python3.6-minimal. 07:16:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:56 + make build 07:16: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 07:16:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:16:57 Checking for services that may need to be restarted...done. 07:16:58 Checking for services that may need to be restarted...done. 07:16:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:58 Selecting previously unselected package python3-minimal. 07:16:58 (Reading database ... 13012 files and directories currently installed.) 07:16:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:16:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:16:58 Selecting previously unselected package mime-support. 07:16:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:16:58 Unpacking mime-support (3.60ubuntu1) ... 07:16:58 Selecting previously unselected package libmpdec2:amd64. 07:16:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:16:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:16:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:59 Selecting previously unselected package python3.6. 07:16:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:59 Selecting previously unselected package libpython3-stdlib:amd64. 07:16:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:16:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:59 Setting up python3-minimal (3.6.7-1~18.04) ... 07:16:59 Selecting previously unselected package python3. 07:16:59 (Reading database ... 13442 files and directories currently installed.) 07:16:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:16:59 Unpacking python3 (3.6.7-1~18.04) ... 07:16:59 Selecting previously unselected package multiarch-support. 07:16:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:16:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:16:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:16:59 Selecting previously unselected package liblzo2-2:amd64. 07:16:59 (Reading database ... 13479 files and directories currently installed.) 07:16:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:16:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:17:00 Selecting previously unselected package libbsd0:amd64. 07:17:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:17:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:17:00 Selecting previously unselected package sudo. 07:17:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:17:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:17:00 Selecting previously unselected package apparmor. 07:17:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:17:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:17:00 Selecting previously unselected package libedit2:amd64. 07:17:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:17:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:17:00 Selecting previously unselected package libkrb5support0:amd64. 07:17:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:17:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:17:00 Selecting previously unselected package libk5crypto3:amd64. 07:17:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:17:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:17:00 Selecting previously unselected package libkeyutils1:amd64. 07:17:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:17:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:17:00 Selecting previously unselected package libkrb5-3:amd64. 07:17:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:17:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:17:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:17:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:17:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:17:01 Selecting previously unselected package libssl1.0.0:amd64. 07:17:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:17:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:17:01 Selecting previously unselected package openssh-client. 07:17:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:17:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:17:01 Selecting previously unselected package squashfs-tools. 07:17:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:17:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:17:01 Selecting previously unselected package snapd. 07:17:01 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 07:17:01 Unpacking snapd (2.48.3+18.04) ... 07:17:02 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 07:17:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:17:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:17:03 Setting up mime-support (3.60ubuntu1) ... 07:17:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:17:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:17:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:17:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:17:04 Setting up systemd (237-3ubuntu10.47) ... 07:17:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:17:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:17:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:17:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:17:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:17:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:17:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:17:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:17:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:17:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:17:05 Setting up python3 (3.6.7-1~18.04) ... 07:17:05 running python rtupdate hooks for python3.6... 07:17:05 running python post-rtupdate hooks for python3.6... 07:17:05 Setting up apparmor (2.12-4ubuntu5.1) ... 07:17:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:17:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:17:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:17:07 Setting up snapd (2.48.3+18.04) ... 07:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:17:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:17:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:17:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:17:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:17:09 /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' 07:17:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:17:09 Processing triggers for systemd (237-3ubuntu10.47) ... 07:17:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:11 Reading package lists... 07:17:11 Reading package lists... 07:17:12 Building dependency tree... 07:17:12 Reading state information... 07:17:12 Calculating upgrade... 07:17:12 The following packages will be upgraded: 07:17:12 advancecomp base-files bash binutils binutils-common 07:17:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:17:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:17:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:17:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:17:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:17:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:17:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:17:12 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 07:17:12 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:17:12 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:17:12 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:17:12 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:17:12 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:17:12 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:17:12 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:17:12 Need to get 64.0 MB of archives. 07:17:12 After this operation, 5041 kB of additional disk space will be used. 07:17:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 07:17:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:17:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:17:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:17:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:17:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:17:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:17:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:17:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:17:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:17:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:17:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:17:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:17:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:17:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:17:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:17:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:17:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:17:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:17:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:17:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:17:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:17:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:17:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:17:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:17:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:17:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:17:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:17:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:17:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:17:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:17:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:17:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:17:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:17:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:17:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:17:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 07:17:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 07:17:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:17:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:17:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:17:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:17:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:17:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:17:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:17:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:17:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:17:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:17:12 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] 07:17:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:17:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:17:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:17:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:17:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:17:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:17:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:17:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:17:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:17:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:17:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:17:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:17:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:17:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:17:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:17:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:17:13 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:17:13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:17:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:17:13 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:17:13 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:17:13 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:17:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:17:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:17:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:17:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:17:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:17:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:17:13 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:17:13 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:17:13 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:17:13 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:17:13 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:17:13 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] 07:17:13 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:17:13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 07:17:13 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] 07:17:13 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:17:13 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:17:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:17:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:17:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:17:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:17:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:17:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:17:14 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] 07:17:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:17:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:17:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:17:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:17:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:17:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:17:14 debconf: delaying package configuration, since apt-utils is not installed 07:17:14 Fetched 64.0 MB in 2s (31.0 MB/s) 07:17:14 (Reading database ... 13912 files and directories currently installed.) 07:17:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:17:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:17:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:17:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:17:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 07:17:15 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 07:17:15 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:17 (Reading database ... 13911 files and directories currently installed.) 07:17:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:17:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:17:17 (Reading database ... 13911 files and directories currently installed.) 07:17:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:17:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:17:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:18 (Reading database ... 13911 files and directories currently installed.) 07:17:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:17:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:17:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:17:19 (Reading database ... 13911 files and directories currently installed.) 07:17:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:17:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:17:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:17:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:17:20 Setting up base-files (10.1ubuntu2.10) ... 07:17:20 Installing new version of config file /etc/issue ... 07:17:20 Installing new version of config file /etc/issue.net ... 07:17:20 Installing new version of config file /etc/lsb-release ... 07:17:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:17:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:17:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:17:20 Removing obsolete conffile /etc/default/motd-news ... 07:17:20 (Reading database ... 13912 files and directories currently installed.) 07:17:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:17:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:17:20 Setting up bash (4.4.18-2ubuntu1.2) ... 07:17:20 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 07:17:20 (Reading database ... 13912 files and directories currently installed.) 07:17:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:17:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:17:21 (Reading database ... 13912 files and directories currently installed.) 07:17:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:17:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:17:21 Setting up tar (1.29b-2ubuntu0.2) ... 07:17:21 (Reading database ... 13912 files and directories currently installed.) 07:17:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:17:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:17:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:17:22 (Reading database ... 13912 files and directories currently installed.) 07:17:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:22 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:17:22 (Reading database ... 13912 files and directories currently installed.) 07:17:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:17:22 (Reading database ... 13912 files and directories currently installed.) 07:17:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:17:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:17:22 Setting up grep (3.1-2build1) ... 07:17:22 (Reading database ... 13912 files and directories currently installed.) 07:17:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:17:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:17:23 Setting up login (1:4.5-1ubuntu2) ... 07:17:23 (Reading database ... 13912 files and directories currently installed.) 07:17:23 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:17:23 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:17:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:17:23 (Reading database ... 13912 files and directories currently installed.) 07:17:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:17:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:17:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:17:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:17:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:17:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:17:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:17:24 (Reading database ... 13912 files and directories currently installed.) 07:17:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:17:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:17:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:17:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:17:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:17:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:17:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:17:26 (Reading database ... 13912 files and directories currently installed.) 07:17:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:17:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:17:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:17:26 (Reading database ... 13912 files and directories currently installed.) 07:17:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:17:27 (Reading database ... 13912 files and directories currently installed.) 07:17:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:17:27 (Reading database ... 13912 files and directories currently installed.) 07:17:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:17:27 (Reading database ... 13912 files and directories currently installed.) 07:17:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:17:28 (Reading database ... 13912 files and directories currently installed.) 07:17:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:17:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:17:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:17:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:17:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:17:28 (Reading database ... 13912 files and directories currently installed.) 07:17:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:17:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:17:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:17:28 (Reading database ... 13912 files and directories currently installed.) 07:17:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:17:29 (Reading database ... 13912 files and directories currently installed.) 07:17:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:17:29 (Reading database ... 13912 files and directories currently installed.) 07:17:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:29 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 07:17:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:17:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:17:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:17:30 (Reading database ... 13912 files and directories currently installed.) 07:17:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:17:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:17:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:17:30 (Reading database ... 13912 files and directories currently installed.) 07:17:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:17:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:17:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:17:31 (Reading database ... 13914 files and directories currently installed.) 07:17:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:17:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:17:31 Setting up debconf (1.5.66ubuntu1) ... 07:17:31 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 07:17:31 (Reading database ... 13914 files and directories currently installed.) 07:17:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:17:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:17:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:17:31 (Reading database ... 13914 files and directories currently installed.) 07:17:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:17:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:17:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:17:31 (Reading database ... 13914 files and directories currently installed.) 07:17:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:17:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:17:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:32 (Reading database ... 13914 files and directories currently installed.) 07:17:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:17:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:17:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:32 (Reading database ... 13914 files and directories currently installed.) 07:17:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:17:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:17:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:33 (Reading database ... 13914 files and directories currently installed.) 07:17:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:17:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:17:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 07:17:33 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 07:17:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:17:33 (Reading database ... 13914 files and directories currently installed.) 07:17:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:17:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:17:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:17:33 (Reading database ... 13914 files and directories currently installed.) 07:17:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:17:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:17:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:17:34 (Reading database ... 13914 files and directories currently installed.) 07:17:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:17:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:17:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:17:34 (Reading database ... 13914 files and directories currently installed.) 07:17:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:17:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:17:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:17:34 (Reading database ... 13914 files and directories currently installed.) 07:17:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:17:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:17:34 Setting up passwd (1:4.5-1ubuntu2) ... 07:17:35 (Reading database ... 13914 files and directories currently installed.) 07:17:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:17:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:17:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:17:35 (Reading database ... 13914 files and directories currently installed.) 07:17:35 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 07:17:35 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:17:35 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 07:17:35 (Reading database ... 13914 files and directories currently installed.) 07:17:35 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 07:17:35 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 07:17:35 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 07:17:35 (Reading database ... 13914 files and directories currently installed.) 07:17:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:17:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:17:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:17:36 (Reading database ... 13914 files and directories currently installed.) 07:17:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:17:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:17:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:17:36 (Reading database ... 13914 files and directories currently installed.) 07:17:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:17:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:17:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:17:36 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 07:17:36 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 07:17:36 (Reading database ... 13914 files and directories currently installed.) 07:17:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:17:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:17:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:17:36 (Reading database ... 13914 files and directories currently installed.) 07:17:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:17:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:17:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:17:37 (Reading database ... 13914 files and directories currently installed.) 07:17:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:17:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:17:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:17:37 (Reading database ... 13915 files and directories currently installed.) 07:17:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:17:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:17:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:17:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:17:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:17:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:17:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:17:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:17:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:17:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:17:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:17:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:17:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:17:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:17:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:17:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:17:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:17:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:17:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:17:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:17:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:17:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:17:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:17:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:17:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:17:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:17:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:17:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:17:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:17:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:17:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:17:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:17:40 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 07:17:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:17:41 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:17:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:17:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:17:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:44 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:44 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:45 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 07:17:45 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:17:45 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:17:45 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:45 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:17:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:17:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:17:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:17:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:17:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:17:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:17:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:17:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:17:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:17:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:17:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:17:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:17:47 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:17:47 07:17:47 Current default time zone: 'Etc/UTC' 07:17:47 Local time is now: Mon May 17 07:17:47 UTC 2021. 07:17:47 Universal Time is now: Mon May 17 07:17:47 UTC 2021. 07:17:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:17:47 07:17:47 Setting up systemd-sysv (237-3ubuntu10.47) ... 07:17:47 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:47 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 07:17:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:17:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:17:47 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:17:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:17:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:17:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:17:47 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 07:17:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:17:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:17:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:17:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:48 Setting up patch (2.7.6-2ubuntu1.1) ... 07:17:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:17:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:17:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:17:48 Installing new version of config file /etc/ssl/openssl.cnf ... 07:17:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:17:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:17:48 Setting up ca-certificates (20210119~18.04.1) ... 07:17:50 Updating certificates in /etc/ssl/certs... 07:17:51 23 added, 27 removed; done. 07:17:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:17:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:17:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:17:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:17:51 Setting up pkgbinarymangler (138.18.04.1) ... 07:17:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:17:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up perl (5.26.1-6ubuntu0.5) ... 07:17:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:17:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:17:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:17:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:17:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:17:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:17:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:17:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:17:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:17:51 Processing triggers for systemd (237-3ubuntu10.47) ... 07:17:51 Processing triggers for mime-support (3.60ubuntu1) ... 07:17:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:17:51 Updating certificates in /etc/ssl/certs... 07:17:52 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 07:17:52 0 added, 0 removed; done. 07:17:52 Running hooks in /etc/ca-certificates/update.d... 07:17:52 done. 07:17:53 Reading package lists... 07:17:53 Building dependency tree... 07:17:53 Reading state information... 07:17:53 The following NEW packages will be installed: 07:17:53 apt-transport-https 07:17:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:17:53 Need to get 1692 B of archives. 07:17:53 After this operation, 154 kB of additional disk space will be used. 07:17:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:17:53 debconf: delaying package configuration, since apt-utils is not installed 07:17:53 Fetched 1692 B in 0s (8340 B/s) 07:17:53 Selecting previously unselected package apt-transport-https. 07:17:53 (Reading database ... 13920 files and directories currently installed.) 07:17:53 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:17:53 Unpacking apt-transport-https (1.6.13) ... 07:17:53 Setting up apt-transport-https (1.6.13) ... 07:17:53 Waiting for network to be ready... 07:17:54 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 07:17:57 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 07:18:01 2021-05-17T07:17:58Z INFO Waiting for automatic snapd restart... 07:18:02 snapd 2.50 from Canonical* installed [Pipeline] } 07:18:02 $ docker stop --time=1 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 07:18:03 "snapd" switched to the "latest/stable" channel 07:18:03 07:18:05 $ docker rm -f 32576db2610096fe77dbadbcf9a08891f0e6cbc671f5f8860595674f1479a524 07:18:06 core18 20210309 from Canonical* installed 07:18:06 "core18" switched to the "latest/stable" channel 07:18:06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:07 07:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:08 latest: Pulling from edgex-devops/edgex-compose-arm64 07:18:08 29e5d40040c1: Pulling fs layer 07:18:08 1ce36da41761: Pulling fs layer 07:18:08 25b303627fd3: Pulling fs layer 07:18:08 29e5d40040c1: Verifying Checksum 07:18:09 29e5d40040c1: Pull complete 07:18:09 1ce36da41761: Verifying Checksum 07:18:09 1ce36da41761: Download complete 07:18:09 snapcraft 4.7.1 from Canonical* installed 07:18:10 "snapcraft" switched to the "latest/stable" channel 07:18:10 07:18:10 1ce36da41761: Pull complete 07:18:11 25b303627fd3: Download complete 07:18:14 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: 07:18:14 - README.md 07:18:14 07:18:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:18:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:18:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:18:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:18:21 25b303627fd3: Pull complete 07:18:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:18:21 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 07:18:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat 07:18:21 Reading package lists... 07:18:21 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 07:18:24 $ docker top 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:25 + docker-compose build --help 07:18:25 + grep parallel 07:18:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:28 Reading package lists... 07:18:28 Building dependency tree... 07:18:28 Reading state information... 07:18:28 Suggested packages: 07:18:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:18:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:18:28 Recommended packages: 07:18:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:18:28 The following NEW packages will be installed: 07:18:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:18:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:18:28 pkg-config zip 07:18:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:18:28 Need to get 7663 kB of archives. 07:18:28 After this operation, 43.8 MB of additional disk space will be used. 07:18:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:18:28 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:18:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:18:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:18:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:18:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:18:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:18:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:18:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:18:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:18:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:18:28 --parallel Build images in parallel. 07:18:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:18:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:18:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:18:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:18:29 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] } 07:18:29 $ docker stop --time=1 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 07:18:29 Fetched 7663 kB in 1s (10.5 MB/s) 07:18:29 Selecting previously unselected package libglib2.0-0:amd64. 07:18:29 (Reading database ... 13924 files and directories currently installed.) 07:18:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:18:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:18:29 Selecting previously unselected package libpsl5:amd64. 07:18:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:18:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:18:29 Selecting previously unselected package libnghttp2-14:amd64. 07:18:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:18:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:18:29 Selecting previously unselected package librtmp1:amd64. 07:18:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:18:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:18:29 Selecting previously unselected package libcurl3-gnutls:amd64. 07:18:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:18:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:18:30 Selecting previously unselected package liberror-perl. 07:18:30 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:18:30 Unpacking liberror-perl (0.17025-1) ... 07:18:30 Selecting previously unselected package git-man. 07:18:30 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:18:30 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:18:30 Selecting previously unselected package git. 07:18:30 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:18:30 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:18:31 $ docker rm -f 8c99ad0546b507ba4235aadca6ec780a774d95dd9bba8c21990d1ae78637d811 07:18:31 Selecting previously unselected package libnorm1:amd64. 07:18:31 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:18:31 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:18:31 Selecting previously unselected package libpgm-5.2-0:amd64. 07:18:31 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:18:31 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:18:31 Selecting previously unselected package libsodium23:amd64. 07:18:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:18:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:18:31 Selecting previously unselected package libzmq5:amd64. 07:18:31 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:18:31 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile 07:18:31 Selecting previously unselected package libzmq3-dev:amd64. 07:18:31 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:18:31 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:18:31 Selecting previously unselected package pkg-config. 07:18:31 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:18:31 Unpacking pkg-config (0.29.1-0ubuntu2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:31 Selecting previously unselected package zip. 07:18:31 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:18:31 Unpacking zip (3.0-11build1) ... 07:18:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:18:31 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:18:31 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:31 . [Pipeline] withDockerContainer 07:18:32 Setting up liberror-perl (0.17025-1) ... 07:18:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:18:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:18:32 No schema files found: doing nothing. 07:18:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:18:32 Setting up zip (3.0-11build1) ... 07:18:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:18:32 Setting up libsodium23:amd64 (1.0.16-2) ... 07:18:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:18:32 prd-ubuntu18.04-docker-arm64-4c-16g-303 does not seem to be running inside a container 07:18:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:18:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:18:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:18:32 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:18:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:18:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-arm64:latest cat 07:18:33 $ docker top e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:34 + docker-compose -f ./docker-compose-build.yml build --parallel 07:18:37 Building core-command ... 07:18:37 Building core-data ... 07:18:37 Building core-metadata ... 07:18:37 Building security-bootstrapper ... 07:18:37 Building security-proxy-setup ... 07:18:37 Building security-secretstore-setup ... 07:18:37 Building support-notifications ... 07:18:37 Building support-scheduler ... 07:18:37 Building sys-mgmt-agent ... 07:18:37 Building security-proxy-setup 07:18:37 Building security-secretstore-setup 07:18:37 Building support-scheduler 07:18:37 Building core-command 07:18:37 Building support-notifications 07:18:38 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:18:38 git set to automatically installed. 07:18:38 git-man set to automatically installed. 07:18:38 libcurl3-gnutls set to automatically installed. 07:18:38 liberror-perl set to automatically installed. 07:18:38 libglib2.0-0 set to automatically installed. 07:18:38 libnghttp2-14 set to automatically installed. 07:18:38 libnorm1 set to automatically installed. 07:18:38 libpgm-5.2-0 set to automatically installed. 07:18:38 libpsl5 set to automatically installed. 07:18:38 librtmp1 set to automatically installed. 07:18:38 libsodium23 set to automatically installed. 07:18:38 libzmq3-dev set to automatically installed. 07:18:38 libzmq5 set to automatically installed. 07:18:38 pkg-config set to automatically installed. 07:18:38 zip set to automatically installed. 07:18:40 snapd is not logged in, snap install commands will use sudo 07:18:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:19:01 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 07:19:02 snapd is not logged in, snap install commands will use sudo 07:19:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:19:10 snap "core18" has no updates available 07:19:10 Pulling go-build-helper 07:19:10 + snapcraftctl pull 07:19:11 'app-service-config' has dependencies that need to be staged: go-build-helper 07:19:11 Skipping pull go-build-helper (already ran) 07:19:11 Building go-build-helper 07:19:11 + snapcraftctl build 07:19:13 Staging go-build-helper 07:19:13 + snapcraftctl stage 07:19:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:19:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:19:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 07:19:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 07:19:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:19:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:19:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 07:19:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 07:19:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 07:19:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 07:19:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:19:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:19:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:19:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:19:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:19:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:19:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:19:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:19:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:19:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 07:19:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 07:19:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 07:19:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 07:19:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 07:19:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 07:19:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 07:19:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 07:19:23 Fetched 24.6 MB in 0s (0 B/s) 07:19:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:19:23 Fetched 224 kB in 0s (0 B/s) 07:19:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:19:23 Fetched 157 kB in 0s (0 B/s) 07:19:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:19:23 Fetched 221 kB in 0s (0 B/s) 07:19:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:19:23 Fetched 143 kB in 0s (0 B/s) 07:19:23 Pulling app-service-config 07:19:23 + snapcraftctl pull 07:19:24 Cloning into '/root/parts/app-service-config/src'... 07:19:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:19:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:19:59 ---> c5b451308901 07:19:59 Step 3/26 : WORKDIR /edgex-go 07:19:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:19:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:19:59 ---> c5b451308901 07:19:59 Step 3/24 : WORKDIR /edgex-go 07:19:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:19:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:59 ---> c5b451308901 07:19:59 Step 3/23 : WORKDIR /edgex-go 07:19:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:19:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:19:59 ---> c5b451308901 07:19:59 Step 3/22 : WORKDIR /edgex-go 07:19:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:19:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:19:59 ---> c5b451308901 07:19:59 Step 3/23 : WORKDIR /edgex-go 07:19:59 ---> Running in f9c6faed4196 07:19:59 ---> Running in ec9cec5898d4 07:19:59 ---> Running in 591890e60a6f 07:19:59 ---> Running in b9a971b56050 07:19:59 ---> Running in d9aa717eaa9e 07:19:59 Removing intermediate container 591890e60a6f 07:19:59 ---> f2305f4b42a6 07:19:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:59 Removing intermediate container b9a971b56050 07:19:59 ---> 219147aa5d2d 07:19:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:59 Removing intermediate container f9c6faed4196 07:19:59 ---> 69431e0f082a 07:19:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:59 Removing intermediate container ec9cec5898d4 07:19:59 ---> b364cb319bb3 07:19:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:59 Removing intermediate container d9aa717eaa9e 07:19:59 ---> 74a8a6e7acf3 07:19:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:19:59 ---> Running in e624c033da93 07:19:59 ---> Running in 13de257f732c 07:19:59 ---> Running in 81bcaeb91b92 07:19:59 ---> Running in 12f1eef01a61 07:19:59 ---> Running in 194d8b6de3ef 07:19:59 Removing intermediate container e624c033da93 07:19:59 ---> 60ba0ede3364 07:19:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:19:59 ---> Running in 6ea45454739a 07:19:59 Removing intermediate container 13de257f732c 07:19:59 ---> 8701b7e7d188 07:19:59 Step 5/23 : RUN apk add --update --no-cache make git 07:19:59 Removing intermediate container 81bcaeb91b92 07:19:59 ---> 1e83235b5832 07:19:59 Step 5/26 : RUN apk add --update --no-cache make git 07:19:59 ---> Running in 9014577f7cb6 07:19:59 ---> Running in 11240813b97c 07:19:59 Removing intermediate container 12f1eef01a61 07:19:59 ---> 91de0d639c31 07:19:59 Step 5/24 : RUN apk add --update --no-cache make git 07:19:59 Removing intermediate container 194d8b6de3ef 07:19:59 ---> cfa25a77173b 07:19:59 Step 5/22 : RUN apk add --update --no-cache make git 07:19:59 ---> Running in 894882020dff 07:19:59 ---> Running in 88a64229c68e 07:20:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:02 OK: 218 MiB in 52 packages 07:20:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:20:03 OK: 218 MiB in 52 packages 07:20:03 OK: 218 MiB in 52 packages 07:20:03 OK: 218 MiB in 52 packages 07:20:03 OK: 218 MiB in 52 packages 07:20:04 Removing intermediate container 6ea45454739a 07:20:04 ---> edcf8bfc28d8 07:20:04 Step 6/23 : COPY go.mod . 07:20:04 Removing intermediate container 9014577f7cb6 07:20:04 ---> 0669efbefa5b 07:20:04 Step 6/23 : COPY go.mod . 07:20:05 ---> 080207b4a92a 07:20:05 Step 7/23 : RUN go mod download 07:20:05 Removing intermediate container 88a64229c68e 07:20:05 ---> c914d9252628 07:20:05 Step 6/22 : COPY go.mod . 07:20:05 ---> Running in e339b9b062f7 07:20:05 Removing intermediate container 894882020dff 07:20:05 ---> 91f037c5b991 07:20:05 Step 6/24 : COPY go.mod . 07:20:05 ---> bcde0239f685 07:20:05 Step 7/23 : RUN go mod download 07:20:05 Removing intermediate container 11240813b97c 07:20:05 ---> 93f5aabe038c 07:20:05 Step 6/26 : COPY go.mod . 07:20:05 ---> Running in 7377d7d67aaf 07:20:06 ---> 2bc8b6cda7a9 07:20:06 Step 7/22 : RUN go mod download 07:20:06 ---> Running in c51dc6fefeae 07:20:06 ---> dfecf44fc7e7 07:20:06 Step 7/24 : RUN go mod download 07:20:07 ---> 4063eb8431a2 07:20:07 Step 7/26 : RUN go mod download 07:20:07 ---> Running in bda9afe6ef85 07:20:07 ---> Running in 4aa764c4313a 07:20:10 Removing intermediate container e339b9b062f7 07:20:10 ---> 5a29b78a434c 07:20:10 Step 8/23 : COPY . . 07:20:10 Removing intermediate container 7377d7d67aaf 07:20:10 ---> 4e70bc1a3a1f 07:20:10 Step 8/23 : COPY . . 07:20:10 Removing intermediate container c51dc6fefeae 07:20:10 ---> 55df7e645b7f 07:20:10 Step 8/22 : COPY . . 07:20:12 Removing intermediate container bda9afe6ef85 07:20:12 ---> 404a74127441 07:20:12 Step 8/24 : COPY . . 07:20:12 Removing intermediate container 4aa764c4313a 07:20:12 ---> dae72df62abd 07:20:12 Step 8/26 : COPY . . 07:20:31 Pulling config-common 07:20:31 + snapcraftctl pull 07:20:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:20:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:20:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:20:31 Fetched 0 B in 0s (0 B/s) 07:20:31 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:20:31 Fetched 0 B in 0s (0 B/s) 07:20:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:20:31 Fetched 0 B in 0s (0 B/s) 07:20:31 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:20:31 Fetched 0 B in 0s (0 B/s) 07:20:31 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:20:31 Fetched 0 B in 0s (0 B/s) 07:20:31 Pulling edgex-go 07:20:31 + snapcraftctl pull 07:20:39 ---> ec1596ba4701 07:20:39 Step 9/23 : RUN go mod tidy 07:20:39 ---> d25a0e8698a0 07:20:39 Step 9/23 : RUN go mod tidy 07:20:39 ---> b2e2bddbabbb 07:20:39 Step 9/22 : RUN go mod tidy 07:20:39 ---> 1382d22b3978 07:20:39 Step 9/24 : RUN go mod tidy 07:20:39 ---> 8d8a1782b937 07:20:39 Step 9/26 : RUN go mod tidy 07:20:39 ---> Running in 163a0cc9a72b 07:20:39 ---> Running in 4fd8c008650e 07:20:39 ---> Running in d972a52a94a1 07:20:39 ---> Running in eaef786de158 07:20:39 ---> Running in 084b60796b4b 07:20:44 Removing intermediate container 4fd8c008650e 07:20:44 ---> 533a889cfbc2 07:20:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:20:44 ---> Running in f37f38f749ed 07:20:44 Removing intermediate container d972a52a94a1 07:20:44 ---> 15058b0c63f7 07:20:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:20:44 Removing intermediate container 163a0cc9a72b 07:20:44 ---> 8c0d4d05e368 07:20:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:20:44 ---> Running in b6b0ee6fc38e 07:20:44 Removing intermediate container eaef786de158 07:20:44 ---> 34304be1a419 07:20:44 Step 10/24 : RUN make cmd/core-command/core-command 07:20:44 ---> Running in e90ee5ee068f 07:20:44 Removing intermediate container 084b60796b4b 07:20:44 ---> af597b926e38 07:20:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:20:45 ---> Running in bedba4bd23b4 07:20:45 ---> Running in 099f6217fb51 07:20:45 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 07:20:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:20:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:20:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:20:46 Fetched 0 B in 0s (0 B/s) 07:20:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:20:46 Fetched 96.5 kB in 0s (0 B/s) 07:20:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:20:46 Fetched 279 kB in 0s (0 B/s) 07:20:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:20:46 Fetched 122 kB in 0s (0 B/s) 07:20:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:20:46 Fetched 77.8 kB in 0s (0 B/s) 07:20:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:20:46 Fetched 8848 B in 0s (0 B/s) 07:20:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:20:46 Fetched 47.8 kB in 0s (0 B/s) 07:20:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:20:46 Fetched 45.6 kB in 0s (0 B/s) 07:20:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:20:46 Fetched 15.0 kB in 0s (0 B/s) 07:20:46 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 07:20:46 Fetched 219 kB in 0s (0 B/s) 07:20:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:20:46 Fetched 154 kB in 0s (0 B/s) 07:20:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:20:46 Fetched 50.6 kB in 0s (0 B/s) 07:20:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:20:46 Fetched 14.8 kB in 0s (0 B/s) 07:20:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:20:46 Fetched 41.8 kB in 0s (0 B/s) 07:20:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:20:46 Fetched 499 kB in 0s (0 B/s) 07:20:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:20:46 Fetched 111 kB in 0s (0 B/s) 07:20:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:20:46 Fetched 240 kB in 0s (0 B/s) 07:20:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:20:46 Fetched 29.3 kB in 0s (0 B/s) 07:20:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:20:46 Fetched 85.5 kB in 0s (0 B/s) 07:20:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:20:46 Fetched 24.5 kB in 0s (0 B/s) 07:20:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:20:46 Fetched 49.2 kB in 0s (0 B/s) 07:20:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:20:46 Fetched 54.2 kB in 0s (0 B/s) 07:20:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:20:46 Fetched 30.8 kB in 0s (0 B/s) 07:20:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:20:46 Fetched 15.8 kB in 0s (0 B/s) 07:20:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:20:46 Fetched 85.9 kB in 0s (0 B/s) 07:20:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:20:46 Fetched 8720 B in 0s (0 B/s) 07:20:46 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 07:20:46 Fetched 137 kB in 0s (0 B/s) 07:20:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:20:46 Fetched 119 kB in 0s (0 B/s) 07:20:46 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 07:20:46 Fetched 110 kB in 0s (0 B/s) 07:20:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:20:46 Fetched 11.1 kB in 0s (0 B/s) 07:20:46 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:20:46 Fetched 645 kB in 0s (0 B/s) 07:20:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:20:46 Fetched 41.3 kB in 0s (0 B/s) 07:20:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:20:46 Fetched 17.9 kB in 0s (0 B/s) 07:20:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:20:46 Fetched 368 kB in 0s (0 B/s) 07:20:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:20:46 Fetched 187 kB in 0s (0 B/s) 07:20:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:20:46 Fetched 175 kB in 0s (0 B/s) 07:20:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:20:46 Fetched 206 kB in 0s (0 B/s) 07:20:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 07:20:46 Fetched 1301 kB in 0s (0 B/s) 07:20:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:20:46 Fetched 36.2 kB in 0s (0 B/s) 07:20:46 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 07:20:46 Fetched 159 kB in 0s (0 B/s) 07:20:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:20:46 Fetched 107 kB in 0s (0 B/s) 07:20:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:20:46 Fetched 48.7 kB in 0s (0 B/s) 07:20:46 Pulling static-packages 07:20:46 + snapcraftctl pull 07:20:46 Pulling version 07:20:46 + cd /root/project 07:20:46 + [ -f VERSION ] 07:20:46 + PROJECT_VERSION=local-dev 07:20:46 + git rev-parse --short HEAD 07:20:46 + GIT_REVISION=938530ca 07:20:46 + snapcraftctl set-version local-dev 07:20:47 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 07:20:47 Skipping build go-build-helper (already ran) 07:20:47 Building app-service-config 07:20:47 + make build 07:20:47 go mod tidy 07:20:47 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 07:20:47 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 07:20: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 07:20:49 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 07:20:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 07:20:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 07:20:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 07:20:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 07:20:50 go: downloading github.com/stretchr/testify v1.7.0 07:20:50 go: downloading github.com/go-playground/validator/v10 v10.5.0 07:20:50 go: downloading github.com/davecgh/go-spew v1.1.1 07:20:50 go: downloading github.com/pmezard/go-difflib v1.0.0 07:20:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 07:20:50 go: downloading gopkg.in/yaml.v2 v2.4.0 07:20:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:20:50 go: downloading golang.org/x/text v0.3.2 07:20:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 07:20:50 go: downloading github.com/google/uuid v1.2.0 07:20:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:20:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 07:20:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:20:50 go: downloading github.com/pelletier/go-toml v1.9.0 07:20:50 go: downloading github.com/gorilla/mux v1.8.0 07:20:50 go: downloading github.com/go-playground/universal-translator v0.17.0 07:20:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 07:20:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:20:51 go: downloading github.com/go-playground/locales v0.13.0 07:20:51 go: downloading github.com/mitchellh/copystructure v1.0.0 07:20:51 go: downloading github.com/go-kit/kit v0.8.0 07:20:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:20:51 go: downloading github.com/x448/float16 v0.8.4 07:20:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:20:51 go: downloading github.com/leodido/go-urn v1.2.0 07:20:51 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:20:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:20:51 go: downloading github.com/gorilla/websocket v1.4.2 07:20:51 go: downloading github.com/hashicorp/consul/api v1.8.1 07:20:51 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 07:20:51 go: downloading github.com/stretchr/objx v0.1.0 07:20:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:20:51 go: downloading github.com/hashicorp/serf v0.9.5 07:20:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:20:51 go: downloading github.com/go-stack/stack v1.8.0 07:20:51 go: downloading github.com/pebbe/zmq4 v1.2.7 07:20:51 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:20:51 go: downloading github.com/pkg/errors v0.8.1 07:20:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:20:51 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:20:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:20:51 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:20:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:20:51 go: downloading github.com/mattn/go-isatty v0.0.12 07:20:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:20:51 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 07:20:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:20:51 go: downloading github.com/fatih/color v1.9.0 07:20:51 go: downloading github.com/kr/pretty v0.2.0 07:20:51 go: downloading github.com/hashicorp/memberlist v0.2.2 07:20:51 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:20:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:20:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:20:51 go: downloading github.com/mattn/go-colorable v0.1.6 07:20:51 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:20:51 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:20:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:20:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:20:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:20:51 go: downloading github.com/miekg/dns v1.1.26 07:20:51 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:20:51 go: downloading github.com/kr/text v0.1.0 07:20:51 go: downloading github.com/onsi/ginkgo v1.10.1 07:20:51 go: downloading github.com/onsi/gomega v1.7.0 07:20:51 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:20:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:20:51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 07:20:51 go: downloading github.com/hashicorp/errwrap v1.0.0 07:20:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:20:52 go: downloading github.com/hpcloud/tail v1.0.0 07:20:52 go: downloading github.com/golang/protobuf v1.3.2 07:20:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:20:52 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:20:52 go: downloading github.com/fsnotify/fsnotify v1.4.7 07:20:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:21:02 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 07:21:02 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 07:21:02 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 07:21:02 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 07:21:02 Building config-common 07:21:02 + snapcraftctl build 07:21:04 Building edgex-go 07:21:04 + cd /root/parts/edgex-go/src 07:21:04 + make build 07:21:04 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 07:21:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 07:21:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 07:21:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:21:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 07:21:05 go: downloading github.com/imdario/mergo v0.3.12 07:21:05 go: downloading github.com/pelletier/go-toml v1.9.1 07:21:05 go: downloading github.com/go-kit/kit v0.9.0 07:21:05 go: downloading github.com/go-playground/validator/v10 v10.6.1 07:21:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:21:10 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 07:21:14 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 07:21:16 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 07:21:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:21:18 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 07:21:20 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 07:21:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:21:20 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:21:21 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 07:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:21:23 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:21:26 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 07:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:21:26 go: downloading github.com/lib/pq v1.10.2 07:21:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:21:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:21:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:21:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:21:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:21:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:21:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:21:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:21:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:21:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:21:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:21:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:21:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:21:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:21:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:21:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:21:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:21:28 + 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 07:21:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:21:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:21:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:21:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:21:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:21:29 + 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 07:21:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:21:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:21:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:21:32 Building static-packages 07:21:32 + snapcraftctl build 07:21:33 Building version 07:21:33 + snapcraftctl build 07:21:35 Skipping stage go-build-helper (already ran) 07:21:35 Staging app-service-config 07:21:35 + snapcraftctl stage 07:21:37 Staging config-common 07:21:37 + snapcraftctl stage 07:21:38 Staging edgex-go 07:21:38 + snapcraftctl stage 07:21:39 Staging static-packages 07:21:39 + snapcraftctl stage 07:21:39 Staging version 07:21:39 + snapcraftctl stage 07:21:40 Priming go-build-helper 07:21:40 + snapcraftctl prime 07:21:41 Priming app-service-config 07:21:41 + snapcraftctl prime 07:21:43 Priming config-common 07:21:43 + snapcraftctl prime 07:21:44 Priming edgex-go 07:21:44 + snapcraftctl prime 07:21:45 Priming static-packages 07:21:45 + snapcraftctl prime 07:21:47 Priming version 07:21:47 + snapcraftctl prime 07:21:49 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] } 07:22:39 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 07:22:39 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 07:22:47 Removing intermediate container 099f6217fb51 07:22:47 ---> c1248ac9538d 07:22:47 07:22:47 Step 11/26 : FROM alpine:3.12 07:22:47 Removing intermediate container e90ee5ee068f 07:22:47 ---> 9dbc1bd8813f 07:22:47 07:22:47 Step 11/22 : FROM alpine:3.12 07:22:47 3.12: Pulling from library/alpine 07:22:47 3.12: Pulling from library/alpine 07:22:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:22:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:22:48 Status: Downloaded newer image for alpine:3.12 07:22:48 ---> 9852663dfa18 07:22:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:22:48 Status: Image is up to date for alpine:3.12 07:22:48 ---> 9852663dfa18 07:22:48 Step 12/22 : RUN apk add --update --no-cache curl 07:22:49 ---> Running in c7f7782df0f3 07:22:49 ---> Running in 60cf54039092 07:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:53 (1/6) Installing ca-certificates (20191127-r4) 07:22:53 (1/4) Installing ca-certificates (20191127-r4) 07:22:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:22:53 (3/6) Installing libcurl (7.76.1-r0) 07:22:53 (4/6) Installing curl (7.76.1-r0) 07:22:53 (5/6) Installing dumb-init (1.2.2-r1) 07:22:53 (6/6) Installing su-exec (0.2-r1) 07:22:53 Executing busybox-1.31.1-r20.trigger 07:22:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:22:53 (3/4) Installing libcurl (7.76.1-r0) 07:22:53 Executing ca-certificates-20191127-r4.trigger 07:22:53 (4/4) Installing curl (7.76.1-r0) 07:22:53 Executing busybox-1.31.1-r20.trigger 07:22:53 Executing ca-certificates-20191127-r4.trigger 07:22:53 OK: 7 MiB in 20 packages 07:22:53 OK: 7 MiB in 18 packages 07:22:57 Removing intermediate container f37f38f749ed 07:22:57 ---> ba27238a524a 07:22:57 07:22:57 Step 11/23 : FROM alpine:3.12 07:22:57 ---> 9852663dfa18 07:22:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:22:57 Removing intermediate container b6b0ee6fc38e 07:22:57 ---> 1ee87afcdaf3 07:22:57 07:22:57 Step 11/23 : FROM alpine:3.12 07:22:57 ---> 9852663dfa18 07:22:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:22:57 Removing intermediate container bedba4bd23b4 07:22:57 ---> acfd51bfd726 07:22:57 07:22:57 Step 11/24 : FROM alpine:3.12 07:22:57 ---> 9852663dfa18 07:22:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:22:57 ---> Running in de0576dcdea4 07:22:57 ---> Running in ff88c5dfade1 07:22:57 ---> Running in e9a7246fad16 07:22:57 Removing intermediate container 60cf54039092 07:22:57 ---> 1acbad97d0aa 07:22:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container c7f7782df0f3 07:22:57 ---> 59a6dcfe796c 07:22:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:22:57 07:22:58 ---> Running in 3072d540bb56 07:22:58 ---> Running in 6d5e1d3a7216 07:22:59 Removing intermediate container 6d5e1d3a7216 07:22:59 ---> 5a5aa23ccc01 07:22:59 Step 14/22 : WORKDIR /edgex 07:22:59 Removing intermediate container 3072d540bb56 07:22:59 ---> 3fbb55841ac7 07:22:59 Step 14/26 : WORKDIR / 07:22:59 ---> Running in abf22bbf9793 07:22:59 ---> Running in 8af7d92ce387 07:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:59 Removing intermediate container abf22bbf9793 07:22:59 ---> 557dfd1aecae 07:22:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:59 Removing intermediate container 8af7d92ce387 07:22:59 ---> 70c0e57fd88d 07:22:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:23:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:00 (1/2) Installing ca-certificates (20191127-r4) 07:23:00 (2/2) Installing dumb-init (1.2.2-r1) 07:23:00 Executing busybox-1.31.1-r20.trigger 07:23:00 Executing ca-certificates-20191127-r4.trigger 07:23:00 (1/1) Installing dumb-init (1.2.2-r1) 07:23:00 Executing busybox-1.31.1-r20.trigger 07:23:00 OK: 5 MiB in 15 packages 07:23:00 OK: 6 MiB in 16 packages 07:23:00 (1/1) Installing dumb-init (1.2.2-r1) 07:23:00 Executing busybox-1.31.1-r20.trigger 07:23:00 OK: 5 MiB in 15 packages 07:23:01 ---> 52082ef24ecf 07:23:01 ---> b5566df7eb8f 07:23:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:23:01 07:23:02 ---> 87783e80892e 07:23:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:23:02 Removing intermediate container ff88c5dfade1 07:23:02 ---> 4551b9931873 07:23:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:23:02 Removing intermediate container e9a7246fad16 07:23:02 ---> 9d9408d0b072 07:23:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:23:02 ---> Running in 09b6630a97dc 07:23:03 ---> 8c3e62ce8b6e 07:23:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:23:03 Removing intermediate container de0576dcdea4 07:23:03 ---> 4bd9a2334e18 07:23:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:23:03 ---> Running in 08cd350e702f 07:23:03 ---> Running in 887ec1cc066f 07:23:03 ---> 4988ccb6681f 07:23:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:23:03 Removing intermediate container 09b6630a97dc 07:23:03 ---> 0cbbd78d30a5 07:23:03 Step 14/23 : ENV APP_PORT=48085 07:23:04 Removing intermediate container 08cd350e702f 07:23:04 ---> f4323930b6bd 07:23:04 Step 14/24 : ENV APP_PORT=48082 07:23:04 ---> Running in 4bb68fffab71 07:23:04 Removing intermediate container 887ec1cc066f 07:23:04 ---> 476b9f7f3b1f 07:23:04 Step 14/23 : ENV APP_PORT=48060 07:23:04 ---> Running in 22714dd320df 07:23:04 ---> Running in e16dab093e30 07:23:04 ---> c358e9818d0d 07:23:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:23:04 Removing intermediate container 4bb68fffab71 07:23:04 ---> d939e8dbe953 07:23:04 Step 15/23 : EXPOSE $APP_PORT 07:23:04 ---> 5d66c3cc38c6 07:23:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:23:04 ---> Running in e98318544269 07:23:04 Removing intermediate container 22714dd320df 07:23:04 ---> dbb6a2557b87 07:23:04 Step 15/24 : EXPOSE $APP_PORT 07:23:04 Removing intermediate container e16dab093e30 07:23:04 ---> f57eb7c5705b 07:23:04 Step 15/23 : EXPOSE $APP_PORT 07:23:04 ---> Running in 2770bf07315a 07:23:05 ---> Running in 9c1f3092fd37 07:23:05 ---> Running in 46b5ffa1187d 07:23:05 Removing intermediate container e98318544269 07:23:05 ---> 15f680ad9323 07:23:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:05 Removing intermediate container 2770bf07315a 07:23:05 ---> ca3d1eb9f3aa 07:23:05 Step 19/22 : CMD ["--init=true"] 07:23:05 ---> Running in 0286b91b70e2 07:23:05 Removing intermediate container 9c1f3092fd37 07:23:05 ---> b24d17e7a537 07:23:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:05 Removing intermediate container 46b5ffa1187d 07:23:05 ---> 04f39d9c818e 07:23:05 Step 16/24 : WORKDIR / 07:23:05 ---> b7511333b6d5 07:23:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:23:06 ---> Running in d0ded2815816 07:23:06 ---> 854f4d16d50c 07:23:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:23:06 Removing intermediate container 0286b91b70e2 07:23:06 ---> bf040d08956c 07:23:06 Step 20/22 : LABEL arch=arm64 07:23:07 ---> Running in 9827d3f47d29 07:23:07 Removing intermediate container d0ded2815816 07:23:07 ---> 19f3e21a6bd8 07:23:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:23:07 ---> 40c7de25ca2e 07:23:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:23:07 Removing intermediate container 9827d3f47d29 07:23:07 ---> 991fdb104dd8 07:23:07 Step 21/22 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:23:07 ---> c77fb46ccdfd 07:23:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:23:07 ---> f9efeb228e91 07:23:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:23:07 ---> Running in f8d9566a56a7 07:23:08 ---> c09615d152d2 07:23:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:23:08 Removing intermediate container f8d9566a56a7 07:23:08 ---> 888d857ed3f7 07:23:08 Step 22/22 : LABEL version=0.0.0 07:23:09 ---> 7e87e1d47b7b 07:23:09 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:23:09 ---> Running in c3dfd61e911e 07:23:09 ---> Running in b021242dcfb1 07:23:09 ---> 9188657c9314 07:23:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:23:09 ---> ec85ce5cdf28 07:23:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:23:09 ---> 435ec2e8baa4 07:23:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:23:10 ---> Running in 048b2b63bd0f 07:23:10 Removing intermediate container c3dfd61e911e 07:23:10 ---> 129eb48f8ab0 07:23:10 07:23:10 Removing intermediate container 048b2b63bd0f 07:23:10 ---> 8b0c0fa89aa9 07:23:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:10 Successfully built 129eb48f8ab0 07:23:10 ---> Running in e4970638d4b2 07:23:10 Successfully tagged security-proxy-setup-arm64:latest 07:23:10  Building security-proxy-setup ... done Building sys-mgmt-agent 07:23:10 ---> 610d2402c0cf 07:23:10 Step 20/24 : ENTRYPOINT ["/core-command"] 07:23:10 ---> 3693184a43af 07:23:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:23:11 ---> Running in 9f9c99f73e89 07:23:11 ---> Running in aa2376270c34 07:23:11 Removing intermediate container e4970638d4b2 07:23:11 ---> 05f505bf2d64 07:23:11 Step 21/23 : LABEL arch=arm64 07:23:11 ---> Running in 62fcae64d951 07:23:12 Removing intermediate container aa2376270c34 07:23:12 ---> 52bbe7898821 07:23:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:12 Removing intermediate container 9f9c99f73e89 07:23:12 ---> be57ddbdedd6 07:23:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:12 ---> Running in a506aca63881 07:23:12 ---> Running in 70471eb7b1af 07:23:12 Removing intermediate container 62fcae64d951 07:23:12 ---> 6ad5c9e72f6e 07:23:12 Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:23:13 ---> Running in 005ad72a59b0 07:23:13 Removing intermediate container a506aca63881 07:23:13 ---> 0801d0283e77 07:23:13 Step 22/24 : LABEL arch=arm64 07:23:13 Removing intermediate container b021242dcfb1 07:23:13 ---> ad3fea6df965 07:23:13 Removing intermediate container 70471eb7b1af 07:23:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:23:13 ---> a936ea5394b2 07:23:13 Step 21/23 : LABEL arch=arm64 07:23:14 Removing intermediate container 005ad72a59b0 07:23:14 ---> 56f6ce380a5e 07:23:14 Step 23/23 : LABEL version=0.0.0 07:23:14 ---> Running in 2dd12fa2091e 07:23:14 ---> Running in 1cd1871bfdde 07:23:14 ---> Running in a64a363c23b1 07:23:14 ---> Running in ef3ef66e7c99 07:23:15 Removing intermediate container a64a363c23b1 07:23:15 ---> 434c9218f8dc 07:23:15 Step 22/23 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:23:15 Removing intermediate container 1cd1871bfdde 07:23:15 ---> 60d5a5f97cc4 07:23:15 Step 24/26 : LABEL arch=arm64 07:23:16 Removing intermediate container 2dd12fa2091e 07:23:16 ---> 041b63c931eb 07:23:16 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:23:16 Removing intermediate container ef3ef66e7c99 07:23:16 ---> 9dc6851633cc 07:23:16 07:23:16 ---> Running in 0e5581c73c43 07:23:16 ---> Running in 1d874fc49deb 07:23:16 Successfully built 9dc6851633cc 07:23:16 Successfully tagged support-scheduler-arm64:latest 07:23:16  Building support-scheduler ... done Building core-data 07:23:16 ---> Running in 8f78936655a9 07:23:17 Removing intermediate container 1d874fc49deb 07:23:17 ---> 0c18667bbcec 07:23:17 Step 23/23 : LABEL version=0.0.0 07:23:17 Removing intermediate container 0e5581c73c43 07:23:17 ---> 139bf87ae255 07:23:17 Step 25/26 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:23:17 ---> Running in f7e719f371ac 07:23:17 ---> Running in 1aadd7949cea 07:23:17 Removing intermediate container 8f78936655a9 07:23:17 ---> 9a92ddb94e6a 07:23:17 Step 24/24 : LABEL version=0.0.0 07:23:17 ---> Running in 12e8012f4ca2 07:23:17 Removing intermediate container 1aadd7949cea 07:23:17 ---> 5b79161317ea 07:23:17 Removing intermediate container f7e719f371ac 07:23:17 Step 26/26 : LABEL version=0.0.0 07:23:17 ---> b5e328897297 07:23:17 07:23:17 ---> Running in 9e717ebb2475 07:23:18 Removing intermediate container 12e8012f4ca2 07:23:18 ---> a9e1f7663ee8 07:23:18 07:23:18 Successfully built b5e328897297 07:23:18 Successfully tagged support-notifications-arm64:latest 07:23:18  Building support-notifications ... done Building core-metadata 07:23:18 Successfully built a9e1f7663ee8 07:23:18 Successfully tagged core-command-arm64:latest 07:23:18  Building core-command ... done Building security-bootstrapper 07:23:18 Removing intermediate container 9e717ebb2475 07:23:18 ---> f78dda59f145 07:23:18 07:23:19 Successfully built f78dda59f145 07:23:19 Successfully tagged security-secretstore-setup-arm64:latest 07:23:58  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:23:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:23:58 ---> c5b451308901 07:23:58 Step 3/24 : WORKDIR /edgex-go 07:23:58 ---> Using cache 07:23:58 ---> 74a8a6e7acf3 07:23:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:58 ---> Using cache 07:23:58 ---> cfa25a77173b 07:23:58 Step 5/24 : RUN apk add --update --no-cache make bash git 07:24:04 ---> Running in fcfc876ac88e 07:24:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:07 OK: 218 MiB in 52 packages 07:24:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:24:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:24:09 ---> c5b451308901 07:24:09 Step 3/24 : WORKDIR /edgex-go 07:24:09 ---> Using cache 07:24:09 ---> 74a8a6e7acf3 07:24:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:09 ---> Using cache 07:24:09 ---> cfa25a77173b 07:24:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:24:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:24:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:24:09 ---> c5b451308901 07:24:09 Step 3/32 : WORKDIR /edgex-go 07:24:09 ---> Using cache 07:24:09 ---> 74a8a6e7acf3 07:24:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:09 ---> Using cache 07:24:09 ---> cfa25a77173b 07:24:09 Step 5/32 : RUN apk add --update --no-cache make git 07:24:09 ---> Using cache 07:24:09 ---> c914d9252628 07:24:09 Step 6/32 : COPY go.mod . 07:24:09 ---> Using cache 07:24:09 ---> 2bc8b6cda7a9 07:24:09 Step 7/32 : RUN go mod download 07:24:09 ---> Using cache 07:24:09 ---> 55df7e645b7f 07:24:09 Step 8/32 : COPY . . 07:24:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:24:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:24:09 ---> c5b451308901 07:24:09 Step 3/24 : WORKDIR /edgex-go 07:24:09 ---> Using cache 07:24:09 ---> 74a8a6e7acf3 07:24:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:09 ---> Using cache 07:24:09 ---> cfa25a77173b 07:24:09 Step 5/24 : RUN apk add --update --no-cache make git 07:24:09 ---> Using cache 07:24:09 ---> c914d9252628 07:24:09 Step 6/24 : COPY go.mod . 07:24:09 ---> Using cache 07:24:09 ---> 2bc8b6cda7a9 07:24:09 Step 7/24 : RUN go mod download 07:24:09 ---> Using cache 07:24:09 ---> 55df7e645b7f 07:24:09 Step 8/24 : COPY . . 07:24:09 ---> Using cache 07:24:09 ---> b2e2bddbabbb 07:24:09 Step 9/32 : RUN go mod tidy 07:24:09 ---> Using cache 07:24:09 ---> 8c0d4d05e368 07:24:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:24:09 ---> Using cache 07:24:09 ---> b2e2bddbabbb 07:24:09 Step 9/24 : RUN go mod tidy 07:24:09 ---> Using cache 07:24:09 ---> 8c0d4d05e368 07:24:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:24:10 ---> Running in 0c74dfc805f3 07:24:10 ---> Running in e45890aea653 07:24:10 ---> Running in 9636d5d5f944 07:24:10 Removing intermediate container fcfc876ac88e 07:24:10 ---> 61bc1f99b60d 07:24:10 Step 6/24 : COPY go.mod . 07:24:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:11 ---> 5c4929be5415 07:24:11 Step 7/24 : RUN go mod download 07:24:11 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 07:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:24:11 ---> Running in 33cadd0ce592 07:24:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:13 OK: 218 MiB in 52 packages 07:24:15 Removing intermediate container 0c74dfc805f3 07:24:15 ---> 3b89006f3e42 07:24:15 Step 6/24 : COPY go.mod . 07:24:15 Removing intermediate container 33cadd0ce592 07:24:15 ---> 75204987045f 07:24:15 Step 8/24 : COPY . . 07:24:16 ---> 7fe95c595ef6 07:24:16 Step 7/24 : RUN go mod download 07:24:17 ---> Running in 1dace89524d5 07:24:23 Removing intermediate container 1dace89524d5 07:24:23 ---> b9532c5dea90 07:24:23 Step 8/24 : COPY . . 07:24:46 ---> 12d55110b215 07:24:46 Step 9/24 : RUN go mod tidy 07:24:46 ---> Running in 0c9e9f339bb4 07:24:49 ---> 2388123a5e7a 07:24:49 Step 9/24 : RUN go mod tidy 07:24:49 ---> Running in 53cbdeb8c79d 07:24:52 Removing intermediate container 0c9e9f339bb4 07:24:52 ---> 294a65043a1f 07:24:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:24:52 ---> Running in 3f1c6cb1c0e9 07:24:54 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 07:24:55 Removing intermediate container 53cbdeb8c79d 07:24:55 ---> b4bfe0cdb8d9 07:24:55 Step 10/24 : RUN make cmd/core-data/core-data 07:24:56 ---> Running in ef60f6e2933d 07:24:58 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 07:25:37 Removing intermediate container 9636d5d5f944 07:25:37 ---> 14417af26968 07:25:37 07:25:37 Step 11/32 : FROM alpine:3.12 07:25:37 ---> 9852663dfa18 07:25:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:25:37 ---> Running in ccbe2baa7cf6 07:25:37 Removing intermediate container ccbe2baa7cf6 07:25:37 ---> c9b32b1917fd 07:25:37 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:25:37 ---> Running in 19a564f7526e 07:25:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:40 (1/2) Installing dumb-init (1.2.2-r1) 07:25:40 (2/2) Installing su-exec (0.2-r1) 07:25:40 Executing busybox-1.31.1-r20.trigger 07:25:40 OK: 5 MiB in 16 packages 07:25:42 Removing intermediate container 19a564f7526e 07:25:42 ---> d8b6d6d79226 07:25:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:25:42 ---> Running in 8ac78df9d287 07:25:42 Removing intermediate container 8ac78df9d287 07:25:42 ---> 2ac1ac6ab4b9 07:25:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:25:43 ---> Running in 08ec8afe44d3 07:25:43 Removing intermediate container 08ec8afe44d3 07:25:43 ---> 27a2202d4069 07:25:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:25:43 ---> Running in c62d319af2b0 07:25:48 Removing intermediate container c62d319af2b0 07:25:48 ---> 0563fc49f670 07:25:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:25:48 ---> Running in fd1f1bef4ac1 07:25:48 Removing intermediate container fd1f1bef4ac1 07:25:48 ---> bd4e5dcfdb61 07:25:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:25:49 ---> 1af76cb8a2fb 07:25:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:25:49 ---> Running in df94eaa96b42 07:25:53 Removing intermediate container df94eaa96b42 07:25:53 ---> 5d37d8697ad4 07:25:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:54 ---> 325eb95d671a 07:25:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:25:56 ---> 7242d67fa8be 07:25:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:25:58 ---> 9056054644a0 07:25:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:26:00 ---> 3111358126bb 07:26:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:26:01 ---> b808891b0a92 07:26:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:26:01 Removing intermediate container e45890aea653 07:26:01 ---> 11b74e8420b1 07:26:01 07:26:01 Step 11/24 : FROM alpine:3.12 07:26:01 ---> 9852663dfa18 07:26:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:26:01 ---> Using cache 07:26:01 ---> 9d9408d0b072 07:26:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:26:01 ---> Using cache 07:26:01 ---> f4323930b6bd 07:26:01 Step 14/24 : ENV APP_PORT=48081 07:26:02 ---> Running in eec1daa0eb12 07:26:02 ---> Running in 8320deb273c1 07:26:03 Removing intermediate container eec1daa0eb12 07:26:03 ---> 49aab1b25452 07:26:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:26:03 Removing intermediate container 8320deb273c1 07:26:03 ---> bf7dc9f3e51a 07:26:03 Step 15/24 : EXPOSE $APP_PORT 07:26:03 ---> Running in 1a9065192d20 07:26:04 Removing intermediate container 1a9065192d20 07:26:04 ---> 2bedb04c4969 07:26:04 Step 16/24 : WORKDIR / 07:26:04 ---> 719f9032e82c 07:26:04 Step 27/32 : RUN chmod +x /entrypoint.sh 07:26:04 ---> Running in 2fcc7c036e3e 07:26:04 ---> Running in 5a5010f0749b 07:26:05 Removing intermediate container 2fcc7c036e3e 07:26:05 ---> 591d8cc0b9b8 07:26:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:26:07 ---> a954ab8a3da8 07:26:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:26:09 Removing intermediate container 5a5010f0749b 07:26:09 ---> f040c54a5c55 07:26:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:26:09 ---> fd2598c611ce 07:26:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:26:09 ---> Running in 40ab23d35a9b 07:26:10 Removing intermediate container 40ab23d35a9b 07:26:10 ---> fb520bdc6810 07:26:10 Step 29/32 : CMD ["gate"] 07:26:11 ---> aced11806dfd 07:26:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:26:11 ---> Running in 35dcfb2c7460 07:26:11 ---> Running in 9e1a61f01d8a 07:26:11 Removing intermediate container 35dcfb2c7460 07:26:11 ---> 19c05d0aa1a3 07:26:11 Step 30/32 : LABEL arch=arm64 07:26:12 Removing intermediate container 9e1a61f01d8a 07:26:12 ---> c0f56ba05926 07:26:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:12 ---> Running in 8e8a1e189dec 07:26:12 ---> Running in 718262faa534 07:26:13 Removing intermediate container 718262faa534 07:26:13 ---> fff693440152 07:26:13 Step 22/24 : LABEL arch=arm64 07:26:13 Removing intermediate container 8e8a1e189dec 07:26:13 ---> 861844f51ea2 07:26:13 Step 31/32 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:26:13 ---> Running in 050e2622c50f 07:26:13 ---> Running in 9ed6973575b3 07:26:14 Removing intermediate container 050e2622c50f 07:26:14 ---> 54e476f1e7ba 07:26:14 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:26:14 ---> Running in 2dcf90a086fe 07:26:14 Removing intermediate container 9ed6973575b3 07:26:14 ---> 0def6962096b 07:26:14 Step 32/32 : LABEL version=0.0.0 07:26:15 ---> Running in 2c5793644885 07:26:15 Removing intermediate container 2dcf90a086fe 07:26:15 ---> 14354e435cdc 07:26:15 Step 24/24 : LABEL version=0.0.0 07:26:16 ---> Running in fae3cc1c2eac 07:26:16 Removing intermediate container 2c5793644885 07:26:16 ---> f891dfb68306 07:26:16 07:26:16 Removing intermediate container fae3cc1c2eac 07:26:16 ---> 5ee84ecb8ab6 07:26:16 07:26:16 Successfully built f891dfb68306 07:26:16 Successfully tagged security-bootstrapper-arm64:latest 07:26:17  Building security-bootstrapper ... done Successfully built 5ee84ecb8ab6 07:26:17 Successfully tagged core-metadata-arm64:latest 07:26:24  Building core-metadata ... done Removing intermediate container 3f1c6cb1c0e9 07:26:24 ---> 4fc6729c9003 07:26:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:26:24 ---> Running in 6d0ef65e95d4 07:26:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:26:28 Removing intermediate container 6d0ef65e95d4 07:26:28 ---> e408cc1f4ef6 07:26:28 07:26:28 Step 12/24 : FROM docker:20.10.0 07:26:28 20.10.0: Pulling from library/docker 07:26:35 Removing intermediate container ef60f6e2933d 07:26:35 ---> 16d7a18f5dc4 07:26:35 07:26:35 Step 11/24 : FROM alpine:3.12 07:26:35 ---> 9852663dfa18 07:26:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:26:35 ---> Running in 63cd83085d73 07:26:35 Removing intermediate container 63cd83085d73 07:26:35 ---> adad38b0f78d 07:26:35 Step 13/24 : ENV APP_PORT=48080 07:26:35 ---> Running in de6e109629bb 07:26:36 Removing intermediate container de6e109629bb 07:26:36 ---> 7a69f8568477 07:26:36 Step 14/24 : EXPOSE $APP_PORT 07:26:37 ---> Running in 6505584846d6 07:26:38 Removing intermediate container 6505584846d6 07:26:38 ---> 11245c473901 07:26:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:38 ---> Running in 434d75f81f56 07:26:41 Removing intermediate container 434d75f81f56 07:26:41 ---> 09370ed46e2f 07:26:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:26:41 ---> Running in d329b22a5346 07:26:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:26:41 Status: Downloaded newer image for docker:20.10.0 07:26:41 ---> eeaf43b92773 07:26:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:26:42 ---> Running in 985484c68b6f 07:26:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:26:42 Removing intermediate container 985484c68b6f 07:26:42 ---> 7f176abd0352 07:26:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:26:42 ---> Running in e92f2d653868 07:26:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:26:44 (1/6) Installing dumb-init (1.2.2-r1) 07:26:44 (2/6) Installing libgcc (9.3.0-r2) 07:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:26:44 (3/6) Installing libsodium (1.0.18-r0) 07:26:44 (4/6) Installing libstdc++ (9.3.0-r2) 07:26:44 (5/6) Installing libzmq (4.3.3-r0) 07:26:44 (6/6) Installing zeromq (4.3.3-r0) 07:26:44 (1/39) Installing readline (8.0.4-r0) 07:26:44 (2/39) Installing bash (5.0.17-r0) 07:26:44 Executing bash-5.0.17-r0.post-install 07:26:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:26:44 (4/39) Installing libcurl (7.76.1-r0) 07:26:44 (5/39) Installing curl (7.76.1-r0) 07:26:44 (6/39) Installing dumb-init (1.2.2-r1) 07:26:44 Executing busybox-1.31.1-r20.trigger 07:26:44 (7/39) Installing libbz2 (1.0.8-r1) 07:26:44 (8/39) Installing expat (2.2.9-r1) 07:26:44 (9/39) Installing libffi (3.3-r2) 07:26:44 OK: 8 MiB in 20 packages 07:26:44 (10/39) Installing gdbm (1.13-r1) 07:26:44 (11/39) Installing xz-libs (5.2.5-r0) 07:26:44 (12/39) Installing sqlite-libs (3.32.1-r0) 07:26:44 (13/39) Installing python3 (3.8.10-r0) 07:26:46 (14/39) Installing py3-appdirs (1.4.4-r1) 07:26:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:26:46 (16/39) Installing py3-parsing (2.4.7-r0) 07:26:46 (17/39) Installing py3-six (1.15.0-r0) 07:26:46 (18/39) Installing py3-packaging (20.4-r0) 07:26:46 (19/39) Installing py3-setuptools (47.0.0-r0) 07:26:46 Removing intermediate container d329b22a5346 07:26:46 ---> a398dccd6f3a 07:26:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:26:46 (20/39) Installing py3-chardet (3.0.4-r4) 07:26:47 (21/39) Installing py3-idna (2.9-r0) 07:26:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:26:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:26:47 (24/39) Installing py3-requests (2.23.0-r0) 07:26:47 (25/39) Installing py3-msgpack (1.0.0-r0) 07:26:47 (26/39) Installing py3-lockfile (0.12.2-r3) 07:26:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:26:47 (28/39) Installing py3-colorama (0.4.3-r0) 07:26:47 (29/39) Installing py3-distlib (0.3.0-r0) 07:26:47 (30/39) Installing py3-distro (1.5.0-r1) 07:26:47 (31/39) Installing py3-webencodings (0.5.1-r3) 07:26:47 (32/39) Installing py3-html5lib (1.0.1-r4) 07:26:47 (33/39) Installing py3-pytoml (0.1.21-r0) 07:26:47 (34/39) Installing py3-pep517 (0.8.2-r0) 07:26:47 (35/39) Installing py3-progress (1.5-r0) 07:26:47 (36/39) Installing py3-toml (0.10.1-r0) 07:26:47 (37/39) Installing py3-retrying (1.3.3-r0) 07:26:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:26:47 (39/39) Installing py3-pip (20.1.1-r0) 07:26:47 Executing busybox-1.31.1-r19.trigger 07:26:47 OK: 72 MiB in 59 packages 07:26:47 ---> 5fa7cda2f1d2 07:26:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:26:49 ---> cdef8cdfdf78 07:26:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:26:49 ---> 0fa7de443bec 07:26:49 Step 20/24 : ENTRYPOINT ["/core-data"] 07:26:49 ---> Running in 0648b95b50c7 07:26:50 Removing intermediate container 0648b95b50c7 07:26:50 ---> c6366f559d96 07:26:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:50 ---> Running in 5d6d67d8741d 07:26:51 Removing intermediate container 5d6d67d8741d 07:26:51 ---> 2da4012ad503 07:26:51 Step 22/24 : LABEL arch=arm64 07:26:51 ---> Running in b6f31e65431f 07:26:51 Removing intermediate container b6f31e65431f 07:26:51 ---> c3097900df66 07:26:51 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:26:51 ---> Running in b8543289dcbf 07:26:51 Removing intermediate container b8543289dcbf 07:26:51 ---> 9624abedcd67 07:26:51 Step 24/24 : LABEL version=0.0.0 07:26:52 Collecting docker-compose==1.23.2 07:26:52 ---> Running in 33d8981d7d51 07:26:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:26:52 Removing intermediate container 33d8981d7d51 07:26:52 ---> 056c0615cd03 07:26:52 07:26:52 Collecting texttable<0.10,>=0.9.0 07:26:52 Downloading texttable-0.9.1.tar.gz (11 kB) 07:26:53 Successfully built 056c0615cd03 07:26:53 Successfully tagged core-data-arm64:latest 07:26:55  Building core-data ... done Collecting PyYAML<4,>=3.10 07:26:55 Downloading PyYAML-3.13.tar.gz (270 kB) 07:26:58 Collecting cached-property<2,>=1.2.0 07:26:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:26:58 Collecting docopt<0.7,>=0.6.1 07:26:58 Downloading docopt-0.6.2.tar.gz (25 kB) 07:27:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:27:00 Collecting jsonschema<3,>=2.5.1 07:27:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:27:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:27:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:27:02 Collecting docker<4.0,>=3.6.0 07:27:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:27:02 Collecting dockerpty<0.5,>=0.4.1 07:27:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:27:05 Collecting websocket-client<1.0,>=0.32.0 07:27:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:27:05 Collecting idna<2.8,>=2.5 07:27:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:27:05 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) 07:27:05 Collecting urllib3<1.25,>=1.21.1 07:27:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:27:05 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) 07:27:06 Collecting docker-pycreds>=0.4.0 07:27:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:27:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:27:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:27:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:27:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:27:07 Installing collected packages: texttable, PyYAML, cached-property, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docker-compose 07:27:07 Running setup.py install for texttable: started 07:27:09 Running setup.py install for texttable: finished with status 'done' 07:27:09 Running setup.py install for PyYAML: started 07:27:10 Running setup.py install for PyYAML: finished with status 'done' 07:27:10 Running setup.py install for docopt: started 07:27:12 Running setup.py install for docopt: finished with status 'done' 07:27:12 Attempting uninstall: idna 07:27:12 Found existing installation: idna 2.9 07:27:12 Uninstalling idna-2.9: 07:27:13 Successfully uninstalled idna-2.9 07:27:13 Attempting uninstall: urllib3 07:27:13 Found existing installation: urllib3 1.25.9 07:27:13 Uninstalling urllib3-1.25.9: 07:27:13 Successfully uninstalled urllib3-1.25.9 07:27:14 Attempting uninstall: requests 07:27:14 Found existing installation: requests 2.23.0 07:27:14 Uninstalling requests-2.23.0: 07:27:14 Successfully uninstalled requests-2.23.0 07:27:15 Running setup.py install for dockerpty: started 07:27:17 Running setup.py install for dockerpty: finished with status 'done' 07:27:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:27:26 Removing intermediate container e92f2d653868 07:27:26 ---> 3dc62dd57fd7 07:27:26 Step 15/24 : ENV APP_PORT=48090 07:27:26 ---> Running in 5f52e7ea6245 07:27:26 Removing intermediate container 5f52e7ea6245 07:27:26 ---> f6859060dee3 07:27:26 Step 16/24 : EXPOSE $APP_PORT 07:27:26 ---> Running in 82a1d2deceb1 07:27:27 Removing intermediate container 82a1d2deceb1 07:27:27 ---> 9162c47e36ee 07:27:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:27:28 ---> b60d0cc2ac22 07:27:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:27:29 ---> 8dec208b6947 07:27:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:27:30 ---> 73079660f4f8 07:27:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:27:30 ---> Running in 7a41f10f2204 07:27:30 Removing intermediate container 7a41f10f2204 07:27:30 ---> 1b0765d51f04 07:27:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:27:30 ---> Running in c6448a0c2406 07:27:31 Removing intermediate container c6448a0c2406 07:27:31 ---> 8d253439fb4c 07:27:31 Step 22/24 : LABEL arch=arm64 07:27:31 ---> Running in 2158ed049565 07:27:31 Removing intermediate container 2158ed049565 07:27:31 ---> 0f2d7328069f 07:27:31 Step 23/24 : LABEL git_sha=938530cae7d5ff0543bf78ebc457928ce20be3bb 07:27:31 ---> Running in c08898dbc66e 07:27:32 Removing intermediate container c08898dbc66e 07:27:32 ---> 0bfad71990e0 07:27:32 Step 24/24 : LABEL version=0.0.0 07:27:32 ---> Running in d3336edc94fa 07:27:33 Removing intermediate container d3336edc94fa 07:27:33 ---> 26bee3a3fb9e 07:27:33 07:27:33 Successfully built 26bee3a3fb9e 07:27:33 Successfully tagged sys-mgmt-agent-arm64:latest 07:27:33  Building sys-mgmt-agent ... done  [Pipeline] } 07:27:33 $ docker stop --time=1 e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb 07:27:35 $ docker rm -f e247fb7e30433e3b579eb7987dfd81360f68de0a2f2532c3865ca8e774d597fb [Pipeline] // withDockerContainer [Pipeline] sh 07:27:36 + docker images 07:27:36 REPOSITORY TAG IMAGE ID CREATED SIZE 07:27:36 sys-mgmt-agent-arm64 latest 26bee3a3fb9e 4 seconds ago 299MB 07:27:36 core-data-arm64 latest 056c0615cd03 44 seconds ago 20.4MB 07:27:36 16d7a18f5dc4 About a minute ago 989MB 07:27:36 e408cc1f4ef6 About a minute ago 977MB 07:27:36 core-metadata-arm64 latest 5ee84ecb8ab6 About a minute ago 17.4MB 07:27:36 security-bootstrapper-arm64 latest f891dfb68306 About a minute ago 17.2MB 07:27:36 11b74e8420b1 About a minute ago 989MB 07:27:36 14417af26968 2 minutes ago 974MB 07:27:36 security-secretstore-setup-arm64 latest f78dda59f145 4 minutes ago 24.4MB 07:27:36 support-notifications-arm64 latest b5e328897297 4 minutes ago 16.8MB 07:27:36 core-command-arm64 latest a9e1f7663ee8 4 minutes ago 16.1MB 07:27:36 support-scheduler-arm64 latest 9dc6851633cc 4 minutes ago 16.1MB 07:27:36 security-proxy-setup-arm64 latest 129eb48f8ab0 4 minutes ago 24MB 07:27:36 ba27238a524a 4 minutes ago 981MB 07:27:36 1ee87afcdaf3 4 minutes ago 981MB 07:27:36 acfd51bfd726 4 minutes ago 980MB 07:27:36 9dbc1bd8813f 4 minutes ago 978MB 07:27:36 c1248ac9538d 4 minutes ago 978MB 07:27:36 ci-base-image-arm64 latest c5b451308901 16 minutes ago 641MB 07:27:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 07:27:36 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 07:27:36 docker 20.10.0 eeaf43b92773 5 months ago 228MB 07:27:36 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 07:27:37 ---> job-cost.sh 07:27:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Af5b 07:28:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:29:53 lf-activate-venv(): INFO: Adding /tmp/venv-Af5b/bin to PATH 07:29:53 INFO: No Stack... 07:29:53 INFO: Retrieving Pricing Info for: lf-standard-4 07:29:53 INFO: Archiving Costs [Pipeline] sh 07:29:54 + + cat /w/workspace/edgex-go/1/archives/cost.csv 07:29:54 cut -d, -f6 [Pipeline] lock 07:29:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] 07:29:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] did not exist. Created. 07:29:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:54 + echo total: 0.20999999344348907 [Pipeline] stash 07:29:54 Stashed 1 file(s) [Pipeline] } 07:29:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3473-1-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 07:29:56 provisioning config files... 07:29:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8137306334027270033tmp [Pipeline] { [Pipeline] sh 07:29:56 + set +x 07:29:56 + curl -s https://codecov.io/bash 07:29:56 + bash -s -- 07:29:57 07:29:57 _____ _ 07:29:57 / ____| | | 07:29:57 | | ___ __| | ___ ___ _____ __ 07:29:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:29:57 | |___| (_) | (_| | __/ (_| (_) \ V / 07:29:57 \_____\___/ \__,_|\___|\___\___/ \_/ 07:29:57 Bash-1.0.2 07:29:57 07:29:57 07:29:57 ==> git version 2.24.3 found 07:29:57 ==> 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 07:29:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:29:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:29:57 ==> Jenkins CI detected. 07:29:57 project root: . 07:29:57 --> token set from env 07:29:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:29:57 ==> Running gcov in . (disable via -X gcov) 07:29:57 ==> Python coveragepy not found 07:29:57 ==> Searching for coverage reports in: 07:29:57 + . 07:29:57 -> Found 1 reports 07:29:57 ==> Detecting git/mercurial file structure 07:29:57 ==> Reading reports 07:29:57 + ./coverage.out bytes=727485 07:29:57 ==> Appending adjustments 07:29:57 https://docs.codecov.io/docs/fixing-reports 07:30:01 + Found adjustments 07:30:01 ==> Gzipping contents 07:30:01 104K /tmp/codecov.6ePdqk.gz 07:30:01 ==> Uploading reports 07:30:01 url: https://codecov.io 07:30:01 query: branch=PR-3473&commit=938530cae7d5ff0543bf78ebc457928ce20be3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3473&job=&cmd_args= 07:30:01 -> Pinging Codecov 07:30:01 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3473&commit=938530cae7d5ff0543bf78ebc457928ce20be3bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3473&job=&cmd_args= 07:30:01 -> Uploading to 07:30:01 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/938530cae7d5ff0543bf78ebc457928ce20be3bb/32b7bf8f-f753-429d-8443-88a3b4e50f02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T073001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2d8abbed527aa8bef02a350f66d82fefe44077d5e965c3f41f39bea124e4468 07:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:01 Dload Upload Total Spent Left Speed 07:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 203k --:--:-- --:--:-- --:--:-- 204k 07:30:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/938530cae7d5ff0543bf78ebc457928ce20be3bb [Pipeline] } 07:30:02 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 07:30:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:05 ---> package-listing.sh 07:30:05 ++ facter osfamily 07:30:05 ++ tr '[:upper:]' '[:lower:]' 07:30:05 + OS_FAMILY=redhat 07:30:05 + workspace=/w/workspace/edgex-go/1 07:30:05 + START_PACKAGES=/tmp/packages_start.txt 07:30:05 + END_PACKAGES=/tmp/packages_end.txt 07:30:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:05 + PACKAGES=/tmp/packages_start.txt 07:30:05 + '[' /w/workspace/edgex-go/1 ']' 07:30:05 + PACKAGES=/tmp/packages_end.txt 07:30:05 + case "${OS_FAMILY}" in 07:30:05 + rpm -qa 07:30:05 + sort 07:30:10 + '[' -f /tmp/packages_start.txt ']' 07:30:10 + '[' -f /tmp/packages_end.txt ']' 07:30:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:10 + '[' /w/workspace/edgex-go/1 ']' 07:30:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:30:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:30:10 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:30:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:30:11 07:30:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:30:12 alpine: Pulling from edgex-lftools-log-publisher 07:30:12 df20fa9351a1: Pulling fs layer 07:30:12 36b3adc4ff6f: Pulling fs layer 07:30:12 8ad3a11d3b57: Pulling fs layer 07:30:12 46f8f816bc3b: Pulling fs layer 07:30:12 93b61091891f: Pulling fs layer 07:30:12 93b9cdb0e59b: Pulling fs layer 07:30:12 5e14af77c1be: Pulling fs layer 07:30:12 01666e4c0597: Pulling fs layer 07:30:12 aa168da1d23b: Pulling fs layer 07:30:12 93b9cdb0e59b: Waiting 07:30:12 5e14af77c1be: Waiting 07:30:12 01666e4c0597: Waiting 07:30:12 aa168da1d23b: Waiting 07:30:12 93b61091891f: Waiting 07:30:12 46f8f816bc3b: Waiting 07:30:12 36b3adc4ff6f: Verifying Checksum 07:30:12 36b3adc4ff6f: Download complete 07:30:12 46f8f816bc3b: Verifying Checksum 07:30:12 46f8f816bc3b: Download complete 07:30:12 df20fa9351a1: Verifying Checksum 07:30:12 93b9cdb0e59b: Verifying Checksum 07:30:12 93b9cdb0e59b: Download complete 07:30:12 5e14af77c1be: Verifying Checksum 07:30:12 5e14af77c1be: Download complete 07:30:12 93b61091891f: Verifying Checksum 07:30:12 93b61091891f: Download complete 07:30:12 01666e4c0597: Verifying Checksum 07:30:12 01666e4c0597: Download complete 07:30:12 8ad3a11d3b57: Verifying Checksum 07:30:12 8ad3a11d3b57: Download complete 07:30:12 df20fa9351a1: Pull complete 07:30:13 36b3adc4ff6f: Pull complete 07:30:14 8ad3a11d3b57: Pull complete 07:30:14 46f8f816bc3b: Pull complete 07:30:15 aa168da1d23b: Verifying Checksum 07:30:15 aa168da1d23b: Download complete 07:30:16 93b61091891f: Pull complete 07:30:16 93b9cdb0e59b: Pull complete 07:30:16 5e14af77c1be: Pull complete 07:30:16 01666e4c0597: Pull complete 07:30:24 aa168da1d23b: Pull complete 07:30:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:30:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:30:25 prd-centos7-docker-4c-2g-299 does not seem to be running inside a container 07:30:25 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:alpine cat 07:30:29 $ docker top e58bcaee8e4149fd7cd2aaaba9cb839da26bf10aaa4ca8349e5eeb9e52d113a3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:30 + mkdir -p /var/log/sa [Pipeline] sh 07:30:30 + ls /var/log/sa-host 07:30:30 + sadf -c /var/log/sa-host/sa17 07:30:30 file_magic: OK 07:30:30 HZ: Using current value: 100 07:30:30 file_header: OK 07:30:30 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 07:30:30 Statistics: 07:30:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:30:30 File successfully converted to sysstat format version 12.2.1 07:30:30 + sadf -c /var/log/sa-host/sa23 07:30:30 file_magic: OK 07:30:30 HZ: Using current value: 100 07:30:30 file_header: OK 07:30:30 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 07:30:30 Statistics: 07:30:30 Hnuu...uuuununununu... 07:30:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:31 provisioning config files... 07:30:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1455614225079863544tmp [Pipeline] { [Pipeline] echo 07:30:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:32 ---> create-netrc.sh [Pipeline] } 07:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:30:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:30:32 ---> python-tools-install.sh [Pipeline] echo 07:30:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:32 ---> sudo-logs.sh 07:30:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:33 ---> job-cost.sh 07:30:33 lf-activate-venv: SKIPPING 07:30:33 DEBUG: total: 0.20999999344348907 07:30:33 INFO: Retrieving Stack Cost... 07:30:34 INFO: Retrieving Pricing Info for: v1-standard-2 07:30:34 INFO: Archiving Costs [Pipeline] echo 07:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:35 ---> logs-deploy.sh 07:30:35 lf-activate-venv: SKIPPING 07:30:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3473/1 07:30:35 INFO: archiving workspace using pattern(s): 07:30:37 Archives upload complete. 07:30:37 INFO: archiving logs to Nexus 07:30:39 ---> uname -a: 07:30:39 Linux prd-centos7-docker-4c-2g-299.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:30:39 07:30:39 07:30:39 ---> lscpu: 07:30:39 Architecture: x86_64 07:30:39 CPU op-mode(s): 32-bit, 64-bit 07:30:39 Byte Order: Little Endian 07:30:39 Address sizes: 40 bits physical, 48 bits virtual 07:30:39 CPU(s): 4 07:30:39 On-line CPU(s) list: 0-3 07:30:39 Thread(s) per core: 1 07:30:39 Core(s) per socket: 1 07:30:39 Socket(s): 4 07:30:39 NUMA node(s): 1 07:30:39 Vendor ID: GenuineIntel 07:30:39 CPU family: 6 07:30:39 Model: 44 07:30:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:30:39 Stepping: 1 07:30:39 CPU MHz: 2933.438 07:30:39 BogoMIPS: 5866.87 07:30:39 Virtualization: VT-x 07:30:39 Hypervisor vendor: KVM 07:30:39 Virtualization type: full 07:30:39 L1d cache: 128 KiB 07:30:39 L1i cache: 128 KiB 07:30:39 L2 cache: 16 MiB 07:30:39 L3 cache: 64 MiB 07:30:39 NUMA node0 CPU(s): 0-3 07:30:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:30:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:30:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:30:39 Vulnerability Meltdown: Mitigation; PTI 07:30:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:30:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:30:39 Vulnerability Srbds: Not affected 07:30:39 Vulnerability Tsx async abort: Not affected 07:30:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:30:39 07:30:39 07:30:39 ---> nproc: 07:30:39 4 07:30:39 07:30:39 07:30:39 ---> df -h: 07:30:39 Filesystem Size Used Available Use% Mounted on 07:30:39 overlay 50.0G 12.7G 37.3G 25% / 07:30:39 tmpfs 64.0M 0 64.0M 0% /dev 07:30:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:30:39 shm 64.0M 0 64.0M 0% /dev/shm 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 07:30:39 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 07:30:39 07:30:39 07:30:39 ---> free -m: 07:30:39 total used free shared buff/cache available 07:30:39 Mem: 1837 719 294 0 822 1037 07:30:39 Swap: 1023 79 944 07:30:39 07:30:39 07:30:39 ---> ip addr: 07:30:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:30:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:39 inet 127.0.0.1/8 scope host lo 07:30:39 valid_lft forever preferred_lft forever 07:30:39 inet6 ::1/128 scope host 07:30:39 valid_lft forever preferred_lft forever 07:30:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:30:39 link/ether fa:16:3e:17:fa:cd brd ff:ff:ff:ff:ff:ff 07:30:39 inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic eth0 07:30:39 valid_lft 84694sec preferred_lft 84694sec 07:30:39 inet6 fe80::f816:3eff:fe17:facd/64 scope link 07:30:39 valid_lft forever preferred_lft forever 07:30:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:30:39 link/ether 02:42:de:9f:41:7f brd ff:ff:ff:ff:ff:ff 07:30:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:30:39 valid_lft forever preferred_lft forever 07:30:39 inet6 fe80::42:deff:fe9f:417f/64 scope link 07:30:39 valid_lft forever preferred_lft forever 07:30:39 07:30:39 07:30:39 ---> sar -b -r -n DEV: 07:30:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 07:30:39 07:30:39 07:02:00 LINUX RESTART (4 CPU) 07:30:39 07:30:39 07:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:39 07:04:01 3.28 0.00 3.28 0.00 0.00 842.78 0.00 07:30:39 07:05:01 35.25 9.65 25.59 0.00 3723.75 5536.76 0.00 07:30:39 07:06:01 215.05 91.52 123.53 0.00 7382.67 46015.70 0.00 07:30:39 07:07:01 257.44 105.80 151.64 0.00 3983.77 21219.26 0.00 07:30:39 07:08:01 107.69 29.26 78.42 0.00 1164.80 11173.73 0.00 07:30:39 07:09:01 151.15 73.32 77.83 0.00 3826.10 10595.81 0.00 07:30:39 07:10:02 299.26 115.81 183.45 0.00 46262.60 117812.23 0.00 07:30:39 07:11:03 2829.42 2469.71 359.70 0.00 180738.27 190922.57 0.00 07:30:39 07:12:01 581.78 389.22 192.56 0.00 21030.36 38013.56 0.00 07:30:39 07:13:01 1731.92 1361.67 370.25 0.00 113957.31 145904.35 0.00 07:30:39 07:14:02 1619.41 1329.81 289.59 0.00 85691.88 88124.15 0.00 07:30:39 07:15:01 218.63 31.06 187.57 0.00 4623.24 34726.14 0.00 07:30:39 07:16:01 36.51 24.99 11.52 0.00 3317.46 366.37 0.00 07:30:39 07:17:01 2.50 0.90 1.60 0.00 22.64 26.65 0.00 07:30:39 07:18:01 2.58 1.67 0.92 0.00 50.88 17.33 0.00 07:30:39 07:19:01 0.38 0.02 0.37 0.00 0.53 3.93 0.00 07:30:39 07:20:01 0.27 0.03 0.23 0.00 0.40 3.45 0.00 07:30:39 07:21:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 07:30:39 07:22:01 0.38 0.10 0.28 0.00 2.40 4.36 0.00 07:30:39 07:23:01 0.35 0.00 0.35 0.00 0.00 4.96 0.00 07:30:39 07:24:01 0.23 0.00 0.23 0.00 0.00 3.01 0.00 07:30:39 07:25:01 0.22 0.02 0.20 0.00 1.07 2.10 0.00 07:30:39 07:26:01 0.32 0.00 0.32 0.00 0.00 3.85 0.00 07:30:39 07:27:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 07:30:39 07:28:01 0.27 0.00 0.27 0.00 0.00 3.83 0.00 07:30:39 07:29:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 07:30:39 07:30:01 16.20 16.02 0.18 0.00 944.52 25.71 0.00 07:30:39 Average: 301.77 225.38 76.39 0.00 17772.07 26468.34 0.00 07:30:39 07:30:39 07:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:39 07:04:01 80024 0 548988 29.18 2620 1249912 1060992 36.21 382732 1222668 28 07:30:39 07:05:01 73384 0 651960 34.65 2620 1153580 1526188 52.09 538112 1065656 53104 07:30:39 07:06:01 70468 0 735908 39.11 1564 1073604 1449912 49.48 568928 998844 55432 07:30:39 07:07:01 249776 0 774876 41.18 932 855960 1744440 59.53 565556 788172 62732 07:30:39 07:08:01 169496 0 791316 42.06 592 920140 1465612 50.02 688384 734128 27824 07:30:39 07:09:01 184552 0 760664 40.43 536 935792 1333100 45.50 599636 799056 25304 07:30:39 07:10:02 77632 0 843860 44.85 0 960052 2264720 77.29 755324 833332 45028 07:30:39 07:11:03 67804 0 876460 46.58 0 937280 2351328 80.25 772168 804312 83184 07:30:39 07:12:01 427020 0 733040 38.96 0 721484 1378896 47.06 444936 747560 52 07:30:39 07:13:01 118552 0 740572 39.36 0 1022420 1998352 68.20 565420 956640 37836 07:30:39 07:14:02 63480 0 1178456 62.63 0 639608 3080720 105.14 883216 671908 56084 07:30:39 07:15:01 158500 0 691520 36.75 0 1031524 1364344 46.56 560132 894432 32 07:30:39 07:16:01 165808 0 640172 34.02 0 1075564 1202724 41.05 562792 892944 8 07:30:39 07:17:01 166692 0 638916 33.96 0 1075936 1187740 40.54 562008 893216 8 07:30:39 07:18:01 165312 0 639844 34.01 0 1076388 1187376 40.52 562396 893828 8 07:30:39 07:19:01 165852 0 639308 33.98 0 1076384 1187292 40.52 561828 893832 12 07:30:39 07:20:01 165868 0 639276 33.98 0 1076400 1187292 40.52 561820 893860 8 07:30:39 07:21:01 166164 0 638968 33.96 0 1076412 1187292 40.52 561936 893860 8 07:30:39 07:22:01 165512 0 639612 33.99 0 1076420 1187292 40.52 561832 893928 8 07:30:39 07:23:01 165184 0 639936 34.01 0 1076424 1187376 40.52 562152 893932 8 07:30:39 07:24:01 165768 0 639340 33.98 0 1076436 1187292 40.52 561964 893932 8 07:30:39 07:25:01 165660 0 639472 33.99 0 1076412 1187312 40.52 561848 893932 8 07:30:39 07:26:01 165916 0 639180 33.97 0 1076448 1187292 40.52 561972 893964 8 07:30:39 07:27:01 165816 0 639272 33.98 0 1076456 1187292 40.52 561976 893964 8 07:30:39 07:28:01 165192 0 639884 34.01 0 1076468 1187376 40.52 562420 893964 8 07:30:39 07:29:01 165544 0 639524 33.99 0 1076476 1187292 40.52 561872 893964 8 07:30:39 07:30:01 128664 0 649360 34.51 0 1103520 1202340 41.03 575528 914616 136 07:30:39 Average: 155172 0 701099 37.26 328 1024944 1439229 49.12 584033 886831 16552 07:30:39 07:30:39 07:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:39 07:04:01 eth0 3.85 2.00 4.92 0.38 0.00 0.00 0.00 0.00 07:30:39 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:05:01 eth0 616.61 516.33 3080.39 49.26 0.00 0.00 0.00 0.00 07:30:39 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:06:01 vethbab834f 70.58 91.22 4.94 289.35 0.00 0.00 0.00 0.00 07:30:39 07:06:01 eth0 1188.72 1269.87 5697.30 167.40 0.00 0.00 0.00 0.00 07:30:39 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:06:01 docker0 1003.66 863.71 79.96 2983.39 0.00 0.00 0.00 0.00 07:30:39 07:07:01 eth0 163.25 127.97 584.13 21.80 0.00 0.00 0.00 0.00 07:30:39 07:07:01 veth96ba64b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:07:01 docker0 108.28 129.67 7.91 552.60 0.00 0.00 0.00 0.00 07:30:39 07:08:01 eth0 27.35 14.61 21.00 11.17 0.00 0.00 0.00 0.00 07:30:39 07:08:01 veth96ba64b 1.93 1.93 0.15 0.17 0.00 0.00 0.00 0.00 07:30:39 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:08:01 docker0 1.93 1.93 0.13 0.17 0.00 0.00 0.00 0.00 07:30:39 07:09:01 eth0 48.44 40.13 18.94 83.87 0.00 0.00 0.00 0.00 07:30:39 07:09:01 veth96ba64b 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:09:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:10:02 veth67d713a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:10:02 eth0 171.41 137.47 1684.88 22.68 0.00 0.00 0.00 0.00 07:30:39 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:11:03 veth67d713a 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:11:03 eth0 93.55 74.14 178.24 58.77 0.00 0.00 0.00 0.00 07:30:39 07:11:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:11:03 docker0 45.43 56.77 2.93 163.73 0.00 0.00 0.00 0.00 07:30:39 07:12:01 veth67d713a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:12:01 veth6bbbaa2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:12:01 eth0 24.20 14.89 62.88 8.12 0.00 0.00 0.00 0.00 07:30:39 07:12:01 veth62405f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:13:01 veth67d713a 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:13:01 eth0 129.31 91.91 304.45 69.42 0.00 0.00 0.00 0.00 07:30:39 07:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:13:01 vethd0e45f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:14:02 veth937a1d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:14:02 veth67d713a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:14:02 veth4353e83 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:30:39 07:14:02 eth0 43.37 26.95 26.80 45.14 0.00 0.00 0.00 0.00 07:30:39 07:15:01 veth67d713a 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:15:01 eth0 304.48 246.47 1700.99 91.35 0.00 0.00 0.00 0.00 07:30:39 07:15:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:15:01 docker0 1340.23 1266.77 102.31 4470.48 0.00 0.00 0.00 0.00 07:30:39 07:16:01 eth0 6.56 4.08 6.12 2.65 0.00 0.00 0.00 0.00 07:30:39 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:18:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:30:39 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:19:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:20:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:30:39 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:23:01 eth0 0.28 0.28 0.23 0.08 0.00 0.00 0.00 0.00 07:30:39 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:25:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:30:39 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:39 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:28:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 07:30:39 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:29:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 07:30:39 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:30:01 eth0 5.94 4.10 6.58 2.12 0.00 0.00 0.00 0.00 07:30:39 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 Average: eth0 104.82 95.33 495.71 23.51 0.00 0.00 0.00 0.00 07:30:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:39 Average: docker0 48.88 46.20 3.73 163.03 0.00 0.00 0.00 0.00 07:30:39 07:30:39 07:30:39 ---> sar -P ALL: 07:30:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 07:30:39 07:30:39 07:02:00 LINUX RESTART (4 CPU) 07:30:39 07:30:39 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:30:39 07:04:01 all 0.37 0.00 0.07 0.00 0.04 99.51 07:30:39 07:04:01 0 0.52 0.00 0.08 0.00 0.03 99.37 07:30:39 07:04:01 1 0.10 0.00 0.12 0.00 0.07 99.72 07:30:39 07:04:01 2 0.22 0.00 0.07 0.00 0.03 99.68 07:30:39 07:04:01 3 0.65 0.00 0.03 0.00 0.03 99.28 07:30:39 07:05:01 all 4.68 0.00 2.40 0.59 0.15 92.18 07:30:39 07:05:01 0 5.34 0.00 2.90 0.05 0.14 91.57 07:30:39 07:05:01 1 5.68 0.00 2.59 0.27 0.13 91.32 07:30:39 07:05:01 2 3.28 0.00 1.57 1.16 0.17 93.82 07:30:39 07:05:01 3 4.44 0.00 2.54 0.86 0.15 92.01 07:30:39 07:06:01 all 16.20 0.00 9.98 1.99 1.28 70.55 07:30:39 07:06:01 0 15.68 0.00 11.34 1.57 1.19 70.22 07:30:39 07:06:01 1 16.58 0.00 10.82 3.36 1.43 67.81 07:30:39 07:06:01 2 19.96 0.00 8.28 1.66 1.23 68.88 07:30:39 07:06:01 3 12.58 0.00 9.50 1.37 1.26 75.29 07:30:39 07:07:01 all 24.62 0.00 9.66 6.03 0.36 59.33 07:30:39 07:07:01 0 24.93 0.00 9.16 3.28 0.43 62.21 07:30:39 07:07:01 1 25.01 0.00 10.30 6.29 0.33 58.08 07:30:39 07:07:01 2 23.31 0.00 9.34 6.64 0.34 60.37 07:30:39 07:07:01 3 25.24 0.00 9.85 7.94 0.33 56.65 07:30:39 07:08:01 all 48.76 0.00 13.60 4.50 0.16 32.98 07:30:39 07:08:01 0 49.17 0.00 13.83 5.90 0.19 30.91 07:30:39 07:08:01 1 49.31 0.00 13.73 3.67 0.16 33.14 07:30:39 07:08:01 2 48.60 0.00 13.28 4.70 0.12 33.30 07:30:39 07:08:01 3 47.94 0.00 13.55 3.75 0.16 34.60 07:30:39 07:09:01 all 52.32 0.00 15.61 4.73 0.18 27.16 07:30:39 07:09:01 0 53.11 0.00 15.96 4.87 0.16 25.90 07:30:39 07:09:01 1 51.70 0.00 15.23 2.56 0.23 30.28 07:30:39 07:09:01 2 52.52 0.00 15.64 7.82 0.16 23.86 07:30:39 07:09:01 3 51.92 0.00 15.63 3.65 0.19 28.61 07:30:39 07:10:02 all 21.07 0.00 18.14 4.76 0.51 55.52 07:30:39 07:10:02 0 23.01 0.00 18.10 5.80 0.54 52.56 07:30:39 07:10:02 1 20.63 0.00 17.25 3.73 0.53 57.86 07:30:39 07:10:02 2 20.42 0.00 19.12 4.48 0.53 55.44 07:30:39 07:10:02 3 20.24 0.00 18.10 5.04 0.42 56.21 07:30:39 07:11:03 all 22.70 0.00 30.23 25.43 0.60 21.05 07:30:39 07:11:03 0 22.24 0.00 30.94 26.26 0.57 19.99 07:30:39 07:11:03 1 21.97 0.00 28.14 26.55 0.73 22.61 07:30:39 07:11:03 2 23.16 0.00 30.01 26.02 0.61 20.20 07:30:39 07:11:03 3 23.42 0.00 31.84 22.86 0.49 21.38 07:30:39 07:12:01 all 58.62 0.00 16.89 11.87 0.31 12.31 07:30:39 07:12:01 0 58.84 0.00 17.37 12.27 0.29 11.22 07:30:39 07:12:01 1 58.52 0.00 15.92 10.95 0.36 14.25 07:30:39 07:12:01 2 59.37 0.00 16.53 10.41 0.29 13.40 07:30:39 07:12:01 3 57.72 0.00 17.75 13.90 0.31 10.32 07:30:39 07:13:01 all 28.20 0.00 26.22 20.62 0.40 24.55 07:30:39 07:13:01 0 27.32 0.00 26.00 18.63 0.41 27.64 07:30:39 07:13:01 1 27.67 0.00 26.76 25.03 0.41 20.13 07:30:39 07:13:01 2 29.31 0.00 25.10 19.46 0.41 25.72 07:30:39 07:13:01 3 28.52 0.00 27.03 19.34 0.39 24.71 07:30:39 07:14:02 all 38.14 0.00 20.23 24.15 0.36 17.11 07:30:39 07:14:02 0 38.10 0.00 20.26 19.67 0.40 21.57 07:30:39 07:14:02 1 38.77 0.00 19.56 26.09 0.39 15.19 07:30:39 07:14:02 2 37.67 0.00 20.13 27.38 0.41 14.41 07:30:39 07:14:02 3 38.04 0.00 20.97 23.54 0.25 17.20 07:30:39 07:30:39 07:14:02 CPU %user %nice %system %iowait %steal %idle 07:30:39 07:15:01 all 22.43 0.00 10.83 9.28 0.22 57.24 07:30:39 07:15:01 0 23.84 0.00 11.89 7.92 0.21 56.14 07:30:39 07:15:01 1 19.86 0.00 9.58 11.37 0.26 58.93 07:30:39 07:15:01 2 24.05 0.00 10.98 7.18 0.21 57.58 07:30:39 07:15:01 3 21.98 0.00 10.87 10.63 0.21 56.31 07:30:39 07:16:01 all 0.53 0.00 0.51 0.77 0.02 98.17 07:30:39 07:16:01 0 0.57 0.00 0.88 1.20 0.03 97.32 07:30:39 07:16:01 1 0.35 0.00 0.50 0.40 0.02 98.73 07:30:39 07:16:01 2 0.75 0.00 0.37 0.72 0.02 98.14 07:30:39 07:16:01 3 0.45 0.00 0.30 0.77 0.00 98.48 07:30:39 07:17:01 all 0.16 0.00 0.07 0.03 0.00 99.73 07:30:39 07:17:01 0 0.02 0.00 0.05 0.03 0.00 99.90 07:30:39 07:17:01 1 0.07 0.00 0.08 0.08 0.00 99.77 07:30:39 07:17:01 2 0.53 0.00 0.08 0.00 0.02 99.37 07:30:39 07:17:01 3 0.03 0.00 0.07 0.00 0.00 99.90 07:30:39 07:18:01 all 0.16 0.00 0.06 0.03 0.01 99.74 07:30:39 07:18:01 0 0.03 0.00 0.05 0.05 0.02 99.85 07:30:39 07:18:01 1 0.10 0.00 0.08 0.00 0.02 99.80 07:30:39 07:18:01 2 0.50 0.00 0.03 0.00 0.02 99.45 07:30:39 07:18:01 3 0.02 0.00 0.07 0.07 0.00 99.85 07:30:39 07:19:01 all 0.07 0.00 0.03 0.00 0.00 99.90 07:30:39 07:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:30:39 07:19:01 1 0.23 0.00 0.08 0.00 0.02 99.67 07:30:39 07:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:39 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:39 07:20:01 all 0.10 0.00 0.03 0.00 0.00 99.87 07:30:39 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:20:01 1 0.28 0.00 0.03 0.00 0.00 99.68 07:30:39 07:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:39 07:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 07:30:39 07:21:01 all 0.15 0.00 0.02 0.00 0.00 99.82 07:30:39 07:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:21:01 1 0.52 0.00 0.02 0.00 0.02 99.45 07:30:39 07:21:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:30:39 07:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:22:01 all 0.16 0.00 0.03 0.00 0.00 99.81 07:30:39 07:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:39 07:22:01 1 0.52 0.00 0.02 0.02 0.00 99.45 07:30:39 07:22:01 2 0.05 0.00 0.07 0.00 0.00 99.88 07:30:39 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:30:39 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:23:01 1 0.52 0.00 0.03 0.00 0.00 99.45 07:30:39 07:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:39 07:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:30:39 07:24:01 all 0.17 0.00 0.02 0.00 0.01 99.80 07:30:39 07:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:30:39 07:24:01 1 0.53 0.00 0.02 0.00 0.00 99.45 07:30:39 07:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:39 07:24:01 3 0.07 0.00 0.03 0.00 0.02 99.88 07:30:39 07:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 07:30:39 07:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:30:39 07:25:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:30:39 07:25:01 2 0.05 0.00 0.07 0.00 0.00 99.88 07:30:39 07:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:30:39 07:30:39 07:25:01 CPU %user %nice %system %iowait %steal %idle 07:30:39 07:26:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:30:39 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:30:39 07:26:01 1 0.50 0.00 0.03 0.00 0.00 99.47 07:30:39 07:26:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:30:39 07:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:27:01 all 0.10 0.00 0.04 0.00 0.01 99.86 07:30:39 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:27:01 1 0.33 0.00 0.07 0.00 0.02 99.58 07:30:39 07:27:01 2 0.03 0.00 0.07 0.00 0.02 99.88 07:30:39 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:39 07:28:01 all 0.10 0.00 0.04 0.00 0.00 99.87 07:30:39 07:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:30:39 07:28:01 1 0.05 0.00 0.07 0.00 0.00 99.88 07:30:39 07:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:28:01 3 0.30 0.00 0.03 0.00 0.00 99.67 07:30:39 07:29:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:30:39 07:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:39 07:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87 07:30:39 07:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:30:39 07:29:01 3 0.50 0.00 0.03 0.00 0.00 99.47 07:30:39 07:30:01 all 1.25 0.00 0.75 0.42 0.00 97.59 07:30:39 07:30:01 0 0.92 0.00 0.77 0.47 0.00 97.85 07:30:39 07:30:01 1 1.17 0.00 0.83 0.42 0.00 97.58 07:30:39 07:30:01 2 0.98 0.00 0.62 0.23 0.00 98.17 07:30:39 07:30:01 3 1.94 0.00 0.77 0.55 0.00 96.74 07:30:39 Average: all 12.21 0.00 6.28 4.10 0.17 77.25 07:30:39 Average: 0 12.30 0.00 6.44 3.85 0.17 77.25 07:30:39 Average: 1 12.24 0.00 6.16 4.31 0.18 77.10 07:30:39 Average: 2 12.32 0.00 6.13 4.19 0.16 77.19 07:30:39 Average: 3 11.97 0.00 6.38 4.05 0.15 77.45 07:30:39 07:30:39 07:30:39