Pull request #3506 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 406f07095a50747e4bc872f54bb444a8bef7a588+2c8f90bf2313962ec202bc77505c56e8d3b74b06 (9bf5a713591d58ce50508eba6c05520b7c8ce996) 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-ssh5153228678816808837.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-ssh8823859068654867000.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-3506/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-3506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1315863027437082850.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-3506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6187434252162581698.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-ssh1768430573863049709.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-3506/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-3506/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7860595196023036814.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-62 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh689272230189484576.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 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 406f07095a50747e4bc872f54bb444a8bef7a588 Merge succeeded, producing 406f07095a50747e4bc872f54bb444a8bef7a588 Checking out Revision 406f07095a50747e4bc872f54bb444a8bef7a588 (PR-3506) > 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-ssh3024023699307021814.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # 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-ssh6089653169042671080.key > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:40 ========================================================= 05:40:40 EdgeX Global Pipelines Version Info 05:40:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:41 ------------------- 05:40:41 stable info: 05:40:41 ------------------- 05:40:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:40:41 Message: update stable to v1.0.192 05:40:42 ------------------- 05:40:42 experimental info: 05:40:42 ------------------- 05:40:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:40:42 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:40:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3506 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3506 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3506 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 406f07095a50747e4bc872f54bb444a8bef7a588 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 406f070 [Pipeline] echo 05:40:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:44 provisioning config files... 05:40:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3385576186079060043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:44 ---> docker-login.sh 05:40:44 nexus3.edgexfoundry.org:10001 05:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:44 Configure a credential helper to remove this warning. See 05:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:44 05:40:44 Login Succeeded 05:40:44 nexus3.edgexfoundry.org:10002 05:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:44 Configure a credential helper to remove this warning. See 05:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:44 05:40:44 Login Succeeded 05:40:44 nexus3.edgexfoundry.org:10003 05:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:45 Configure a credential helper to remove this warning. See 05:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:45 05:40:45 Login Succeeded 05:40:45 nexus3.edgexfoundry.org:10004 05:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:45 Configure a credential helper to remove this warning. See 05:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:45 05:40:45 Login Succeeded 05:40:45 docker.io 05:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:45 Configure a credential helper to remove this warning. See 05:40:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:45 05:40:45 Login Succeeded 05:40:45 ---> docker-login.sh ends [Pipeline] } 05:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:46 ++ 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 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/core-command/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo core-command,cmd/core-command/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/core-data/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo core-data,cmd/core-data/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/core-metadata/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo core-metadata,cmd/core-metadata/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/security-bootstrapper/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/security-proxy-setup/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/support-notifications/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo support-notifications,cmd/support-notifications/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/support-scheduler/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:40:46 + for file in '`ls cmd/**/Dockerfile`' 05:40:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:40:46 ++ cut -d/ -f2 05:40:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:40:46 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 05:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:46 05:40:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:40:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:47 latest: Pulling from edgex-devops/git-semver 05:40:47 31603596830f: Pulling fs layer 05:40:47 54011a49482f: Pulling fs layer 05:40:47 a6820b24f6d8: Pulling fs layer 05:40:47 f581987b2513: Pulling fs layer 05:40:47 f581987b2513: Waiting 05:40:47 54011a49482f: Verifying Checksum 05:40:47 54011a49482f: Download complete 05:40:47 31603596830f: Verifying Checksum 05:40:47 31603596830f: Download complete 05:40:47 f581987b2513: Verifying Checksum 05:40:47 f581987b2513: Download complete 05:40:47 a6820b24f6d8: Verifying Checksum 05:40:47 a6820b24f6d8: Download complete 05:40:47 31603596830f: Pull complete 05:40:47 54011a49482f: Pull complete 05:40:48 a6820b24f6d8: Pull complete 05:40:48 f581987b2513: Pull complete 05:40:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:40:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:40:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:40:48 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:40:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:40:49 $ docker top 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:50 [ssh-agent] Looking for ssh-agent implementation... 05:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:50 $ docker exec 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent 05:40:50 SSH_AUTH_SOCK=/tmp/ssh-FurvCg8MObpu/agent.13 05:40:50 SSH_AGENT_PID=20 05:40:50 Running ssh-add (command line suppressed) 05:40:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2187530733389892475.key (/w/workspace/edgex-go/1@tmp/private_key_2187530733389892475.key) 05:40:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:50 + git tag --points-at HEAD [Pipeline] } 05:40:50 $ docker exec --env ******** --env ******** 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent -k 05:40:50 unset SSH_AUTH_SOCK; 05:40:50 unset SSH_AGENT_PID; 05:40:50 echo Agent pid 20 killed; 05:40:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:51 [ssh-agent] Looking for ssh-agent implementation... 05:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:51 $ docker exec 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent 05:40:51 SSH_AUTH_SOCK=/tmp/ssh-R3gYyLNJ3YIV/agent.52 05:40:51 SSH_AGENT_PID=58 05:40:51 Running ssh-add (command line suppressed) 05:40:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1376035240979393787.key (/w/workspace/edgex-go/1@tmp/private_key_1376035240979393787.key) 05:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:51 + git semver init 05:40:51 # -> Open(): unable to determine branch for HEAD 05:40:51 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:40:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:40:51 # $SEMVER_REMOTE_NAME = origin 05:40:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:40:51 # $SEMVER_USER_NAME = edgex-jenkins 05:40:51 # $SEMVER_BRANCH = PR-3506 05:40:51 # $SEMVER_TEMP = /tmp/semver-866451300 05:40:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:41:03 # '/tmp/semver-866451300' -> '/w/workspace/edgex-go/1/.semver' 05:41:03 # -> Force: false 05:41:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:41:03 $ docker exec --env ******** --env ******** 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent -k 05:41:04 unset SSH_AUTH_SOCK; 05:41:04 unset SSH_AGENT_PID; 05:41:04 echo Agent pid 58 killed; 05:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:04 + git semver [Pipeline] } 05:41:04 $ docker stop --time=1 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a 05:41:07 $ docker rm -f 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a [Pipeline] // withDockerContainer [Pipeline] sh 05:41:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:08 Stashed 1 file(s) [Pipeline] echo 05:41:08 [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 05:41:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:41:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:41:09 + sudo service docker restart 05:41:09 + true 05:41:09 Redirecting to /bin/systemctl restart docker.service 05:41:23 Still waiting to schedule task 05:41:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-59’ [Pipeline] echo 05:41:27 ========================================================= 05:41:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:41:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:41:28 + 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 . 05:41:29 Sending build context to Docker daemon 330.8MB 05:41:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:41:29 Step 2/6 : FROM ${BASE} 05:41:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:29 540db60ca938: Pulling fs layer 05:41:29 adcc1eea9eea: Pulling fs layer 05:41:29 4c4ab2625f07: Pulling fs layer 05:41:29 0510c868ecb4: Pulling fs layer 05:41:29 afea3b2eda06: Pulling fs layer 05:41:29 7809a108b3ef: Pulling fs layer 05:41:29 f706445af74f: Pulling fs layer 05:41:29 0510c868ecb4: Waiting 05:41:29 afea3b2eda06: Waiting 05:41:29 7809a108b3ef: Waiting 05:41:29 f706445af74f: Waiting 05:41:29 4c4ab2625f07: Verifying Checksum 05:41:29 4c4ab2625f07: Download complete 05:41:29 adcc1eea9eea: Download complete 05:41:29 afea3b2eda06: Verifying Checksum 05:41:29 afea3b2eda06: Download complete 05:41:29 7809a108b3ef: Verifying Checksum 05:41:29 7809a108b3ef: Download complete 05:41:29 540db60ca938: Verifying Checksum 05:41:29 540db60ca938: Download complete 05:41:29 540db60ca938: Pull complete 05:41:29 adcc1eea9eea: Pull complete 05:41:30 4c4ab2625f07: Pull complete 05:41:31 f706445af74f: Verifying Checksum 05:41:31 f706445af74f: Download complete 05:41:32 0510c868ecb4: Verifying Checksum 05:41:32 0510c868ecb4: Download complete 05:41:35 0510c868ecb4: Pull complete 05:41:35 afea3b2eda06: Pull complete 05:41:35 7809a108b3ef: Pull complete 05:41:38 f706445af74f: Pull complete 05:41:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:41:38 ---> b068be0155e3 05:41:38 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:41:39 ---> Running in 2a467e9576cd 05:41:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:41:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:41:40 (1/12) Installing libmagic (5.39-r0) 05:41:41 (2/12) Installing file (5.39-r0) 05:41:41 (3/12) Installing libc-dev (0.7.2-r3) 05:41:41 (4/12) Installing g++ (10.2.1_pre1-r3) 05:41:47 (5/12) Installing fortify-headers (1.1-r0) 05:41:47 (6/12) Installing patch (2.7.6-r6) 05:41:47 (7/12) Installing build-base (0.5-r2) 05:41:47 (8/12) Installing libsodium (1.0.18-r0) 05:41:47 (9/12) Installing pkgconf (1.7.3-r0) 05:41:47 (10/12) Installing libsodium-dev (1.0.18-r0) 05:41:47 (11/12) Installing libzmq (4.3.3-r1) 05:41:47 (12/12) Installing zeromq-dev (4.3.3-r1) 05:41:47 Executing busybox-1.32.1-r6.trigger 05:41:47 OK: 219 MiB in 52 packages 05:41:48 Removing intermediate container 2a467e9576cd 05:41:48 ---> 8db8cdb5ff1a 05:41:48 Step 4/6 : WORKDIR /edgex-go 05:41:48 ---> Running in 049edde6ef50 05:41:48 Removing intermediate container 049edde6ef50 05:41:48 ---> c1d3016f44f6 05:41:48 Step 5/6 : COPY go.mod . 05:41:48 ---> 40178ecb4773 05:41:48 Step 6/6 : RUN go mod download 05:41:48 ---> Running in cf8382899645 05:42:01 Removing intermediate container cf8382899645 05:42:01 ---> 88f3f4d98efe 05:42:01 Successfully built 88f3f4d98efe 05:42:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:42:01 + docker inspect -f . ci-base-image-x86_64 05:42:01 . [Pipeline] withDockerContainer 05:42:01 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:42:01 $ 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-x86_64 cat 05:42:01 $ docker top 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:02 + go version 05:42:02 go version go1.16.3 linux/amd64 [Pipeline] } 05:42:02 $ docker stop --time=1 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df 05:42:03 $ docker rm -f 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:42:04 + docker inspect -f . ci-base-image-x86_64 05:42:04 . [Pipeline] withDockerContainer 05:42:04 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:42:04 $ 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-x86_64 cat 05:42:04 $ docker top 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 -eo pid,comm [Pipeline] { [Pipeline] echo 05:42:04 ========================================================= 05:42:04 [edgeXBuildGoParallel] Running Tests and Build... 05:42:04 ========================================================= [Pipeline] sh 05:42:05 + go mod tidy [Pipeline] sh 05:42:05 + make test 05:42:05 go mod tidy 05:42:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:42:12 ? github.com/edgexfoundry/edgex-go [no test files] 05:42:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:42:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:42:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:42:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:42:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:42:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:42:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:42:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:42:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:42:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.052s coverage: 46.1% of statements 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:42:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements 05:42:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements 05:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.093s coverage: 27.7% of statements 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:42:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:42:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements 05:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:42:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:42:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.084s coverage: 87.7% of statements 05:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:42:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements 05:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.196s coverage: 28.6% of statements 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:42:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements 05:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements 05:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:42:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 05:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:42:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:42:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.223s coverage: 95.1% of statements 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:42:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:42:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:42:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements 05:42:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:42:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 21.7% of statements 05:42:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 05:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 05:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 05:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 05:42:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 05:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 05:43:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 05:43:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements 05:43:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 05:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 05:43:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 46.8% of statements 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:43:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements 05:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements 05:43:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:43:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:43:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.9% of statements 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:43:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:43:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.615s coverage: 28.7% of statements 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:43:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.057s coverage: 99.0% of statements 05:43:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:43:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 05:43:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:43:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:43:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:43:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements 05:43:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:43:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:43:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:43:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:43:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:43:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:43:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 05:43:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:43:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:43:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:43:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 05:43:40 GO111MODULE=on go vet ./... 05:44:13 gofmt -l . 05:44:13 [ "`gofmt -l .`" = "" ] 05:44:13 ./bin/test-go-mod-tidy.sh 05:44:13 ./bin/test-attribution-txt.sh [Pipeline] sh 05:44:13 + ls -al . 05:44:13 total 852 05:44:13 drwxrwxr-x 10 1001 1001 4096 May 25 05:44 . 05:44:13 drwxr-xr-x 4 root root 28 May 25 05:42 .. 05:44:13 -rw-rw-r-- 1 1001 1001 11 May 25 05:40 .dockerignore 05:44:13 drwxrwxr-x 8 1001 1001 179 May 25 05:40 .git 05:44:13 drwxrwxr-x 3 1001 1001 125 May 25 05:40 .github 05:44:13 -rw-rw-r-- 1 1001 1001 818 May 25 05:40 .gitignore 05:44:13 drwx------ 3 1001 1001 60 May 25 05:41 .semver 05:44:13 -rw-rw-r-- 1 1001 1001 166 May 25 05:40 .sonarcloud.properties 05:44:13 -rw-rw-r-- 1 1001 1001 8609 May 25 05:40 Attribution.txt 05:44:13 -rw-rw-r-- 1 1001 1001 3804 May 25 05:40 CONTRIBUTING.md 05:44:13 -rw-rw-r-- 1 1001 1001 931 May 25 05:40 Dockerfile.build 05:44:13 -rw-rw-r-- 1 1001 1001 863 May 25 05:40 Jenkinsfile 05:44:13 -rw-rw-r-- 1 1001 1001 10775 May 25 05:40 LICENSE 05:44:13 -rw-rw-r-- 1 1001 1001 5632 May 25 05:40 Makefile 05:44:13 -rw-rw-r-- 1 1001 1001 7978 May 25 05:40 README.md 05:44:13 -rw-rw-r-- 1 1001 1001 6755 May 25 05:40 SECURITY.md 05:44:13 -rw-rw-r-- 1 1001 1001 5 May 25 05:41 VERSION 05:44:13 -rw-rw-r-- 1 1001 1001 4131 May 25 05:40 ZMQWindows.md 05:44:13 drwxrwxr-x 2 1001 1001 117 May 25 05:40 bin 05:44:13 drwxrwxr-x 14 1001 1001 4096 May 25 05:40 cmd 05:44:13 -rw-r--r-- 1 root root 741453 May 25 05:43 coverage.out 05:44:13 -rw-r--r-- 1 root root 1060 May 25 05:44 go.mod 05:44:13 -rw-r--r-- 1 root root 21990 May 25 05:42 go.sum 05:44:13 drwxrwxr-x 8 1001 1001 127 May 25 05:40 internal 05:44:13 drwxrwxr-x 4 1001 1001 26 May 25 05:40 openapi 05:44:13 drwxrwxr-x 4 1001 1001 71 May 25 05:40 snap 05:44:13 -rw-rw-r-- 1 1001 1001 168 May 25 05:40 version.go [Pipeline] sh 05:44:13 + '[' -e coverage.out ] 05:44:13 + chown 1001:1001 coverage.out [Pipeline] stash 05:44:13 Stashed 1 file(s) [Pipeline] sh 05:44:14 + make build 05:44:14 go mod tidy 05:44:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:44:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:44:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:44:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:44:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:44:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:44:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:44:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:44:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:44:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:44:32 $ docker stop --time=1 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 05:44:34 $ docker rm -f 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:44:36 05:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:44:36 latest: Pulling from edgex-devops/edgex-compose 05:44:36 cbdbe7a5bc2a: Pulling fs layer 05:44:36 ca9280d653b3: Pulling fs layer 05:44:36 7e9c9ca2126c: Pulling fs layer 05:44:36 cbdbe7a5bc2a: Verifying Checksum 05:44:36 cbdbe7a5bc2a: Download complete 05:44:36 cbdbe7a5bc2a: Pull complete 05:44:37 ca9280d653b3: Verifying Checksum 05:44:37 ca9280d653b3: Download complete 05:44:38 ca9280d653b3: Pull complete 05:44:38 7e9c9ca2126c: Verifying Checksum 05:44:38 7e9c9ca2126c: Download complete 05:44:41 7e9c9ca2126c: Pull complete 05:44:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:44:41 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:44:41 $ 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:latest cat 05:44:44 $ docker top 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:44 + docker-compose build --help 05:44:44 + grep parallel 05:44:45 --parallel Build images in parallel. [Pipeline] } 05:44:45 $ docker stop --time=1 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 05:44:46 $ docker rm -f 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:44:47 . [Pipeline] withDockerContainer 05:44:47 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 05:44:47 $ 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:latest cat 05:44:47 $ docker top c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:48 + docker-compose -f ./docker-compose-build.yml build --parallel 05:44:48 Building core-command ... 05:44:48 Building core-data ... 05:44:48 Building core-metadata ... 05:44:48 Building security-bootstrapper ... 05:44:48 Building security-proxy-setup ... 05:44:48 Building security-secretstore-setup ... 05:44:48 Building support-notifications ... 05:44:48 Building support-scheduler ... 05:44:48 Building sys-mgmt-agent ... 05:44:48 Building support-notifications 05:44:48 Building security-proxy-setup 05:44:48 Building core-command 05:44:48 Building security-secretstore-setup 05:44:48 Building core-metadata 05:44:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws 05:44:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:44:53 The recommended git tool is: git 05:44:58 using credential edgex-jenkins-ssh 05:44:58 Cloning the remote Git repository 05:44:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:44:59 > git init /w/workspace/edgex-go/1 # timeout=10 05:44:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:44:59 > git --version # timeout=10 05:44:59 > git --version # 'git version 2.17.1' 05:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:45:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:45:01 ---> 88f3f4d98efe 05:45:01 Step 3/26 : WORKDIR /edgex-go 05:45:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:45:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:45:01 ---> 88f3f4d98efe 05:45:01 Step 3/24 : WORKDIR /edgex-go 05:45:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:45:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:45:01 ---> 88f3f4d98efe 05:45:01 Step 3/22 : WORKDIR /edgex-go 05:45:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:45:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:45:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:15 Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 406f07095a50747e4bc872f54bb444a8bef7a588 05:45:15 Merge succeeded, producing 406f07095a50747e4bc872f54bb444a8bef7a588 05:45:15 Checking out Revision 406f07095a50747e4bc872f54bb444a8bef7a588 (PR-3506) 05:45:15 > git config core.sparsecheckout # timeout=10 05:45:15 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 05:45:15 > git remote # timeout=10 05:45:15 > git config --get remote.origin.url # timeout=10 05:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:15 > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 05:45:15 > git rev-parse HEAD^{commit} # timeout=10 05:45:15 > git config core.sparsecheckout # timeout=10 05:45:15 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 05:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:45:19 ---> 88f3f4d98efe 05:45:19 Step 3/23 : WORKDIR /edgex-go 05:45:20 ---> Running in 6801d420d6d5 05:45:20 ---> Running in 7ca5761078a1 05:45:20 ---> Running in eb95618eac38 05:45:20 ---> Running in 9a30e166dee1 05:45:20 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:45:20 > git --version # timeout=10 05:45:20 > git --version # 'git version 2.17.1' 05:45:20 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:45:20 Removing intermediate container 7ca5761078a1 05:45:20 ---> 5f0f597ad0f3 05:45:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:20 Removing intermediate container 9a30e166dee1 05:45:20 ---> f9bbfaf3c6be 05:45:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:20 Removing intermediate container eb95618eac38 05:45:20 ---> c0d894984c36 05:45:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:20 Removing intermediate container 6801d420d6d5 05:45:20 ---> ee270f8cb791 05:45:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:20 ---> Running in dfa10d64e9b8 05:45:20 ---> Running in c69993057794 05:45:20 ---> Running in 73a89a29c3ef 05:45:20 ---> Running in 8d90dbbbab05 05:45:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:45:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:45:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:45:21 ---> 88f3f4d98efe 05:45:21 Step 3/24 : WORKDIR /edgex-go 05:45:21 ---> Using cache 05:45:21 ---> f9bbfaf3c6be 05:45:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:21 ---> Running in 68ea81b4e70f [Pipeline] sh 05:45:22 Removing intermediate container dfa10d64e9b8 05:45:22 ---> 45ba893e54bc 05:45:22 Step 5/26 : RUN apk add --update --no-cache make git 05:45:22 ---> Running in 1724c164d2b6 05:45:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:22 Removing intermediate container 73a89a29c3ef 05:45:22 ---> 7aad02d8c721 05:45:22 Step 5/24 : RUN apk add --update --no-cache make git 05:45:22 + sudo service docker restart 05:45:22 + true 05:45:22 ---> Running in e54fa4c05303 05:45:22 Removing intermediate container c69993057794 05:45:22 ---> 4af65f168f39 05:45:22 Step 5/22 : RUN apk add --update --no-cache make git 05:45:22 ---> Running in 923380f675e1 05:45:22 Removing intermediate container 8d90dbbbab05 05:45:22 ---> e64b4e4fac4d 05:45:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:45:22 ---> Running in dce6eb599f2e 05:45:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:23 Removing intermediate container 68ea81b4e70f 05:45:23 ---> 28f802ffa8b1 05:45:23 Step 5/24 : RUN apk add --update --no-cache make git 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:23 ---> Running in 1c9f60866346 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:45:24 OK: 219 MiB in 52 packages 05:45:24 OK: 219 MiB in 52 packages 05:45:24 OK: 219 MiB in 52 packages 05:45:24 OK: 219 MiB in 52 packages 05:45:24 OK: 219 MiB in 52 packages 05:45:25 Removing intermediate container 1724c164d2b6 05:45:25 ---> 68cb8626efad 05:45:25 Step 6/26 : COPY go.mod . 05:45:25 Removing intermediate container e54fa4c05303 05:45:25 ---> 95666d8e97c6 05:45:25 Step 6/24 : COPY go.mod . 05:45:25 Removing intermediate container dce6eb599f2e 05:45:25 ---> 71caee90c860 05:45:25 Step 6/23 : COPY go.mod . 05:45:25 Removing intermediate container 923380f675e1 05:45:25 ---> d2bf31c384f1 05:45:25 Step 6/22 : COPY go.mod . 05:45:25 ---> 5b5da6cc0afe 05:45:25 Step 7/26 : RUN go mod download 05:45:25 ---> 65bfc2ee968a 05:45:25 Step 7/24 : RUN go mod download 05:45:25 Removing intermediate container 1c9f60866346 05:45:25 ---> 255cbfe4ed22 05:45:25 Step 6/24 : COPY go.mod . 05:45:25 ---> e07911646ccd 05:45:25 Step 7/23 : RUN go mod download 05:45:25 ---> Running in 44630ed12c65 05:45:25 ---> Running in 554587f6f0e3 05:45:25 ---> Running in 6dbcb7dbefb5 05:45:25 ---> 1a953b146b45 05:45:25 Step 7/22 : RUN go mod download 05:45:25 ---> Running in 47702b8b8bab 05:45:25 ---> f6f3910f9a46 05:45:25 Step 7/24 : RUN go mod download 05:45:25 ---> Running in 735d3a1a5d97 05:45:26 Removing intermediate container 44630ed12c65 05:45:26 ---> 48830eb5242f 05:45:26 Step 8/26 : COPY . . 05:45:26 Removing intermediate container 554587f6f0e3 05:45:26 ---> c35883672ab9 05:45:26 Step 8/24 : COPY . . 05:45:27 Removing intermediate container 6dbcb7dbefb5 05:45:27 ---> 61c730ad094b 05:45:27 Step 8/23 : COPY . . 05:45:31 Removing intermediate container 47702b8b8bab 05:45:31 ---> b10a60683220 05:45:31 Step 8/22 : COPY . . 05:45:39 Removing intermediate container 735d3a1a5d97 05:45:39 ---> a0f28c73906a 05:45:39 Step 8/24 : COPY . . 05:45:39 ---> ead0a2939e4c 05:45:39 Step 9/24 : RUN go mod tidy 05:45:39 ---> 517b4aac8dc7 05:45:39 Step 9/26 : RUN go mod tidy 05:45:39 ---> d60eb62bffcb 05:45:39 Step 9/23 : RUN go mod tidy 05:45:39 ---> Running in 62a0114f30e4 05:45:39 ---> Running in 4970294a1f2f 05:45:39 ---> Running in d1641e5eec08 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:40 provisioning config files... 05:45:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2701609841487277297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:41 ---> docker-login.sh 05:45:41 nexus3.edgexfoundry.org:10001 05:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:42 Configure a credential helper to remove this warning. See 05:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:42 05:45:42 Login Succeeded 05:45:42 nexus3.edgexfoundry.org:10002 05:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10003 05:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10004 05:45:43 Removing intermediate container 62a0114f30e4 05:45:43 ---> 6459dd215f57 05:45:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:45:43 ---> Running in a9e3c1e50ee8 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:44 Configure a credential helper to remove this warning. See 05:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:44 05:45:44 Login Succeeded 05:45:44 docker.io 05:45:44 Removing intermediate container 4970294a1f2f 05:45:44 ---> 19d30a1eff6f 05:45:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:45:44 Removing intermediate container d1641e5eec08 05:45:44 ---> 8ec3019d730e 05:45:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:45:44 ---> Running in b2cb0b6b6d35 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:44 ---> Running in 69a0d9643b85 05:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:44 Configure a credential helper to remove this warning. See 05:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:44 05:45:44 Login Succeeded 05:45:44 ---> docker-login.sh ends [Pipeline] } 05:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:45 ========================================================= 05:45:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:45:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:45: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 05:45:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:45:47 Sending build context to Docker daemon 168MB 05:45:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:45:47 Step 2/6 : FROM ${BASE} 05:45:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:48 595b0fe564bb: Pulling fs layer 05:45:48 7186ed65a4f7: Pulling fs layer 05:45:48 316046926c0a: Pulling fs layer 05:45:48 4ebd0625c992: Pulling fs layer 05:45:48 207e8628e3a3: Pulling fs layer 05:45:48 c791037a9be2: Pulling fs layer 05:45:48 ffd874e62e21: Pulling fs layer 05:45:48 207e8628e3a3: Waiting 05:45:48 c791037a9be2: Waiting 05:45:48 ffd874e62e21: Waiting 05:45:48 4ebd0625c992: Waiting 05:45:48 316046926c0a: Verifying Checksum 05:45:48 316046926c0a: Download complete 05:45:48 7186ed65a4f7: Download complete 05:45:48 207e8628e3a3: Verifying Checksum 05:45:48 207e8628e3a3: Download complete 05:45:48 c791037a9be2: Verifying Checksum 05:45:48 c791037a9be2: Download complete 05:45:48 595b0fe564bb: Download complete 05:45:48 595b0fe564bb: Pull complete 05:45:49 7186ed65a4f7: Pull complete 05:45:50 316046926c0a: Pull complete 05:45:50 ffd874e62e21: Verifying Checksum 05:45:50 ffd874e62e21: Download complete 05:45:52 4ebd0625c992: Verifying Checksum 05:45:52 4ebd0625c992: Download complete 05:45:57 ---> 321e8dcbe6d5 05:45:57 Step 9/24 : RUN go mod tidy 05:45:57 ---> Running in ec1acec37d1c 05:46:02 4ebd0625c992: Pull complete 05:46:02 207e8628e3a3: Pull complete 05:46:03 c791037a9be2: Pull complete 05:46:03 Removing intermediate container ec1acec37d1c 05:46:03 ---> b3f17a712bfe 05:46:03 Step 10/24 : RUN make cmd/core-command/core-command 05:46:03 ---> Running in f21679ae6bf5 05:46:03 ---> cd9a56cf1c17 05:46:03 Step 9/22 : RUN go mod tidy 05:46:03 ---> Running in cd7104239674 05:46:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:46:05 Removing intermediate container cd7104239674 05:46:05 ---> df8000c6a773 05:46:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:46:05 ---> Running in 7d6c8844e18b 05:46:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:46:06 ffd874e62e21: Pull complete 05:46:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:46:06 ---> cfc18b08335c 05:46:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:46:09 ---> Running in dcccdbb428f3 05:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:12 (1/12) Installing libmagic (5.39-r0) 05:46:12 (2/12) Installing file (5.39-r0) 05:46:12 (3/12) Installing libc-dev (0.7.2-r3) 05:46:12 (4/12) Installing g++ (10.2.1_pre1-r3) 05:46:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:18 (5/12) Installing fortify-headers (1.1-r0) 05:46:18 (6/12) Installing patch (2.7.6-r6) 05:46:18 (7/12) Installing build-base (0.5-r2) 05:46:18 (8/12) Installing libsodium (1.0.18-r0) 05:46:18 (9/12) Installing pkgconf (1.7.3-r0) 05:46:18 (10/12) Installing libsodium-dev (1.0.18-r0) 05:46:18 (11/12) Installing libzmq (4.3.3-r1) 05:46:18 (12/12) Installing zeromq-dev (4.3.3-r1) 05:46:18 Executing busybox-1.32.1-r6.trigger 05:46:18 OK: 218 MiB in 52 packages 05:46:22 Removing intermediate container 69a0d9643b85 05:46:22 ---> 4d7abc30a986 05:46:22 05:46:22 Step 11/26 : FROM alpine:3.12 05:46:22 Removing intermediate container dcccdbb428f3 05:46:22 ---> 0670e7e54d8b 05:46:22 Step 4/6 : WORKDIR /edgex-go 05:46:22 ---> Running in dd4ba9d3cc2b 05:46:22 Removing intermediate container dd4ba9d3cc2b 05:46:22 ---> 58aea421d32c 05:46:22 Step 5/6 : COPY go.mod . 05:46:22 3.12: Pulling from library/alpine 05:46:23 ---> 9f26bd47cc3d 05:46:23 Step 6/6 : RUN go mod download 05:46:23 ---> Running in 5462e318b7c5 05:46:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:46:24 Status: Downloaded newer image for alpine:3.12 05:46:24 ---> 13621d1b12d4 05:46:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:46:24 ---> Running in cf9477aad5b9 05:46:24 Removing intermediate container b2cb0b6b6d35 05:46:24 ---> bb4bc706ca03 05:46:24 05:46:24 Step 11/23 : FROM alpine:3.12 05:46:24 ---> 13621d1b12d4 05:46:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:46:24 ---> Running in cdfc5846fb5e 05:46:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:46:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:46:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:46:25 (1/6) Installing ca-certificates (20191127-r4) 05:46:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:46:25 (3/6) Installing libcurl (7.76.1-r0) 05:46:25 (4/6) Installing curl (7.76.1-r0) 05:46:25 (5/6) Installing dumb-init (1.2.2-r1) 05:46:25 (6/6) Installing su-exec (0.2-r1) 05:46:25 (1/2) Installing ca-certificates (20191127-r4) 05:46:25 Executing busybox-1.31.1-r20.trigger 05:46:25 Executing ca-certificates-20191127-r4.trigger 05:46:25 (2/2) Installing dumb-init (1.2.2-r1) 05:46:25 Executing busybox-1.31.1-r20.trigger 05:46:25 Executing ca-certificates-20191127-r4.trigger 05:46:25 OK: 7 MiB in 20 packages 05:46:25 OK: 6 MiB in 16 packages 05:46:26 Removing intermediate container cf9477aad5b9 05:46:26 ---> 213494de6a9c 05:46:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:46:26 Removing intermediate container cdfc5846fb5e 05:46:26 ---> 34d0a2b490f4 05:46:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:46:26 ---> Running in 6de16eed86b1 05:46:26 ---> Running in 2893c76a32c0 05:46:26 Removing intermediate container 6de16eed86b1 05:46:26 ---> 9cb375576e5f 05:46:26 Step 14/26 : WORKDIR / 05:46:26 Removing intermediate container 2893c76a32c0 05:46:26 ---> b3de6c910990 05:46:26 Step 14/23 : ENV APP_PORT=59860 05:46:26 ---> Running in 069a83e45dd8 05:46:26 ---> Running in 91ae8cceea82 05:46:27 Removing intermediate container 069a83e45dd8 05:46:27 ---> a3aeca2d1b83 05:46:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:46:27 Removing intermediate container 91ae8cceea82 05:46:27 ---> 80109f622d65 05:46:27 Step 15/23 : EXPOSE $APP_PORT 05:46:28 ---> Running in bc18995994e1 05:46:28 Removing intermediate container a9e3c1e50ee8 05:46:28 ---> 451a60e1613e 05:46:28 05:46:28 Step 11/24 : FROM alpine:3.12 05:46:28 ---> 13621d1b12d4 05:46:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:46:28 ---> cebed8ccc760 05:46:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:46:28 ---> Running in 70c4878f1bec 05:46:28 Removing intermediate container bc18995994e1 05:46:28 ---> b936ba755541 05:46:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:28 ---> ca232b0a73ee 05:46:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:46:28 ---> 9f9761646543 05:46:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:46:28 ---> e7d44349ada7 05:46:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:46:29 ---> 52496d135b67 05:46:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:46:29 (1/1) Installing dumb-init (1.2.2-r1) 05:46:29 Executing busybox-1.31.1-r20.trigger 05:46:29 OK: 6 MiB in 15 packages 05:46:29 ---> 3a9a58eb4d4e 05:46:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:46:29 ---> a44db4297c97 05:46:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:46:29 ---> Running in 393648aaa35e 05:46:29 ---> 9e0178b3dfd1 05:46:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:46:29 Removing intermediate container 393648aaa35e 05:46:29 ---> 24964d18a9c3 05:46:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:29 Removing intermediate container 70c4878f1bec 05:46:29 ---> 0f73d3539eaf 05:46:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:46:29 ---> Running in d7cb49b84eb9 05:46:29 ---> Running in 2aa3d9441069 05:46:30 Removing intermediate container d7cb49b84eb9 05:46:30 ---> e5810459b4ee 05:46:30 Step 21/23 : LABEL arch=x86_64 05:46:30 Removing intermediate container 2aa3d9441069 05:46:30 ---> 85efb55b8f5c 05:46:30 Step 14/24 : ENV APP_PORT=59881 05:46:30 ---> Running in 96feba5f1a60 05:46:30 ---> e226e5864d51 05:46:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:46:30 ---> Running in c4db879dac4f 05:46:30 Removing intermediate container 96feba5f1a60 05:46:30 ---> 5ccdfc3cb542 05:46:30 Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:46:30 ---> Running in 0ecc6893f102 05:46:30 Removing intermediate container c4db879dac4f 05:46:30 ---> 9be694887e49 05:46:30 Step 15/24 : EXPOSE $APP_PORT 05:46:30 ---> Running in 6cbda77aefdd 05:46:30 ---> e18d842385cd 05:46:30 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:46:30 Removing intermediate container 0ecc6893f102 05:46:30 ---> c767053bb64c 05:46:30 Step 23/23 : LABEL version=0.0.0 05:46:30 ---> Running in d40b3bba1e8c 05:46:30 ---> Running in 0b6c1a65cf28 05:46:30 Removing intermediate container 6cbda77aefdd 05:46:30 ---> c0c87261e566 05:46:30 Step 16/24 : WORKDIR / 05:46:30 ---> Running in 6702f9d1d454 05:46:31 Removing intermediate container 0b6c1a65cf28 05:46:31 ---> 7725869c14fd 05:46:31 05:46:31 Removing intermediate container 6702f9d1d454 05:46:31 ---> 632616ffcd52 05:46:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:31 Successfully built 7725869c14fd 05:46:31 Successfully tagged support-notifications:latest 05:46:31 Building core-data 05:46:31  Building support-notifications ... done  ---> 20df5b96f7e9 05:46:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:46:31 Removing intermediate container d40b3bba1e8c 05:46:31 ---> aff9c005d84d 05:46:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:46:33 ---> Running in 826545275ca8 05:46:33 ---> d9ec61c6e54f 05:46:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:46:33 Removing intermediate container 826545275ca8 05:46:33 ---> 9030a5f43369 05:46:33 Step 24/26 : LABEL arch=x86_64 05:46:33 ---> 2016c77fd0ca 05:46:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:46:34 ---> Running in caba3a6a60a3 05:46:34 ---> Running in b4fc83f27a35 05:46:34 Removing intermediate container caba3a6a60a3 05:46:34 ---> 51a32da11da4 05:46:34 Step 25/26 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:46:34 ---> Running in 2c29d32168bb 05:46:34 Removing intermediate container b4fc83f27a35 05:46:34 ---> e1166e4736a7 05:46:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:34 ---> Running in cf091da31914 05:46:34 Removing intermediate container 2c29d32168bb 05:46:34 ---> c01f3ad9024f 05:46:34 Step 26/26 : LABEL version=0.0.0 05:46:34 ---> Running in cca050cebe28 05:46:34 Removing intermediate container cf091da31914 05:46:34 ---> cda27723c83d 05:46:34 Step 22/24 : LABEL arch=x86_64 05:46:35 ---> Running in a09fb6f53650 05:46:35 Removing intermediate container cca050cebe28 05:46:35 ---> e063aabf6985 05:46:35 05:46:35 Successfully built e063aabf6985 05:46:35 Successfully tagged security-secretstore-setup:latest 05:46:35 Building support-scheduler 05:46:35  Building security-secretstore-setup ... done Removing intermediate container a09fb6f53650 05:46:35 ---> bf6f39b04718 05:46:35 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:46:35 ---> Running in 132f7adec152 05:46:35 Removing intermediate container 132f7adec152 05:46:35 ---> ba9610793f1a 05:46:35 Step 24/24 : LABEL version=0.0.0 05:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:46:37 ---> Running in 3d251f4ddc80 05:46:40 Removing intermediate container 3d251f4ddc80 05:46:40 ---> e08d012b9e69 05:46:40 05:46:40 Successfully built e08d012b9e69 05:46:40 Successfully tagged core-metadata:latest 05:46:40  Building core-metadata ... done Building security-bootstrapper 05:46:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:46:40 ---> 88f3f4d98efe 05:46:40 Step 3/23 : WORKDIR /edgex-go 05:46:40 ---> Using cache 05:46:40 ---> f9bbfaf3c6be 05:46:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:40 ---> Using cache 05:46:40 ---> 28f802ffa8b1 05:46:40 Step 5/23 : RUN apk add --update --no-cache make git 05:46:40 ---> Using cache 05:46:40 ---> 255cbfe4ed22 05:46:40 Step 6/23 : COPY go.mod . 05:46:40 ---> Using cache 05:46:40 ---> f6f3910f9a46 05:46:40 Step 7/23 : RUN go mod download 05:46:40 ---> Using cache 05:46:40 ---> a0f28c73906a 05:46:40 Step 8/23 : COPY . . 05:46:40 ---> Using cache 05:46:40 ---> 321e8dcbe6d5 05:46:40 Step 9/23 : RUN go mod tidy 05:46:40 ---> Using cache 05:46:40 ---> b3f17a712bfe 05:46:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:46:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:42 ---> 88f3f4d98efe 05:46:42 Step 3/24 : WORKDIR /edgex-go 05:46:42 ---> Using cache 05:46:42 ---> f9bbfaf3c6be 05:46:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:42 ---> Using cache 05:46:42 ---> 28f802ffa8b1 05:46:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:46:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:46:44 ---> 88f3f4d98efe 05:46:44 Step 3/32 : WORKDIR /edgex-go 05:46:44 ---> Using cache 05:46:44 ---> f9bbfaf3c6be 05:46:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:44 ---> Using cache 05:46:44 ---> 28f802ffa8b1 05:46:44 Step 5/32 : RUN apk add --update --no-cache make git 05:46:44 ---> Using cache 05:46:44 ---> 255cbfe4ed22 05:46:44 Step 6/32 : COPY go.mod . 05:46:44 ---> Using cache 05:46:44 ---> f6f3910f9a46 05:46:44 Step 7/32 : RUN go mod download 05:46:44 ---> Using cache 05:46:44 ---> a0f28c73906a 05:46:44 Step 8/32 : COPY . . 05:46:44 ---> Using cache 05:46:44 ---> 321e8dcbe6d5 05:46:44 Step 9/32 : RUN go mod tidy 05:46:44 ---> Using cache 05:46:44 ---> b3f17a712bfe 05:46:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:46:45 ---> Running in 43ecdb6c1f2b 05:46:45 ---> Running in 2de94cd3e6d6 05:46:45 ---> Running in 03ffb1adcf5d 05:46:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:46:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:46:46 Removing intermediate container 7d6c8844e18b 05:46:46 ---> 98abd0827870 05:46:46 05:46:46 Step 11/22 : FROM alpine:3.12 05:46:46 ---> 13621d1b12d4 05:46:46 Step 12/22 : RUN apk add --update --no-cache curl 05:46:46 Removing intermediate container f21679ae6bf5 05:46:46 ---> 27f662a2279e 05:46:46 05:46:46 Step 11/24 : FROM alpine:3.12 05:46:46 ---> 13621d1b12d4 05:46:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:46:46 ---> Using cache 05:46:46 ---> 0f73d3539eaf 05:46:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:46:46 ---> Using cache 05:46:46 ---> 85efb55b8f5c 05:46:46 Step 14/24 : ENV APP_PORT=59882 05:46:46 ---> Running in f698455526ca 05:46:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:46:47 ---> Running in 7e421b97529d 05:46:47 Removing intermediate container 7e421b97529d 05:46:47 ---> 358fbf7ade2a 05:46:47 Step 15/24 : EXPOSE $APP_PORT 05:46:47 ---> Running in 6cc25a29d4ae 05:46:47 Removing intermediate container 6cc25a29d4ae 05:46:47 ---> 834237f54c4b 05:46:47 Step 16/24 : WORKDIR / 05:46:47 ---> Running in dadc02e85ae8 05:46:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:46:47 OK: 219 MiB in 52 packages 05:46:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:46:47 Removing intermediate container dadc02e85ae8 05:46:47 ---> 2307d58f66a1 05:46:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:46:47 (1/4) Installing ca-certificates (20191127-r4) 05:46:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:46:47 (3/4) Installing libcurl (7.76.1-r0) 05:46:47 (4/4) Installing curl (7.76.1-r0) 05:46:47 Executing busybox-1.31.1-r20.trigger 05:46:47 Executing ca-certificates-20191127-r4.trigger 05:46:47 OK: 7 MiB in 18 packages 05:46:48 ---> f5e49ac9b516 05:46:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:46:48 Removing intermediate container 43ecdb6c1f2b 05:46:48 ---> 5a3861529884 05:46:48 Step 6/24 : COPY go.mod . 05:46:48 ---> d38293d57080 05:46:48 Step 7/24 : RUN go mod download 05:46:48 ---> Running in 6a2ab3b495ba 05:46:48 Removing intermediate container f698455526ca 05:46:48 ---> c4b9521b5cbd 05:46:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:46:48 ---> 5f86b246f979 05:46:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:46:48 ---> Running in ebc3959fd998 05:46:49 Removing intermediate container ebc3959fd998 05:46:49 ---> 86d5184c7b94 05:46:49 Step 14/22 : WORKDIR /edgex 05:46:49 ---> Running in 144ba1baf186 05:46:49 ---> 1fdea9edceba 05:46:49 Step 20/24 : ENTRYPOINT ["/core-command"] 05:46:49 ---> Running in 4773d6beaa19 05:46:49 Removing intermediate container 144ba1baf186 05:46:49 ---> 5575b31ead39 05:46:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:46:49 Removing intermediate container 4773d6beaa19 05:46:49 ---> 1bfc54524a39 05:46:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:46:49 ---> Running in 7bd24cb72e4d 05:46:49 ---> a3a8d374d6a9 05:46:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:46:49 Removing intermediate container 7bd24cb72e4d 05:46:49 ---> c03827d917d6 05:46:49 Step 22/24 : LABEL arch=x86_64 05:46:49 ---> Running in 9e29e1bee737 05:46:50 Removing intermediate container 6a2ab3b495ba 05:46:50 ---> e1b4b9903e28 05:46:50 Step 8/24 : COPY . . 05:46:50 Removing intermediate container 5462e318b7c5 05:46:50 ---> ed03106e8c34 05:46:50 Successfully built ed03106e8c34 05:46:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:50 Removing intermediate container 9e29e1bee737 05:46:50 ---> 68531809ce01 05:46:50 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:46:50 ---> Running in 1befe69ea3be 05:46:50 + docker inspect -f . ci-base-image-arm64 05:46:50 . [Pipeline] withDockerContainer 05:46:50 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:46:50 $ 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-arm64 cat 05:46:52 ---> 0ee250d38050 05:46:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:46:52 $ docker top 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:53 + go version 05:46:53 go version go1.16.3 linux/arm64 [Pipeline] } 05:46:53 $ docker stop --time=1 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 05:46:53 Removing intermediate container 1befe69ea3be 05:46:53 ---> 6793fb52e0e5 05:46:53 Step 24/24 : LABEL version=0.0.0 05:46:53 ---> 684e0ceb8426 05:46:53 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:46:53 ---> Running in fefce0b59a9d 05:46:54 ---> Running in 010d4131970f 05:46:54 Removing intermediate container fefce0b59a9d 05:46:54 ---> 0c34526ce790 05:46:54 05:46:54 Removing intermediate container 010d4131970f 05:46:54 ---> 3838a34f1842 05:46:54 Step 19/22 : CMD ["--init=true"] 05:46:54 Successfully built 0c34526ce790 05:46:55 Successfully tagged core-command:latest 05:46:55 Building sys-mgmt-agent 05:46:55  Building core-command ... done  ---> Running in a35a9e47f54a 05:46:55 $ docker rm -f 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:46:55 Removing intermediate container a35a9e47f54a 05:46:55 ---> d44817e0bbc0 05:46:55 Step 20/22 : LABEL arch=x86_64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:56 + docker inspect -f . ci-base-image-arm64 05:46:56 . [Pipeline] withDockerContainer 05:46:56 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:46:56 $ 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-arm64 cat 05:46:57 ---> Running in 680b73a82d74 05:46:57 ---> af3c7d39947d 05:46:57 Step 9/24 : RUN go mod tidy 05:46:57 $ docker top c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 -eo pid,comm [Pipeline] { [Pipeline] echo 05:46:58 ========================================================= 05:46:58 [edgeXBuildGoParallel] Running Tests and Build... 05:46:58 ========================================================= [Pipeline] sh 05:46:58 ---> Running in d8826a0b049f 05:46:58 Removing intermediate container 680b73a82d74 05:46:58 ---> 7fd25e4e358e 05:46:58 Step 21/22 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:46:58 ---> Running in 32920fd47541 05:46:58 Removing intermediate container 32920fd47541 05:46:58 ---> 5c9887e56f8e 05:46:58 Step 22/22 : LABEL version=0.0.0 05:46:58 ---> Running in 73be09c49d7d 05:46:58 + go mod tidy 05:46:59 Removing intermediate container 73be09c49d7d 05:46:59 ---> e68aba756e71 05:46:59 05:46:59 Successfully built e68aba756e71 05:46:59 Successfully tagged security-proxy-setup:latest [Pipeline] sh 05:47:00 + make test 05:47:00 go mod tidy 05:47:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:47:01  Building security-proxy-setup ... done Removing intermediate container d8826a0b049f 05:47:01 ---> 2c90748d25bc 05:47:01 Step 10/24 : RUN make cmd/core-data/core-data 05:47:01 ---> Running in 98a1564a87ac 05:47:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:47:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:47:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:04 ---> 88f3f4d98efe 05:47:04 Step 3/24 : WORKDIR /edgex-go 05:47:04 ---> Using cache 05:47:04 ---> f9bbfaf3c6be 05:47:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:04 ---> Using cache 05:47:04 ---> 28f802ffa8b1 05:47:04 Step 5/24 : RUN apk add --update --no-cache make bash git 05:47:05 ---> Running in 95dd852d4361 05:47:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:47:07 OK: 219 MiB in 52 packages 05:47:08 Removing intermediate container 95dd852d4361 05:47:08 ---> 5bf51f38e47c 05:47:08 Step 6/24 : COPY go.mod . 05:47:08 ---> 2ad59dc76212 05:47:08 Step 7/24 : RUN go mod download 05:47:08 ---> Running in cf0e0d8d3f63 05:47:10 Removing intermediate container cf0e0d8d3f63 05:47:10 ---> 1098d760b788 05:47:10 Step 8/24 : COPY . . 05:47:18 ---> f516812f2f1a 05:47:18 Step 9/24 : RUN go mod tidy 05:47:18 ---> Running in f5b2bfffeacf 05:47:18 Removing intermediate container 2de94cd3e6d6 05:47:18 ---> a2c4b0b46cdd 05:47:18 05:47:18 Step 11/32 : FROM alpine:3.12 05:47:18 ---> 13621d1b12d4 05:47:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:47:18 ---> Running in c32ce03afb19 05:47:19 Removing intermediate container c32ce03afb19 05:47:19 ---> c79aed6a694a 05:47:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:47:19 ---> Running in c2e4443aaa2d 05:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:47:20 Removing intermediate container 03ffb1adcf5d 05:47:20 ---> bd8427ba9c89 05:47:20 05:47:20 Step 11/23 : FROM alpine:3.12 05:47:20 ---> 13621d1b12d4 05:47:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:47:20 ---> Using cache 05:47:20 ---> 0f73d3539eaf 05:47:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:47:20 ---> Using cache 05:47:20 ---> 85efb55b8f5c 05:47:20 Step 14/23 : ENV APP_PORT=59861 05:47:20 ---> Running in d37516727138 05:47:20 Removing intermediate container f5b2bfffeacf 05:47:20 ---> 63f4bfdb9128 05:47:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:47:20 (1/2) Installing dumb-init (1.2.2-r1) 05:47:20 (2/2) Installing su-exec (0.2-r1) 05:47:20 Executing busybox-1.31.1-r20.trigger 05:47:20 OK: 6 MiB in 16 packages 05:47:20 ---> Running in d0eafddb4baa 05:47:20 Removing intermediate container d37516727138 05:47:20 ---> c8a9e961bc91 05:47:20 Step 15/23 : EXPOSE $APP_PORT 05:47:20 ---> Running in 8cb523b96e37 05:47:20 Removing intermediate container 8cb523b96e37 05:47:20 ---> dbf5fbb09048 05:47:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:21 Removing intermediate container c2e4443aaa2d 05:47:21 ---> 86f3fb9c7a02 05:47:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:47:21 ---> Running in 9f1faa1fc28c 05:47:21 ---> 2569a2267f61 05:47:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:47:21 Removing intermediate container 9f1faa1fc28c 05:47:21 ---> 0154cd1bb399 05:47:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:47:21 ---> Running in 1e27e4e5122a 05:47:21 Removing intermediate container 1e27e4e5122a 05:47:21 ---> c9cdb9b69755 05:47:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:47:21 ---> Running in 64eae8ebbc99 05:47:21 ---> 4f1bb1588c84 05:47:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:47:21 ---> 8f5dcb41a399 05:47:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:47:22 ---> Running in 7ec04b1535be 05:47:22 Removing intermediate container 7ec04b1535be 05:47:22 ---> 07223039eb79 05:47:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:22 ---> Running in 2348187a1275 05:47:22 Removing intermediate container 2348187a1275 05:47:22 ---> ec0ba582b584 05:47:22 Step 21/23 : LABEL arch=x86_64 05:47:22 ---> Running in 8ad79b0393bd 05:47:22 Removing intermediate container 8ad79b0393bd 05:47:22 ---> b587534582cd 05:47:22 Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:47:22 Removing intermediate container 64eae8ebbc99 05:47:22 ---> 4b7b2ef803f9 05:47:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:47:22 ---> Running in bda97ad45b54 05:47:22 ---> Running in 985415bfeacc 05:47:23 Removing intermediate container 985415bfeacc 05:47:23 ---> a4904c3ae8a8 05:47:23 Step 23/23 : LABEL version=0.0.0 05:47:23 Removing intermediate container bda97ad45b54 05:47:23 ---> 102956e2323a 05:47:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:47:23 ---> Running in ef4d5e10e52a 05:47:23 Removing intermediate container ef4d5e10e52a 05:47:23 ---> 01957075bb5b 05:47:23 05:47:23 ---> 4a6be11dabd0 05:47:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:47:23 Successfully built 01957075bb5b 05:47:23 Successfully tagged support-scheduler:latest 05:47:23  Building support-scheduler ... done  ---> Running in 4eab5337de6c 05:47:24 Removing intermediate container 4eab5337de6c 05:47:24 ---> 2d71828ec447 05:47:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:25 ---> 7a9b8e2e60e9 05:47:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:47:25 ---> 7fe6ec9eeed7 05:47:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:47:26 ---> 08173cf10e27 05:47:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:47:26 ---> 4e3238edffa1 05:47:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:47:27 ---> 7fd05ea17270 05:47:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:47:27 ---> Running in ac2717d4bef6 05:47:27 Removing intermediate container ac2717d4bef6 05:47:27 ---> ba188868f33d 05:47:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:47:27 ? github.com/edgexfoundry/edgex-go [no test files] 05:47:29 ---> c43962a2fece 05:47:29 Step 27/32 : RUN chmod +x /entrypoint.sh 05:47:30 ---> Running in d05399c561bc 05:47:32 Removing intermediate container d05399c561bc 05:47:32 ---> 811ff56b28ef 05:47:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:47:32 ---> Running in 9881b510d71c 05:47:32 Removing intermediate container 9881b510d71c 05:47:32 ---> edfef64b0f62 05:47:32 Step 29/32 : CMD ["gate"] 05:47:32 ---> Running in 3e09dcaea437 05:47:32 Removing intermediate container 3e09dcaea437 05:47:32 ---> 5929a1d091c6 05:47:32 Step 30/32 : LABEL arch=x86_64 05:47:32 ---> Running in c52fdbeeffd5 05:47:32 Removing intermediate container c52fdbeeffd5 05:47:32 ---> cfbfa322d5b7 05:47:32 Step 31/32 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:47:33 ---> Running in fd1a04fdd5f7 05:47:33 Removing intermediate container fd1a04fdd5f7 05:47:33 ---> cdcbedea18fc 05:47:33 Step 32/32 : LABEL version=0.0.0 05:47:33 ---> Running in 9bde4983cfc7 05:47:35 Removing intermediate container 9bde4983cfc7 05:47:35 ---> 69a9c1582887 05:47:35 05:47:35 Successfully built 69a9c1582887 05:47:35 Successfully tagged security-bootstrapper:latest 05:47:35  Building security-bootstrapper ... done Removing intermediate container 98a1564a87ac 05:47:35 ---> d84caa2e11c1 05:47:35 05:47:35 Step 11/24 : FROM alpine:3.12 05:47:35 ---> 13621d1b12d4 05:47:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:47:35 ---> Running in b2ce95c50335 05:47:35 Removing intermediate container b2ce95c50335 05:47:35 ---> 891d6320cad9 05:47:35 Step 13/24 : ENV APP_PORT=59880 05:47:35 ---> Running in 2f24aa56658e 05:47:36 Removing intermediate container 2f24aa56658e 05:47:36 ---> b256216df95b 05:47:36 Step 14/24 : EXPOSE $APP_PORT 05:47:36 ---> Running in 6817a921bec1 05:47:36 Removing intermediate container 6817a921bec1 05:47:36 ---> b45c4f115318 05:47:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:36 ---> Running in ddee561ce824 05:47:37 Removing intermediate container ddee561ce824 05:47:37 ---> ed0f67a7da49 05:47:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:47:37 ---> Running in 294dc59c1f64 05:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:47:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:47:39 (1/6) Installing dumb-init (1.2.2-r1) 05:47:39 (2/6) Installing libgcc (9.3.0-r2) 05:47:39 (3/6) Installing libsodium (1.0.18-r0) 05:47:39 (4/6) Installing libstdc++ (9.3.0-r2) 05:47:40 Removing intermediate container d0eafddb4baa 05:47:40 ---> 06dc4b762727 05:47:40 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:47:40 ---> Running in 7e4c24b29f8b 05:47:40 (5/6) Installing libzmq (4.3.3-r0) 05:47:40 (6/6) Installing zeromq (4.3.3-r0) 05:47:40 Executing busybox-1.31.1-r20.trigger 05:47:40 OK: 8 MiB in 20 packages 05:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:47:40 Removing intermediate container 294dc59c1f64 05:47:40 ---> 3313213ec018 05:47:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:40 ---> 020875accdbc 05:47:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:47:40 Removing intermediate container 7e4c24b29f8b 05:47:40 ---> aa443ebd514e 05:47:40 05:47:40 Step 12/24 : FROM docker:20.10.0 05:47:41 20.10.0: Pulling from library/docker 05:47:41 ---> 596e7fda9213 05:47:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:47:41 ---> 998ed96456a2 05:47:41 Step 20/24 : ENTRYPOINT ["/core-data"] 05:47:41 ---> Running in 670c6cff7678 05:47:41 Removing intermediate container 670c6cff7678 05:47:41 ---> ba80af216ae7 05:47:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:47:41 ---> Running in 0e8feab5204d 05:47:41 Removing intermediate container 0e8feab5204d 05:47:41 ---> 6d2bc588b42c 05:47:41 Step 22/24 : LABEL arch=x86_64 05:47:41 ---> Running in 4bd5d9213fcb 05:47:41 Removing intermediate container 4bd5d9213fcb 05:47:41 ---> 740c93cd76b8 05:47:41 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:47:42 ---> Running in 49a29f805fd0 05:47:42 Removing intermediate container 49a29f805fd0 05:47:42 ---> def463e3a278 05:47:42 Step 24/24 : LABEL version=0.0.0 05:47:42 ---> Running in db39f288bb21 05:47:42 Removing intermediate container db39f288bb21 05:47:42 ---> ec8dd022a643 05:47:42 05:47:42 Successfully built ec8dd022a643 05:47:42 Successfully tagged core-data:latest 05:47:44  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:47:44 Status: Downloaded newer image for docker:20.10.0 05:47:44 ---> aefe523efa57 05:47:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:47:46 ---> Running in f3ccbe30bfdf 05:47:46 Removing intermediate container f3ccbe30bfdf 05:47:46 ---> 163dcc49b298 05:47:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:47:46 ---> Running in cd4b98e7984d 05:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:47:46 (1/39) Installing readline (8.0.4-r0) 05:47:46 (2/39) Installing bash (5.0.17-r0) 05:47:46 Executing bash-5.0.17-r0.post-install 05:47:46 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:47:46 (4/39) Installing libcurl (7.76.1-r0) 05:47:46 (5/39) Installing curl (7.76.1-r0) 05:47:46 (6/39) Installing dumb-init (1.2.2-r1) 05:47:46 (7/39) Installing libbz2 (1.0.8-r1) 05:47:46 (8/39) Installing expat (2.2.9-r1) 05:47:46 (9/39) Installing libffi (3.3-r2) 05:47:46 (10/39) Installing gdbm (1.13-r1) 05:47:46 (11/39) Installing xz-libs (5.2.5-r0) 05:47:46 (12/39) Installing sqlite-libs (3.32.1-r0) 05:47:46 (13/39) Installing python3 (3.8.10-r0) 05:47:47 (14/39) Installing py3-appdirs (1.4.4-r1) 05:47:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:47:47 (16/39) Installing py3-parsing (2.4.7-r0) 05:47:47 (17/39) Installing py3-six (1.15.0-r0) 05:47:47 (18/39) Installing py3-packaging (20.4-r0) 05:47:47 (19/39) Installing py3-setuptools (47.0.0-r0) 05:47:47 (20/39) Installing py3-chardet (3.0.4-r4) 05:47:47 (21/39) Installing py3-idna (2.9-r0) 05:47:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:47:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:47:47 (24/39) Installing py3-requests (2.23.0-r0) 05:47:47 (25/39) Installing py3-msgpack (1.0.0-r0) 05:47:47 (26/39) Installing py3-lockfile (0.12.2-r3) 05:47:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:47:47 (28/39) Installing py3-colorama (0.4.3-r0) 05:47:47 (29/39) Installing py3-distlib (0.3.0-r0) 05:47:47 (30/39) Installing py3-distro (1.5.0-r1) 05:47:47 (31/39) Installing py3-webencodings (0.5.1-r3) 05:47:47 (32/39) Installing py3-html5lib (1.0.1-r4) 05:47:47 (33/39) Installing py3-pytoml (0.1.21-r0) 05:47:47 (34/39) Installing py3-pep517 (0.8.2-r0) 05:47:47 (35/39) Installing py3-progress (1.5-r0) 05:47:47 (36/39) Installing py3-toml (0.10.1-r0) 05:47:47 (37/39) Installing py3-retrying (1.3.3-r0) 05:47:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:47:47 (39/39) Installing py3-pip (20.1.1-r0) 05:47:47 Executing busybox-1.31.1-r19.trigger 05:47:47 OK: 72 MiB in 59 packages 05:47:48 Collecting docker-compose==1.23.2 05:47:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:47:48 Collecting docker<4.0,>=3.6.0 05:47:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:47:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:47:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:47:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:47:48 Collecting PyYAML<4,>=3.10 05:47:48 Downloading PyYAML-3.13.tar.gz (270 kB) 05:47:49 Collecting jsonschema<3,>=2.5.1 05:47:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:47:49 Collecting texttable<0.10,>=0.9.0 05:47:49 Downloading texttable-0.9.1.tar.gz (11 kB) 05:47:49 Collecting dockerpty<0.5,>=0.4.1 05:47:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:47:50 Collecting docopt<0.7,>=0.6.1 05:47:50 Downloading docopt-0.6.2.tar.gz (25 kB) 05:47:50 Collecting cached-property<2,>=1.2.0 05:47:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:47:50 Collecting websocket-client<1.0,>=0.32.0 05:47:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:47:50 Collecting docker-pycreds>=0.4.0 05:47:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:47:50 Collecting idna<2.8,>=2.5 05:47:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:47:50 Collecting urllib3<1.25,>=1.21.1 05:47:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:47:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:47:50 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:47:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:47:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:47:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:47:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:47:50 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, jsonschema, texttable, dockerpty, docopt, cached-property, docker-compose 05:47:50 Attempting uninstall: idna 05:47:50 Found existing installation: idna 2.9 05:47:50 Uninstalling idna-2.9: 05:47:50 Successfully uninstalled idna-2.9 05:47:50 Attempting uninstall: urllib3 05:47:50 Found existing installation: urllib3 1.25.9 05:47:50 Uninstalling urllib3-1.25.9: 05:47:51 Successfully uninstalled urllib3-1.25.9 05:47:51 Attempting uninstall: requests 05:47:51 Found existing installation: requests 2.23.0 05:47:51 Uninstalling requests-2.23.0: 05:47:51 Successfully uninstalled requests-2.23.0 05:47:51 Running setup.py install for PyYAML: started 05:47:51 Running setup.py install for PyYAML: finished with status 'done' 05:47:51 Running setup.py install for texttable: started 05:47:51 Running setup.py install for texttable: finished with status 'done' 05:47:51 Running setup.py install for dockerpty: started 05:47:52 Running setup.py install for dockerpty: finished with status 'done' 05:47:52 Running setup.py install for docopt: started 05:47:52 Running setup.py install for docopt: finished with status 'done' 05:47:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:47:59 Removing intermediate container cd4b98e7984d 05:47:59 ---> 2a44add3a33d 05:47:59 Step 15/24 : ENV APP_PORT=58890 05:47:59 ---> Running in c74969beacf5 05:47:59 Removing intermediate container c74969beacf5 05:47:59 ---> 56a3fcebd247 05:47:59 Step 16/24 : EXPOSE $APP_PORT 05:47:59 ---> Running in d61a673407e6 05:47:59 Removing intermediate container d61a673407e6 05:47:59 ---> fd707fc3dde2 05:47:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:47:59 ---> 031413b7aa69 05:47:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:47:59 ---> 57fb6790d874 05:47:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:47:59 ---> aec6dd056e17 05:47:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:47:59 ---> Running in 49629efd5b5f 05:48:00 Removing intermediate container 49629efd5b5f 05:48:00 ---> 8fc744c11d3d 05:48:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:48:00 ---> Running in aaabe07e12c5 05:48:00 Removing intermediate container aaabe07e12c5 05:48:00 ---> 101513b375bf 05:48:00 Step 22/24 : LABEL arch=x86_64 05:48:00 ---> Running in e81c347ff6b2 05:48:00 Removing intermediate container e81c347ff6b2 05:48:00 ---> fc8120dd341a 05:48:00 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:48:00 ---> Running in 528c1439644c 05:48:00 Removing intermediate container 528c1439644c 05:48:00 ---> e46c0e28d740 05:48:00 Step 24/24 : LABEL version=0.0.0 05:48:00 ---> Running in c6fa2f3c74d4 05:48:00 Removing intermediate container c6fa2f3c74d4 05:48:00 ---> 0347a2b6371b 05:48:00 05:48:00 Successfully built 0347a2b6371b 05:48:00 Successfully tagged sys-mgmt-agent:latest 05:48:00  Building sys-mgmt-agent ... done  [Pipeline] } 05:48:00 $ docker stop --time=1 c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 05:48:02 $ docker rm -f c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:03 + docker images 05:48:03 REPOSITORY TAG IMAGE ID CREATED SIZE 05:48:03 sys-mgmt-agent latest 0347a2b6371b 3 seconds ago 312MB 05:48:03 core-data latest ec8dd022a643 21 seconds ago 21.6MB 05:48:03 aa443ebd514e 23 seconds ago 1.16GB 05:48:03 d84caa2e11c1 28 seconds ago 1.17GB 05:48:03 security-bootstrapper latest 69a9c1582887 30 seconds ago 18.2MB 05:48:03 support-scheduler latest 01957075bb5b 40 seconds ago 17.1MB 05:48:03 bd8427ba9c89 44 seconds ago 1.16GB 05:48:03 a2c4b0b46cdd 45 seconds ago 1.15GB 05:48:03 security-proxy-setup latest e68aba756e71 About a minute ago 25.3MB 05:48:03 core-command latest 0c34526ce790 About a minute ago 17.1MB 05:48:03 98abd0827870 About a minute ago 1.16GB 05:48:03 27f662a2279e About a minute ago 1.16GB 05:48:03 core-metadata latest e08d012b9e69 About a minute ago 18.6MB 05:48:03 security-secretstore-setup latest e063aabf6985 About a minute ago 25.8MB 05:48:03 support-notifications latest 7725869c14fd About a minute ago 17.8MB 05:48:03 451a60e1613e About a minute ago 1.17GB 05:48:03 bb4bc706ca03 About a minute ago 1.16GB 05:48:03 4d7abc30a986 About a minute ago 1.16GB 05:48:03 ci-base-image-x86_64 latest 88f3f4d98efe 6 minutes ago 648MB 05:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 05:48:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 05:48:03 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 05:48:03 docker 20.10.0 aefe523efa57 5 months ago 240MB 05:48:03 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 05:48:18 Still waiting to schedule task 05:48:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:48:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:48:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:48:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:48:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:48:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:48:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:49:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:49:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:49:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:49:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.361s coverage: 46.1% of statements 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:49:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.259s coverage: 28.7% of statements 05:49:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.380s coverage: 100.0% of statements 05:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.7% of statements 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.274s coverage: 100.0% of statements 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.193s coverage: 100.0% of statements 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:49:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.384s coverage: 58.6% of statements 05:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:49:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.605s coverage: 87.7% of statements 05:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.209s coverage: 78.9% of statements 05:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.269s coverage: 28.6% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.321s coverage: 100.0% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.236s coverage: 100.0% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.493s coverage: 97.5% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.306s coverage: 78.3% of statements 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.221s coverage: 95.1% of statements 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.257s coverage: 0.8% of statements 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.153s coverage: 21.7% of statements 05:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.171s coverage: 47.1% of statements 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements 05:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements 05:49:43 Running on prd-ubuntu18.04-docker-8c-8g-66 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws 05:49:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:49:43 The recommended git tool is: git 05:49:45 using credential edgex-jenkins-ssh 05:49:45 Cloning the remote Git repository 05:49:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:49:45 > git init /w/workspace/edgex-go/1 # timeout=10 05:49:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:49:45 > git --version # timeout=10 05:49:45 > git --version # 'git version 2.17.1' 05:49:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.292s coverage: 94.4% of statements 05:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 05:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements 05:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:49:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:49:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:49:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:53 Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 406f07095a50747e4bc872f54bb444a8bef7a588 05:49:53 Merge succeeded, producing 406f07095a50747e4bc872f54bb444a8bef7a588 05:49:53 Checking out Revision 406f07095a50747e4bc872f54bb444a8bef7a588 (PR-3506) 05:49:53 > git config core.sparsecheckout # timeout=10 05:49:53 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 05:49:53 > git remote # timeout=10 05:49:53 > git config --get remote.origin.url # timeout=10 05:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:53 > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 05:49:53 > git rev-parse HEAD^{commit} # timeout=10 05:49:53 > git config core.sparsecheckout # timeout=10 05:49:53 > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 05:49:57 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:49:57 > git --version # timeout=10 05:49:57 > git --version # 'git version 2.17.1' 05:49:57 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:58 + echo snap-build.sh 05:49:58 snap-build.sh 05:49:58 + SNAP_BASE_DIR=. 05:49:58 + '[' '!' -z /w/workspace/edgex-go/1 ']' 05:49:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 05:49:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 05:49:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 05:49:58 + cd /w/workspace/edgex-go/1 05:49:58 + sudo apt-get remove -qy --purge lxd lxd-client 05:49:58 Reading package lists... 05:49:59 Building dependency tree... 05:49:59 Reading state information... 05:49:59 The following packages were automatically installed and are no longer required: 05:49:59 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:49:59 uidmap xdelta3 05:49:59 Use 'sudo apt autoremove' to remove them. 05:49:59 The following packages will be REMOVED: 05:49:59 lxd* lxd-client* 05:49:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:49:59 After this operation, 31.7 MB disk space will be freed. 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 76.0% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 05:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 05:50:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 05:50:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:50:02 Removing lxd dnsmasq configuration 05:50:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:50:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:50:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:50:04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 05:50:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:50:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.069s coverage: 66.9% of statements 05:50:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:50:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:50:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:50:06 Processing triggers for systemd (237-3ubuntu10.45) ... 05:50:06 Processing triggers for ureadahead (0.100.0-21) ... 05:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.5% of statements 05:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 05:50:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements 05:50:07 + sudo snap remove --purge lxd 05:50:08 snap "lxd" is not installed 05:50:08 + sudo groupadd --force --system lxd 05:50:08 ++ whoami 05:50:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:50:08 + newgrp - lxd 05:50:08 + sudo snap install lxd 05:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 46.8% of statements 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:50:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:50:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:50:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.224s coverage: 18.9% of statements 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:50:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.555s coverage: 91.9% of statements 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:50:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:50:20 2021-05-25T05:50:16Z INFO Waiting for automatic snapd restart... 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.756s coverage: 28.7% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.251s coverage: 99.0% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.258s coverage: 100.0% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.239s coverage: 64.6% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.169s coverage: 28.1% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:50:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 05:50:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 05:50:25 GO111MODULE=on go vet ./... 05:50:42 lxd 4.14 from Canonical* installed 05:50:42 + sudo lxd init --auto 05:50:50 + sudo snap install --classic snapcraft 05:50:59 snapcraft 4.7.1 from Canonical* installed 05:50:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:50:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:59 Dload Upload Total Spent Left Speed 05:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4510 0 --:--:-- --:--:-- --:--:-- 4510 05:50:59 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 05:50:59 ./yq_linux_amd64 05:50:59 + sudo snapcraft prime --use-lxd 05:51:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:51:01 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:51:01 - README.md 05:51:01 05:51:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:51:01 Launching a container. 05:51:09 Waiting for container to be ready 05:51:10 To start your first instance, try: lxc launch ubuntu:18.04 05:51:10 05:51:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:51:14 Waiting for network to be ready... 05:51:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:51:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 05:51:15 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:51:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 05:51:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:51:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:51:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 05:51:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:51:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 05:51:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 05:51:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:51:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:51:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:51:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:51:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:51:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:51:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:51:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:51:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:51:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 05:51:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:51:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:51:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:51:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:51:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:51:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:51:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:51:19 Fetched 24.6 MB in 4s (6209 kB/s) 05:51:19 Reading package lists... 05:51:19 Reading package lists... 05:51:20 Building dependency tree... 05:51:20 Reading state information... 05:51:20 The following additional packages will be installed: 05:51:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:51:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:51:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:51:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:51:20 Suggested packages: 05:51:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:51:20 Recommended packages: 05:51:20 gnupg libsasl2-modules 05:51:20 The following NEW packages will be installed: 05:51:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:51:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:51:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:51:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:51:20 The following packages will be upgraded: 05:51:20 gpg gpg-agent gpgconf libudev1 05:51:20 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 05:51:20 Need to get 3530 kB of archives. 05:51:20 After this operation, 13.3 MB of additional disk space will be used. 05:51:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:51:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:51:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:51:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:51:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 05:51:20 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 05:51:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:51:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:51:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:51:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:51:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:51:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:51:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:51:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:51:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:51:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:51:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:51:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:51:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:51:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:51:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:51:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:51:21 debconf: delaying package configuration, since apt-utils is not installed 05:51:21 Fetched 3530 kB in 1s (3135 kB/s) 05:51:21 (Reading database ... 12511 files and directories currently installed.) 05:51:21 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 05:51:21 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:51:21 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 05:51:21 Selecting previously unselected package udev. 05:51:21 (Reading database ... 12511 files and directories currently installed.) 05:51:21 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 05:51:21 Unpacking udev (237-3ubuntu10.47) ... 05:51:21 Selecting previously unselected package libfuse2:amd64. 05:51:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:51:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:51:22 Selecting previously unselected package fuse. 05:51:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:51:22 Unpacking fuse (2.9.7-1ubuntu1) ... 05:51:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:51:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:51:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:51:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:51:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:51:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:51:22 Selecting previously unselected package libksba8:amd64. 05:51:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:51:22 Unpacking libksba8:amd64 (1.3.5-2) ... 05:51:22 Selecting previously unselected package libroken18-heimdal:amd64. 05:51:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:51:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:51:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:51:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:22 Selecting previously unselected package libwind0-heimdal:amd64. 05:51:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:51:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:51:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:51:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:51:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:51:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:23 Selecting previously unselected package libsasl2-modules-db:amd64. 05:51:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:51:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:51:23 Selecting previously unselected package libsasl2-2:amd64. 05:51:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:51:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:51:23 Selecting previously unselected package libldap-common. 05:51:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:51:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:51:23 Selecting previously unselected package libldap-2.4-2:amd64. 05:51:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:51:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:51:23 Selecting previously unselected package dirmngr. 05:51:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:51:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:51:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:51:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:51:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:51:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:51:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:51:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:51:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libksba8:amd64 (1.3.5-2) ... 05:51:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:51:24 Setting up udev (237-3ubuntu10.47) ... 05:51:24 invoke-rc.d: policy-rc.d denied execution of start. 05:51:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Processing triggers for systemd (237-3ubuntu10) ... 05:51:24 Setting up fuse (2.9.7-1ubuntu1) ... 05:51:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:51:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:51:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:51:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:51:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:51:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:51:25 settings in the [Install] section, and DefaultInstance for template units). 05:51:25 This means they are not meant to be enabled using systemctl. 05:51:25 Possible reasons for having this kind of units are: 05:51:25 1) A unit may be statically enabled by being symlinked from another unit's 05:51:25 .wants/ or .requires/ directory. 05:51:25 2) A unit's purpose may be to act as a helper for some other unit which has 05:51:25 a requirement dependency on it. 05:51:25 3) A unit may be started when needed via activation (socket, path, timer, 05:51:25 D-Bus, udev, scripted systemctl call, ...). 05:51:25 4) In case of template units, the unit is meant to be enabled with some 05:51:25 instance name specified. 05:51:25 Reading package lists... 05:51:25 Building dependency tree... 05:51:25 Reading state information... 05:51:25 The following additional packages will be installed: 05:51:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:51:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:51:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:51:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:51:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:51:25 Suggested packages: 05:51:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:51:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:51:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:51:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:51:25 systemd-container policykit-1 05:51:25 Recommended packages: 05:51:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:51:25 The following NEW packages will be installed: 05:51:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:51:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:51:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:51:25 multiarch-support openssh-client python3 python3-minimal python3.6 05:51:25 python3.6-minimal snapd squashfs-tools sudo 05:51:25 The following packages will be upgraded: 05:51:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:51:26 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 05:51:26 Need to get 35.2 MB of archives. 05:51:26 After this operation, 141 MB of additional disk space will be used. 05:51:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 05:51:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:51:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:51:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:51:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:51:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:51:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:51:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:51:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:51:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:51:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:51:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:51:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:51:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:51:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:51:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:51:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 05:51:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 05:51:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:51:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:51:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:51:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:51:27 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:51:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:51:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:51:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:51:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:51:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:51:27 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:51:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:51:27 debconf: delaying package configuration, since apt-utils is not installed 05:51:27 Fetched 35.2 MB in 1s (23.9 MB/s) 05:51:27 (Reading database ... 12757 files and directories currently installed.) 05:51:27 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 05:51:27 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:51:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 05:51:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:51:28 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 05:51:28 (Reading database ... 12757 files and directories currently installed.) 05:51:28 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:51:28 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:51:28 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:51:28 (Reading database ... 12757 files and directories currently installed.) 05:51:28 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:51:29 Unpacking apt (1.6.13) over (1.6.1) ... 05:51:29 Setting up apt (1.6.13) ... 05:51:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:51:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:51:29 (Reading database ... 12764 files and directories currently installed.) 05:51:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:51:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:51:29 Selecting previously unselected package libpython3.6-minimal:amd64. 05:51:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:51:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:51:30 Selecting previously unselected package libexpat1:amd64. 05:51:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:51:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:51:30 Selecting previously unselected package python3.6-minimal. 05:51:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:51:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:51:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:51:30 Checking for services that may need to be restarted...done. 05:51:30 Checking for services that may need to be restarted...done. 05:51:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:51:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:51:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:51:31 Selecting previously unselected package python3-minimal. 05:51:31 (Reading database ... 13012 files and directories currently installed.) 05:51:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:51:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:51:31 Selecting previously unselected package mime-support. 05:51:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:51:31 Unpacking mime-support (3.60ubuntu1) ... 05:51:31 Selecting previously unselected package libmpdec2:amd64. 05:51:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:51:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:51:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:51:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:51:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:51:31 Selecting previously unselected package python3.6. 05:51:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:51:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:51:31 Selecting previously unselected package libpython3-stdlib:amd64. 05:51:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:51:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:51:31 Setting up python3-minimal (3.6.7-1~18.04) ... 05:51:32 Selecting previously unselected package python3. 05:51:32 (Reading database ... 13442 files and directories currently installed.) 05:51:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:51:32 Unpacking python3 (3.6.7-1~18.04) ... 05:51:32 Selecting previously unselected package multiarch-support. 05:51:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:51:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:51:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:51:32 Selecting previously unselected package liblzo2-2:amd64. 05:51:32 (Reading database ... 13479 files and directories currently installed.) 05:51:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:51:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:51:32 Selecting previously unselected package libbsd0:amd64. 05:51:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:51:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:51:32 Selecting previously unselected package sudo. 05:51:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:51:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:51:32 Selecting previously unselected package apparmor. 05:51:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:51:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:51:32 Selecting previously unselected package libedit2:amd64. 05:51:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:51:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:51:32 Selecting previously unselected package libkrb5support0:amd64. 05:51:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:51:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:51:33 Selecting previously unselected package libk5crypto3:amd64. 05:51:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:51:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:51:33 Selecting previously unselected package libkeyutils1:amd64. 05:51:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:51:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:51:33 Selecting previously unselected package libkrb5-3:amd64. 05:51:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:51:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:51:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:51:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:51:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:51:33 Selecting previously unselected package libssl1.0.0:amd64. 05:51:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:51:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:51:33 Selecting previously unselected package openssh-client. 05:51:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:51:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:51:33 Selecting previously unselected package squashfs-tools. 05:51:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:51:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:51:33 Selecting previously unselected package snapd. 05:51:34 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 05:51:34 Unpacking snapd (2.48.3+18.04) ... 05:51:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:51:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:51:37 Setting up mime-support (3.60ubuntu1) ... 05:51:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:51:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:51:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:51:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:51:41 Setting up systemd (237-3ubuntu10.47) ... 05:51:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:51:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:51:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:51:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:51:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:51:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:51:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:51:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:51:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:51:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:51:43 Setting up python3 (3.6.7-1~18.04) ... 05:51:43 running python rtupdate hooks for python3.6... 05:51:43 running python post-rtupdate hooks for python3.6... 05:51:43 Setting up apparmor (2.12-4ubuntu5.1) ... 05:51:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:51:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:51:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:51:44 Setting up snapd (2.48.3+18.04) ... 05:51:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:51:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:51:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:51:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:51:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:51:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:51:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:51:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:51:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:51:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:51:46 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 05:51:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:51:47 Processing triggers for systemd (237-3ubuntu10.47) ... 05:51:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:51:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:51:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:51:49 Reading package lists... 05:51:49 Reading package lists... 05:51:49 Building dependency tree... 05:51:49 Reading state information... 05:51:50 Calculating upgrade... 05:51:50 The following packages will be upgraded: 05:51:50 advancecomp base-files bash binutils binutils-common 05:51:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:51:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:51:50 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:51:50 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:51:50 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:51:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:51:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:51:50 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 05:51:50 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 05:51:50 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 05:51:50 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 05:51:50 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 05:51:50 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 05:51:50 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 05:51:50 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:51:50 Need to get 64.0 MB of archives. 05:51:50 After this operation, 5041 kB of additional disk space will be used. 05:51:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 05:51:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:51:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:51:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:51:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:51:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:51:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:51:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:51:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:51:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:51:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:51:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:51:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:51:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:51:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:51:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:51:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:51:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:51:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:51:50 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:51:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:51:50 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:51:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:51:50 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:51:50 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:51:50 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:51:50 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:51:50 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:51:50 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:51:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:51:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:51:50 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:51:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:51:50 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:51:50 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:51:50 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:51:50 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:51:50 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:51:50 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:51:50 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:51:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:51:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:51:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:51:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:51:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:51:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:51:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:51:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:51:50 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] 05:51:50 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:51:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:51:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:51:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:51:50 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:51:50 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:51:50 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:51:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:51:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:51:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:51:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:51:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:51:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:51:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:51:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:51:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:51:51 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:51:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:51:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:51:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:51:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:51:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:51:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:51:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:51:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:51:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:51:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:51:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:51:51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:51:51 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:51:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:51:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:51:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:51:52 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] 05:51:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:51:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 05:51:52 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] 05:51:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:51:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:51:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:51:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:51:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:51:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:51:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:51:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:51:52 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] 05:51:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:51:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:51:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:51:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:51:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:51:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:51:53 debconf: delaying package configuration, since apt-utils is not installed 05:51:53 Fetched 64.0 MB in 3s (22.4 MB/s) 05:51:53 (Reading database ... 13912 files and directories currently installed.) 05:51:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:51:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:51:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:51:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:51:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 05:51:54 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 05:51:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:51:56 (Reading database ... 13911 files and directories currently installed.) 05:51:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:51:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:51:56 (Reading database ... 13911 files and directories currently installed.) 05:51:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:51:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:51:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:51:56 (Reading database ... 13911 files and directories currently installed.) 05:51:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:51:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:51:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:51:57 (Reading database ... 13911 files and directories currently installed.) 05:51:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:51:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:51:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:51:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:51:57 Setting up base-files (10.1ubuntu2.10) ... 05:51:57 Installing new version of config file /etc/issue ... 05:51:57 Installing new version of config file /etc/issue.net ... 05:51:57 Installing new version of config file /etc/lsb-release ... 05:51:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:51:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:51:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:51:58 Removing obsolete conffile /etc/default/motd-news ... 05:51:58 (Reading database ... 13912 files and directories currently installed.) 05:51:58 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:51:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:51:58 Setting up bash (4.4.18-2ubuntu1.2) ... 05:51:58 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 05:51:58 (Reading database ... 13912 files and directories currently installed.) 05:51:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:51:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:51:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:51:58 (Reading database ... 13912 files and directories currently installed.) 05:51:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:51:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:51:59 Setting up tar (1.29b-2ubuntu0.2) ... 05:51:59 (Reading database ... 13912 files and directories currently installed.) 05:51:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:51:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:52:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:52:00 (Reading database ... 13912 files and directories currently installed.) 05:52:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:52:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:52:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:52:00 (Reading database ... 13912 files and directories currently installed.) 05:52:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:52:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:52:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:52:00 (Reading database ... 13912 files and directories currently installed.) 05:52:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:52:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:52:00 Setting up grep (3.1-2build1) ... 05:52:01 (Reading database ... 13912 files and directories currently installed.) 05:52:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:52:01 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:52:01 Setting up login (1:4.5-1ubuntu2) ... 05:52:01 (Reading database ... 13912 files and directories currently installed.) 05:52:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:52:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:52:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:52:01 (Reading database ... 13912 files and directories currently installed.) 05:52:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:52:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:52:02 gofmt -l . 05:52:03 [ "`gofmt -l .`" = "" ] 05:52:03 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:52:03 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:52:03 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:52:03 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:52:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:52:04 (Reading database ... 13912 files and directories currently installed.) 05:52:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:52:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:52:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:52:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:52:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:52:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:52:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:52:05 (Reading database ... 13912 files and directories currently installed.) 05:52:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:52:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:52:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:52:05 (Reading database ... 13912 files and directories currently installed.) 05:52:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:52:05 (Reading database ... 13912 files and directories currently installed.) 05:52:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:52:05 (Reading database ... 13912 files and directories currently installed.) 05:52:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:05 ./bin/test-go-mod-tidy.sh 05:52:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:52:05 (Reading database ... 13912 files and directories currently installed.) 05:52:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:52:06 (Reading database ... 13912 files and directories currently installed.) 05:52:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:52:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:52:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:52:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:52:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:52:06 (Reading database ... 13912 files and directories currently installed.) 05:52:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:52:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:52:06 ./bin/test-attribution-txt.sh 05:52:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:52:06 (Reading database ... 13912 files and directories currently installed.) 05:52:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:52:06 (Reading database ... 13912 files and directories currently installed.) 05:52:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:52:06 (Reading database ... 13912 files and directories currently installed.) 05:52:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:52:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:52:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:52:08 (Reading database ... 13912 files and directories currently installed.) 05:52:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:52:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:52:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:52:08 (Reading database ... 13912 files and directories currently installed.) 05:52:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:52:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:52:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:52:08 (Reading database ... 13914 files and directories currently installed.) 05:52:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:52:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] sh 05:52:09 Setting up debconf (1.5.66ubuntu1) ... 05:52:09 (Reading database ... 13914 files and directories currently installed.) 05:52:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:52:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:52:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:52:09 (Reading database ... 13914 files and directories currently installed.) 05:52:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:52:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:52:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:52:09 (Reading database ... 13914 files and directories currently installed.) 05:52:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:52:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:52:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:52:09 + ls -al . 05:52:09 total 880 05:52:09 drwxrwxr-x 9 1001 1001 4096 May 25 05:52 . 05:52:09 drwxr-xr-x 4 root root 4096 May 25 05:46 .. 05:52:09 -rw-rw-r-- 1 1001 1001 11 May 25 05:45 .dockerignore 05:52:09 drwxrwxr-x 8 1001 1001 4096 May 25 05:45 .git 05:52:09 drwxrwxr-x 3 1001 1001 4096 May 25 05:45 .github 05:52:09 -rw-rw-r-- 1 1001 1001 818 May 25 05:45 .gitignore 05:52:09 -rw-rw-r-- 1 1001 1001 166 May 25 05:45 .sonarcloud.properties 05:52:09 -rw-rw-r-- 1 1001 1001 8609 May 25 05:45 Attribution.txt 05:52:09 -rw-rw-r-- 1 1001 1001 3804 May 25 05:45 CONTRIBUTING.md 05:52:09 -rw-rw-r-- 1 1001 1001 931 May 25 05:45 Dockerfile.build 05:52:09 -rw-rw-r-- 1 1001 1001 863 May 25 05:45 Jenkinsfile 05:52:09 -rw-rw-r-- 1 1001 1001 10775 May 25 05:45 LICENSE 05:52:09 -rw-rw-r-- 1 1001 1001 5632 May 25 05:45 Makefile 05:52:09 -rw-rw-r-- 1 1001 1001 7978 May 25 05:45 README.md 05:52:09 -rw-rw-r-- 1 1001 1001 6755 May 25 05:45 SECURITY.md 05:52:09 -rw-rw-r-- 1 1001 1001 5 May 25 05:41 VERSION 05:52:09 -rw-rw-r-- 1 1001 1001 4131 May 25 05:45 ZMQWindows.md 05:52:09 drwxrwxr-x 2 1001 1001 4096 May 25 05:45 bin 05:52:09 drwxrwxr-x 14 1001 1001 4096 May 25 05:45 cmd 05:52:09 -rw-r--r-- 1 root root 741453 May 25 05:50 coverage.out 05:52:09 -rw-r--r-- 1 root root 1060 May 25 05:52 go.mod 05:52:09 -rw-r--r-- 1 root root 21990 May 25 05:46 go.sum 05:52:09 drwxrwxr-x 8 1001 1001 4096 May 25 05:45 internal 05:52:09 drwxrwxr-x 4 1001 1001 4096 May 25 05:45 openapi 05:52:09 drwxrwxr-x 4 1001 1001 4096 May 25 05:45 snap 05:52:09 -rw-rw-r-- 1 1001 1001 168 May 25 05:45 version.go [Pipeline] sh 05:52:09 (Reading database ... 13914 files and directories currently installed.) 05:52:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:52:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:52:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:52:09 (Reading database ... 13914 files and directories currently installed.) 05:52:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:52:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:52:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:52:10 (Reading database ... 13914 files and directories currently installed.) 05:52:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:52:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:52:10 + '[' -e coverage.out ] 05:52:10 + chown 1001:1001 coverage.out [Pipeline] stash 05:52:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 05:52:10 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 05:52:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:52:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:52:10 Warning: overwriting stash ‘coverage-report’ 05:52:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:52:10 (Reading database ... 13914 files and directories currently installed.) 05:52:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:52:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:52:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:52:10 (Reading database ... 13914 files and directories currently installed.) 05:52:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:52:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:52:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:52:11 (Reading database ... 13914 files and directories currently installed.) 05:52:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:52:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:52:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:52:11 (Reading database ... 13914 files and directories currently installed.) 05:52:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:52:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:52:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:52:11 Stashed 1 file(s) [Pipeline] sh 05:52:11 (Reading database ... 13914 files and directories currently installed.) 05:52:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:52:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:52:12 Setting up passwd (1:4.5-1ubuntu2) ... 05:52:12 (Reading database ... 13914 files and directories currently installed.) 05:52:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:52:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:52:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:52:12 (Reading database ... 13914 files and directories currently installed.) 05:52:12 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:52:12 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:52:12 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:52:12 + make build 05:52:12 go mod tidy 05:52:12 (Reading database ... 13914 files and directories currently installed.) 05:52:12 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:52:12 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:52:12 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:52:12 (Reading database ... 13914 files and directories currently installed.) 05:52:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:52:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:52:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:52:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:52:13 (Reading database ... 13914 files and directories currently installed.) 05:52:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:52:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:52:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:52:13 (Reading database ... 13914 files and directories currently installed.) 05:52:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:52:14 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:52:14 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:52:14 (Reading database ... 13914 files and directories currently installed.) 05:52:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:52:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:52:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:52:14 (Reading database ... 13914 files and directories currently installed.) 05:52:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:52:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:52:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:52:14 (Reading database ... 13914 files and directories currently installed.) 05:52:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:52:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:52:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:52:15 (Reading database ... 13915 files and directories currently installed.) 05:52:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:52:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:52:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:52:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:52:15 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:52:15 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:52:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:52:15 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:52:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:52:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:52:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:52:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:52:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:52:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:52:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:52:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:52:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:52:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:52:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:52:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:52:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:52:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:52:16 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:52:16 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:52:16 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:52:16 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:52:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:52:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:52:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:52:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:52:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:52:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:52:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:52:17 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:52:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:52:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:52:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:17 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:17 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:52:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:52:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:52:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:52:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:52:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:52:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:52:21 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:52:21 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:52:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:52:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:52:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:52:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:52:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:52:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:52:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:52:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:52:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:52:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:22 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:22 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:52:22 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:52:22 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:52:22 05:52:22 Current default time zone: 'Etc/UTC' 05:52:22 Local time is now: Tue May 25 05:52:22 UTC 2021. 05:52:22 Universal Time is now: Tue May 25 05:52:22 UTC 2021. 05:52:22 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:52:22 05:52:22 Setting up systemd-sysv (237-3ubuntu10.47) ... 05:52:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:22 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 05:52:22 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:52:22 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:52:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:52:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:52:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:52:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:52:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:52:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:52:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:52:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:23 Setting up patch (2.7.6-2ubuntu1.1) ... 05:52:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:52:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:52:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:52:23 Installing new version of config file /etc/ssl/openssl.cnf ... 05:52:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:52:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:52:23 Setting up ca-certificates (20210119~18.04.1) ... 05:52:25 Updating certificates in /etc/ssl/certs... 05:52:25 23 added, 27 removed; done. 05:52:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:52:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:52:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:52:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:52:26 Setting up pkgbinarymangler (138.18.04.1) ... 05:52:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:52:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up perl (5.26.1-6ubuntu0.5) ... 05:52:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:52:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:52:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:52:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:52:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:52:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:52:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:52:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:52:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:52:26 Processing triggers for systemd (237-3ubuntu10.47) ... 05:52:26 Processing triggers for mime-support (3.60ubuntu1) ... 05:52:26 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:52:26 Updating certificates in /etc/ssl/certs... 05:52:27 0 added, 0 removed; done. 05:52:27 Running hooks in /etc/ca-certificates/update.d... 05:52:27 done. 05:52:27 Reading package lists... 05:52:28 Building dependency tree... 05:52:28 Reading state information... 05:52:28 The following NEW packages will be installed: 05:52:28 apt-transport-https 05:52:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:52:28 Need to get 1692 B of archives. 05:52:28 After this operation, 154 kB of additional disk space will be used. 05:52:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:52:28 debconf: delaying package configuration, since apt-utils is not installed 05:52:28 Fetched 1692 B in 0s (8574 B/s) 05:52:28 Selecting previously unselected package apt-transport-https. 05:52:28 (Reading database ... 13920 files and directories currently installed.) 05:52:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:52:28 Unpacking apt-transport-https (1.6.13) ... 05:52:28 Setting up apt-transport-https (1.6.13) ... 05:52:28 Waiting for network to be ready... 05:52:35 2021-05-25T05:52:32Z INFO Waiting for automatic snapd restart... 05:52:35 snapd 2.50 from Canonical* installed 05:52:35 "snapd" switched to the "latest/stable" channel 05:52:35 05:52:39 core18 20210507 from Canonical* installed 05:52:39 "core18" switched to the "latest/stable" channel 05:52:39 05:52:43 snapcraft 4.7.1 from Canonical* installed 05:52:43 "snapcraft" switched to the "latest/stable" channel 05:52:43 05:52:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:52:46 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:52:46 - README.md 05:52:46 05:52:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:52:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:52:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:52:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:52:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:52:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:52:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:52:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:52:54 Reading package lists... 05:52:54 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 05:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:53:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:53:01 Reading package lists... 05:53:01 Building dependency tree... 05:53:01 Reading state information... 05:53:01 Suggested packages: 05:53:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:53:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:53:01 Recommended packages: 05:53:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:53:01 The following NEW packages will be installed: 05:53:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:53:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:53:01 pkg-config zip 05:53:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:53:01 Need to get 7663 kB of archives. 05:53:01 After this operation, 43.8 MB of additional disk space will be used. 05:53:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:53:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:53:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:53:01 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:53:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:53:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:53:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:53:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:53:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:53:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:53:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:53:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:53:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:53:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:53:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:53:02 debconf: delaying package configuration, since apt-utils is not installed 05:53:02 Fetched 7663 kB in 1s (7149 kB/s) 05:53:02 Selecting previously unselected package libglib2.0-0:amd64. 05:53:02 (Reading database ... 13924 files and directories currently installed.) 05:53:02 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:53:02 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:53:02 Selecting previously unselected package libpsl5:amd64. 05:53:02 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:53:02 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:53:02 Selecting previously unselected package libnghttp2-14:amd64. 05:53:02 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:53:02 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:53:02 Selecting previously unselected package librtmp1:amd64. 05:53:02 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:53:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:53:02 Selecting previously unselected package libcurl3-gnutls:amd64. 05:53:02 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:53:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:53:02 Selecting previously unselected package liberror-perl. 05:53:02 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:53:02 Unpacking liberror-perl (0.17025-1) ... 05:53:02 Selecting previously unselected package git-man. 05:53:02 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:53:02 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:53:02 Selecting previously unselected package git. 05:53:02 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:53:02 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:53:03 Selecting previously unselected package libnorm1:amd64. 05:53:03 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:53:03 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:53:03 Selecting previously unselected package libpgm-5.2-0:amd64. 05:53:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:53:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:53:03 Selecting previously unselected package libsodium23:amd64. 05:53:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:53:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:53:03 Selecting previously unselected package libzmq5:amd64. 05:53:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:53:04 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:53:04 Selecting previously unselected package libzmq3-dev:amd64. 05:53:04 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:53:04 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:53:04 Selecting previously unselected package pkg-config. 05:53:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:53:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:53:04 Selecting previously unselected package zip. 05:53:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:53:04 Unpacking zip (3.0-11build1) ... 05:53:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:53:04 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:53:04 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:53:04 Setting up liberror-perl (0.17025-1) ... 05:53:04 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:53:04 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:53:04 No schema files found: doing nothing. 05:53:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:53:04 Setting up zip (3.0-11build1) ... 05:53:04 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:53:04 Setting up libsodium23:amd64 (1.0.16-2) ... 05:53:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:53:04 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:53:04 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:53:04 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:53:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:53:04 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:53:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:53:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:53:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:53:11 git set to automatically installed. 05:53:11 git-man set to automatically installed. 05:53:11 libcurl3-gnutls set to automatically installed. 05:53:11 liberror-perl set to automatically installed. 05:53:11 libglib2.0-0 set to automatically installed. 05:53:11 libnghttp2-14 set to automatically installed. 05:53:11 libnorm1 set to automatically installed. 05:53:11 libpgm-5.2-0 set to automatically installed. 05:53:11 libpsl5 set to automatically installed. 05:53:11 librtmp1 set to automatically installed. 05:53:11 libsodium23 set to automatically installed. 05:53:11 libzmq3-dev set to automatically installed. 05:53:11 libzmq5 set to automatically installed. 05:53:11 pkg-config set to automatically installed. 05:53:11 zip set to automatically installed. 05:53: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 05:53:12 snapd is not logged in, snap install commands will use sudo 05:53:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:53:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable [Pipeline] } 05:53:20 $ docker stop --time=1 c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 05:53:22 $ docker rm -f c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:53:24 05:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:53:25 latest: Pulling from edgex-devops/edgex-compose-arm64 05:53:25 29e5d40040c1: Pulling fs layer 05:53:25 1ce36da41761: Pulling fs layer 05:53:25 25b303627fd3: Pulling fs layer 05:53:25 29e5d40040c1: Verifying Checksum 05:53:26 29e5d40040c1: Pull complete 05:53:26 1ce36da41761: Verifying Checksum 05:53:26 1ce36da41761: Download complete 05:53:28 1ce36da41761: Pull complete 05:53:28 25b303627fd3: Verifying Checksum 05:53:28 25b303627fd3: Download complete 05:53:38 25b303627fd3: Pull complete 05:53:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:53:38 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:53:38 $ 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-arm64:latest cat 05:53:41 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 05:53:41 snapd is not logged in, snap install commands will use sudo 05:53:41 $ docker top 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:42 + docker-compose build --help 05:53:42 + grep parallel 05:53:46 --parallel Build images in parallel. [Pipeline] } 05:53:46 $ docker stop --time=1 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 05:53:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:53:48 snap "core18" has no updates available 05:53:48 $ docker rm -f 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:48 Pulling go-build-helper 05:53:48 + snapcraftctl pull 05:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:53:49 . [Pipeline] withDockerContainer 05:53:49 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 05:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 05:53:49 'app-service-config' has dependencies that need to be staged: go-build-helper 05:53:49 Skipping pull go-build-helper (already ran) 05:53:49 Building go-build-helper 05:53:49 + snapcraftctl build 05:53:50 $ docker top 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:51 Staging go-build-helper 05:53:51 + snapcraftctl stage 05:53:51 + docker-compose -f ./docker-compose-build.yml build --parallel 05:53:55 Building core-command ... 05:53:55 Building core-data ... 05:53:55 Building core-metadata ... 05:53:55 Building security-bootstrapper ... 05:53:55 Building security-proxy-setup ... 05:53:55 Building security-secretstore-setup ... 05:53:55 Building support-notifications ... 05:53:55 Building support-scheduler ... 05:53:55 Building sys-mgmt-agent ... 05:53:55 Building support-notifications 05:53:55 Building security-bootstrapper 05:53:55 Building core-command 05:53:55 Building core-metadata 05:53:55 Building support-scheduler 05:54:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:54:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 05:54:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 05:54:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:54:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:54:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 05:54:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 05:54:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 05:54:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 05:54:03 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:54:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:54:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:54:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:54:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:54:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:54:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:54:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:54:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:54:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:54:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 05:54:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 05:54:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 05:54:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 05:54:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 05:54:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 05:54:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 05:54:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 05:54:03 Fetched 24.6 MB in 0s (0 B/s) 05:54:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:54:03 Fetched 224 kB in 0s (0 B/s) 05:54:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:54:03 Fetched 157 kB in 0s (0 B/s) 05:54:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:54:03 Fetched 221 kB in 0s (0 B/s) 05:54:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:54:03 Fetched 143 kB in 0s (0 B/s) 05:54:03 Pulling app-service-config 05:54:03 + snapcraftctl pull 05:54:03 Cloning into '/root/parts/app-service-config/src'... 05:54:03 Pulling config-common 05:54:03 + snapcraftctl pull 05:54:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:54:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:54:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:54:08 Fetched 0 B in 0s (0 B/s) 05:54:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:54:08 Fetched 0 B in 0s (0 B/s) 05:54:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:54:08 Fetched 0 B in 0s (0 B/s) 05:54:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:54:08 Fetched 0 B in 0s (0 B/s) 05:54:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:54:08 Fetched 0 B in 0s (0 B/s) 05:54:08 Pulling edgex-go 05:54:08 + snapcraftctl pull 05:54:26 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:54:26 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:54:26 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:54:26 Fetched 0 B in 0s (0 B/s) 05:54:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:54:26 Fetched 96.5 kB in 0s (0 B/s) 05:54:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:54:26 Fetched 279 kB in 0s (0 B/s) 05:54:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:54:26 Fetched 122 kB in 0s (0 B/s) 05:54:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:54:26 Fetched 77.8 kB in 0s (0 B/s) 05:54:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:54:26 Fetched 8848 B in 0s (0 B/s) 05:54:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:54:26 Fetched 47.8 kB in 0s (0 B/s) 05:54:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:54:26 Fetched 45.6 kB in 0s (0 B/s) 05:54:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:54:26 Fetched 15.0 kB in 0s (0 B/s) 05:54:26 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:54:26 Fetched 219 kB in 0s (0 B/s) 05:54:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:54:26 Fetched 154 kB in 0s (0 B/s) 05:54:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:54:26 Fetched 50.6 kB in 0s (0 B/s) 05:54:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:54:26 Fetched 14.8 kB in 0s (0 B/s) 05:54:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:54:26 Fetched 41.8 kB in 0s (0 B/s) 05:54:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:54:26 Fetched 499 kB in 0s (0 B/s) 05:54:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:54:26 Fetched 111 kB in 0s (0 B/s) 05:54:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:54:26 Fetched 240 kB in 0s (0 B/s) 05:54:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:54:26 Fetched 29.3 kB in 0s (0 B/s) 05:54:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:54:26 Fetched 85.5 kB in 0s (0 B/s) 05:54:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:54:26 Fetched 24.5 kB in 0s (0 B/s) 05:54:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:54:26 Fetched 49.2 kB in 0s (0 B/s) 05:54:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:54:26 Fetched 54.2 kB in 0s (0 B/s) 05:54:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:54:26 Fetched 30.8 kB in 0s (0 B/s) 05:54:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:54:26 Fetched 15.8 kB in 0s (0 B/s) 05:54:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:54:26 Fetched 85.9 kB in 0s (0 B/s) 05:54:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:54:26 Fetched 8720 B in 0s (0 B/s) 05:54:26 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:54:26 Fetched 137 kB in 0s (0 B/s) 05:54:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:54:26 Fetched 119 kB in 0s (0 B/s) 05:54:26 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:54:26 Fetched 110 kB in 0s (0 B/s) 05:54:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:54:26 Fetched 11.1 kB in 0s (0 B/s) 05:54:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:54:26 Fetched 645 kB in 0s (0 B/s) 05:54:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:54:26 Fetched 41.3 kB in 0s (0 B/s) 05:54:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:54:26 Fetched 17.9 kB in 0s (0 B/s) 05:54:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:54:26 Fetched 368 kB in 0s (0 B/s) 05:54:26 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:54:26 Fetched 187 kB in 0s (0 B/s) 05:54:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:54:26 Fetched 175 kB in 0s (0 B/s) 05:54:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:54:26 Fetched 206 kB in 0s (0 B/s) 05:54:26 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:54:26 Fetched 1301 kB in 0s (0 B/s) 05:54:26 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:54:26 Fetched 36.2 kB in 0s (0 B/s) 05:54:26 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:54:26 Fetched 159 kB in 0s (0 B/s) 05:54:26 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:54:26 Fetched 107 kB in 0s (0 B/s) 05:54:26 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:54:26 Fetched 48.7 kB in 0s (0 B/s) 05:54:26 Pulling static-packages 05:54:26 + snapcraftctl pull 05:54:26 Pulling version 05:54:26 + cd /root/project 05:54:26 + [ -f VERSION ] 05:54:26 + PROJECT_VERSION=local-dev 05:54:26 + git rev-parse --short HEAD 05:54:26 + GIT_REVISION=406f0709 05:54:26 + snapcraftctl set-version local-dev 05:54:27 Skipping build go-build-helper (already ran) 05:54:27 Building app-service-config 05:54:27 + make build 05:54:27 go mod tidy 05:54:30 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 05:54:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 05:54:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 05:54:30 go: downloading github.com/go-kit/kit v0.9.0 05:54:30 go: downloading github.com/stretchr/testify v1.7.0 05:54:30 go: downloading github.com/google/uuid v1.2.0 05:54:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:54:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 05:54:30 go: downloading github.com/x448/float16 v0.8.4 05:54:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 05:54:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 05:54:31 go: downloading github.com/davecgh/go-spew v1.1.1 05:54:31 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:54:31 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:54:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 05:54:31 go: downloading github.com/gorilla/websocket v1.4.2 05:54:31 go: downloading github.com/pelletier/go-toml v1.9.0 05:54:31 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:54:31 go: downloading github.com/stretchr/objx v0.1.0 05:54:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 05:54:31 go: downloading github.com/pebbe/zmq4 v1.2.7 05:54:31 go: downloading github.com/pmezard/go-difflib v1.0.0 05:54:31 go: downloading github.com/hashicorp/consul/api v1.8.1 05:54:31 go: downloading github.com/go-stack/stack v1.8.0 05:54:31 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:54:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:54:31 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 05:54:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:54:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:54:32 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:54:32 go: downloading github.com/gorilla/mux v1.8.0 05:54:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:54:32 go: downloading github.com/leodido/go-urn v1.2.0 05:54:32 go: downloading github.com/go-playground/locales v0.13.0 05:54:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:54:32 go: downloading github.com/go-playground/universal-translator v0.17.0 05:54:32 go: downloading github.com/mattn/go-isatty v0.0.12 05:54:32 go: downloading github.com/onsi/gomega v1.7.0 05:54:32 go: downloading gopkg.in/yaml.v2 v2.4.0 05:54:32 go: downloading golang.org/x/text v0.3.2 05:54:32 go: downloading github.com/mitchellh/copystructure v1.0.0 05:54:32 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:54:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:54:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:54:32 go: downloading github.com/fatih/color v1.9.0 05:54:32 go: downloading github.com/mattn/go-colorable v0.1.6 05:54:32 go: downloading github.com/onsi/ginkgo v1.10.1 05:54:32 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:54:32 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:54:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:54:32 go: downloading github.com/hashicorp/serf v0.9.5 05:54:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:54:32 go: downloading github.com/hpcloud/tail v1.0.0 05:54:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:54:33 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:54:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:54:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:54:33 go: downloading github.com/hashicorp/memberlist v0.2.2 05:54:33 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:54:33 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:54:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:54:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:54:33 go: downloading github.com/miekg/dns v1.1.26 05:54:33 go: downloading github.com/hashicorp/errwrap v1.0.0 05:54:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:54:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:54:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:54:33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 05:54:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:54:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:54:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:54:33 go: downloading github.com/golang/protobuf v1.3.2 05:54:33 go: downloading github.com/fsnotify/fsnotify v1.4.7 05:54:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:54:33 go: downloading github.com/kr/pretty v0.2.0 05:54:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:54:33 go: downloading github.com/pkg/errors v0.8.1 05:54:33 go: downloading github.com/kr/text v0.1.0 05:54:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:54:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 05:54:45 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 05:54:45 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 05:54:45 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 05:54:45 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 05:54:45 Building config-common 05:54:45 + snapcraftctl build 05:54:48 Building edgex-go 05:54:48 + cd /root/parts/edgex-go/src 05:54:48 + make build 05:54:48 go mod tidy 05:54:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 05:54:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 05:54:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 05:54:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:54:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 05:54:49 go: downloading github.com/lib/pq v1.10.2 05:54:49 go: downloading github.com/pelletier/go-toml v1.9.1 05:54:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:54:49 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:54:49 go: downloading github.com/imdario/mergo v0.3.12 05:54:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:54:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:54:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:54:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:55:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:55: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 05:55: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 05:55:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:55:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:55:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:55:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:55:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:55:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:55:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:55:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:55:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:55:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:55:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:55:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:55:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:55:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:55:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:55:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:55:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:55:14 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 05:55:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:55:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:55:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:55:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:55:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:55:14 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 05:55:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:55:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:55:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:55:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:55:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:55:17 ---> ed03106e8c34 05:55:17 Step 3/32 : WORKDIR /edgex-go 05:55:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:55:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:17 ---> ed03106e8c34 05:55:17 Step 3/24 : WORKDIR /edgex-go 05:55:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:55:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:55:17 ---> ed03106e8c34 05:55:17 Step 3/23 : WORKDIR /edgex-go 05:55:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:55:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:55:17 ---> ed03106e8c34 05:55:17 Step 3/23 : WORKDIR /edgex-go 05:55:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:55:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:55:17 ---> ed03106e8c34 05:55:17 Step 3/24 : WORKDIR /edgex-go 05:55:17 ---> Running in 38de8780af0e 05:55:17 ---> Running in 13d0c1c752b5 05:55:17 ---> Running in d3a91c688774 05:55:17 ---> Running in 042e24f5ab5a 05:55:17 ---> Running in b245510f84ee 05:55:17 Removing intermediate container 13d0c1c752b5 05:55:17 ---> b84ed3c48d0f 05:55:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 Removing intermediate container 042e24f5ab5a 05:55:17 Removing intermediate container 38de8780af0e 05:55:17 ---> d76c043d4632 05:55:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 ---> c483d1f5fe60 05:55:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 Removing intermediate container d3a91c688774 05:55:17 ---> 62690aafa4a9 05:55:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 ---> Running in 755609f18749 05:55:17 Removing intermediate container b245510f84ee 05:55:17 ---> e2a160cd6e53 05:55:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:17 ---> Running in 15fb81173180 05:55:17 ---> Running in b18ecc597bf0 05:55:17 ---> Running in 3b62e3edfb28 05:55:17 ---> Running in ee41fe69847e 05:55:17 Removing intermediate container 755609f18749 05:55:17 ---> f0d5a588a2e0 05:55:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:55:17 Removing intermediate container 3b62e3edfb28 05:55:17 ---> f64a468544a3 05:55:17 Step 5/23 : RUN apk add --update --no-cache make git 05:55:17 ---> Running in dc6c84e0fb40 05:55:17 ---> Running in baa2409d987c 05:55:17 Removing intermediate container b18ecc597bf0 05:55:17 ---> 704ca1b5805a 05:55:17 Step 5/32 : RUN apk add --update --no-cache make git 05:55:17 Removing intermediate container ee41fe69847e 05:55:17 ---> 4e80b2584354 05:55:17 Step 5/24 : RUN apk add --update --no-cache make git 05:55:17 Removing intermediate container 15fb81173180 05:55:17 ---> f178c5098733 05:55:17 Step 5/24 : RUN apk add --update --no-cache make git 05:55:17 ---> Running in 2d58e2d073a8 05:55:17 ---> Running in 80156ce757d3 05:55:17 ---> Running in 38e15a944d58 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:17 OK: 218 MiB in 52 packages 05:55:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:17 OK: 218 MiB in 52 packages 05:55:17 Building static-packages 05:55:17 + snapcraftctl build 05:55:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:55:18 OK: 218 MiB in 52 packages 05:55:18 OK: 218 MiB in 52 packages 05:55:19 OK: 218 MiB in 52 packages 05:55:19 Removing intermediate container dc6c84e0fb40 05:55:19 ---> dc856786b449 05:55:19 Step 6/23 : COPY go.mod . 05:55:19 Removing intermediate container baa2409d987c 05:55:19 ---> 02c2c8f6ecad 05:55:19 Step 6/23 : COPY go.mod . 05:55:19 Building version 05:55:19 + snapcraftctl build 05:55:20 Removing intermediate container 2d58e2d073a8 05:55:20 ---> f11abef002c5 05:55:20 Step 6/32 : COPY go.mod . 05:55:20 ---> a257a9738d93 05:55:20 Step 7/23 : RUN go mod download 05:55:20 Removing intermediate container 80156ce757d3 05:55:20 ---> dfc9c345f5ba 05:55:20 Step 6/24 : COPY go.mod . 05:55:20 ---> Running in 3dafcb226850 05:55:20 ---> 8cfd687ebe60 05:55:20 Step 7/23 : RUN go mod download 05:55:20 Removing intermediate container 38e15a944d58 05:55:20 ---> 30fa68eb3482 05:55:20 Step 6/24 : COPY go.mod . 05:55:20 ---> Running in d7e826dd9f62 05:55:21 ---> 270960a72406 05:55:21 Step 7/24 : RUN go mod download 05:55:21 Skipping stage go-build-helper (already ran) 05:55:21 Staging app-service-config 05:55:21 + snapcraftctl stage 05:55:21 ---> Running in fe9eaa3796b2 05:55:21 ---> 9bfdbe34a118 05:55:21 Step 7/32 : RUN go mod download 05:55:22 ---> a729028252aa 05:55:22 Step 7/24 : RUN go mod download 05:55:22 ---> Running in d7e84503b185 05:55:22 ---> Running in 4c6f9d8b7359 05:55:22 Staging config-common 05:55:22 + snapcraftctl stage 05:55:23 Staging edgex-go 05:55:23 + snapcraftctl stage 05:55:24 Staging static-packages 05:55:24 + snapcraftctl stage 05:55:25 Removing intermediate container 3dafcb226850 05:55:25 ---> 732fabec0eec 05:55:25 Step 8/23 : COPY . . 05:55:25 Removing intermediate container d7e826dd9f62 05:55:25 ---> d13ec9622ffa 05:55:25 Step 8/23 : COPY . . 05:55:25 Staging version 05:55:25 + snapcraftctl stage 05:55:26 Removing intermediate container fe9eaa3796b2 05:55:26 ---> 0e9a71d9be3c 05:55:26 Step 8/24 : COPY . . 05:55:26 Removing intermediate container 4c6f9d8b7359 05:55:26 ---> 7d0373e91d83 05:55:26 Step 8/24 : COPY . . 05:55:26 Priming go-build-helper 05:55:26 + snapcraftctl prime 05:55:26 Removing intermediate container d7e84503b185 05:55:26 ---> 12ccd28aa1ed 05:55:26 Step 8/32 : COPY . . 05:55:27 Priming app-service-config 05:55:27 + snapcraftctl prime 05:55:29 Priming config-common 05:55:29 + snapcraftctl prime 05:55:30 Priming edgex-go 05:55:30 + snapcraftctl prime 05:55:31 Priming static-packages 05:55:31 + snapcraftctl prime 05:55:33 Priming version 05:55:33 + snapcraftctl prime 05:55:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:53 ---> d8aab3f6fcfe 05:55:53 Step 9/23 : RUN go mod tidy 05:55:53 ---> a6385bc339ad 05:55:53 Step 9/24 : RUN go mod tidy 05:55:53 ---> Running in 4d1dad760b78 05:55:53 ---> 2d13a60d8bbe 05:55:53 Step 9/24 : RUN go mod tidy 05:55:53 ---> 03ed810aa1ba 05:55:53 Step 9/23 : RUN go mod tidy 05:55:53 ---> f7946069a600 05:55:53 Step 9/32 : RUN go mod tidy 05:55:53 ---> Running in 2db9918b8a42 05:55:53 ---> Running in 79015708ea8f 05:55:53 ---> Running in f7f4ffa383e7 05:55:53 ---> Running in b98fe00bae28 05:55:57 Removing intermediate container 4d1dad760b78 05:55:57 ---> 972d5a9a0508 05:55:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:55:57 ---> Running in 7cc5d95e37d9 05:55:58 Removing intermediate container f7f4ffa383e7 05:55:58 ---> d557f8074619 05:55:58 Step 10/24 : RUN make cmd/core-command/core-command 05:55:58 Removing intermediate container 2db9918b8a42 05:55:58 ---> 324c8ef6ab38 05:55:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:55:58 ---> Running in 64b7f743ed73 05:55:58 ---> Running in 56dbdae9d389 05:55:58 Removing intermediate container b98fe00bae28 05:55:58 ---> d9e600d5939d 05:55:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:55:58 Removing intermediate container 79015708ea8f 05:55:58 ---> 4dc97b4a8a9b 05:55:58 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:55:58 ---> Running in e895234b266d 05:55:59 ---> Running in 69dbd41a8d90 05:55:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:56:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:56:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:56:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:58:08 Removing intermediate container 69dbd41a8d90 05:58:08 ---> c833c166958e 05:58:08 05:58:08 Step 11/32 : FROM alpine:3.12 05:58:08 3.12: Pulling from library/alpine 05:58:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:58:08 Status: Downloaded newer image for alpine:3.12 05:58:08 ---> 9852663dfa18 05:58:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:58:08 ---> Running in 23dfe44b3b52 05:58:08 Removing intermediate container 23dfe44b3b52 05:58:08 ---> d3e5fbee5327 05:58:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:58:08 ---> Running in 6a829824e00d 05:58:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:08 (1/2) Installing dumb-init (1.2.2-r1) 05:58:08 (2/2) Installing su-exec (0.2-r1) 05:58:08 Executing busybox-1.31.1-r20.trigger 05:58:08 OK: 5 MiB in 16 packages 05:58:08 Removing intermediate container 6a829824e00d 05:58:08 ---> d06e5d8739de 05:58:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:58:08 ---> Running in 38a808452ab7 05:58:08 Removing intermediate container 38a808452ab7 05:58:08 ---> c747b208be22 05:58:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:58:08 ---> Running in 5149c3cd5d2a 05:58:10 Removing intermediate container 5149c3cd5d2a 05:58:10 ---> 6970d5550a1f 05:58:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:58:11 Removing intermediate container 64b7f743ed73 05:58:11 ---> 6911e4440353 05:58:11 05:58:11 Step 11/24 : FROM alpine:3.12 05:58:11 ---> 9852663dfa18 05:58:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:58:11 ---> Running in 9d8ab3c37eda 05:58:11 ---> Running in d6bb3943e759 05:58:13 Removing intermediate container 7cc5d95e37d9 05:58:13 ---> 3719bafeafd6 05:58:13 05:58:13 Step 11/23 : FROM alpine:3.12 05:58:13 ---> 9852663dfa18 05:58:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:58:13 ---> Running in 0f3c8edfcc65 05:58:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:15 (1/1) Installing dumb-init (1.2.2-r1) 05:58:15 Executing busybox-1.31.1-r20.trigger 05:58:15 OK: 5 MiB in 15 packages 05:58:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:15 Removing intermediate container 9d8ab3c37eda 05:58:15 ---> 0ca88bdb9a6c 05:58:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:58:16 Removing intermediate container e895234b266d 05:58:16 ---> 1d63e3db47ee 05:58:16 05:58:16 Step 11/23 : FROM alpine:3.12 05:58:16 ---> 9852663dfa18 05:58:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:58:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:16 ---> Running in 4137b03ac42f 05:58:16 ---> Running in b4030c29af1e 05:58:16 (1/2) Installing ca-certificates (20191127-r4) 05:58:16 (2/2) Installing dumb-init (1.2.2-r1) 05:58:16 Executing busybox-1.31.1-r20.trigger 05:58:16 Executing ca-certificates-20191127-r4.trigger 05:58:17 OK: 6 MiB in 16 packages 05:58:17 Removing intermediate container d6bb3943e759 05:58:17 ---> dbae76e5299d 05:58:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:58:17 Removing intermediate container 4137b03ac42f 05:58:17 ---> cdf5ffe4b287 05:58:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:58:18 ---> Running in f8f53011cd05 05:58:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:19 (1/1) Installing dumb-init (1.2.2-r1) 05:58:19 Executing busybox-1.31.1-r20.trigger 05:58:19 OK: 5 MiB in 15 packages 05:58:19 Removing intermediate container f8f53011cd05 05:58:19 ---> 6a223d985350 05:58:19 Step 14/24 : ENV APP_PORT=59882 05:58:19 ---> Running in bd02fabb03ca 05:58:19 ---> 167385b09809 05:58:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:58:19 Removing intermediate container 0f3c8edfcc65 05:58:19 ---> 6bde463e65b7 05:58:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:58:20 Removing intermediate container 56dbdae9d389 05:58:20 ---> 0f94e6096335 05:58:20 05:58:20 Step 11/24 : FROM alpine:3.12 05:58:20 ---> 9852663dfa18 05:58:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:58:20 ---> Using cache 05:58:20 ---> dbae76e5299d 05:58:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:58:20 ---> Using cache 05:58:20 ---> 6a223d985350 05:58:20 Step 14/24 : ENV APP_PORT=59881 05:58:20 ---> Running in 021f7be12e8e 05:58:20 ---> Running in 5946c3447ba3 05:58:20 ---> Running in 36dc12e25d45 05:58:20 Removing intermediate container bd02fabb03ca 05:58:20 ---> bbf094315150 05:58:20 Step 15/24 : EXPOSE $APP_PORT 05:58:20 Removing intermediate container b4030c29af1e 05:58:20 ---> b48ff07061bf 05:58:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:58:21 ---> Running in 5c4ae2fba6d2 05:58:21 ---> Running in 6f1957f85bbb 05:58:21 Removing intermediate container 5946c3447ba3 05:58:21 ---> 75bb481188b4 05:58:21 Step 14/23 : ENV APP_PORT=59860 05:58:21 Removing intermediate container 36dc12e25d45 05:58:21 ---> 4920ef8202ed 05:58:21 Step 15/24 : EXPOSE $APP_PORT 05:58:21 ---> Running in 95febe50660e 05:58:21 ---> Running in 7861236c9b26 05:58:21 Removing intermediate container 6f1957f85bbb 05:58:21 ---> 1dd1cda88a8f 05:58:21 Step 14/23 : ENV APP_PORT=59861 05:58:21 Removing intermediate container 5c4ae2fba6d2 05:58:21 ---> 7be766b0efc1 05:58:21 Step 16/24 : WORKDIR / 05:58:22 ---> Running in 05bc08c1a2a3 05:58:22 ---> Running in 5ea88606f5f7 05:58:22 Removing intermediate container 95febe50660e 05:58:22 ---> a033ef5fa031 05:58:22 Step 15/23 : EXPOSE $APP_PORT 05:58:22 Removing intermediate container 7861236c9b26 05:58:22 ---> 1e32db5f282a 05:58:22 Step 16/24 : WORKDIR / 05:58:22 ---> Running in 3bf37314453c 05:58:22 ---> Running in a6f6f179a8bc 05:58:23 Removing intermediate container 05bc08c1a2a3 05:58:23 ---> 86cde89de2df 05:58:23 Step 15/23 : EXPOSE $APP_PORT 05:58:23 Removing intermediate container 5ea88606f5f7 05:58:23 ---> 94dbb4996877 05:58:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:23 ---> Running in 4be31fa59366 05:58:23 Removing intermediate container 3bf37314453c 05:58:23 ---> 8e7872c1f071 05:58:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:23 Removing intermediate container a6f6f179a8bc 05:58:23 ---> eeb00366212b 05:58:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:23 Removing intermediate container 4be31fa59366 05:58:23 ---> 52913d3e90e4 05:58:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 021f7be12e8e 05:58:23 ---> c0095df038c5 05:58:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:23 05:58:24 ---> f596ff7adb6b 05:58:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:58:24 ---> 8ef64e132978 05:58:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:58:24 ---> 0a959c736253 05:58:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:58:25 ---> 664509e79c98 05:58:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:58:25 ---> 42b587af25f8 05:58:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:58:26 ---> df07af454b0a 05:58:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:58:27 ---> 3b39bd77351d 05:58:27 ---> 42a8ed586c4b 05:58:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:58:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:58:27 ---> b3ecb31fb6a6 05:58:27 Step 20/24 : ENTRYPOINT ["/core-command"] 05:58:27 ---> 28c5b8a4126a 05:58:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:58:27 ---> d3c16c69ede5 05:58:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:58:27 ---> Running in b1b74fc3c52c 05:58:28 ---> 75b11184c7d1 05:58:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:58:28 Removing intermediate container b1b74fc3c52c 05:58:28 ---> 7c2d09b7a353 05:58:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:28 ---> b5854e28230f 05:58:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:58:29 ---> Running in 5c892e8f0e6b 05:58:29 ---> Running in e967dbcb61b7 05:58:29 ---> 6931d2f8c832 05:58:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:58:29 ---> 1edc57fe198b 05:58:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:58:29 ---> Running in fd8196ee3ff9 05:58:29 ---> Running in ed999b4f3ce2 05:58:29 Removing intermediate container 5c892e8f0e6b 05:58:29 ---> 40b9395e2cda 05:58:29 Step 22/24 : LABEL arch=arm64 05:58:29 Removing intermediate container e967dbcb61b7 05:58:29 ---> 2c29dcdfec1a 05:58:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:29 Removing intermediate container fd8196ee3ff9 05:58:29 ---> c7bb2d2f9de8 05:58:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:30 ---> Running in 0884960995ab 05:58:30 Removing intermediate container ed999b4f3ce2 05:58:30 ---> 0b8c1b11dcb0 05:58:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:30 ---> 06723e609c77 05:58:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:58:30 ---> Running in fff700516b3f 05:58:30 ---> Running in 9d60f4235da8 05:58:30 ---> Running in 63a96a85137c 05:58:31 Removing intermediate container fff700516b3f 05:58:31 ---> f2e52aea3ae0 05:58:31 Step 21/23 : LABEL arch=arm64 05:58:31 Removing intermediate container 0884960995ab 05:58:31 ---> 85edd7076ecf 05:58:31 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:58:31 Removing intermediate container 9d60f4235da8 05:58:31 ---> 940ee68c0c19 05:58:31 Step 22/24 : LABEL arch=arm64 05:58:31 Removing intermediate container 63a96a85137c 05:58:31 ---> f732fa959442 05:58:31 Step 21/23 : LABEL arch=arm64 05:58:31 ---> Running in f5052b98b0ed 05:58:31 ---> Running in 14cbb213980f 05:58:31 ---> Running in a92e3afc4557 05:58:31 ---> Running in f694fb8df4d2 05:58:31 ---> 1819fa93c99c 05:58:31 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:58:31 ---> Running in b2e64de48fa3 05:58:31 Removing intermediate container f5052b98b0ed 05:58:31 ---> b4c7bd5ccbc4 05:58:31 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:58:32 Removing intermediate container f694fb8df4d2 05:58:32 ---> ee9f8167ec6f 05:58:32 Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:58:32 Removing intermediate container 14cbb213980f 05:58:32 ---> 0b467188d6bd 05:58:32 Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:58:32 Removing intermediate container a92e3afc4557 05:58:32 ---> 8095da630d43 05:58:32 Step 24/24 : LABEL version=0.0.0 05:58:32 ---> Running in 6bbb3a3939d0 05:58:32 ---> Running in fc9f33e2d033 05:58:32 ---> Running in c2d63cdcde6d 05:58:32 ---> Running in 952cbaac093d 05:58:32 Removing intermediate container b2e64de48fa3 05:58:32 ---> 650f9e1ac9aa 05:58:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:58:33 Removing intermediate container 6bbb3a3939d0 05:58:33 ---> db41c76da784 05:58:33 Step 23/23 : LABEL version=0.0.0 05:58:33 Removing intermediate container c2d63cdcde6d 05:58:33 ---> f2ed8a7d7405 05:58:33 Step 24/24 : LABEL version=0.0.0 05:58:33 Removing intermediate container fc9f33e2d033 05:58:33 ---> 4397c95235d7 05:58:33 Step 23/23 : LABEL version=0.0.0 05:58:33 ---> Running in 1b83ceaef56b 05:58:33 ---> Running in c768afe75ad2 05:58:33 Removing intermediate container 952cbaac093d 05:58:33 ---> 638d4a18191e 05:58:33 05:58:33 ---> Running in 3cb2b6104265 05:58:33 ---> bf7a3ac0e2ef 05:58:33 Step 27/32 : RUN chmod +x /entrypoint.sh 05:58:34 Successfully built 638d4a18191e 05:58:34 ---> Running in 118ca9a75361 05:58:34 Successfully tagged core-command-arm64:latest 05:58:34 Building security-secretstore-setup 05:58:34  Building core-command ... done Removing intermediate container 1b83ceaef56b 05:58:34 Removing intermediate container c768afe75ad2 05:58:34 ---> 764ce8cbec66 05:58:34 Removing intermediate container 3cb2b6104265 05:58:34 05:58:34 ---> 4fe851196f7c 05:58:34 05:58:34 ---> 6a0ad1e6ad29 05:58:34 05:58:35 Successfully built 4fe851196f7c 05:58:35 Successfully tagged core-metadata-arm64:latest 05:58:35  Building core-metadata ... done Building core-data 05:58:35 Successfully built 6a0ad1e6ad29 05:58:35 Successfully tagged support-notifications-arm64:latest 05:58:35  Building support-notifications ... done Building sys-mgmt-agent 05:58:35 Successfully built 764ce8cbec66 05:58:35 Successfully tagged support-scheduler-arm64:latest 05:58:35 Building security-proxy-setup 05:58:36  Building support-scheduler ... done Removing intermediate container 118ca9a75361 05:58:36 ---> 6b786320d6d6 05:58:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:58:37 ---> Running in acf7a20e2075 05:58:37 Removing intermediate container acf7a20e2075 05:58:37 ---> dfe13ca04556 05:58:37 Step 29/32 : CMD ["gate"] 05:58:38 ---> Running in 0a87eed36b70 05:58:38 Removing intermediate container 0a87eed36b70 05:58:38 ---> 9fa18290f3fb 05:58:38 Step 30/32 : LABEL arch=arm64 05:58:39 ---> Running in a1160daea278 05:58:39 Removing intermediate container a1160daea278 05:58:39 ---> a87e81665aa4 05:58:39 Step 31/32 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 05:58:40 ---> Running in 14ff81588216 05:58:41 Removing intermediate container 14ff81588216 05:58:41 ---> 8dd39bdcbf9b 05:58:41 Step 32/32 : LABEL version=0.0.0 05:58:41 ---> Running in eb55083234ab 05:58:42 Removing intermediate container eb55083234ab 05:58:42 ---> 31f663e5a10a 05:58:42 05:58:43 Successfully built 31f663e5a10a 05:58:43 Successfully tagged security-bootstrapper-arm64:latest 05:59:40  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:59:40 ---> ed03106e8c34 05:59:40 Step 3/26 : WORKDIR /edgex-go 05:59:40 ---> Using cache 05:59:40 ---> e2a160cd6e53 05:59:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:40 ---> Using cache 05:59:40 ---> 4e80b2584354 05:59:40 Step 5/26 : RUN apk add --update --no-cache make git 05:59:40 ---> Using cache 05:59:40 ---> dfc9c345f5ba 05:59:40 Step 6/26 : COPY go.mod . 05:59:40 ---> Using cache 05:59:40 ---> 270960a72406 05:59:40 Step 7/26 : RUN go mod download 05:59:40 ---> Using cache 05:59:40 ---> 0e9a71d9be3c 05:59:40 Step 8/26 : COPY . . 05:59:40 ---> Using cache 05:59:40 ---> a6385bc339ad 05:59:40 Step 9/26 : RUN go mod tidy 05:59:40 ---> Using cache 05:59:40 ---> 324c8ef6ab38 05:59:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:59:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:59:40 ---> ed03106e8c34 05:59:40 Step 3/24 : WORKDIR /edgex-go 05:59:40 ---> Using cache 05:59:40 ---> e2a160cd6e53 05:59:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:40 ---> Using cache 05:59:40 ---> 4e80b2584354 05:59:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:59:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:59:40 ---> ed03106e8c34 05:59:40 Step 3/24 : WORKDIR /edgex-go 05:59:40 ---> Using cache 05:59:40 ---> e2a160cd6e53 05:59:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:40 ---> Using cache 05:59:40 ---> 4e80b2584354 05:59:40 Step 5/24 : RUN apk add --update --no-cache make bash git 05:59:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:59:40 ---> ed03106e8c34 05:59:40 Step 3/22 : WORKDIR /edgex-go 05:59:40 ---> Using cache 05:59:40 ---> e2a160cd6e53 05:59:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:40 ---> Using cache 05:59:40 ---> 4e80b2584354 05:59:40 Step 5/22 : RUN apk add --update --no-cache make git 05:59:40 ---> Using cache 05:59:40 ---> dfc9c345f5ba 05:59:40 Step 6/22 : COPY go.mod . 05:59:40 ---> Using cache 05:59:40 ---> 270960a72406 05:59:40 Step 7/22 : RUN go mod download 05:59:40 ---> Using cache 05:59:40 ---> 0e9a71d9be3c 05:59:40 Step 8/22 : COPY . . 05:59:40 ---> Using cache 05:59:40 ---> a6385bc339ad 05:59:40 Step 9/22 : RUN go mod tidy 05:59:40 ---> Using cache 05:59:40 ---> 324c8ef6ab38 05:59:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:59:40 ---> Running in 13d23c0c843c 05:59:40 ---> Running in 1ed19cb3b2a8 05:59:40 ---> Running in 4619879e35c0 05:59:40 ---> Running in 048792ccd901 05:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:59:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:59:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:59:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:59:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:59:40 OK: 218 MiB in 52 packages 05:59:40 OK: 218 MiB in 52 packages 05:59:41 Removing intermediate container 048792ccd901 05:59:41 ---> 135e7df2aac9 05:59:41 Step 6/24 : COPY go.mod . 05:59:42 Removing intermediate container 4619879e35c0 05:59:42 ---> 67db44ae4754 05:59:42 Step 6/24 : COPY go.mod . 05:59:43 ---> d30bcdd7e0d7 05:59:43 Step 7/24 : RUN go mod download 05:59:43 ---> Running in 8a832ab5c69d 05:59:43 ---> 01a8025f8e91 05:59:43 Step 7/24 : RUN go mod download 05:59:43 ---> Running in 21a497075f4e 05:59:48 Removing intermediate container 8a832ab5c69d 05:59:48 ---> c7082b4f9c6d 05:59:48 Step 8/24 : COPY . . 05:59:48 Removing intermediate container 21a497075f4e 05:59:48 ---> 7d71f354af23 05:59:48 Step 8/24 : COPY . . 06:00:20 ---> cf997baf2b97 06:00:20 Step 9/24 : RUN go mod tidy 06:00:20 ---> 2057cdeb4c8b 06:00:20 Step 9/24 : RUN go mod tidy 06:00:20 ---> Running in 31d8ce6be757 06:00:20 ---> Running in e3bf3b17f816 06:00:25 Removing intermediate container 31d8ce6be757 06:00:25 Removing intermediate container e3bf3b17f816 06:00:25 ---> ddf95bdda89a 06:00:25 Step 10/24 : RUN make cmd/core-data/core-data 06:00:25 ---> 0f8ae8430707 06:00:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:00:25 ---> Running in c7f8bd28587d 06:00:25 ---> Running in 92eed1c70084 06:00:27 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 06:00:27 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 06:00:43 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 06:00: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 06:01:00 Removing intermediate container 13d23c0c843c 06:01:00 ---> edd1fbc253fc 06:01:00 06:01:00 Step 11/22 : FROM alpine:3.12 06:01:00 ---> 9852663dfa18 06:01:00 Step 12/22 : RUN apk add --update --no-cache curl 06:01:00 ---> Running in e239ab2db29a 06:01:00 Removing intermediate container 1ed19cb3b2a8 06:01:00 ---> 47701c159767 06:01:00 06:01:00 Step 11/26 : FROM alpine:3.12 06:01:00 ---> 9852663dfa18 06:01:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:01:00 ---> Running in 36faabbf8600 06:01:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:02 (1/4) Installing ca-certificates (20191127-r4) 06:01:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:01:02 (3/4) Installing libcurl (7.76.1-r0) 06:01:02 (1/6) Installing ca-certificates (20191127-r4) 06:01:02 (4/4) Installing curl (7.76.1-r0) 06:01:02 Executing busybox-1.31.1-r20.trigger 06:01:02 Executing ca-certificates-20191127-r4.trigger 06:01:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:01:02 (3/6) Installing libcurl (7.76.1-r0) 06:01:02 (4/6) Installing curl (7.76.1-r0) 06:01:02 (5/6) Installing dumb-init (1.2.2-r1) 06:01:02 (6/6) Installing su-exec (0.2-r1) 06:01:02 Executing busybox-1.31.1-r20.trigger 06:01:03 Executing ca-certificates-20191127-r4.trigger 06:01:03 OK: 7 MiB in 18 packages 06:01:03 OK: 7 MiB in 20 packages 06:01:05 Removing intermediate container e239ab2db29a 06:01:05 ---> 922795aef8d1 06:01:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:01:06 Removing intermediate container 36faabbf8600 06:01:06 ---> d1f9dddaf58b 06:01:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:01:06 ---> Running in 3950a74212d2 06:01:06 ---> Running in 4a1fcf3c3870 06:01:07 Removing intermediate container 4a1fcf3c3870 06:01:07 ---> 055121decc6a 06:01:07 Step 14/26 : WORKDIR / 06:01:07 Removing intermediate container 3950a74212d2 06:01:07 ---> aa235f800cb2 06:01:07 Step 14/22 : WORKDIR /edgex 06:01:07 ---> Running in e0b8c2457471 06:01:07 ---> Running in 1642efadc2dd 06:01:08 Removing intermediate container e0b8c2457471 06:01:08 ---> 534372c47c99 06:01:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:01:08 Removing intermediate container 1642efadc2dd 06:01:08 ---> 106a423d71d3 06:01:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:01:09 ---> 47b4e1baae47 06:01:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:01:09 ---> 276e94eaac63 06:01:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:01:11 ---> 53b3d86b6907 06:01:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:01:11 ---> c5498fc70634 06:01:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:01:13 ---> 6e818d5ac5c1 06:01:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:01:14 ---> 2194d5ac021a 06:01:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:01:14 ---> Running in 7e4cc2facb6e 06:01:14 ---> cf5b7b5472dd 06:01:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:01:15 Removing intermediate container 7e4cc2facb6e 06:01:15 ---> 278e18c67d25 06:01:15 Step 19/22 : CMD ["--init=true"] 06:01:15 ---> Running in b5e5e4d9a81a 06:01:16 Removing intermediate container b5e5e4d9a81a 06:01:16 ---> 3d26c1e7575d 06:01:16 Step 20/22 : LABEL arch=arm64 06:01:16 ---> 50729119c65e 06:01:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:01:16 ---> Running in c8b2c478a223 06:01:17 Removing intermediate container c8b2c478a223 06:01:17 ---> e4b3725da7f6 06:01:17 Step 21/22 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 06:01:17 ---> Running in f3f9091dcded 06:01:18 Removing intermediate container f3f9091dcded 06:01:18 ---> 1f88e1b28132 06:01:18 Step 22/22 : LABEL version=0.0.0 06:01:19 ---> Running in 52fa69b56b8c 06:01:19 ---> df73820f9733 06:01:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:01:19 Removing intermediate container 52fa69b56b8c 06:01:19 ---> 031282e6e3fe 06:01:19 06:01:20 Successfully built 031282e6e3fe 06:01:20 ---> 48593ddeb5bc 06:01:20 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/ 06:01:20 Successfully tagged security-proxy-setup-arm64:latest 06:01:20  Building security-proxy-setup ... done  ---> Running in a6daee5dc91e 06:01:23 Removing intermediate container a6daee5dc91e 06:01:23 ---> eb72677883c1 06:01:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:01:23 ---> Running in 0173bfd1f5b0 06:01:24 Removing intermediate container 0173bfd1f5b0 06:01:24 ---> 4ee1da10bb26 06:01:24 Step 24/26 : LABEL arch=arm64 06:01:24 ---> Running in 3a81b83e1033 06:01:25 Removing intermediate container 3a81b83e1033 06:01:25 ---> 413f44e1f539 06:01:25 Step 25/26 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 06:01:25 ---> Running in 9a3d5cc129e5 06:01:26 Removing intermediate container 9a3d5cc129e5 06:01:26 ---> d43a0578985c 06:01:26 Step 26/26 : LABEL version=0.0.0 06:01:26 ---> Running in 7de06cd6a479 06:01:27 Removing intermediate container 7de06cd6a479 06:01:27 ---> a5444fa24281 06:01:27 06:01:27 Successfully built a5444fa24281 06:01:27 Successfully tagged security-secretstore-setup-arm64:latest 06:01:46  Building security-secretstore-setup ... done Removing intermediate container c7f8bd28587d 06:01:46 ---> ac64b18c95f0 06:01:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:01:46 ---> Running in 87639a325c2e 06:01:47 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 06:01:49 Removing intermediate container 87639a325c2e 06:01:49 ---> f49d479e5e5d 06:01:49 06:01:49 Step 12/24 : FROM docker:20.10.0 06:01:49 20.10.0: Pulling from library/docker 06:01:55 Removing intermediate container 92eed1c70084 06:01:55 ---> b6c830dc0a47 06:01:55 06:01:55 Step 11/24 : FROM alpine:3.12 06:01:55 ---> 9852663dfa18 06:01:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:01:55 ---> Running in feb706964729 06:01:56 Removing intermediate container feb706964729 06:01:56 ---> 82c222cdca09 06:01:56 Step 13/24 : ENV APP_PORT=59880 06:01:56 ---> Running in f3e25f65c08d 06:01:57 Removing intermediate container f3e25f65c08d 06:01:57 ---> abb4b92cef16 06:01:57 Step 14/24 : EXPOSE $APP_PORT 06:01:57 ---> Running in ffc3dda5acdc 06:01:57 Removing intermediate container ffc3dda5acdc 06:01:57 ---> 7331389dd36d 06:01:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:58 ---> Running in 04bceaaa8d10 06:01:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:01:58 Status: Downloaded newer image for docker:20.10.0 06:01:58 ---> eeaf43b92773 06:01:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:01:59 ---> Running in 65206840ea67 06:01:59 Removing intermediate container 65206840ea67 06:01:59 ---> ed476ed009d4 06:01:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:01:59 ---> Running in 57f9f7e37028 06:02:00 Removing intermediate container 04bceaaa8d10 06:02:00 ---> 5c9a6e266355 06:02:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:02:00 ---> Running in 81f2d8445e67 06:02:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:02 (1/39) Installing readline (8.0.4-r0) 06:02:02 (2/39) Installing bash (5.0.17-r0) 06:02:02 Executing bash-5.0.17-r0.post-install 06:02:02 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:02:02 (4/39) Installing libcurl (7.76.1-r0) 06:02:02 (5/39) Installing curl (7.76.1-r0) 06:02:02 (6/39) Installing dumb-init (1.2.2-r1) 06:02:02 (7/39) Installing libbz2 (1.0.8-r1) 06:02:02 (8/39) Installing expat (2.2.9-r1) 06:02:02 (9/39) Installing libffi (3.3-r2) 06:02:02 (10/39) Installing gdbm (1.13-r1) 06:02:02 (11/39) Installing xz-libs (5.2.5-r0) 06:02:02 (12/39) Installing sqlite-libs (3.32.1-r0) 06:02:02 (13/39) Installing python3 (3.8.10-r0) 06:02:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:03 (1/6) Installing dumb-init (1.2.2-r1) 06:02:03 (2/6) Installing libgcc (9.3.0-r2) 06:02:03 (3/6) Installing libsodium (1.0.18-r0) 06:02:03 (4/6) Installing libstdc++ (9.3.0-r2) 06:02:04 (5/6) Installing libzmq (4.3.3-r0) 06:02:04 (6/6) Installing zeromq (4.3.3-r0) 06:02:04 (14/39) Installing py3-appdirs (1.4.4-r1) 06:02:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:02:04 (16/39) Installing py3-parsing (2.4.7-r0) 06:02:04 (17/39) Installing py3-six (1.15.0-r0) 06:02:04 (18/39) Installing py3-packaging (20.4-r0) 06:02:04 (19/39) Installing py3-setuptools (47.0.0-r0) 06:02:04 Executing busybox-1.31.1-r20.trigger 06:02:04 OK: 8 MiB in 20 packages 06:02:04 (20/39) Installing py3-chardet (3.0.4-r4) 06:02:04 (21/39) Installing py3-idna (2.9-r0) 06:02:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:02:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:02:04 (24/39) Installing py3-requests (2.23.0-r0) 06:02:04 (25/39) Installing py3-msgpack (1.0.0-r0) 06:02:04 (26/39) Installing py3-lockfile (0.12.2-r3) 06:02:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:02:04 (28/39) Installing py3-colorama (0.4.3-r0) 06:02:04 (29/39) Installing py3-distlib (0.3.0-r0) 06:02:04 (30/39) Installing py3-distro (1.5.0-r1) 06:02:04 (31/39) Installing py3-webencodings (0.5.1-r3) 06:02:04 (32/39) Installing py3-html5lib (1.0.1-r4) 06:02:04 (33/39) Installing py3-pytoml (0.1.21-r0) 06:02:04 (34/39) Installing py3-pep517 (0.8.2-r0) 06:02:04 (35/39) Installing py3-progress (1.5-r0) 06:02:04 (36/39) Installing py3-toml (0.10.1-r0) 06:02:04 (37/39) Installing py3-retrying (1.3.3-r0) 06:02:04 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:02:04 (39/39) Installing py3-pip (20.1.1-r0) 06:02:04 Executing busybox-1.31.1-r19.trigger 06:02:04 OK: 72 MiB in 59 packages 06:02:06 Removing intermediate container 81f2d8445e67 06:02:06 ---> 26bbe91dba30 06:02:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:02:07 ---> d0388e53e16f 06:02:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:02:08 ---> ca04ea5f7217 06:02:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:02:09 ---> 70a2fa3b2470 06:02:09 Step 20/24 : ENTRYPOINT ["/core-data"] 06:02:09 Collecting docker-compose==1.23.2 06:02:09 ---> Running in d54fce349389 06:02:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:02:09 Removing intermediate container d54fce349389 06:02:09 ---> 8b23f4fe0cad 06:02:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:09 ---> Running in 122a6eb18638 06:02:10 Collecting docopt<0.7,>=0.6.1 06:02:10 Downloading docopt-0.6.2.tar.gz (25 kB) 06:02:10 Removing intermediate container 122a6eb18638 06:02:10 ---> ba2fd6432179 06:02:10 Step 22/24 : LABEL arch=arm64 06:02:10 ---> Running in fa6a71610d16 06:02:11 Removing intermediate container fa6a71610d16 06:02:11 ---> 27b6faf25b44 06:02:11 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 06:02:11 ---> Running in 0c091522a2c0 06:02:11 Removing intermediate container 0c091522a2c0 06:02:11 ---> 5986bfb5401c 06:02:11 Step 24/24 : LABEL version=0.0.0 06:02:11 ---> Running in ae8f4d5aab4f 06:02:12 Removing intermediate container ae8f4d5aab4f 06:02:12 ---> 5cdc8e98f4c5 06:02:12 06:02:12 Successfully built 5cdc8e98f4c5 06:02:12 Successfully tagged core-data-arm64:latest 06:02:13  Building core-data ... done Collecting PyYAML<4,>=3.10 06:02:13 Downloading PyYAML-3.13.tar.gz (270 kB) 06:02:16 Collecting jsonschema<3,>=2.5.1 06:02:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:02:16 Collecting docker<4.0,>=3.6.0 06:02:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:02:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:02:17 Collecting cached-property<2,>=1.2.0 06:02:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:02:17 Collecting texttable<0.10,>=0.9.0 06:02:17 Downloading texttable-0.9.1.tar.gz (11 kB) 06:02:19 Collecting dockerpty<0.5,>=0.4.1 06:02:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:02:21 Collecting websocket-client<1.0,>=0.32.0 06:02:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:02:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:02:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:02:22 Collecting docker-pycreds>=0.4.0 06:02:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:02:22 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) 06:02:23 Collecting urllib3<1.25,>=1.21.1 06:02:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:02:23 Collecting idna<2.8,>=2.5 06:02:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:02:24 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) 06:02:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:02:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:02:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:02:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:02:24 Installing collected packages: docopt, PyYAML, jsonschema, docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, dockerpty, docker-compose 06:02:24 Running setup.py install for docopt: started 06:02:26 Running setup.py install for docopt: finished with status 'done' 06:02:26 Running setup.py install for PyYAML: started 06:02:28 Running setup.py install for PyYAML: finished with status 'done' 06:02:28 Attempting uninstall: urllib3 06:02:28 Found existing installation: urllib3 1.25.9 06:02:28 Uninstalling urllib3-1.25.9: 06:02:29 Successfully uninstalled urllib3-1.25.9 06:02:29 Attempting uninstall: idna 06:02:29 Found existing installation: idna 2.9 06:02:29 Uninstalling idna-2.9: 06:02:29 Successfully uninstalled idna-2.9 06:02:30 Attempting uninstall: requests 06:02:30 Found existing installation: requests 2.23.0 06:02:30 Uninstalling requests-2.23.0: 06:02:30 Successfully uninstalled requests-2.23.0 06:02:31 Running setup.py install for texttable: started 06:02:33 Running setup.py install for texttable: finished with status 'done' 06:02:33 Running setup.py install for dockerpty: started 06:02:35 Running setup.py install for dockerpty: finished with status 'done' 06:02:36 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 06:02:44 Removing intermediate container 57f9f7e37028 06:02:44 ---> 6d58a02dfbe2 06:02:44 Step 15/24 : ENV APP_PORT=58890 06:02:44 ---> Running in 7c7307848ce4 06:02:44 Removing intermediate container 7c7307848ce4 06:02:44 ---> 7164dcb9b72d 06:02:44 Step 16/24 : EXPOSE $APP_PORT 06:02:44 ---> Running in f0edf203c0ee 06:02:45 Removing intermediate container f0edf203c0ee 06:02:45 ---> 0061b0e31e6d 06:02:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:02:46 ---> 969ea0834f61 06:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:02:47 ---> 283828356da5 06:02:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:02:48 ---> adce0e2e4cef 06:02:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:02:48 ---> Running in a1ed49446d56 06:02:48 Removing intermediate container a1ed49446d56 06:02:48 ---> 09a2e62a836c 06:02:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:48 ---> Running in f97e9465b5f4 06:02:49 Removing intermediate container f97e9465b5f4 06:02:49 ---> 78ea6de424f9 06:02:49 Step 22/24 : LABEL arch=arm64 06:02:49 ---> Running in 8ab4de4ad72a 06:02:50 Removing intermediate container 8ab4de4ad72a 06:02:50 ---> 3a20aa61960b 06:02:50 Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 06:02:50 ---> Running in 203b714d982b 06:02:50 Removing intermediate container 203b714d982b 06:02:50 ---> d34e21a8d11d 06:02:50 Step 24/24 : LABEL version=0.0.0 06:02:50 ---> Running in 11d351e45f10 06:02:51 Removing intermediate container 11d351e45f10 06:02:51 ---> ea472bc46e8d 06:02:51 06:02:51 Successfully built ea472bc46e8d 06:02:51 Successfully tagged sys-mgmt-agent-arm64:latest 06:02:51  Building sys-mgmt-agent ... done  [Pipeline] } 06:02:51 $ docker stop --time=1 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 06:02:53 $ docker rm -f 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:54 + docker images 06:02:54 REPOSITORY TAG IMAGE ID CREATED SIZE 06:02:54 sys-mgmt-agent-arm64 latest ea472bc46e8d 4 seconds ago 299MB 06:02:54 core-data-arm64 latest 5cdc8e98f4c5 42 seconds ago 20.4MB 06:02:54 b6c830dc0a47 About a minute ago 990MB 06:02:54 f49d479e5e5d About a minute ago 979MB 06:02:54 security-secretstore-setup-arm64 latest a5444fa24281 About a minute ago 24.4MB 06:02:54 security-proxy-setup-arm64 latest 031282e6e3fe About a minute ago 24MB 06:02:54 47701c159767 About a minute ago 978MB 06:02:54 edd1fbc253fc About a minute ago 978MB 06:02:54 security-bootstrapper-arm64 latest 31f663e5a10a 4 minutes ago 17.2MB 06:02:54 core-metadata-arm64 latest 4fe851196f7c 4 minutes ago 17.4MB 06:02:54 support-notifications-arm64 latest 6a0ad1e6ad29 4 minutes ago 16.8MB 06:02:54 support-scheduler-arm64 latest 764ce8cbec66 4 minutes ago 16.1MB 06:02:54 core-command-arm64 latest 638d4a18191e 4 minutes ago 16.1MB 06:02:54 0f94e6096335 4 minutes ago 989MB 06:02:54 1d63e3db47ee 4 minutes ago 981MB 06:02:54 3719bafeafd6 4 minutes ago 982MB 06:02:54 6911e4440353 4 minutes ago 981MB 06:02:54 c833c166958e 4 minutes ago 974MB 06:02:54 ci-base-image-arm64 latest ed03106e8c34 16 minutes ago 641MB 06:02:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 06:02:54 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 06:02:54 docker 20.10.0 eeaf43b92773 5 months ago 228MB 06:02:54 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 06:02:55 ---> job-cost.sh 06:02:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iPSb 06:03:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-iPSb/bin to PATH 06:05:11 INFO: No Stack... 06:05:11 INFO: Retrieving Pricing Info for: v2-standard-4 06:05:11 INFO: Archiving Costs [Pipeline] sh 06:05:11 + + cutcat /w/workspace/edgex-go/1/archives/cost.csv 06:05:11 -d, -f6 [Pipeline] lock 06:05:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] 06:05:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] did not exist. Created. 06:05:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:12 + echo total: 0.18000000715255737 [Pipeline] stash 06:05:12 Stashed 1 file(s) [Pipeline] } 06:05:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3506-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 06:05:13 provisioning config files... 06:05:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7876545915149405621tmp [Pipeline] { [Pipeline] sh 06:05:14 + set +x 06:05:14 + bash -s -- 06:05:14 + curl -s https://codecov.io/bash 06:05:14 06:05:14 _____ _ 06:05:14 / ____| | | 06:05:14 | | ___ __| | ___ ___ _____ __ 06:05:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:14 Bash-1.0.3 06:05:14 06:05:14 06:05:14 ==> git version 2.24.4 found 06:05:14 ==> 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 06:05:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:05:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:05:14 ==> Jenkins CI detected. 06:05:14 project root: . 06:05:14 --> token set from env 06:05:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:14 ==> Running gcov in . (disable via -X gcov) 06:05:14 ==> Python coveragepy not found 06:05:14 ==> Searching for coverage reports in: 06:05:14 + . 06:05:14 -> Found 1 reports 06:05:14 ==> Detecting git/mercurial file structure 06:05:14 ==> Reading reports 06:05:14 + ./coverage.out bytes=741453 06:05:14 ==> Appending adjustments 06:05:14 https://docs.codecov.io/docs/fixing-reports 06:05:17 + Found adjustments 06:05:17 ==> Gzipping contents 06:05:17 104K /tmp/codecov.ZrVp7Z.gz 06:05:17 ==> Uploading reports 06:05:17 url: https://codecov.io 06:05:17 query: branch=PR-3506&commit=406f07095a50747e4bc872f54bb444a8bef7a588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= 06:05:17 -> Pinging Codecov 06:05:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3506&commit=406f07095a50747e4bc872f54bb444a8bef7a588&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= 06:05:17 -> Uploading to 06:05:17 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/406f07095a50747e4bc872f54bb444a8bef7a588/e695ddb0-eda3-454d-916f-acd68bd47c2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T060517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e97135e068de67d065e166006edc72de38c471165731ebc9b8d93e410058bdd 06:05:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:17 Dload Upload Total Spent Left Speed 06:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 180k --:--:-- --:--:-- --:--:-- 180k 100 102k 0 0 100 102k 0 180k --:--:-- --:--:-- --:--:-- 180k 06:05:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/406f07095a50747e4bc872f54bb444a8bef7a588 [Pipeline] } 06:05:18 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 06:05:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:20 ---> package-listing.sh 06:05:20 ++ facter osfamily 06:05:20 ++ tr '[:upper:]' '[:lower:]' 06:05:20 + OS_FAMILY=redhat 06:05:20 + workspace=/w/workspace/edgex-go/1 06:05:20 + START_PACKAGES=/tmp/packages_start.txt 06:05:20 + END_PACKAGES=/tmp/packages_end.txt 06:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:20 + PACKAGES=/tmp/packages_start.txt 06:05:20 + '[' /w/workspace/edgex-go/1 ']' 06:05:20 + PACKAGES=/tmp/packages_end.txt 06:05:20 + case "${OS_FAMILY}" in 06:05:20 + sort 06:05:20 + rpm -qa 06:05:23 + '[' -f /tmp/packages_start.txt ']' 06:05:23 + '[' -f /tmp/packages_end.txt ']' 06:05:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:23 + '[' /w/workspace/edgex-go/1 ']' 06:05:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:05:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:05:23 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 06:05:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:24 06:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:24 alpine: Pulling from edgex-lftools-log-publisher 06:05:24 df20fa9351a1: Pulling fs layer 06:05:24 36b3adc4ff6f: Pulling fs layer 06:05:24 8ad3a11d3b57: Pulling fs layer 06:05:24 46f8f816bc3b: Pulling fs layer 06:05:24 93b61091891f: Pulling fs layer 06:05:24 93b9cdb0e59b: Pulling fs layer 06:05:24 5e14af77c1be: Pulling fs layer 06:05:24 01666e4c0597: Pulling fs layer 06:05:24 aa168da1d23b: Pulling fs layer 06:05:24 46f8f816bc3b: Waiting 06:05:24 93b61091891f: Waiting 06:05:24 93b9cdb0e59b: Waiting 06:05:24 5e14af77c1be: Waiting 06:05:24 01666e4c0597: Waiting 06:05:24 aa168da1d23b: Waiting 06:05:25 36b3adc4ff6f: Download complete 06:05:25 46f8f816bc3b: Verifying Checksum 06:05:25 46f8f816bc3b: Download complete 06:05:25 df20fa9351a1: Verifying Checksum 06:05:25 df20fa9351a1: Download complete 06:05:25 93b9cdb0e59b: Verifying Checksum 06:05:25 93b9cdb0e59b: Download complete 06:05:25 5e14af77c1be: Verifying Checksum 06:05:25 5e14af77c1be: Download complete 06:05:25 01666e4c0597: Verifying Checksum 06:05:25 01666e4c0597: Download complete 06:05:25 93b61091891f: Verifying Checksum 06:05:25 93b61091891f: Download complete 06:05:25 8ad3a11d3b57: Verifying Checksum 06:05:25 8ad3a11d3b57: Download complete 06:05:25 df20fa9351a1: Pull complete 06:05:25 36b3adc4ff6f: Pull complete 06:05:25 8ad3a11d3b57: Pull complete 06:05:25 46f8f816bc3b: Pull complete 06:05:26 93b61091891f: Pull complete 06:05:26 93b9cdb0e59b: Pull complete 06:05:26 5e14af77c1be: Pull complete 06:05:26 01666e4c0597: Pull complete 06:05:27 aa168da1d23b: Verifying Checksum 06:05:27 aa168da1d23b: Download complete 06:05:31 aa168da1d23b: Pull complete 06:05:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:05:31 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 06:05:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:05:38 $ docker top df8db0d10b49298ccd7183fd204af1fd18c93cd58c4877caeb6790308574d427 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:39 + mkdir -p /var/log/sa [Pipeline] sh 06:05:39 + ls /var/log/sa-host 06:05:39 + sadf -c /var/log/sa-host/sa05 06:05:39 file_magic: OK 06:05:39 HZ: Using current value: 100 06:05:39 file_header: OK 06:05:39 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 06:05:39 Statistics: 06:05:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:39 File successfully converted to sysstat format version 12.2.1 06:05:39 + sadf -c /var/log/sa-host/sa25 06:05:39 file_magic: OK 06:05:39 HZ: Using current value: 100 06:05:39 file_header: OK 06:05:39 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 06:05:39 Statistics: 06:05:39 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... 06:05:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:40 provisioning config files... 06:05:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config668046687682783680tmp [Pipeline] { [Pipeline] echo 06:05:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:40 ---> create-netrc.sh [Pipeline] } 06:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:05:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:05:41 ---> python-tools-install.sh [Pipeline] echo 06:05:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:41 ---> sudo-logs.sh 06:05:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:42 ---> job-cost.sh 06:05:42 lf-activate-venv: SKIPPING 06:05:42 DEBUG: total: 0.18000000715255737 06:05:42 INFO: Retrieving Stack Cost... 06:05:43 INFO: Retrieving Pricing Info for: v3-standard-2 06:05:43 INFO: Archiving Costs [Pipeline] echo 06:05:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:43 ---> logs-deploy.sh 06:05:43 lf-activate-venv: SKIPPING 06:05:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3506/1 06:05:43 INFO: archiving workspace using pattern(s): 06:05:44 Archives upload complete. 06:05:44 INFO: archiving logs to Nexus 06:05:45 ---> uname -a: 06:05:45 Linux prd-centos7-docker-4c-2g-62.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:05:45 06:05:45 06:05:45 ---> lscpu: 06:05:45 Architecture: x86_64 06:05:45 CPU op-mode(s): 32-bit, 64-bit 06:05:45 Byte Order: Little Endian 06:05:45 Address sizes: 40 bits physical, 48 bits virtual 06:05:45 CPU(s): 2 06:05:45 On-line CPU(s) list: 0,1 06:05:45 Thread(s) per core: 1 06:05:45 Core(s) per socket: 1 06:05:45 Socket(s): 2 06:05:45 NUMA node(s): 1 06:05:45 Vendor ID: AuthenticAMD 06:05:45 CPU family: 23 06:05:45 Model: 49 06:05:45 Model name: AMD EPYC-Rome Processor 06:05:45 Stepping: 0 06:05:45 CPU MHz: 2799.998 06:05:45 BogoMIPS: 5599.99 06:05:45 Virtualization: AMD-V 06:05:45 Hypervisor vendor: KVM 06:05:45 Virtualization type: full 06:05:45 L1d cache: 64 KiB 06:05:45 L1i cache: 64 KiB 06:05:45 L2 cache: 1 MiB 06:05:45 L3 cache: 32 MiB 06:05:45 NUMA node0 CPU(s): 0,1 06:05:45 Vulnerability Itlb multihit: Not affected 06:05:45 Vulnerability L1tf: Not affected 06:05:45 Vulnerability Mds: Not affected 06:05:45 Vulnerability Meltdown: Not affected 06:05:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:05:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:05:45 Vulnerability Srbds: Not affected 06:05:45 Vulnerability Tsx async abort: Not affected 06:05:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:05:45 06:05:45 06:05:45 ---> nproc: 06:05:45 2 06:05:45 06:05:45 06:05:45 ---> df -h: 06:05:45 Filesystem Size Used Available Use% Mounted on 06:05:45 overlay 40.0G 12.6G 27.4G 31% / 06:05:45 tmpfs 64.0M 0 64.0M 0% /dev 06:05:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:05:45 shm 64.0M 0 64.0M 0% /dev/shm 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1 06:05:45 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1@tmp 06:05:45 06:05:45 06:05:45 ---> free -m: 06:05:45 total used free shared buff/cache available 06:05:45 Mem: 7821 1359 1586 0 4875 6439 06:05:45 Swap: 1023 1 1022 06:05:45 06:05:45 06:05:45 ---> ip addr: 06:05:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:05:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:05:45 inet 127.0.0.1/8 scope host lo 06:05:45 valid_lft forever preferred_lft forever 06:05:45 inet6 ::1/128 scope host 06:05:45 valid_lft forever preferred_lft forever 06:05:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:05:45 link/ether fa:16:3e:4a:0d:0f brd ff:ff:ff:ff:ff:ff 06:05:45 inet 10.30.123.111/23 brd 10.30.123.255 scope global dynamic eth0 06:05:45 valid_lft 84849sec preferred_lft 84849sec 06:05:45 inet6 fe80::f816:3eff:fe4a:d0f/64 scope link 06:05:45 valid_lft forever preferred_lft forever 06:05:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:05:45 link/ether 02:42:f5:14:22:a8 brd ff:ff:ff:ff:ff:ff 06:05:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:05:45 valid_lft forever preferred_lft forever 06:05:45 inet6 fe80::42:f5ff:fe14:22a8/64 scope link 06:05:45 valid_lft forever preferred_lft forever 06:05:45 06:05:45 06:05:45 ---> sar -b -r -n DEV: 06:05:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 06:05:45 06:05:45 05:39:42 LINUX RESTART (2 CPU) 06:05:45 06:05:45 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:45 05:41:02 158.89 21.79 137.11 0.00 5945.50 45238.86 0.00 06:05:45 05:42:01 183.76 0.19 183.57 0.00 23.17 59955.48 0.00 06:05:45 05:43:01 66.41 0.00 66.41 0.00 0.00 7226.13 0.00 06:05:45 05:44:01 61.09 0.02 61.07 0.00 0.53 7020.99 0.00 06:05:45 05:45:06 248.41 48.52 199.89 0.00 1169.18 122040.94 0.00 06:05:45 05:46:02 840.67 476.67 363.99 0.00 20009.00 208304.70 0.00 06:05:45 05:47:01 518.93 80.18 438.75 0.00 3727.74 179812.18 0.00 06:05:45 05:48:01 347.91 19.09 328.82 0.00 2633.25 82813.51 0.00 06:05:45 05:49:01 15.57 7.01 8.56 0.00 931.65 355.76 0.00 06:05:45 05:50:01 0.70 0.03 0.67 0.00 0.67 7.68 0.00 06:05:45 05:51:01 0.30 0.00 0.30 0.00 0.00 3.72 0.00 06:05:45 05:52:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 06:05:45 05:53:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 06:05:45 05:54:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 06:05:45 05:55:01 0.43 0.18 0.25 0.00 5.73 2.83 0.00 06:05:45 05:56:01 1.02 0.22 0.80 0.00 4.93 15.94 0.00 06:05:45 05:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 06:05:45 05:58:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 06:05:45 05:59:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 06:05:45 06:00:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 06:05:45 06:01:01 0.27 0.02 0.25 0.00 0.13 2.43 0.00 06:05:45 06:02:01 0.50 0.20 0.30 0.00 3.60 4.76 0.00 06:05:45 06:03:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 06:05:45 06:04:01 0.33 0.00 0.33 0.00 0.00 4.35 0.00 06:05:45 06:05:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 06:05:45 Average: 95.69 24.75 70.94 0.00 1316.13 28143.86 0.00 06:05:45 06:05:45 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:45 05:41:02 4865532 0 1082388 13.51 2620 2058392 1717680 18.96 1128076 1599456 157528 06:05:45 05:42:01 4251196 0 1002624 12.52 2620 2752492 1304432 14.40 1012016 2200564 24 06:05:45 05:43:01 3648648 0 1203520 15.03 2620 3154144 1733780 19.14 1476996 2320256 198828 06:05:45 05:44:01 3689188 0 1188384 14.84 2620 3128740 1708368 18.86 1380764 2365212 168220 06:05:45 05:45:06 1529700 0 1324100 16.53 2620 5152512 1780228 19.65 1864428 3945732 634092 06:05:45 05:46:02 530740 0 1478652 18.46 2620 5996920 2814804 31.08 3074564 3676076 24220 06:05:45 05:47:01 928128 0 1489180 18.59 2620 5589004 2987504 32.98 2319412 4006344 20220 06:05:45 05:48:01 2269440 0 1299632 16.23 2620 4437240 1436708 15.86 1484088 3511788 28 06:05:45 05:49:01 2255648 0 1287048 16.07 2620 4463616 1307764 14.44 1488376 3526740 8 06:05:45 05:50:01 2260344 0 1282344 16.01 2620 4463624 1271904 14.04 1487688 3524712 8 06:05:45 05:51:01 2261368 0 1281316 16.00 2620 4463628 1271880 14.04 1487676 3524720 12 06:05:45 05:52:01 2261968 0 1280712 15.99 2620 4463632 1271796 14.04 1487084 3524884 12 06:05:45 05:53:01 2262616 0 1280056 15.98 2620 4463640 1271736 14.04 1487084 3524884 12 06:05:45 05:54:01 2262492 0 1280180 15.98 2620 4463640 1271736 14.04 1487192 3524884 8 06:05:45 05:55:01 2262608 0 1280024 15.98 2620 4463680 1271736 14.04 1488252 3523748 20 06:05:45 05:56:01 2259644 0 1282896 16.02 2620 4463772 1271820 14.04 1493924 3521092 8 06:05:45 05:57:01 2259872 0 1282664 16.02 2620 4463776 1271736 14.04 1493836 3521092 8 06:05:45 05:58:01 2259740 0 1282788 16.02 2620 4463784 1271736 14.04 1493848 3521092 8 06:05:45 05:59:01 2259436 0 1283092 16.02 2620 4463784 1271772 14.04 1493968 3521092 16 06:05:45 06:00:01 2259532 0 1282988 16.02 2620 4463792 1271736 14.04 1493964 3521092 8 06:05:45 06:01:01 2258256 0 1284264 16.04 2620 4463792 1274592 14.07 1494520 3521092 8 06:05:45 06:02:01 2258836 0 1283500 16.03 2620 4463976 1272244 14.05 1494268 3521204 12 06:05:45 06:03:01 2258780 0 1283552 16.03 2620 4463980 1272280 14.05 1494172 3521204 8 06:05:45 06:04:01 2258836 0 1283492 16.03 2620 4463984 1272244 14.05 1494164 3521204 8 06:05:45 06:05:01 2258364 0 1283960 16.03 2620 4463988 1272448 14.05 1494564 3521204 8 06:05:45 Average: 2405236 0 1274934 15.92 2620 4326141 1485787 16.40 1563797 3340455 48133 06:05:45 06:05:45 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:45 05:41:02 eth0 1593.74 1552.51 6392.45 188.29 0.00 0.00 0.00 0.00 06:05:45 05:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:41:02 docker0 820.60 557.50 69.52 2679.10 0.00 0.00 0.00 0.00 06:05:45 05:41:02 veth5e4927b 820.60 557.63 80.73 2679.11 0.00 0.00 0.00 0.00 06:05:45 05:42:01 eth0 570.04 478.15 3619.56 49.71 0.00 0.00 0.00 0.00 06:05:45 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:42:01 docker0 216.00 272.85 15.18 862.51 0.00 0.00 0.00 0.00 06:05:45 05:43:01 eth0 40.42 22.29 37.06 16.91 0.00 0.00 0.00 0.00 06:05:45 05:43:01 vetha74b7bd 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 06:05:45 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:43:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 06:05:45 05:44:01 eth0 31.23 20.57 19.49 105.18 0.00 0.00 0.00 0.00 06:05:45 05:44:01 vetha74b7bd 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 06:05:45 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:44:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 06:05:45 05:45:06 eth0 195.07 163.44 1572.11 26.49 0.00 0.00 0.00 0.00 06:05:45 05:45:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:45:06 veth02d2255 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:05:45 05:45:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:46:02 vethb063f4a 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 06:05:45 05:46:02 eth0 96.90 77.96 202.69 16.62 0.00 0.00 0.00 0.00 06:05:45 05:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:46:02 veth02d2255 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 06:05:45 05:47:01 vetha90a243 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 06:05:45 05:47:01 veth55e0560 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 06:05:45 05:47:01 eth0 88.60 58.19 258.38 121.82 0.00 0.00 0.00 0.00 06:05:45 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:48:01 eth0 252.24 191.76 1713.12 32.41 0.00 0.00 0.00 0.00 06:05:45 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:48:01 veth02d2255 0.00 2.08 0.00 0.10 0.00 0.00 0.00 0.00 06:05:45 05:48:01 docker0 1174.92 1008.52 93.72 4319.84 0.00 0.00 0.00 0.00 06:05:45 05:49:01 eth0 3.25 2.15 2.92 1.05 0.00 0.00 0.00 0.00 06:05:45 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:50:01 eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 06:05:45 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:51:01 eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 06:05:45 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:52:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:05:45 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:45 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:45 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:45 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:56:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:05:45 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:05:45 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:59:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:05:45 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:01:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:05:45 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:03:01 eth0 0.15 0.15 0.09 0.01 0.00 0.00 0.00 0.00 06:05:45 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:04:01 eth0 0.47 0.02 0.05 0.00 0.00 0.00 0.00 0.00 06:05:45 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:05:01 eth0 1.00 0.33 0.32 0.20 0.00 0.00 0.00 0.00 06:05:45 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 Average: eth0 115.08 102.85 555.74 22.32 0.00 0.00 0.00 0.00 06:05:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:45 Average: docker0 47.09 40.42 3.76 173.13 0.00 0.00 0.00 0.00 06:05:45 06:05:45 06:05:45 ---> sar -P ALL: 06:05:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 06:05:45 06:05:45 05:39:42 LINUX RESTART (2 CPU) 06:05:45 06:05:45 05:40:01 CPU %user %nice %system %iowait %steal %idle 06:05:45 05:41:02 all 28.67 0.00 6.89 7.86 0.09 56.49 06:05:45 05:41:02 0 24.27 0.00 8.11 6.68 0.09 60.85 06:05:45 05:41:02 1 33.06 0.00 5.68 9.03 0.09 52.14 06:05:45 05:42:01 all 13.08 0.00 6.44 5.04 0.07 75.37 06:05:45 05:42:01 0 14.94 0.00 6.58 5.64 0.07 72.76 06:05:45 05:42:01 1 11.24 0.00 6.30 4.43 0.07 77.96 06:05:45 05:43:01 all 69.42 0.00 7.39 3.90 0.12 19.17 06:05:45 05:43:01 0 68.62 0.00 8.32 4.32 0.13 18.61 06:05:45 05:43:01 1 70.22 0.00 6.46 3.48 0.11 19.74 06:05:45 05:44:01 all 43.58 0.00 5.75 0.36 0.08 50.24 06:05:45 05:44:01 0 43.77 0.00 5.95 0.34 0.07 49.87 06:05:45 05:44:01 1 43.38 0.00 5.56 0.37 0.09 50.60 06:05:45 05:45:06 all 42.12 0.00 12.13 11.37 0.10 34.28 06:05:45 05:45:06 0 40.94 0.00 12.23 11.40 0.10 35.33 06:05:45 05:45:06 1 43.30 0.00 12.02 11.34 0.10 33.24 06:05:45 05:46:02 all 36.50 0.00 15.32 38.98 0.12 9.08 06:05:45 05:46:02 0 35.56 0.00 16.01 38.88 0.12 9.43 06:05:45 05:46:02 1 37.45 0.00 14.62 39.08 0.12 8.73 06:05:45 05:47:01 all 75.47 0.00 17.50 6.09 0.11 0.83 06:05:45 05:47:01 0 74.29 0.00 18.78 6.10 0.11 0.71 06:05:45 05:47:01 1 76.64 0.00 16.20 6.09 0.11 0.96 06:05:45 05:48:01 all 52.50 0.00 13.62 12.77 0.13 20.97 06:05:45 05:48:01 0 53.42 0.00 14.19 14.97 0.11 17.31 06:05:45 05:48:01 1 51.58 0.00 13.06 10.58 0.14 24.63 06:05:45 05:49:01 all 0.20 0.00 0.22 0.42 0.04 99.12 06:05:45 05:49:01 0 0.25 0.00 0.23 0.50 0.03 98.98 06:05:45 05:49:01 1 0.15 0.00 0.20 0.33 0.05 99.26 06:05:45 05:50:01 all 0.03 0.00 0.04 0.01 0.04 99.88 06:05:45 05:50:01 0 0.03 0.00 0.07 0.02 0.05 99.83 06:05:45 05:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:05:45 05:51:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:05:45 05:51:01 0 0.02 0.00 0.05 0.00 0.02 99.92 06:05:45 05:51:01 1 0.12 0.00 0.02 0.00 0.05 99.82 06:05:45 06:05:45 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:05:45 05:52:01 all 0.06 0.00 0.03 0.00 0.03 99.89 06:05:45 05:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:05:45 05:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:05:45 05:53:01 all 0.10 0.00 0.01 0.00 0.03 99.86 06:05:45 05:53:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:05:45 05:53:01 1 0.13 0.00 0.00 0.00 0.03 99.83 06:05:45 05:54:01 all 0.04 0.00 0.03 0.00 0.03 99.91 06:05:45 05:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:05:45 05:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:05:45 05:55:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:05:45 05:55:01 0 0.15 0.00 0.05 0.00 0.02 99.78 06:05:45 05:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:05:45 05:56:01 all 0.05 0.00 0.03 0.01 0.03 99.88 06:05:45 05:56:01 0 0.08 0.00 0.03 0.02 0.00 99.87 06:05:45 05:56:01 1 0.02 0.00 0.03 0.00 0.05 99.90 06:05:45 05:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 06:05:45 05:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:05:45 05:57:01 1 0.10 0.00 0.02 0.00 0.03 99.85 06:05:45 05:58:01 all 0.06 0.00 0.03 0.00 0.03 99.88 06:05:45 05:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:05:45 05:58:01 1 0.10 0.00 0.02 0.00 0.05 99.83 06:05:45 05:59:01 all 0.04 0.00 0.01 0.00 0.03 99.92 06:05:45 05:59:01 0 0.03 0.00 0.02 0.00 0.05 99.90 06:05:45 05:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:05:45 06:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 06:05:45 06:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:05:45 06:00:01 1 0.03 0.00 0.02 0.00 0.05 99.90 06:05:45 06:01:01 all 0.09 0.00 0.03 0.00 0.03 99.86 06:05:45 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:05:45 06:01:01 1 0.15 0.00 0.03 0.00 0.05 99.77 06:05:45 06:02:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:05:45 06:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:05:45 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:05:45 06:05:45 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:05:45 06:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 06:05:45 06:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:05:45 06:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:05:45 06:04:01 all 0.07 0.00 0.01 0.00 0.03 99.89 06:05:45 06:04:01 0 0.13 0.00 0.02 0.00 0.03 99.82 06:05:45 06:04:01 1 0.00 0.00 0.00 0.00 0.03 99.97 06:05:45 06:05:01 all 0.07 0.00 0.02 0.00 0.03 99.89 06:05:45 06:05:01 0 0.12 0.00 0.02 0.00 0.03 99.83 06:05:45 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:05:45 Average: all 13.69 0.00 3.23 3.21 0.05 79.82 06:05:45 Average: 0 13.48 0.00 3.42 3.29 0.05 79.76 06:05:45 Average: 1 13.90 0.00 3.03 3.13 0.06 79.88 06:05:45 06:05:45 06:05:45