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 [2021-05-25T05:40:39.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T05:40:39.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T05:40:40.099Z] ========================================================= [2021-05-25T05:40:40.099Z] EdgeX Global Pipelines Version Info [2021-05-25T05:40:40.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T05:40:41.597Z] ------------------- [2021-05-25T05:40:41.597Z] stable info: [2021-05-25T05:40:41.597Z] ------------------- [2021-05-25T05:40:41.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T05:40:41.597Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T05:40:41.597Z] Message: update stable to v1.0.192 [2021-05-25T05:40:42.173Z] ------------------- [2021-05-25T05:40:42.173Z] experimental info: [2021-05-25T05:40:42.173Z] ------------------- [2021-05-25T05:40:42.173Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T05:40:42.173Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T05:40:42.173Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T05:40:42.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T05:40:42.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T05:40:42.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T05:40:42.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T05:40:42.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T05:40:42.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T05:40:42.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T05:40:42.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T05:40:42.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T05:40:42.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T05:40:42.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T05:40:43.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T05:40:43.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T05:40:43.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T05:40:43.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T05:40:43.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T05:40:43.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T05:40:43.423Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T05:40:43.475Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T05:40:43.526Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T05:40:43.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T05:40:43.639Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T05:40:43.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3506 [Pipeline] echo [2021-05-25T05:40:43.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3506 [Pipeline] echo [2021-05-25T05:40:43.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3506 [Pipeline] echo [2021-05-25T05:40:43.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 406f07095a50747e4bc872f54bb444a8bef7a588 [Pipeline] echo [2021-05-25T05:40:43.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 406f070 [Pipeline] echo [2021-05-25T05:40:43.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T05:40:44.115Z] provisioning config files... [2021-05-25T05:40:44.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3385576186079060043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T05:40:44.516Z] ---> docker-login.sh [2021-05-25T05:40:44.517Z] nexus3.edgexfoundry.org:10001 [2021-05-25T05:40:44.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:40:44.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:40:44.778Z] Configure a credential helper to remove this warning. See [2021-05-25T05:40:44.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:40:44.778Z] [2021-05-25T05:40:44.778Z] Login Succeeded [2021-05-25T05:40:44.778Z] nexus3.edgexfoundry.org:10002 [2021-05-25T05:40:44.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:40:44.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:40:44.778Z] Configure a credential helper to remove this warning. See [2021-05-25T05:40:44.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:40:44.778Z] [2021-05-25T05:40:44.778Z] Login Succeeded [2021-05-25T05:40:44.778Z] nexus3.edgexfoundry.org:10003 [2021-05-25T05:40:45.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:40:45.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:40:45.041Z] Configure a credential helper to remove this warning. See [2021-05-25T05:40:45.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:40:45.041Z] [2021-05-25T05:40:45.041Z] Login Succeeded [2021-05-25T05:40:45.041Z] nexus3.edgexfoundry.org:10004 [2021-05-25T05:40:45.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:40:45.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:40:45.041Z] Configure a credential helper to remove this warning. See [2021-05-25T05:40:45.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:40:45.041Z] [2021-05-25T05:40:45.041Z] Login Succeeded [2021-05-25T05:40:45.041Z] docker.io [2021-05-25T05:40:45.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:40:45.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:40:45.568Z] Configure a credential helper to remove this warning. See [2021-05-25T05:40:45.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:40:45.568Z] [2021-05-25T05:40:45.568Z] Login Succeeded [2021-05-25T05:40:45.568Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T05:40:45.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T05:40:46.025Z] ++ 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 [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T05:40:46.025Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T05:40:46.025Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T05:40:46.025Z] ++ cut -d/ -f2 [2021-05-25T05:40:46.025Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T05:40:46.107Z] 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 [2021-05-25T05:40:46.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T05:40:46.876Z] [2021-05-25T05:40:46.876Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:40:47.218Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T05:40:47.218Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T05:40:47.218Z] 31603596830f: Pulling fs layer [2021-05-25T05:40:47.218Z] 54011a49482f: Pulling fs layer [2021-05-25T05:40:47.218Z] a6820b24f6d8: Pulling fs layer [2021-05-25T05:40:47.218Z] f581987b2513: Pulling fs layer [2021-05-25T05:40:47.218Z] f581987b2513: Waiting [2021-05-25T05:40:47.218Z] 54011a49482f: Verifying Checksum [2021-05-25T05:40:47.218Z] 54011a49482f: Download complete [2021-05-25T05:40:47.218Z] 31603596830f: Verifying Checksum [2021-05-25T05:40:47.218Z] 31603596830f: Download complete [2021-05-25T05:40:47.479Z] f581987b2513: Verifying Checksum [2021-05-25T05:40:47.479Z] f581987b2513: Download complete [2021-05-25T05:40:47.479Z] a6820b24f6d8: Verifying Checksum [2021-05-25T05:40:47.479Z] a6820b24f6d8: Download complete [2021-05-25T05:40:47.479Z] 31603596830f: Pull complete [2021-05-25T05:40:47.742Z] 54011a49482f: Pull complete [2021-05-25T05:40:48.316Z] a6820b24f6d8: Pull complete [2021-05-25T05:40:48.316Z] f581987b2513: Pull complete [2021-05-25T05:40:48.316Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T05:40:48.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T05:40:48.593Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T05:40:48.695Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T05:40:48.733Z] $ 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 [2021-05-25T05:40:49.900Z] $ docker top 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T05:40:50.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T05:40:50.104Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T05:40:50.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T05:40:50.207Z] $ docker exec 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent [2021-05-25T05:40:50.316Z] SSH_AUTH_SOCK=/tmp/ssh-FurvCg8MObpu/agent.13 [2021-05-25T05:40:50.316Z] SSH_AGENT_PID=20 [2021-05-25T05:40:50.324Z] Running ssh-add (command line suppressed) [2021-05-25T05:40:50.411Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2187530733389892475.key (/w/workspace/edgex-go/1@tmp/private_key_2187530733389892475.key) [2021-05-25T05:40:50.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T05:40:50.790Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T05:40:50.807Z] $ docker exec --env ******** --env ******** 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent -k [2021-05-25T05:40:50.902Z] unset SSH_AUTH_SOCK; [2021-05-25T05:40:50.903Z] unset SSH_AGENT_PID; [2021-05-25T05:40:50.903Z] echo Agent pid 20 killed; [2021-05-25T05:40:50.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T05:40:51.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T05:40:51.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T05:40:51.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T05:40:51.112Z] $ docker exec 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent [2021-05-25T05:40:51.221Z] SSH_AUTH_SOCK=/tmp/ssh-R3gYyLNJ3YIV/agent.52 [2021-05-25T05:40:51.221Z] SSH_AGENT_PID=58 [2021-05-25T05:40:51.228Z] Running ssh-add (command line suppressed) [2021-05-25T05:40:51.323Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1376035240979393787.key (/w/workspace/edgex-go/1@tmp/private_key_1376035240979393787.key) [2021-05-25T05:40:51.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T05:40:51.694Z] + git semver init [2021-05-25T05:40:51.694Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T05:40:51.694Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-25T05:40:51.694Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-25T05:40:51.694Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T05:40:51.694Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T05:40:51.694Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T05:40:51.694Z] # $SEMVER_BRANCH = PR-3506 [2021-05-25T05:40:51.694Z] # $SEMVER_TEMP = /tmp/semver-866451300 [2021-05-25T05:40:51.694Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T05:41:03.977Z] # '/tmp/semver-866451300' -> '/w/workspace/edgex-go/1/.semver' [2021-05-25T05:41:03.977Z] # -> Force: false [2021-05-25T05:41:03.977Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-25T05:41:03.997Z] $ docker exec --env ******** --env ******** 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a ssh-agent -k [2021-05-25T05:41:04.107Z] unset SSH_AUTH_SOCK; [2021-05-25T05:41:04.108Z] unset SSH_AGENT_PID; [2021-05-25T05:41:04.108Z] echo Agent pid 58 killed; [2021-05-25T05:41:04.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T05:41:04.579Z] + git semver [Pipeline] } [2021-05-25T05:41:04.605Z] $ docker stop --time=1 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a [2021-05-25T05:41:07.474Z] $ docker rm -f 678bd4749e991f2a0a33ba0c79539110356623960707969bcb6ace458640275a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T05:41:07.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T05:41:08.238Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T05:41:08.260Z] [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 [2021-05-25T05:41:09.103Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T05:41:09.418Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T05:41:09.754Z] + sudo service docker restart [2021-05-25T05:41:09.754Z] + true [2021-05-25T05:41:09.754Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T05:41:23.626Z] Still waiting to schedule task [2021-05-25T05:41:23.626Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-59’ [Pipeline] echo [2021-05-25T05:41:27.916Z] ========================================================= [2021-05-25T05:41:27.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T05:41:27.916Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:41:28.271Z] + 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 . [2021-05-25T05:41:29.676Z] Sending build context to Docker daemon 330.8MB [2021-05-25T05:41:29.676Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T05:41:29.676Z] Step 2/6 : FROM ${BASE} [2021-05-25T05:41:29.676Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T05:41:29.676Z] 540db60ca938: Pulling fs layer [2021-05-25T05:41:29.676Z] adcc1eea9eea: Pulling fs layer [2021-05-25T05:41:29.676Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T05:41:29.676Z] 0510c868ecb4: Pulling fs layer [2021-05-25T05:41:29.676Z] afea3b2eda06: Pulling fs layer [2021-05-25T05:41:29.676Z] 7809a108b3ef: Pulling fs layer [2021-05-25T05:41:29.676Z] f706445af74f: Pulling fs layer [2021-05-25T05:41:29.676Z] 0510c868ecb4: Waiting [2021-05-25T05:41:29.676Z] afea3b2eda06: Waiting [2021-05-25T05:41:29.676Z] 7809a108b3ef: Waiting [2021-05-25T05:41:29.676Z] f706445af74f: Waiting [2021-05-25T05:41:29.676Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T05:41:29.676Z] 4c4ab2625f07: Download complete [2021-05-25T05:41:29.676Z] adcc1eea9eea: Download complete [2021-05-25T05:41:29.676Z] afea3b2eda06: Verifying Checksum [2021-05-25T05:41:29.676Z] afea3b2eda06: Download complete [2021-05-25T05:41:29.676Z] 7809a108b3ef: Verifying Checksum [2021-05-25T05:41:29.676Z] 7809a108b3ef: Download complete [2021-05-25T05:41:29.676Z] 540db60ca938: Verifying Checksum [2021-05-25T05:41:29.676Z] 540db60ca938: Download complete [2021-05-25T05:41:29.937Z] 540db60ca938: Pull complete [2021-05-25T05:41:29.937Z] adcc1eea9eea: Pull complete [2021-05-25T05:41:30.199Z] 4c4ab2625f07: Pull complete [2021-05-25T05:41:31.579Z] f706445af74f: Verifying Checksum [2021-05-25T05:41:31.579Z] f706445af74f: Download complete [2021-05-25T05:41:32.155Z] 0510c868ecb4: Verifying Checksum [2021-05-25T05:41:32.155Z] 0510c868ecb4: Download complete [2021-05-25T05:41:35.486Z] 0510c868ecb4: Pull complete [2021-05-25T05:41:35.487Z] afea3b2eda06: Pull complete [2021-05-25T05:41:35.487Z] 7809a108b3ef: Pull complete [2021-05-25T05:41:38.055Z] f706445af74f: Pull complete [2021-05-25T05:41:38.055Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T05:41:38.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T05:41:38.056Z] ---> b068be0155e3 [2021-05-25T05:41:38.056Z] 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 [2021-05-25T05:41:39.442Z] ---> Running in 2a467e9576cd [2021-05-25T05:41:39.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:41:40.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:41:40.908Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T05:41:41.859Z] (2/12) Installing file (5.39-r0) [2021-05-25T05:41:41.859Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T05:41:41.859Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T05:41:47.152Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T05:41:47.152Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T05:41:47.152Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T05:41:47.152Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T05:41:47.152Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T05:41:47.152Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T05:41:47.152Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T05:41:47.152Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T05:41:47.152Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T05:41:47.152Z] OK: 219 MiB in 52 packages [2021-05-25T05:41:48.542Z] Removing intermediate container 2a467e9576cd [2021-05-25T05:41:48.542Z] ---> 8db8cdb5ff1a [2021-05-25T05:41:48.542Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T05:41:48.542Z] ---> Running in 049edde6ef50 [2021-05-25T05:41:48.802Z] Removing intermediate container 049edde6ef50 [2021-05-25T05:41:48.802Z] ---> c1d3016f44f6 [2021-05-25T05:41:48.802Z] Step 5/6 : COPY go.mod . [2021-05-25T05:41:48.802Z] ---> 40178ecb4773 [2021-05-25T05:41:48.802Z] Step 6/6 : RUN go mod download [2021-05-25T05:41:48.802Z] ---> Running in cf8382899645 [2021-05-25T05:42:01.053Z] Removing intermediate container cf8382899645 [2021-05-25T05:42:01.053Z] ---> 88f3f4d98efe [2021-05-25T05:42:01.053Z] Successfully built 88f3f4d98efe [2021-05-25T05:42:01.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:42:01.389Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T05:42:01.389Z] . [Pipeline] withDockerContainer [2021-05-25T05:42:01.491Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T05:42:01.550Z] $ 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 [2021-05-25T05:42:01.910Z] $ docker top 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:42:02.370Z] + go version [2021-05-25T05:42:02.370Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T05:42:02.394Z] $ docker stop --time=1 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df [2021-05-25T05:42:03.572Z] $ docker rm -f 425e1d01963e7c3877979f666654cfaa29f5d82848189bb8d2d6d743f64fa1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:42:04.263Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T05:42:04.263Z] . [Pipeline] withDockerContainer [2021-05-25T05:42:04.363Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T05:42:04.403Z] $ 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 [2021-05-25T05:42:04.828Z] $ docker top 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T05:42:04.971Z] ========================================================= [2021-05-25T05:42:04.971Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T05:42:04.971Z] ========================================================= [Pipeline] sh [2021-05-25T05:42:05.284Z] + go mod tidy [Pipeline] sh [2021-05-25T05:42:05.866Z] + make test [2021-05-25T05:42:05.866Z] go mod tidy [2021-05-25T05:42:05.866Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T05:42:12.515Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T05:42:30.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T05:42:36.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T05:42:37.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T05:42:37.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T05:42:40.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T05:42:40.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T05:42:40.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T05:42:40.894Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T05:42:41.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T05:42:42.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T05:42:44.370Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T05:42:44.370Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T05:42:44.370Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T05:42:45.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.052s coverage: 46.1% of statements [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T05:42:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T05:42:45.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-05-25T05:42:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-05-25T05:42:48.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.093s coverage: 27.7% of statements [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T05:42:48.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-05-25T05:42:48.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T05:42:48.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-05-25T05:42:48.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T05:42:48.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-05-25T05:42:48.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T05:42:48.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T05:42:49.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 58.6% of statements [2021-05-25T05:42:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T05:42:49.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T05:42:50.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.084s coverage: 87.7% of statements [2021-05-25T05:42:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T05:42:50.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:42:50.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements [2021-05-25T05:42:50.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T05:42:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.196s coverage: 28.6% of statements [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T05:42:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T05:42:52.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-05-25T05:42:52.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T05:42:52.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements [2021-05-25T05:42:52.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T05:42:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements [2021-05-25T05:42:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T05:42:53.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-05-25T05:42:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T05:42:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T05:42:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T05:42:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T05:42:54.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.223s coverage: 95.1% of statements [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T05:42:54.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T05:42:54.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T05:42:56.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-05-25T05:42:56.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T05:42:56.126Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 21.7% of statements [2021-05-25T05:42:56.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T05:42:56.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-05-25T05:42:57.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-05-25T05:42:57.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-25T05:42:57.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-05-25T05:42:57.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-05-25T05:43:09.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-05-25T05:43:09.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-25T05:43:14.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-05-25T05:43:14.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.5% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2021-05-25T05:43:32.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T05:43:32.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-05-25T05:43:33.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 46.8% of statements [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T05:43:33.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.038s coverage: 100.0% of statements [2021-05-25T05:43:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T05:43:34.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements [2021-05-25T05:43:34.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T05:43:34.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T05:43:37.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.9% of statements [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T05:43:37.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T05:43:37.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.615s coverage: 28.7% of statements [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T05:43:37.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T05:43:38.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.057s coverage: 99.0% of statements [2021-05-25T05:43:38.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T05:43:38.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-05-25T05:43:38.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T05:43:38.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T05:43:38.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T05:43:38.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements [2021-05-25T05:43:38.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T05:43:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 97.6% of statements [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T05:43:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T05:43:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T05:43:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T05:43:39.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-05-25T05:43:39.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T05:43:39.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T05:43:39.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-05-25T05:43:40.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T05:43:40.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T05:43:40.219Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T05:43:40.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-25T05:43:40.794Z] GO111MODULE=on go vet ./... [2021-05-25T05:44:13.031Z] gofmt -l . [2021-05-25T05:44:13.031Z] [ "`gofmt -l .`" = "" ] [2021-05-25T05:44:13.031Z] ./bin/test-go-mod-tidy.sh [2021-05-25T05:44:13.031Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T05:44:13.364Z] + ls -al . [2021-05-25T05:44:13.364Z] total 852 [2021-05-25T05:44:13.364Z] drwxrwxr-x 10 1001 1001 4096 May 25 05:44 . [2021-05-25T05:44:13.364Z] drwxr-xr-x 4 root root 28 May 25 05:42 .. [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 11 May 25 05:40 .dockerignore [2021-05-25T05:44:13.364Z] drwxrwxr-x 8 1001 1001 179 May 25 05:40 .git [2021-05-25T05:44:13.364Z] drwxrwxr-x 3 1001 1001 125 May 25 05:40 .github [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 818 May 25 05:40 .gitignore [2021-05-25T05:44:13.364Z] drwx------ 3 1001 1001 60 May 25 05:41 .semver [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 166 May 25 05:40 .sonarcloud.properties [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 8609 May 25 05:40 Attribution.txt [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 3804 May 25 05:40 CONTRIBUTING.md [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 931 May 25 05:40 Dockerfile.build [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 863 May 25 05:40 Jenkinsfile [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 10775 May 25 05:40 LICENSE [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 5632 May 25 05:40 Makefile [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 7978 May 25 05:40 README.md [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 6755 May 25 05:40 SECURITY.md [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 5 May 25 05:41 VERSION [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 4131 May 25 05:40 ZMQWindows.md [2021-05-25T05:44:13.364Z] drwxrwxr-x 2 1001 1001 117 May 25 05:40 bin [2021-05-25T05:44:13.364Z] drwxrwxr-x 14 1001 1001 4096 May 25 05:40 cmd [2021-05-25T05:44:13.364Z] -rw-r--r-- 1 root root 741453 May 25 05:43 coverage.out [2021-05-25T05:44:13.364Z] -rw-r--r-- 1 root root 1060 May 25 05:44 go.mod [2021-05-25T05:44:13.364Z] -rw-r--r-- 1 root root 21990 May 25 05:42 go.sum [2021-05-25T05:44:13.364Z] drwxrwxr-x 8 1001 1001 127 May 25 05:40 internal [2021-05-25T05:44:13.364Z] drwxrwxr-x 4 1001 1001 26 May 25 05:40 openapi [2021-05-25T05:44:13.364Z] drwxrwxr-x 4 1001 1001 71 May 25 05:40 snap [2021-05-25T05:44:13.364Z] -rw-rw-r-- 1 1001 1001 168 May 25 05:40 version.go [Pipeline] sh [2021-05-25T05:44:13.691Z] + '[' -e coverage.out ] [2021-05-25T05:44:13.691Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T05:44:13.851Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T05:44:14.160Z] + make build [2021-05-25T05:44:14.160Z] go mod tidy [2021-05-25T05:44:14.160Z] 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 [2021-05-25T05:44:16.098Z] 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 [2021-05-25T05:44:24.295Z] 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 [2021-05-25T05:44:24.295Z] 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 [2021-05-25T05:44:25.252Z] 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 [2021-05-25T05:44:25.523Z] 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 [2021-05-25T05:44:26.933Z] 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 [2021-05-25T05:44:27.897Z] 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 [2021-05-25T05:44:28.481Z] 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 [2021-05-25T05:44:29.432Z] 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 [2021-05-25T05:44:30.012Z] 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 [2021-05-25T05:44:30.967Z] 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] } [2021-05-25T05:44:32.397Z] $ docker stop --time=1 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 [2021-05-25T05:44:34.580Z] $ docker rm -f 56008c3c8df567426eca0c4a9ff81b5de7b9343b81a25a324e66db988d853862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:44:36.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T05:44:36.294Z] [2021-05-25T05:44:36.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:44:36.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T05:44:36.652Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T05:44:36.652Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T05:44:36.652Z] ca9280d653b3: Pulling fs layer [2021-05-25T05:44:36.652Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T05:44:36.913Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T05:44:36.913Z] cbdbe7a5bc2a: Download complete [2021-05-25T05:44:36.913Z] cbdbe7a5bc2a: Pull complete [2021-05-25T05:44:37.174Z] ca9280d653b3: Verifying Checksum [2021-05-25T05:44:37.174Z] ca9280d653b3: Download complete [2021-05-25T05:44:38.147Z] ca9280d653b3: Pull complete [2021-05-25T05:44:38.147Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T05:44:38.148Z] 7e9c9ca2126c: Download complete [2021-05-25T05:44:41.504Z] 7e9c9ca2126c: Pull complete [2021-05-25T05:44:41.504Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T05:44:41.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T05:44:41.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T05:44:41.600Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T05:44:41.640Z] $ 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 [2021-05-25T05:44:44.461Z] $ docker top 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:44:44.874Z] + docker-compose build --help [2021-05-25T05:44:44.874Z] + grep parallel [2021-05-25T05:44:45.453Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T05:44:45.480Z] $ docker stop --time=1 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 [2021-05-25T05:44:46.664Z] $ docker rm -f 6ecc49fe27f3169687198e48a120802791a4f73cf747c3c5bb6c50e3131f6704 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:44:47.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T05:44:47.256Z] . [Pipeline] withDockerContainer [2021-05-25T05:44:47.361Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T05:44:47.407Z] $ 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 [2021-05-25T05:44:47.760Z] $ docker top c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:44:48.183Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T05:44:48.763Z] Building core-command ... [2021-05-25T05:44:48.763Z] Building core-data ... [2021-05-25T05:44:48.763Z] Building core-metadata ... [2021-05-25T05:44:48.763Z] Building security-bootstrapper ... [2021-05-25T05:44:48.763Z] Building security-proxy-setup ... [2021-05-25T05:44:48.763Z] Building security-secretstore-setup ... [2021-05-25T05:44:48.763Z] Building support-notifications ... [2021-05-25T05:44:48.763Z] Building support-scheduler ... [2021-05-25T05:44:48.763Z] Building sys-mgmt-agent ... [2021-05-25T05:44:48.763Z] Building support-notifications [2021-05-25T05:44:48.763Z] Building security-proxy-setup [2021-05-25T05:44:48.763Z] Building core-command [2021-05-25T05:44:48.763Z] Building security-secretstore-setup [2021-05-25T05:44:48.763Z] Building core-metadata [2021-05-25T05:44:52.859Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws [2021-05-25T05:44:52.956Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-25T05:44:53.225Z] The recommended git tool is: git [2021-05-25T05:44:58.860Z] using credential edgex-jenkins-ssh [2021-05-25T05:44:58.876Z] Cloning the remote Git repository [2021-05-25T05:44:58.923Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:44:59.039Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-25T05:44:59.105Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:44:59.106Z] > git --version # timeout=10 [2021-05-25T05:44:59.120Z] > git --version # 'git version 2.17.1' [2021-05-25T05:44:59.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:44:59.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T05:45:01.041Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:01.041Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:45:01.041Z] ---> 88f3f4d98efe [2021-05-25T05:45:01.041Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T05:45:01.307Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:01.307Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:45:01.307Z] ---> 88f3f4d98efe [2021-05-25T05:45:01.307Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:45:01.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:01.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:45:01.307Z] ---> 88f3f4d98efe [2021-05-25T05:45:01.307Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T05:45:14.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T05:45:14.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T05:45:14.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T05:45:14.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:45:14.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:45:14.747Z] > 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 [2021-05-25T05:45:15.455Z] Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:45:15.846Z] Merge succeeded, producing 406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:45:15.847Z] Checking out Revision 406f07095a50747e4bc872f54bb444a8bef7a588 (PR-3506) [2021-05-25T05:45:15.471Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T05:45:15.482Z] > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [2021-05-25T05:45:15.779Z] > git remote # timeout=10 [2021-05-25T05:45:15.792Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T05:45:15.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:45:15.812Z] > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 [2021-05-25T05:45:15.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T05:45:15.851Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T05:45:15.862Z] > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [2021-05-25T05:45:19.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:19.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:45:19.461Z] ---> 88f3f4d98efe [2021-05-25T05:45:19.461Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T05:45:20.031Z] ---> Running in 6801d420d6d5 [2021-05-25T05:45:20.031Z] ---> Running in 7ca5761078a1 [2021-05-25T05:45:20.031Z] ---> Running in eb95618eac38 [2021-05-25T05:45:20.031Z] ---> Running in 9a30e166dee1 [2021-05-25T05:45:20.188Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-25T05:45:20.238Z] > git --version # timeout=10 [2021-05-25T05:45:20.256Z] > git --version # 'git version 2.17.1' [2021-05-25T05:45:20.267Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T05:45:20.627Z] Removing intermediate container 7ca5761078a1 [2021-05-25T05:45:20.627Z] ---> 5f0f597ad0f3 [2021-05-25T05:45:20.627Z] 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 [2021-05-25T05:45:20.895Z] Removing intermediate container 9a30e166dee1 [2021-05-25T05:45:20.895Z] ---> f9bbfaf3c6be [2021-05-25T05:45:20.895Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:45:20.895Z] Removing intermediate container eb95618eac38 [2021-05-25T05:45:20.895Z] ---> c0d894984c36 [2021-05-25T05:45:20.895Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:45:20.895Z] Removing intermediate container 6801d420d6d5 [2021-05-25T05:45:20.895Z] ---> ee270f8cb791 [2021-05-25T05:45:20.895Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:45:20.895Z] ---> Running in dfa10d64e9b8 [2021-05-25T05:45:20.895Z] ---> Running in c69993057794 [2021-05-25T05:45:20.895Z] ---> Running in 73a89a29c3ef [2021-05-25T05:45:20.895Z] ---> Running in 8d90dbbbab05 [2021-05-25T05:45:21.820Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-05-25T05:45:21.849Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:21.850Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:45:21.850Z] ---> 88f3f4d98efe [2021-05-25T05:45:21.850Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:45:21.850Z] ---> Using cache [2021-05-25T05:45:21.850Z] ---> f9bbfaf3c6be [2021-05-25T05:45:21.850Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:45:21.850Z] ---> Running in 68ea81b4e70f [Pipeline] sh [2021-05-25T05:45:22.111Z] Removing intermediate container dfa10d64e9b8 [2021-05-25T05:45:22.111Z] ---> 45ba893e54bc [2021-05-25T05:45:22.111Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T05:45:22.111Z] ---> Running in 1724c164d2b6 [2021-05-25T05:45:22.259Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T05:45:22.389Z] Removing intermediate container 73a89a29c3ef [2021-05-25T05:45:22.389Z] ---> 7aad02d8c721 [2021-05-25T05:45:22.389Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T05:45:22.610Z] + sudo service docker restart [2021-05-25T05:45:22.610Z] + true [2021-05-25T05:45:22.655Z] ---> Running in e54fa4c05303 [2021-05-25T05:45:22.655Z] Removing intermediate container c69993057794 [2021-05-25T05:45:22.655Z] ---> 4af65f168f39 [2021-05-25T05:45:22.655Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T05:45:22.655Z] ---> Running in 923380f675e1 [2021-05-25T05:45:22.655Z] Removing intermediate container 8d90dbbbab05 [2021-05-25T05:45:22.655Z] ---> e64b4e4fac4d [2021-05-25T05:45:22.655Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T05:45:22.655Z] ---> Running in dce6eb599f2e [2021-05-25T05:45:22.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.185Z] Removing intermediate container 68ea81b4e70f [2021-05-25T05:45:23.185Z] ---> 28f802ffa8b1 [2021-05-25T05:45:23.185Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T05:45:23.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.185Z] ---> Running in 1c9f60866346 [2021-05-25T05:45:23.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.449Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:23.975Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:24.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:24.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:45:24.518Z] OK: 219 MiB in 52 packages [2021-05-25T05:45:24.518Z] OK: 219 MiB in 52 packages [2021-05-25T05:45:24.518Z] OK: 219 MiB in 52 packages [2021-05-25T05:45:24.518Z] OK: 219 MiB in 52 packages [2021-05-25T05:45:24.781Z] OK: 219 MiB in 52 packages [2021-05-25T05:45:25.047Z] Removing intermediate container 1724c164d2b6 [2021-05-25T05:45:25.047Z] ---> 68cb8626efad [2021-05-25T05:45:25.047Z] Step 6/26 : COPY go.mod . [2021-05-25T05:45:25.047Z] Removing intermediate container e54fa4c05303 [2021-05-25T05:45:25.047Z] ---> 95666d8e97c6 [2021-05-25T05:45:25.047Z] Step 6/24 : COPY go.mod . [2021-05-25T05:45:25.047Z] Removing intermediate container dce6eb599f2e [2021-05-25T05:45:25.047Z] ---> 71caee90c860 [2021-05-25T05:45:25.047Z] Step 6/23 : COPY go.mod . [2021-05-25T05:45:25.313Z] Removing intermediate container 923380f675e1 [2021-05-25T05:45:25.313Z] ---> d2bf31c384f1 [2021-05-25T05:45:25.313Z] Step 6/22 : COPY go.mod . [2021-05-25T05:45:25.313Z] ---> 5b5da6cc0afe [2021-05-25T05:45:25.313Z] Step 7/26 : RUN go mod download [2021-05-25T05:45:25.313Z] ---> 65bfc2ee968a [2021-05-25T05:45:25.313Z] Step 7/24 : RUN go mod download [2021-05-25T05:45:25.313Z] Removing intermediate container 1c9f60866346 [2021-05-25T05:45:25.313Z] ---> 255cbfe4ed22 [2021-05-25T05:45:25.313Z] Step 6/24 : COPY go.mod . [2021-05-25T05:45:25.313Z] ---> e07911646ccd [2021-05-25T05:45:25.313Z] Step 7/23 : RUN go mod download [2021-05-25T05:45:25.313Z] ---> Running in 44630ed12c65 [2021-05-25T05:45:25.313Z] ---> Running in 554587f6f0e3 [2021-05-25T05:45:25.574Z] ---> Running in 6dbcb7dbefb5 [2021-05-25T05:45:25.574Z] ---> 1a953b146b45 [2021-05-25T05:45:25.574Z] Step 7/22 : RUN go mod download [2021-05-25T05:45:25.574Z] ---> Running in 47702b8b8bab [2021-05-25T05:45:25.574Z] ---> f6f3910f9a46 [2021-05-25T05:45:25.574Z] Step 7/24 : RUN go mod download [2021-05-25T05:45:25.574Z] ---> Running in 735d3a1a5d97 [2021-05-25T05:45:26.532Z] Removing intermediate container 44630ed12c65 [2021-05-25T05:45:26.532Z] ---> 48830eb5242f [2021-05-25T05:45:26.532Z] Step 8/26 : COPY . . [2021-05-25T05:45:26.798Z] Removing intermediate container 554587f6f0e3 [2021-05-25T05:45:26.798Z] ---> c35883672ab9 [2021-05-25T05:45:26.798Z] Step 8/24 : COPY . . [2021-05-25T05:45:27.057Z] Removing intermediate container 6dbcb7dbefb5 [2021-05-25T05:45:27.057Z] ---> 61c730ad094b [2021-05-25T05:45:27.057Z] Step 8/23 : COPY . . [2021-05-25T05:45:31.298Z] Removing intermediate container 47702b8b8bab [2021-05-25T05:45:31.298Z] ---> b10a60683220 [2021-05-25T05:45:31.298Z] Step 8/22 : COPY . . [2021-05-25T05:45:39.497Z] Removing intermediate container 735d3a1a5d97 [2021-05-25T05:45:39.497Z] ---> a0f28c73906a [2021-05-25T05:45:39.497Z] Step 8/24 : COPY . . [2021-05-25T05:45:39.497Z] ---> ead0a2939e4c [2021-05-25T05:45:39.497Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:45:39.497Z] ---> 517b4aac8dc7 [2021-05-25T05:45:39.497Z] Step 9/26 : RUN go mod tidy [2021-05-25T05:45:39.497Z] ---> d60eb62bffcb [2021-05-25T05:45:39.497Z] Step 9/23 : RUN go mod tidy [2021-05-25T05:45:39.497Z] ---> Running in 62a0114f30e4 [2021-05-25T05:45:39.497Z] ---> Running in 4970294a1f2f [2021-05-25T05:45:39.497Z] ---> Running in d1641e5eec08 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T05:45:40.986Z] provisioning config files... [2021-05-25T05:45:41.014Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2701609841487277297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T05:45:41.432Z] ---> docker-login.sh [2021-05-25T05:45:41.432Z] nexus3.edgexfoundry.org:10001 [2021-05-25T05:45:42.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:45:42.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:45:42.684Z] Configure a credential helper to remove this warning. See [2021-05-25T05:45:42.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:45:42.684Z] [2021-05-25T05:45:42.684Z] Login Succeeded [2021-05-25T05:45:42.684Z] nexus3.edgexfoundry.org:10002 [2021-05-25T05:45:42.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:45:43.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:45:43.230Z] Configure a credential helper to remove this warning. See [2021-05-25T05:45:43.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:45:43.230Z] [2021-05-25T05:45:43.230Z] Login Succeeded [2021-05-25T05:45:43.230Z] nexus3.edgexfoundry.org:10003 [2021-05-25T05:45:43.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:45:43.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:45:43.505Z] Configure a credential helper to remove this warning. See [2021-05-25T05:45:43.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:45:43.505Z] [2021-05-25T05:45:43.505Z] Login Succeeded [2021-05-25T05:45:43.505Z] nexus3.edgexfoundry.org:10004 [2021-05-25T05:45:43.714Z] Removing intermediate container 62a0114f30e4 [2021-05-25T05:45:43.714Z] ---> 6459dd215f57 [2021-05-25T05:45:43.714Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T05:45:43.714Z] ---> Running in a9e3c1e50ee8 [2021-05-25T05:45:44.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:45:44.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:45:44.100Z] Configure a credential helper to remove this warning. See [2021-05-25T05:45:44.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:45:44.100Z] [2021-05-25T05:45:44.100Z] Login Succeeded [2021-05-25T05:45:44.100Z] docker.io [2021-05-25T05:45:44.289Z] Removing intermediate container 4970294a1f2f [2021-05-25T05:45:44.289Z] ---> 19d30a1eff6f [2021-05-25T05:45:44.289Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T05:45:44.289Z] Removing intermediate container d1641e5eec08 [2021-05-25T05:45:44.289Z] ---> 8ec3019d730e [2021-05-25T05:45:44.289Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T05:45:44.289Z] ---> Running in b2cb0b6b6d35 [2021-05-25T05:45:44.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T05:45:44.556Z] ---> Running in 69a0d9643b85 [2021-05-25T05:45:44.556Z] 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 [2021-05-25T05:45:44.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T05:45:44.643Z] Configure a credential helper to remove this warning. See [2021-05-25T05:45:44.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T05:45:44.643Z] [2021-05-25T05:45:44.643Z] Login Succeeded [2021-05-25T05:45:44.643Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T05:45:44.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-25T05:45:45.264Z] ========================================================= [2021-05-25T05:45:45.265Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T05:45:45.265Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:45:45.511Z] 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 [2021-05-25T05:45:45.511Z] 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 [2021-05-25T05:45:45.669Z] + 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 . [2021-05-25T05:45:47.785Z] Sending build context to Docker daemon 168MB [2021-05-25T05:45:47.785Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T05:45:47.785Z] Step 2/6 : FROM ${BASE} [2021-05-25T05:45:48.059Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T05:45:48.059Z] 595b0fe564bb: Pulling fs layer [2021-05-25T05:45:48.059Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T05:45:48.059Z] 316046926c0a: Pulling fs layer [2021-05-25T05:45:48.059Z] 4ebd0625c992: Pulling fs layer [2021-05-25T05:45:48.059Z] 207e8628e3a3: Pulling fs layer [2021-05-25T05:45:48.059Z] c791037a9be2: Pulling fs layer [2021-05-25T05:45:48.059Z] ffd874e62e21: Pulling fs layer [2021-05-25T05:45:48.059Z] 207e8628e3a3: Waiting [2021-05-25T05:45:48.059Z] c791037a9be2: Waiting [2021-05-25T05:45:48.059Z] ffd874e62e21: Waiting [2021-05-25T05:45:48.059Z] 4ebd0625c992: Waiting [2021-05-25T05:45:48.059Z] 316046926c0a: Verifying Checksum [2021-05-25T05:45:48.059Z] 316046926c0a: Download complete [2021-05-25T05:45:48.334Z] 7186ed65a4f7: Download complete [2021-05-25T05:45:48.334Z] 207e8628e3a3: Verifying Checksum [2021-05-25T05:45:48.334Z] 207e8628e3a3: Download complete [2021-05-25T05:45:48.334Z] c791037a9be2: Verifying Checksum [2021-05-25T05:45:48.334Z] c791037a9be2: Download complete [2021-05-25T05:45:48.334Z] 595b0fe564bb: Download complete [2021-05-25T05:45:48.939Z] 595b0fe564bb: Pull complete [2021-05-25T05:45:49.545Z] 7186ed65a4f7: Pull complete [2021-05-25T05:45:50.146Z] 316046926c0a: Pull complete [2021-05-25T05:45:50.740Z] ffd874e62e21: Verifying Checksum [2021-05-25T05:45:50.740Z] ffd874e62e21: Download complete [2021-05-25T05:45:52.174Z] 4ebd0625c992: Verifying Checksum [2021-05-25T05:45:52.174Z] 4ebd0625c992: Download complete [2021-05-25T05:45:57.887Z] ---> 321e8dcbe6d5 [2021-05-25T05:45:57.887Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:45:57.887Z] ---> Running in ec1acec37d1c [2021-05-25T05:46:02.330Z] 4ebd0625c992: Pull complete [2021-05-25T05:46:02.607Z] 207e8628e3a3: Pull complete [2021-05-25T05:46:03.207Z] c791037a9be2: Pull complete [2021-05-25T05:46:03.317Z] Removing intermediate container ec1acec37d1c [2021-05-25T05:46:03.317Z] ---> b3f17a712bfe [2021-05-25T05:46:03.317Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T05:46:03.317Z] ---> Running in f21679ae6bf5 [2021-05-25T05:46:03.317Z] ---> cd9a56cf1c17 [2021-05-25T05:46:03.317Z] Step 9/22 : RUN go mod tidy [2021-05-25T05:46:03.317Z] ---> Running in cd7104239674 [2021-05-25T05:46:03.578Z] 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 [2021-05-25T05:46:05.519Z] Removing intermediate container cd7104239674 [2021-05-25T05:46:05.519Z] ---> df8000c6a773 [2021-05-25T05:46:05.519Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T05:46:05.519Z] ---> Running in 7d6c8844e18b [2021-05-25T05:46:05.799Z] 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 [2021-05-25T05:46:06.653Z] ffd874e62e21: Pull complete [2021-05-25T05:46:06.653Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T05:46:06.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T05:46:06.653Z] ---> cfc18b08335c [2021-05-25T05:46:06.653Z] 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 [2021-05-25T05:46:09.306Z] ---> Running in dcccdbb428f3 [2021-05-25T05:46:10.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:46:11.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:46:12.306Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T05:46:12.578Z] (2/12) Installing file (5.39-r0) [2021-05-25T05:46:12.578Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T05:46:12.859Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T05:46:18.121Z] 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 [2021-05-25T05:46:18.254Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T05:46:18.254Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T05:46:18.254Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T05:46:18.254Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T05:46:18.254Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T05:46:18.254Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T05:46:18.254Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T05:46:18.254Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T05:46:18.254Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T05:46:18.254Z] OK: 218 MiB in 52 packages [2021-05-25T05:46:22.375Z] Removing intermediate container 69a0d9643b85 [2021-05-25T05:46:22.375Z] ---> 4d7abc30a986 [2021-05-25T05:46:22.375Z] [2021-05-25T05:46:22.375Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T05:46:22.568Z] Removing intermediate container dcccdbb428f3 [2021-05-25T05:46:22.568Z] ---> 0670e7e54d8b [2021-05-25T05:46:22.568Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T05:46:22.568Z] ---> Running in dd4ba9d3cc2b [2021-05-25T05:46:22.568Z] Removing intermediate container dd4ba9d3cc2b [2021-05-25T05:46:22.568Z] ---> 58aea421d32c [2021-05-25T05:46:22.568Z] Step 5/6 : COPY go.mod . [2021-05-25T05:46:22.637Z] 3.12: Pulling from library/alpine [2021-05-25T05:46:23.172Z] ---> 9f26bd47cc3d [2021-05-25T05:46:23.173Z] Step 6/6 : RUN go mod download [2021-05-25T05:46:23.446Z] ---> Running in 5462e318b7c5 [2021-05-25T05:46:24.027Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T05:46:24.027Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T05:46:24.027Z] ---> 13621d1b12d4 [2021-05-25T05:46:24.027Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T05:46:24.295Z] ---> Running in cf9477aad5b9 [2021-05-25T05:46:24.295Z] Removing intermediate container b2cb0b6b6d35 [2021-05-25T05:46:24.295Z] ---> bb4bc706ca03 [2021-05-25T05:46:24.295Z] [2021-05-25T05:46:24.295Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T05:46:24.295Z] ---> 13621d1b12d4 [2021-05-25T05:46:24.295Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T05:46:24.295Z] ---> Running in cdfc5846fb5e [2021-05-25T05:46:24.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:24.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:24.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:25.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:25.137Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T05:46:25.137Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T05:46:25.137Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T05:46:25.137Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T05:46:25.137Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T05:46:25.137Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T05:46:25.137Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T05:46:25.137Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:46:25.137Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T05:46:25.137Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T05:46:25.137Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:46:25.403Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T05:46:25.403Z] OK: 7 MiB in 20 packages [2021-05-25T05:46:25.403Z] OK: 6 MiB in 16 packages [2021-05-25T05:46:26.354Z] Removing intermediate container cf9477aad5b9 [2021-05-25T05:46:26.354Z] ---> 213494de6a9c [2021-05-25T05:46:26.354Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T05:46:26.354Z] Removing intermediate container cdfc5846fb5e [2021-05-25T05:46:26.354Z] ---> 34d0a2b490f4 [2021-05-25T05:46:26.354Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:46:26.354Z] ---> Running in 6de16eed86b1 [2021-05-25T05:46:26.619Z] ---> Running in 2893c76a32c0 [2021-05-25T05:46:26.619Z] Removing intermediate container 6de16eed86b1 [2021-05-25T05:46:26.619Z] ---> 9cb375576e5f [2021-05-25T05:46:26.619Z] Step 14/26 : WORKDIR / [2021-05-25T05:46:26.888Z] Removing intermediate container 2893c76a32c0 [2021-05-25T05:46:26.888Z] ---> b3de6c910990 [2021-05-25T05:46:26.888Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T05:46:26.888Z] ---> Running in 069a83e45dd8 [2021-05-25T05:46:26.888Z] ---> Running in 91ae8cceea82 [2021-05-25T05:46:27.469Z] Removing intermediate container 069a83e45dd8 [2021-05-25T05:46:27.469Z] ---> a3aeca2d1b83 [2021-05-25T05:46:27.469Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T05:46:27.734Z] Removing intermediate container 91ae8cceea82 [2021-05-25T05:46:27.734Z] ---> 80109f622d65 [2021-05-25T05:46:27.734Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T05:46:28.003Z] ---> Running in bc18995994e1 [2021-05-25T05:46:28.004Z] Removing intermediate container a9e3c1e50ee8 [2021-05-25T05:46:28.004Z] ---> 451a60e1613e [2021-05-25T05:46:28.004Z] [2021-05-25T05:46:28.004Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T05:46:28.004Z] ---> 13621d1b12d4 [2021-05-25T05:46:28.004Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:46:28.004Z] ---> cebed8ccc760 [2021-05-25T05:46:28.004Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T05:46:28.004Z] ---> Running in 70c4878f1bec [2021-05-25T05:46:28.004Z] Removing intermediate container bc18995994e1 [2021-05-25T05:46:28.004Z] ---> b936ba755541 [2021-05-25T05:46:28.004Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:46:28.593Z] ---> ca232b0a73ee [2021-05-25T05:46:28.593Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T05:46:28.593Z] ---> 9f9761646543 [2021-05-25T05:46:28.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T05:46:28.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:28.869Z] ---> e7d44349ada7 [2021-05-25T05:46:28.869Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T05:46:28.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:29.143Z] ---> 52496d135b67 [2021-05-25T05:46:29.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T05:46:29.143Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T05:46:29.143Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:46:29.143Z] OK: 6 MiB in 15 packages [2021-05-25T05:46:29.421Z] ---> 3a9a58eb4d4e [2021-05-25T05:46:29.421Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T05:46:29.421Z] ---> a44db4297c97 [2021-05-25T05:46:29.421Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T05:46:29.421Z] ---> Running in 393648aaa35e [2021-05-25T05:46:29.690Z] ---> 9e0178b3dfd1 [2021-05-25T05:46:29.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T05:46:29.690Z] Removing intermediate container 393648aaa35e [2021-05-25T05:46:29.690Z] ---> 24964d18a9c3 [2021-05-25T05:46:29.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:46:29.690Z] Removing intermediate container 70c4878f1bec [2021-05-25T05:46:29.691Z] ---> 0f73d3539eaf [2021-05-25T05:46:29.691Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:46:29.972Z] ---> Running in d7cb49b84eb9 [2021-05-25T05:46:29.972Z] ---> Running in 2aa3d9441069 [2021-05-25T05:46:30.256Z] Removing intermediate container d7cb49b84eb9 [2021-05-25T05:46:30.256Z] ---> e5810459b4ee [2021-05-25T05:46:30.256Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T05:46:30.257Z] Removing intermediate container 2aa3d9441069 [2021-05-25T05:46:30.257Z] ---> 85efb55b8f5c [2021-05-25T05:46:30.257Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T05:46:30.257Z] ---> Running in 96feba5f1a60 [2021-05-25T05:46:30.257Z] ---> e226e5864d51 [2021-05-25T05:46:30.257Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T05:46:30.257Z] ---> Running in c4db879dac4f [2021-05-25T05:46:30.523Z] Removing intermediate container 96feba5f1a60 [2021-05-25T05:46:30.523Z] ---> 5ccdfc3cb542 [2021-05-25T05:46:30.523Z] Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:46:30.523Z] ---> Running in 0ecc6893f102 [2021-05-25T05:46:30.523Z] Removing intermediate container c4db879dac4f [2021-05-25T05:46:30.524Z] ---> 9be694887e49 [2021-05-25T05:46:30.524Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T05:46:30.524Z] ---> Running in 6cbda77aefdd [2021-05-25T05:46:30.524Z] ---> e18d842385cd [2021-05-25T05:46:30.524Z] 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/ [2021-05-25T05:46:30.795Z] Removing intermediate container 0ecc6893f102 [2021-05-25T05:46:30.795Z] ---> c767053bb64c [2021-05-25T05:46:30.795Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T05:46:30.795Z] ---> Running in d40b3bba1e8c [2021-05-25T05:46:30.795Z] ---> Running in 0b6c1a65cf28 [2021-05-25T05:46:30.796Z] Removing intermediate container 6cbda77aefdd [2021-05-25T05:46:30.796Z] ---> c0c87261e566 [2021-05-25T05:46:30.796Z] Step 16/24 : WORKDIR / [2021-05-25T05:46:30.796Z] ---> Running in 6702f9d1d454 [2021-05-25T05:46:31.067Z] Removing intermediate container 0b6c1a65cf28 [2021-05-25T05:46:31.067Z] ---> 7725869c14fd [2021-05-25T05:46:31.067Z] [2021-05-25T05:46:31.067Z] Removing intermediate container 6702f9d1d454 [2021-05-25T05:46:31.067Z] ---> 632616ffcd52 [2021-05-25T05:46:31.067Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:46:31.343Z] Successfully built 7725869c14fd [2021-05-25T05:46:31.343Z] Successfully tagged support-notifications:latest [2021-05-25T05:46:31.343Z] Building core-data [2021-05-25T05:46:31.618Z]  Building support-notifications ... done  ---> 20df5b96f7e9 [2021-05-25T05:46:31.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T05:46:31.910Z] Removing intermediate container d40b3bba1e8c [2021-05-25T05:46:31.910Z] ---> aff9c005d84d [2021-05-25T05:46:31.910Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T05:46:33.315Z] ---> Running in 826545275ca8 [2021-05-25T05:46:33.315Z] ---> d9ec61c6e54f [2021-05-25T05:46:33.315Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T05:46:33.579Z] Removing intermediate container 826545275ca8 [2021-05-25T05:46:33.579Z] ---> 9030a5f43369 [2021-05-25T05:46:33.579Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T05:46:33.841Z] ---> 2016c77fd0ca [2021-05-25T05:46:33.841Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T05:46:34.104Z] ---> Running in caba3a6a60a3 [2021-05-25T05:46:34.369Z] ---> Running in b4fc83f27a35 [2021-05-25T05:46:34.369Z] Removing intermediate container caba3a6a60a3 [2021-05-25T05:46:34.369Z] ---> 51a32da11da4 [2021-05-25T05:46:34.369Z] Step 25/26 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:46:34.640Z] ---> Running in 2c29d32168bb [2021-05-25T05:46:34.640Z] Removing intermediate container b4fc83f27a35 [2021-05-25T05:46:34.640Z] ---> e1166e4736a7 [2021-05-25T05:46:34.640Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:46:34.640Z] ---> Running in cf091da31914 [2021-05-25T05:46:34.907Z] Removing intermediate container 2c29d32168bb [2021-05-25T05:46:34.907Z] ---> c01f3ad9024f [2021-05-25T05:46:34.907Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T05:46:34.907Z] ---> Running in cca050cebe28 [2021-05-25T05:46:34.907Z] Removing intermediate container cf091da31914 [2021-05-25T05:46:34.907Z] ---> cda27723c83d [2021-05-25T05:46:34.907Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T05:46:35.171Z] ---> Running in a09fb6f53650 [2021-05-25T05:46:35.171Z] Removing intermediate container cca050cebe28 [2021-05-25T05:46:35.171Z] ---> e063aabf6985 [2021-05-25T05:46:35.171Z] [2021-05-25T05:46:35.171Z] Successfully built e063aabf6985 [2021-05-25T05:46:35.434Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T05:46:35.434Z] Building support-scheduler [2021-05-25T05:46:35.434Z]  Building security-secretstore-setup ... done Removing intermediate container a09fb6f53650 [2021-05-25T05:46:35.434Z] ---> bf6f39b04718 [2021-05-25T05:46:35.434Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:46:35.434Z] ---> Running in 132f7adec152 [2021-05-25T05:46:35.700Z] Removing intermediate container 132f7adec152 [2021-05-25T05:46:35.700Z] ---> ba9610793f1a [2021-05-25T05:46:35.700Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:46:35.700Z] 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 [2021-05-25T05:46:37.631Z] ---> Running in 3d251f4ddc80 [2021-05-25T05:46:40.778Z] Removing intermediate container 3d251f4ddc80 [2021-05-25T05:46:40.778Z] ---> e08d012b9e69 [2021-05-25T05:46:40.778Z] [2021-05-25T05:46:40.778Z] Successfully built e08d012b9e69 [2021-05-25T05:46:40.778Z] Successfully tagged core-metadata:latest [2021-05-25T05:46:40.778Z]  Building core-metadata ... done Building security-bootstrapper [2021-05-25T05:46:40.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:46:40.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:46:40.778Z] ---> 88f3f4d98efe [2021-05-25T05:46:40.778Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T05:46:40.778Z] ---> Using cache [2021-05-25T05:46:40.778Z] ---> f9bbfaf3c6be [2021-05-25T05:46:40.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:46:40.778Z] ---> Using cache [2021-05-25T05:46:40.778Z] ---> 28f802ffa8b1 [2021-05-25T05:46:40.778Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T05:46:40.778Z] ---> Using cache [2021-05-25T05:46:40.778Z] ---> 255cbfe4ed22 [2021-05-25T05:46:40.779Z] Step 6/23 : COPY go.mod . [2021-05-25T05:46:40.779Z] ---> Using cache [2021-05-25T05:46:40.779Z] ---> f6f3910f9a46 [2021-05-25T05:46:40.779Z] Step 7/23 : RUN go mod download [2021-05-25T05:46:40.779Z] ---> Using cache [2021-05-25T05:46:40.779Z] ---> a0f28c73906a [2021-05-25T05:46:40.779Z] Step 8/23 : COPY . . [2021-05-25T05:46:40.779Z] ---> Using cache [2021-05-25T05:46:40.779Z] ---> 321e8dcbe6d5 [2021-05-25T05:46:40.779Z] Step 9/23 : RUN go mod tidy [2021-05-25T05:46:40.779Z] ---> Using cache [2021-05-25T05:46:40.779Z] ---> b3f17a712bfe [2021-05-25T05:46:40.779Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T05:46:42.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:46:42.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:46:42.535Z] ---> 88f3f4d98efe [2021-05-25T05:46:42.535Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:46:42.535Z] ---> Using cache [2021-05-25T05:46:42.535Z] ---> f9bbfaf3c6be [2021-05-25T05:46:42.535Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:46:42.535Z] ---> Using cache [2021-05-25T05:46:42.535Z] ---> 28f802ffa8b1 [2021-05-25T05:46:42.535Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T05:46:44.472Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:46:44.472Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:46:44.472Z] ---> 88f3f4d98efe [2021-05-25T05:46:44.472Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> f9bbfaf3c6be [2021-05-25T05:46:44.472Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> 28f802ffa8b1 [2021-05-25T05:46:44.472Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> 255cbfe4ed22 [2021-05-25T05:46:44.472Z] Step 6/32 : COPY go.mod . [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> f6f3910f9a46 [2021-05-25T05:46:44.472Z] Step 7/32 : RUN go mod download [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> a0f28c73906a [2021-05-25T05:46:44.472Z] Step 8/32 : COPY . . [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> 321e8dcbe6d5 [2021-05-25T05:46:44.472Z] Step 9/32 : RUN go mod tidy [2021-05-25T05:46:44.472Z] ---> Using cache [2021-05-25T05:46:44.472Z] ---> b3f17a712bfe [2021-05-25T05:46:44.472Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T05:46:45.418Z] ---> Running in 43ecdb6c1f2b [2021-05-25T05:46:45.418Z] ---> Running in 2de94cd3e6d6 [2021-05-25T05:46:45.418Z] ---> Running in 03ffb1adcf5d [2021-05-25T05:46:45.990Z] 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 [2021-05-25T05:46:46.255Z] 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 [2021-05-25T05:46:46.255Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:46.833Z] Removing intermediate container 7d6c8844e18b [2021-05-25T05:46:46.833Z] ---> 98abd0827870 [2021-05-25T05:46:46.833Z] [2021-05-25T05:46:46.833Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T05:46:46.833Z] ---> 13621d1b12d4 [2021-05-25T05:46:46.833Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T05:46:46.833Z] Removing intermediate container f21679ae6bf5 [2021-05-25T05:46:46.833Z] ---> 27f662a2279e [2021-05-25T05:46:46.833Z] [2021-05-25T05:46:46.833Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T05:46:46.833Z] ---> 13621d1b12d4 [2021-05-25T05:46:46.833Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:46:46.833Z] ---> Using cache [2021-05-25T05:46:46.833Z] ---> 0f73d3539eaf [2021-05-25T05:46:46.833Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:46:46.833Z] ---> Using cache [2021-05-25T05:46:46.833Z] ---> 85efb55b8f5c [2021-05-25T05:46:46.833Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T05:46:46.833Z] ---> Running in f698455526ca [2021-05-25T05:46:46.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:47.104Z] ---> Running in 7e421b97529d [2021-05-25T05:46:47.104Z] Removing intermediate container 7e421b97529d [2021-05-25T05:46:47.104Z] ---> 358fbf7ade2a [2021-05-25T05:46:47.104Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T05:46:47.374Z] ---> Running in 6cc25a29d4ae [2021-05-25T05:46:47.374Z] Removing intermediate container 6cc25a29d4ae [2021-05-25T05:46:47.374Z] ---> 834237f54c4b [2021-05-25T05:46:47.374Z] Step 16/24 : WORKDIR / [2021-05-25T05:46:47.647Z] ---> Running in dadc02e85ae8 [2021-05-25T05:46:47.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:47.647Z] OK: 219 MiB in 52 packages [2021-05-25T05:46:47.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:46:47.647Z] Removing intermediate container dadc02e85ae8 [2021-05-25T05:46:47.647Z] ---> 2307d58f66a1 [2021-05-25T05:46:47.647Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:46:47.920Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T05:46:47.920Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T05:46:47.920Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T05:46:47.920Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T05:46:47.920Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:46:47.920Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T05:46:47.920Z] OK: 7 MiB in 18 packages [2021-05-25T05:46:48.197Z] ---> f5e49ac9b516 [2021-05-25T05:46:48.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T05:46:48.197Z] Removing intermediate container 43ecdb6c1f2b [2021-05-25T05:46:48.197Z] ---> 5a3861529884 [2021-05-25T05:46:48.197Z] Step 6/24 : COPY go.mod . [2021-05-25T05:46:48.808Z] ---> d38293d57080 [2021-05-25T05:46:48.808Z] Step 7/24 : RUN go mod download [2021-05-25T05:46:48.808Z] ---> Running in 6a2ab3b495ba [2021-05-25T05:46:48.808Z] Removing intermediate container f698455526ca [2021-05-25T05:46:48.808Z] ---> c4b9521b5cbd [2021-05-25T05:46:48.808Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T05:46:48.808Z] ---> 5f86b246f979 [2021-05-25T05:46:48.808Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T05:46:48.808Z] ---> Running in ebc3959fd998 [2021-05-25T05:46:49.083Z] Removing intermediate container ebc3959fd998 [2021-05-25T05:46:49.083Z] ---> 86d5184c7b94 [2021-05-25T05:46:49.083Z] Step 14/22 : WORKDIR /edgex [2021-05-25T05:46:49.358Z] ---> Running in 144ba1baf186 [2021-05-25T05:46:49.358Z] ---> 1fdea9edceba [2021-05-25T05:46:49.358Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T05:46:49.358Z] ---> Running in 4773d6beaa19 [2021-05-25T05:46:49.628Z] Removing intermediate container 144ba1baf186 [2021-05-25T05:46:49.628Z] ---> 5575b31ead39 [2021-05-25T05:46:49.628Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T05:46:49.628Z] Removing intermediate container 4773d6beaa19 [2021-05-25T05:46:49.628Z] ---> 1bfc54524a39 [2021-05-25T05:46:49.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:46:49.628Z] ---> Running in 7bd24cb72e4d [2021-05-25T05:46:49.895Z] ---> a3a8d374d6a9 [2021-05-25T05:46:49.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T05:46:49.896Z] Removing intermediate container 7bd24cb72e4d [2021-05-25T05:46:49.896Z] ---> c03827d917d6 [2021-05-25T05:46:49.896Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T05:46:49.896Z] ---> Running in 9e29e1bee737 [2021-05-25T05:46:50.168Z] Removing intermediate container 6a2ab3b495ba [2021-05-25T05:46:50.168Z] ---> e1b4b9903e28 [2021-05-25T05:46:50.168Z] Step 8/24 : COPY . . [2021-05-25T05:46:50.240Z] Removing intermediate container 5462e318b7c5 [2021-05-25T05:46:50.240Z] ---> ed03106e8c34 [2021-05-25T05:46:50.240Z] Successfully built ed03106e8c34 [2021-05-25T05:46:50.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:46:50.439Z] Removing intermediate container 9e29e1bee737 [2021-05-25T05:46:50.439Z] ---> 68531809ce01 [2021-05-25T05:46:50.439Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:46:50.439Z] ---> Running in 1befe69ea3be [2021-05-25T05:46:50.614Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T05:46:50.614Z] . [Pipeline] withDockerContainer [2021-05-25T05:46:50.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-05-25T05:46:50.942Z] $ 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 [2021-05-25T05:46:52.366Z] ---> 0ee250d38050 [2021-05-25T05:46:52.366Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T05:46:52.380Z] $ docker top 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:46:53.367Z] + go version [2021-05-25T05:46:53.367Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T05:46:53.395Z] $ docker stop --time=1 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 [2021-05-25T05:46:53.760Z] Removing intermediate container 1befe69ea3be [2021-05-25T05:46:53.760Z] ---> 6793fb52e0e5 [2021-05-25T05:46:53.760Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:46:53.760Z] ---> 684e0ceb8426 [2021-05-25T05:46:53.760Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T05:46:53.760Z] ---> Running in fefce0b59a9d [2021-05-25T05:46:54.022Z] ---> Running in 010d4131970f [2021-05-25T05:46:54.600Z] Removing intermediate container fefce0b59a9d [2021-05-25T05:46:54.600Z] ---> 0c34526ce790 [2021-05-25T05:46:54.600Z] [2021-05-25T05:46:54.862Z] Removing intermediate container 010d4131970f [2021-05-25T05:46:54.862Z] ---> 3838a34f1842 [2021-05-25T05:46:54.862Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T05:46:54.862Z] Successfully built 0c34526ce790 [2021-05-25T05:46:55.123Z] Successfully tagged core-command:latest [2021-05-25T05:46:55.123Z] Building sys-mgmt-agent [2021-05-25T05:46:55.123Z]  Building core-command ... done  ---> Running in a35a9e47f54a [2021-05-25T05:46:55.142Z] $ docker rm -f 034d3c8b487a2b6bf0670001191231bca8088fc0ea5f02b91057d56eb5e9cb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-25T05:46:55.701Z] Removing intermediate container a35a9e47f54a [2021-05-25T05:46:55.701Z] ---> d44817e0bbc0 [2021-05-25T05:46:55.701Z] Step 20/22 : LABEL arch=x86_64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:46:56.104Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T05:46:56.104Z] . [Pipeline] withDockerContainer [2021-05-25T05:46:56.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-05-25T05:46:56.419Z] $ 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 [2021-05-25T05:46:57.674Z] ---> Running in 680b73a82d74 [2021-05-25T05:46:57.674Z] ---> af3c7d39947d [2021-05-25T05:46:57.674Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:46:57.884Z] $ docker top c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T05:46:58.220Z] ========================================================= [2021-05-25T05:46:58.220Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T05:46:58.220Z] ========================================================= [Pipeline] sh [2021-05-25T05:46:58.261Z] ---> Running in d8826a0b049f [2021-05-25T05:46:58.261Z] Removing intermediate container 680b73a82d74 [2021-05-25T05:46:58.261Z] ---> 7fd25e4e358e [2021-05-25T05:46:58.261Z] Step 21/22 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:46:58.261Z] ---> Running in 32920fd47541 [2021-05-25T05:46:58.524Z] Removing intermediate container 32920fd47541 [2021-05-25T05:46:58.524Z] ---> 5c9887e56f8e [2021-05-25T05:46:58.524Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T05:46:58.524Z] ---> Running in 73be09c49d7d [2021-05-25T05:46:58.872Z] + go mod tidy [2021-05-25T05:46:59.099Z] Removing intermediate container 73be09c49d7d [2021-05-25T05:46:59.099Z] ---> e68aba756e71 [2021-05-25T05:46:59.099Z] [2021-05-25T05:46:59.099Z] Successfully built e68aba756e71 [2021-05-25T05:46:59.099Z] Successfully tagged security-proxy-setup:latest [Pipeline] sh [2021-05-25T05:47:00.153Z] + make test [2021-05-25T05:47:00.153Z] go mod tidy [2021-05-25T05:47:00.752Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T05:47:01.041Z]  Building security-proxy-setup ... done Removing intermediate container d8826a0b049f [2021-05-25T05:47:01.041Z] ---> 2c90748d25bc [2021-05-25T05:47:01.041Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T05:47:01.041Z] ---> Running in 98a1564a87ac [2021-05-25T05:47:01.624Z] 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 [2021-05-25T05:47:04.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:47:04.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:47:04.937Z] ---> 88f3f4d98efe [2021-05-25T05:47:04.937Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:47:04.937Z] ---> Using cache [2021-05-25T05:47:04.937Z] ---> f9bbfaf3c6be [2021-05-25T05:47:04.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:47:04.937Z] ---> Using cache [2021-05-25T05:47:04.937Z] ---> 28f802ffa8b1 [2021-05-25T05:47:04.937Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T05:47:05.879Z] ---> Running in 95dd852d4361 [2021-05-25T05:47:06.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:07.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:07.998Z] OK: 219 MiB in 52 packages [2021-05-25T05:47:08.593Z] Removing intermediate container 95dd852d4361 [2021-05-25T05:47:08.593Z] ---> 5bf51f38e47c [2021-05-25T05:47:08.593Z] Step 6/24 : COPY go.mod . [2021-05-25T05:47:08.868Z] ---> 2ad59dc76212 [2021-05-25T05:47:08.868Z] Step 7/24 : RUN go mod download [2021-05-25T05:47:08.868Z] ---> Running in cf0e0d8d3f63 [2021-05-25T05:47:10.314Z] Removing intermediate container cf0e0d8d3f63 [2021-05-25T05:47:10.314Z] ---> 1098d760b788 [2021-05-25T05:47:10.314Z] Step 8/24 : COPY . . [2021-05-25T05:47:18.545Z] ---> f516812f2f1a [2021-05-25T05:47:18.545Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:47:18.545Z] ---> Running in f5b2bfffeacf [2021-05-25T05:47:18.815Z] Removing intermediate container 2de94cd3e6d6 [2021-05-25T05:47:18.815Z] ---> a2c4b0b46cdd [2021-05-25T05:47:18.815Z] [2021-05-25T05:47:18.815Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T05:47:18.815Z] ---> 13621d1b12d4 [2021-05-25T05:47:18.815Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T05:47:18.815Z] ---> Running in c32ce03afb19 [2021-05-25T05:47:19.091Z] Removing intermediate container c32ce03afb19 [2021-05-25T05:47:19.091Z] ---> c79aed6a694a [2021-05-25T05:47:19.091Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T05:47:19.361Z] ---> Running in c2e4443aaa2d [2021-05-25T05:47:20.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:20.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:20.314Z] Removing intermediate container 03ffb1adcf5d [2021-05-25T05:47:20.314Z] ---> bd8427ba9c89 [2021-05-25T05:47:20.314Z] [2021-05-25T05:47:20.314Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T05:47:20.314Z] ---> 13621d1b12d4 [2021-05-25T05:47:20.314Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:47:20.314Z] ---> Using cache [2021-05-25T05:47:20.314Z] ---> 0f73d3539eaf [2021-05-25T05:47:20.314Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:47:20.314Z] ---> Using cache [2021-05-25T05:47:20.314Z] ---> 85efb55b8f5c [2021-05-25T05:47:20.314Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T05:47:20.314Z] ---> Running in d37516727138 [2021-05-25T05:47:20.314Z] Removing intermediate container f5b2bfffeacf [2021-05-25T05:47:20.314Z] ---> 63f4bfdb9128 [2021-05-25T05:47:20.314Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T05:47:20.314Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T05:47:20.314Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T05:47:20.314Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:47:20.314Z] OK: 6 MiB in 16 packages [2021-05-25T05:47:20.314Z] ---> Running in d0eafddb4baa [2021-05-25T05:47:20.577Z] Removing intermediate container d37516727138 [2021-05-25T05:47:20.577Z] ---> c8a9e961bc91 [2021-05-25T05:47:20.577Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T05:47:20.577Z] ---> Running in 8cb523b96e37 [2021-05-25T05:47:20.850Z] Removing intermediate container 8cb523b96e37 [2021-05-25T05:47:20.850Z] ---> dbf5fbb09048 [2021-05-25T05:47:20.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:47:21.114Z] Removing intermediate container c2e4443aaa2d [2021-05-25T05:47:21.114Z] ---> 86f3fb9c7a02 [2021-05-25T05:47:21.114Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T05:47:21.114Z] 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 [2021-05-25T05:47:21.114Z] ---> Running in 9f1faa1fc28c [2021-05-25T05:47:21.377Z] ---> 2569a2267f61 [2021-05-25T05:47:21.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T05:47:21.377Z] Removing intermediate container 9f1faa1fc28c [2021-05-25T05:47:21.377Z] ---> 0154cd1bb399 [2021-05-25T05:47:21.377Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T05:47:21.377Z] ---> Running in 1e27e4e5122a [2021-05-25T05:47:21.640Z] Removing intermediate container 1e27e4e5122a [2021-05-25T05:47:21.640Z] ---> c9cdb9b69755 [2021-05-25T05:47:21.640Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T05:47:21.640Z] ---> Running in 64eae8ebbc99 [2021-05-25T05:47:21.640Z] ---> 4f1bb1588c84 [2021-05-25T05:47:21.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T05:47:21.904Z] ---> 8f5dcb41a399 [2021-05-25T05:47:21.904Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T05:47:22.180Z] ---> Running in 7ec04b1535be [2021-05-25T05:47:22.442Z] Removing intermediate container 7ec04b1535be [2021-05-25T05:47:22.442Z] ---> 07223039eb79 [2021-05-25T05:47:22.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:47:22.442Z] ---> Running in 2348187a1275 [2021-05-25T05:47:22.442Z] Removing intermediate container 2348187a1275 [2021-05-25T05:47:22.442Z] ---> ec0ba582b584 [2021-05-25T05:47:22.442Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T05:47:22.706Z] ---> Running in 8ad79b0393bd [2021-05-25T05:47:22.971Z] Removing intermediate container 8ad79b0393bd [2021-05-25T05:47:22.971Z] ---> b587534582cd [2021-05-25T05:47:22.971Z] Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:47:22.971Z] Removing intermediate container 64eae8ebbc99 [2021-05-25T05:47:22.971Z] ---> 4b7b2ef803f9 [2021-05-25T05:47:22.971Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T05:47:22.971Z] ---> Running in bda97ad45b54 [2021-05-25T05:47:22.971Z] ---> Running in 985415bfeacc [2021-05-25T05:47:23.234Z] Removing intermediate container 985415bfeacc [2021-05-25T05:47:23.234Z] ---> a4904c3ae8a8 [2021-05-25T05:47:23.234Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T05:47:23.234Z] Removing intermediate container bda97ad45b54 [2021-05-25T05:47:23.234Z] ---> 102956e2323a [2021-05-25T05:47:23.234Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T05:47:23.234Z] ---> Running in ef4d5e10e52a [2021-05-25T05:47:23.499Z] Removing intermediate container ef4d5e10e52a [2021-05-25T05:47:23.499Z] ---> 01957075bb5b [2021-05-25T05:47:23.499Z] [2021-05-25T05:47:23.499Z] ---> 4a6be11dabd0 [2021-05-25T05:47:23.499Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T05:47:23.499Z] Successfully built 01957075bb5b [2021-05-25T05:47:23.762Z] Successfully tagged support-scheduler:latest [2021-05-25T05:47:23.762Z]  Building support-scheduler ... done  ---> Running in 4eab5337de6c [2021-05-25T05:47:24.725Z] Removing intermediate container 4eab5337de6c [2021-05-25T05:47:24.725Z] ---> 2d71828ec447 [2021-05-25T05:47:24.725Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:47:25.028Z] ---> 7a9b8e2e60e9 [2021-05-25T05:47:25.028Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T05:47:25.973Z] ---> 7fe6ec9eeed7 [2021-05-25T05:47:25.973Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T05:47:26.233Z] ---> 08173cf10e27 [2021-05-25T05:47:26.233Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T05:47:26.496Z] ---> 4e3238edffa1 [2021-05-25T05:47:26.496Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T05:47:27.071Z] ---> 7fd05ea17270 [2021-05-25T05:47:27.071Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T05:47:27.071Z] ---> Running in ac2717d4bef6 [2021-05-25T05:47:27.334Z] Removing intermediate container ac2717d4bef6 [2021-05-25T05:47:27.334Z] ---> ba188868f33d [2021-05-25T05:47:27.334Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T05:47:27.570Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T05:47:29.894Z] ---> c43962a2fece [2021-05-25T05:47:29.894Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T05:47:30.856Z] ---> Running in d05399c561bc [2021-05-25T05:47:32.276Z] Removing intermediate container d05399c561bc [2021-05-25T05:47:32.276Z] ---> 811ff56b28ef [2021-05-25T05:47:32.276Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T05:47:32.276Z] ---> Running in 9881b510d71c [2021-05-25T05:47:32.276Z] Removing intermediate container 9881b510d71c [2021-05-25T05:47:32.276Z] ---> edfef64b0f62 [2021-05-25T05:47:32.276Z] Step 29/32 : CMD ["gate"] [2021-05-25T05:47:32.543Z] ---> Running in 3e09dcaea437 [2021-05-25T05:47:32.543Z] Removing intermediate container 3e09dcaea437 [2021-05-25T05:47:32.543Z] ---> 5929a1d091c6 [2021-05-25T05:47:32.543Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T05:47:32.812Z] ---> Running in c52fdbeeffd5 [2021-05-25T05:47:32.812Z] Removing intermediate container c52fdbeeffd5 [2021-05-25T05:47:32.812Z] ---> cfbfa322d5b7 [2021-05-25T05:47:32.812Z] Step 31/32 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:47:33.093Z] ---> Running in fd1a04fdd5f7 [2021-05-25T05:47:33.362Z] Removing intermediate container fd1a04fdd5f7 [2021-05-25T05:47:33.362Z] ---> cdcbedea18fc [2021-05-25T05:47:33.362Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T05:47:33.657Z] ---> Running in 9bde4983cfc7 [2021-05-25T05:47:35.590Z] Removing intermediate container 9bde4983cfc7 [2021-05-25T05:47:35.590Z] ---> 69a9c1582887 [2021-05-25T05:47:35.590Z] [2021-05-25T05:47:35.590Z] Successfully built 69a9c1582887 [2021-05-25T05:47:35.590Z] Successfully tagged security-bootstrapper:latest [2021-05-25T05:47:35.590Z]  Building security-bootstrapper ... done Removing intermediate container 98a1564a87ac [2021-05-25T05:47:35.590Z] ---> d84caa2e11c1 [2021-05-25T05:47:35.590Z] [2021-05-25T05:47:35.590Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T05:47:35.590Z] ---> 13621d1b12d4 [2021-05-25T05:47:35.590Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T05:47:35.590Z] ---> Running in b2ce95c50335 [2021-05-25T05:47:35.853Z] Removing intermediate container b2ce95c50335 [2021-05-25T05:47:35.853Z] ---> 891d6320cad9 [2021-05-25T05:47:35.853Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T05:47:35.853Z] ---> Running in 2f24aa56658e [2021-05-25T05:47:36.120Z] Removing intermediate container 2f24aa56658e [2021-05-25T05:47:36.120Z] ---> b256216df95b [2021-05-25T05:47:36.120Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T05:47:36.120Z] ---> Running in 6817a921bec1 [2021-05-25T05:47:36.381Z] Removing intermediate container 6817a921bec1 [2021-05-25T05:47:36.381Z] ---> b45c4f115318 [2021-05-25T05:47:36.381Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:47:36.381Z] ---> Running in ddee561ce824 [2021-05-25T05:47:37.782Z] Removing intermediate container ddee561ce824 [2021-05-25T05:47:37.782Z] ---> ed0f67a7da49 [2021-05-25T05:47:37.783Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T05:47:37.783Z] ---> Running in 294dc59c1f64 [2021-05-25T05:47:38.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:38.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:39.215Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T05:47:39.215Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T05:47:39.480Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T05:47:39.480Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T05:47:40.054Z] Removing intermediate container d0eafddb4baa [2021-05-25T05:47:40.054Z] ---> 06dc4b762727 [2021-05-25T05:47:40.054Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T05:47:40.054Z] ---> Running in 7e4c24b29f8b [2021-05-25T05:47:40.054Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T05:47:40.054Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T05:47:40.322Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:47:40.322Z] OK: 8 MiB in 20 packages [2021-05-25T05:47:40.322Z] 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 [2021-05-25T05:47:40.583Z] Removing intermediate container 294dc59c1f64 [2021-05-25T05:47:40.583Z] ---> 3313213ec018 [2021-05-25T05:47:40.583Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:47:40.845Z] ---> 020875accdbc [2021-05-25T05:47:40.845Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T05:47:40.845Z] Removing intermediate container 7e4c24b29f8b [2021-05-25T05:47:40.845Z] ---> aa443ebd514e [2021-05-25T05:47:40.845Z] [2021-05-25T05:47:40.845Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T05:47:41.107Z] 20.10.0: Pulling from library/docker [2021-05-25T05:47:41.107Z] ---> 596e7fda9213 [2021-05-25T05:47:41.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T05:47:41.376Z] ---> 998ed96456a2 [2021-05-25T05:47:41.376Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T05:47:41.376Z] ---> Running in 670c6cff7678 [2021-05-25T05:47:41.376Z] Removing intermediate container 670c6cff7678 [2021-05-25T05:47:41.376Z] ---> ba80af216ae7 [2021-05-25T05:47:41.376Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:47:41.641Z] ---> Running in 0e8feab5204d [2021-05-25T05:47:41.903Z] Removing intermediate container 0e8feab5204d [2021-05-25T05:47:41.903Z] ---> 6d2bc588b42c [2021-05-25T05:47:41.903Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T05:47:41.903Z] ---> Running in 4bd5d9213fcb [2021-05-25T05:47:41.903Z] Removing intermediate container 4bd5d9213fcb [2021-05-25T05:47:41.903Z] ---> 740c93cd76b8 [2021-05-25T05:47:41.903Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:47:42.165Z] ---> Running in 49a29f805fd0 [2021-05-25T05:47:42.165Z] Removing intermediate container 49a29f805fd0 [2021-05-25T05:47:42.165Z] ---> def463e3a278 [2021-05-25T05:47:42.165Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:47:42.427Z] ---> Running in db39f288bb21 [2021-05-25T05:47:42.427Z] Removing intermediate container db39f288bb21 [2021-05-25T05:47:42.427Z] ---> ec8dd022a643 [2021-05-25T05:47:42.427Z] [2021-05-25T05:47:42.695Z] Successfully built ec8dd022a643 [2021-05-25T05:47:42.695Z] Successfully tagged core-data:latest [2021-05-25T05:47:44.629Z]  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T05:47:44.629Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T05:47:44.629Z] ---> aefe523efa57 [2021-05-25T05:47:44.629Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:47:46.010Z] ---> Running in f3ccbe30bfdf [2021-05-25T05:47:46.011Z] Removing intermediate container f3ccbe30bfdf [2021-05-25T05:47:46.011Z] ---> 163dcc49b298 [2021-05-25T05:47:46.011Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T05:47:46.272Z] ---> Running in cd4b98e7984d [2021-05-25T05:47:46.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:46.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T05:47:46.536Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T05:47:46.536Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T05:47:46.536Z] Executing bash-5.0.17-r0.post-install [2021-05-25T05:47:46.536Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T05:47:46.536Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T05:47:46.536Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T05:47:46.799Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T05:47:46.799Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T05:47:46.800Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T05:47:46.800Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T05:47:46.800Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T05:47:46.800Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T05:47:46.800Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T05:47:46.800Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T05:47:47.061Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T05:47:47.061Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T05:47:47.061Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T05:47:47.061Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T05:47:47.323Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T05:47:47.323Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T05:47:47.323Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T05:47:47.323Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T05:47:47.323Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T05:47:47.323Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T05:47:47.323Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T05:47:47.323Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T05:47:47.323Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T05:47:47.323Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T05:47:47.323Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T05:47:47.323Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T05:47:47.323Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T05:47:47.323Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T05:47:47.323Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T05:47:47.323Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T05:47:47.323Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T05:47:47.323Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T05:47:47.323Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T05:47:47.323Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T05:47:47.323Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T05:47:47.323Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T05:47:47.584Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T05:47:47.584Z] OK: 72 MiB in 59 packages [2021-05-25T05:47:48.155Z] Collecting docker-compose==1.23.2 [2021-05-25T05:47:48.155Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T05:47:48.417Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T05:47:48.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T05:47:48.678Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T05:47:48.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T05:47:48.678Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T05:47:48.678Z] Collecting PyYAML<4,>=3.10 [2021-05-25T05:47:48.678Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T05:47:49.252Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T05:47:49.252Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T05:47:49.252Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T05:47:49.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T05:47:49.827Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T05:47:49.827Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T05:47:50.087Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T05:47:50.087Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T05:47:50.349Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T05:47:50.349Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T05:47:50.349Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T05:47:50.349Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T05:47:50.609Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T05:47:50.609Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T05:47:50.609Z] Collecting idna<2.8,>=2.5 [2021-05-25T05:47:50.609Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T05:47:50.609Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T05:47:50.609Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T05:47:50.609Z] 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) [2021-05-25T05:47:50.609Z] 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) [2021-05-25T05:47:50.609Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T05:47:50.609Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T05:47:50.609Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T05:47:50.609Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T05:47:50.870Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, jsonschema, texttable, dockerpty, docopt, cached-property, docker-compose [2021-05-25T05:47:50.870Z] Attempting uninstall: idna [2021-05-25T05:47:50.870Z] Found existing installation: idna 2.9 [2021-05-25T05:47:50.870Z] Uninstalling idna-2.9: [2021-05-25T05:47:50.870Z] Successfully uninstalled idna-2.9 [2021-05-25T05:47:50.870Z] Attempting uninstall: urllib3 [2021-05-25T05:47:50.870Z] Found existing installation: urllib3 1.25.9 [2021-05-25T05:47:50.870Z] Uninstalling urllib3-1.25.9: [2021-05-25T05:47:51.133Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T05:47:51.133Z] Attempting uninstall: requests [2021-05-25T05:47:51.133Z] Found existing installation: requests 2.23.0 [2021-05-25T05:47:51.133Z] Uninstalling requests-2.23.0: [2021-05-25T05:47:51.133Z] Successfully uninstalled requests-2.23.0 [2021-05-25T05:47:51.397Z] Running setup.py install for PyYAML: started [2021-05-25T05:47:51.659Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T05:47:51.659Z] Running setup.py install for texttable: started [2021-05-25T05:47:51.921Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T05:47:51.921Z] Running setup.py install for dockerpty: started [2021-05-25T05:47:52.493Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T05:47:52.493Z] Running setup.py install for docopt: started [2021-05-25T05:47:52.756Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T05:47:52.756Z] 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 [2021-05-25T05:47:59.355Z] Removing intermediate container cd4b98e7984d [2021-05-25T05:47:59.355Z] ---> 2a44add3a33d [2021-05-25T05:47:59.355Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T05:47:59.355Z] ---> Running in c74969beacf5 [2021-05-25T05:47:59.355Z] Removing intermediate container c74969beacf5 [2021-05-25T05:47:59.355Z] ---> 56a3fcebd247 [2021-05-25T05:47:59.355Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T05:47:59.355Z] ---> Running in d61a673407e6 [2021-05-25T05:47:59.355Z] Removing intermediate container d61a673407e6 [2021-05-25T05:47:59.355Z] ---> fd707fc3dde2 [2021-05-25T05:47:59.355Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T05:47:59.355Z] ---> 031413b7aa69 [2021-05-25T05:47:59.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T05:47:59.617Z] ---> 57fb6790d874 [2021-05-25T05:47:59.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T05:47:59.883Z] ---> aec6dd056e17 [2021-05-25T05:47:59.883Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T05:47:59.883Z] ---> Running in 49629efd5b5f [2021-05-25T05:48:00.145Z] Removing intermediate container 49629efd5b5f [2021-05-25T05:48:00.145Z] ---> 8fc744c11d3d [2021-05-25T05:48:00.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:48:00.145Z] ---> Running in aaabe07e12c5 [2021-05-25T05:48:00.407Z] Removing intermediate container aaabe07e12c5 [2021-05-25T05:48:00.407Z] ---> 101513b375bf [2021-05-25T05:48:00.407Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T05:48:00.407Z] ---> Running in e81c347ff6b2 [2021-05-25T05:48:00.407Z] Removing intermediate container e81c347ff6b2 [2021-05-25T05:48:00.407Z] ---> fc8120dd341a [2021-05-25T05:48:00.407Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:48:00.407Z] ---> Running in 528c1439644c [2021-05-25T05:48:00.668Z] Removing intermediate container 528c1439644c [2021-05-25T05:48:00.668Z] ---> e46c0e28d740 [2021-05-25T05:48:00.668Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:48:00.668Z] ---> Running in c6fa2f3c74d4 [2021-05-25T05:48:00.668Z] Removing intermediate container c6fa2f3c74d4 [2021-05-25T05:48:00.669Z] ---> 0347a2b6371b [2021-05-25T05:48:00.669Z] [2021-05-25T05:48:00.930Z] Successfully built 0347a2b6371b [2021-05-25T05:48:00.930Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T05:48:00.937Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T05:48:00.975Z] $ docker stop --time=1 c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 [2021-05-25T05:48:02.647Z] $ docker rm -f c5ff6f31e61d0d6910360936ce9e5444fd7f8bc05903903902f9bd43c49d8134 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T05:48:03.100Z] + docker images [2021-05-25T05:48:03.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T05:48:03.100Z] sys-mgmt-agent latest 0347a2b6371b 3 seconds ago 312MB [2021-05-25T05:48:03.100Z] core-data latest ec8dd022a643 21 seconds ago 21.6MB [2021-05-25T05:48:03.100Z] aa443ebd514e 23 seconds ago 1.16GB [2021-05-25T05:48:03.100Z] d84caa2e11c1 28 seconds ago 1.17GB [2021-05-25T05:48:03.100Z] security-bootstrapper latest 69a9c1582887 30 seconds ago 18.2MB [2021-05-25T05:48:03.100Z] support-scheduler latest 01957075bb5b 40 seconds ago 17.1MB [2021-05-25T05:48:03.100Z] bd8427ba9c89 44 seconds ago 1.16GB [2021-05-25T05:48:03.100Z] a2c4b0b46cdd 45 seconds ago 1.15GB [2021-05-25T05:48:03.100Z] security-proxy-setup latest e68aba756e71 About a minute ago 25.3MB [2021-05-25T05:48:03.100Z] core-command latest 0c34526ce790 About a minute ago 17.1MB [2021-05-25T05:48:03.100Z] 98abd0827870 About a minute ago 1.16GB [2021-05-25T05:48:03.100Z] 27f662a2279e About a minute ago 1.16GB [2021-05-25T05:48:03.100Z] core-metadata latest e08d012b9e69 About a minute ago 18.6MB [2021-05-25T05:48:03.100Z] security-secretstore-setup latest e063aabf6985 About a minute ago 25.8MB [2021-05-25T05:48:03.100Z] support-notifications latest 7725869c14fd About a minute ago 17.8MB [2021-05-25T05:48:03.100Z] 451a60e1613e About a minute ago 1.17GB [2021-05-25T05:48:03.100Z] bb4bc706ca03 About a minute ago 1.16GB [2021-05-25T05:48:03.100Z] 4d7abc30a986 About a minute ago 1.16GB [2021-05-25T05:48:03.100Z] ci-base-image-x86_64 latest 88f3f4d98efe 6 minutes ago 648MB [2021-05-25T05:48:03.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T05:48:03.100Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T05:48:03.100Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T05:48:03.100Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T05:48:03.100Z] 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 [2021-05-25T05:48:18.670Z] Still waiting to schedule task [2021-05-25T05:48:18.670Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-25T05:48:24.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T05:48:29.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T05:48:39.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T05:48:39.842Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T05:48:43.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T05:48:43.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T05:48:44.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T05:48:44.477Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T05:48:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T05:48:50.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T05:49:00.265Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T05:49:00.265Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T05:49:00.265Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T05:49:05.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.361s coverage: 46.1% of statements [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T05:49:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T05:49:05.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.259s coverage: 28.7% of statements [2021-05-25T05:49:05.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.380s coverage: 100.0% of statements [2021-05-25T05:49:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.7% of statements [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T05:49:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T05:49:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.274s coverage: 100.0% of statements [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T05:49:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.193s coverage: 100.0% of statements [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T05:49:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T05:49:15.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.384s coverage: 58.6% of statements [2021-05-25T05:49:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T05:49:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T05:49:17.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.605s coverage: 87.7% of statements [2021-05-25T05:49:17.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T05:49:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:49:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.209s coverage: 78.9% of statements [2021-05-25T05:49:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.269s coverage: 28.6% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.321s coverage: 100.0% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.236s coverage: 100.0% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.493s coverage: 97.5% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T05:49:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.306s coverage: 78.3% of statements [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T05:49:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.221s coverage: 95.1% of statements [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.257s coverage: 0.8% of statements [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.153s coverage: 21.7% of statements [2021-05-25T05:49:34.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.171s coverage: 47.1% of statements [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-05-25T05:49:34.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements [2021-05-25T05:49:43.061Z] Running on prd-ubuntu18.04-docker-8c-8g-66 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws [2021-05-25T05:49:43.119Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-25T05:49:43.285Z] The recommended git tool is: git [2021-05-25T05:49:45.607Z] using credential edgex-jenkins-ssh [2021-05-25T05:49:45.622Z] Cloning the remote Git repository [2021-05-25T05:49:45.639Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:49:45.706Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-25T05:49:45.743Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:49:45.744Z] > git --version # timeout=10 [2021-05-25T05:49:45.751Z] > git --version # 'git version 2.17.1' [2021-05-25T05:49:45.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:49:45.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T05:49:49.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.292s coverage: 94.4% of statements [2021-05-25T05:49:49.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2021-05-25T05:49:51.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements [2021-05-25T05:49:51.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T05:49:52.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T05:49:52.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T05:49:52.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T05:49:53.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T05:49:53.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:49:53.059Z] > 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 [2021-05-25T05:49:53.688Z] Merging remotes/origin/master commit 2c8f90bf2313962ec202bc77505c56e8d3b74b06 into PR head commit 406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:49:53.816Z] Merge succeeded, producing 406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:49:53.817Z] Checking out Revision 406f07095a50747e4bc872f54bb444a8bef7a588 (PR-3506) [2021-05-25T05:49:53.692Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T05:49:53.698Z] > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [2021-05-25T05:49:53.772Z] > git remote # timeout=10 [2021-05-25T05:49:53.782Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T05:49:53.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T05:49:53.794Z] > git merge 2c8f90bf2313962ec202bc77505c56e8d3b74b06 # timeout=10 [2021-05-25T05:49:53.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T05:49:53.814Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T05:49:53.818Z] > git checkout -f 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [2021-05-25T05:49:57.524Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-25T05:49:57.543Z] > git --version # timeout=10 [2021-05-25T05:49:57.549Z] > git --version # 'git version 2.17.1' [2021-05-25T05:49:57.554Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T05:49:58.897Z] + echo snap-build.sh [2021-05-25T05:49:58.897Z] snap-build.sh [2021-05-25T05:49:58.897Z] + SNAP_BASE_DIR=. [2021-05-25T05:49:58.897Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-25T05:49:58.897Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-25T05:49:58.897Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-25T05:49:58.897Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-25T05:49:58.897Z] + cd /w/workspace/edgex-go/1 [2021-05-25T05:49:58.897Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-25T05:49:58.897Z] Reading package lists... [2021-05-25T05:49:59.162Z] Building dependency tree... [2021-05-25T05:49:59.162Z] Reading state information... [2021-05-25T05:49:59.162Z] The following packages were automatically installed and are no longer required: [2021-05-25T05:49:59.162Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-25T05:49:59.162Z] uidmap xdelta3 [2021-05-25T05:49:59.162Z] Use 'sudo apt autoremove' to remove them. [2021-05-25T05:49:59.162Z] The following packages will be REMOVED: [2021-05-25T05:49:59.162Z] lxd* lxd-client* [2021-05-25T05:49:59.741Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-25T05:49:59.741Z] After this operation, 31.7 MB disk space will be freed. [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.249s coverage: 92.9% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 76.0% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T05:50:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-05-25T05:50:00.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-05-25T05:50:00.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2021-05-25T05:50:00.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-05-25T05:50:01.126Z] (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.) [2021-05-25T05:50:01.126Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T05:50:02.133Z] Removing lxd dnsmasq configuration [2021-05-25T05:50:02.398Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T05:50:02.660Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-25T05:50:04.050Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T05:50:04.640Z] (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.) [2021-05-25T05:50:04.640Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-25T05:50:05.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.069s coverage: 66.9% of statements [2021-05-25T05:50:05.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T05:50:05.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T05:50:05.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T05:50:06.575Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-25T05:50:06.575Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-25T05:50:06.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.5% of statements [2021-05-25T05:50:06.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T05:50:06.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T05:50:06.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-05-25T05:50:06.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T05:50:06.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-05-25T05:50:07.964Z] + sudo snap remove --purge lxd [2021-05-25T05:50:08.225Z] snap "lxd" is not installed [2021-05-25T05:50:08.225Z] + sudo groupadd --force --system lxd [2021-05-25T05:50:08.225Z] ++ whoami [2021-05-25T05:50:08.225Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-25T05:50:08.225Z] + newgrp - lxd [2021-05-25T05:50:08.487Z] + sudo snap install lxd [2021-05-25T05:50:13.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 46.8% of statements [2021-05-25T05:50:13.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T05:50:13.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T05:50:13.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T05:50:13.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T05:50:13.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T05:50:13.491Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2021-05-25T05:50:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T05:50:13.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements [2021-05-25T05:50:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T05:50:13.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T05:50:14.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.224s coverage: 18.9% of statements [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T05:50:14.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.555s coverage: 91.9% of statements [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:50:14.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T05:50:20.730Z] 2021-05-25T05:50:16Z INFO Waiting for automatic snapd restart... [2021-05-25T05:50:24.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.756s coverage: 28.7% of statements [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T05:50:24.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.251s coverage: 99.0% of statements [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T05:50:24.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.258s coverage: 100.0% of statements [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T05:50:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T05:50:24.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.239s coverage: 64.6% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.169s coverage: 28.1% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T05:50:24.673Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T05:50:24.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-25T05:50:25.270Z] GO111MODULE=on go vet ./... [2021-05-25T05:50:42.723Z] lxd 4.14 from Canonical* installed [2021-05-25T05:50:42.724Z] + sudo lxd init --auto [2021-05-25T05:50:50.880Z] + sudo snap install --classic snapcraft [2021-05-25T05:50:59.063Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T05:50:59.063Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-25T05:50:59.063Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-25T05:50:59.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T05:50:59.063Z] Dload Upload Total Spent Left Speed [2021-05-25T05:50:59.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4510 0 --:--:-- --:--:-- --:--:-- 4510 [2021-05-25T05:50:59.326Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-05-25T05:50:59.588Z] ./yq_linux_amd64 [2021-05-25T05:50:59.588Z] + sudo snapcraft prime --use-lxd [2021-05-25T05:51:01.509Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-25T05:51:01.509Z] 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: [2021-05-25T05:51:01.509Z] - README.md [2021-05-25T05:51:01.509Z] [2021-05-25T05:51:01.509Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T05:51:01.772Z] Launching a container. [2021-05-25T05:51:09.936Z] Waiting for container to be ready [2021-05-25T05:51:10.512Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-25T05:51:10.512Z] [2021-05-25T05:51:14.750Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-25T05:51:14.750Z] Waiting for network to be ready... [2021-05-25T05:51:15.012Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T05:51:15.275Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T05:51:15.275Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T05:51:15.275Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T05:51:15.275Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T05:51:15.275Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T05:51:15.275Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T05:51:15.275Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T05:51:15.275Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T05:51:15.275Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T05:51:15.856Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T05:51:15.856Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T05:51:16.119Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T05:51:16.119Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T05:51:16.119Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T05:51:16.119Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T05:51:16.119Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T05:51:16.119Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T05:51:16.389Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T05:51:16.654Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T05:51:16.654Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T05:51:16.654Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T05:51:16.654Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T05:51:16.654Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T05:51:16.654Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T05:51:16.654Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T05:51:16.654Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T05:51:19.209Z] Fetched 24.6 MB in 4s (6209 kB/s) [2021-05-25T05:51:19.787Z] Reading package lists... [2021-05-25T05:51:19.787Z] Reading package lists... [2021-05-25T05:51:20.049Z] Building dependency tree... [2021-05-25T05:51:20.049Z] Reading state information... [2021-05-25T05:51:20.049Z] The following additional packages will be installed: [2021-05-25T05:51:20.049Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T05:51:20.049Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T05:51:20.049Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T05:51:20.049Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-25T05:51:20.049Z] Suggested packages: [2021-05-25T05:51:20.049Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-25T05:51:20.049Z] Recommended packages: [2021-05-25T05:51:20.049Z] gnupg libsasl2-modules [2021-05-25T05:51:20.315Z] The following NEW packages will be installed: [2021-05-25T05:51:20.315Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-25T05:51:20.315Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-25T05:51:20.315Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-25T05:51:20.315Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-25T05:51:20.315Z] The following packages will be upgraded: [2021-05-25T05:51:20.315Z] gpg gpg-agent gpgconf libudev1 [2021-05-25T05:51:20.315Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-25T05:51:20.315Z] Need to get 3530 kB of archives. [2021-05-25T05:51:20.315Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-25T05:51:20.315Z] 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] [2021-05-25T05:51:20.315Z] 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] [2021-05-25T05:51:20.315Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-25T05:51:20.315Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-25T05:51:20.580Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-25T05:51:20.843Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-25T05:51:21.106Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-25T05:51:21.106Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-25T05:51:21.106Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-25T05:51:21.106Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-25T05:51:21.106Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-25T05:51:21.106Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-25T05:51:21.106Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-25T05:51:21.106Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-25T05:51:21.106Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-25T05:51:21.106Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-25T05:51:21.369Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-25T05:51:21.369Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-25T05:51:21.369Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-25T05:51:21.369Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-25T05:51:21.369Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-25T05:51:21.369Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-25T05:51:21.370Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T05:51:21.370Z] Fetched 3530 kB in 1s (3135 kB/s) [2021-05-25T05:51:21.634Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T05:51:21.634Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-25T05:51:21.634Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T05:51:21.634Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-25T05:51:21.634Z] Selecting previously unselected package udev. [2021-05-25T05:51:21.634Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-25T05:51:21.634Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-25T05:51:21.898Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-25T05:51:21.898Z] Selecting previously unselected package libfuse2:amd64. [2021-05-25T05:51:21.898Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T05:51:21.898Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T05:51:22.161Z] Selecting previously unselected package fuse. [2021-05-25T05:51:22.161Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-25T05:51:22.161Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-25T05:51:22.161Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T05:51:22.161Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T05:51:22.161Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T05:51:22.161Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T05:51:22.424Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T05:51:22.425Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T05:51:22.687Z] Selecting previously unselected package libksba8:amd64. [2021-05-25T05:51:22.687Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-25T05:51:22.687Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-25T05:51:22.687Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-25T05:51:22.687Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:22.687Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:22.687Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-25T05:51:22.687Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:22.687Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:22.949Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-25T05:51:22.949Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:22.949Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:22.949Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-25T05:51:22.949Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:22.949Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:22.949Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-25T05:51:22.949Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:22.949Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:23.211Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-25T05:51:23.211Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:23.211Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:23.211Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-25T05:51:23.211Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:23.211Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:23.211Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-25T05:51:23.211Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:23.211Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:23.478Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-25T05:51:23.478Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-25T05:51:23.478Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:23.478Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T05:51:23.478Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T05:51:23.478Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T05:51:23.478Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T05:51:23.478Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-25T05:51:23.478Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T05:51:23.741Z] Selecting previously unselected package libldap-common. [2021-05-25T05:51:23.741Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-25T05:51:23.741Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T05:51:23.741Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T05:51:23.741Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-25T05:51:23.741Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T05:51:23.741Z] Selecting previously unselected package dirmngr. [2021-05-25T05:51:23.741Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T05:51:23.741Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T05:51:24.004Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T05:51:24.004Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-25T05:51:24.004Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-25T05:51:24.004Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T05:51:24.004Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-25T05:51:24.004Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-25T05:51:24.004Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.004Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-25T05:51:24.004Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T05:51:24.267Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-25T05:51:24.529Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T05:51:24.791Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-25T05:51:24.791Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-25T05:51:24.791Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-25T05:51:24.791Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-25T05:51:24.791Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-25T05:51:24.791Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-25T05:51:24.792Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T05:51:25.366Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-25T05:51:25.366Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-25T05:51:25.366Z] This means they are not meant to be enabled using systemctl. [2021-05-25T05:51:25.366Z] Possible reasons for having this kind of units are: [2021-05-25T05:51:25.366Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-25T05:51:25.366Z] .wants/ or .requires/ directory. [2021-05-25T05:51:25.366Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-25T05:51:25.366Z] a requirement dependency on it. [2021-05-25T05:51:25.366Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-25T05:51:25.366Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-25T05:51:25.366Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-25T05:51:25.366Z] instance name specified. [2021-05-25T05:51:25.628Z] Reading package lists... [2021-05-25T05:51:25.891Z] Building dependency tree... [2021-05-25T05:51:25.891Z] Reading state information... [2021-05-25T05:51:25.891Z] The following additional packages will be installed: [2021-05-25T05:51:25.891Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-25T05:51:25.891Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-25T05:51:25.891Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-25T05:51:25.891Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-25T05:51:25.891Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-25T05:51:25.891Z] Suggested packages: [2021-05-25T05:51:25.891Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-25T05:51:25.891Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-25T05:51:25.891Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-25T05:51:25.891Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-25T05:51:25.891Z] systemd-container policykit-1 [2021-05-25T05:51:25.891Z] Recommended packages: [2021-05-25T05:51:25.891Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-25T05:51:25.891Z] The following NEW packages will be installed: [2021-05-25T05:51:25.891Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-25T05:51:25.891Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-25T05:51:25.891Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-25T05:51:25.891Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-25T05:51:25.891Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-25T05:51:25.891Z] The following packages will be upgraded: [2021-05-25T05:51:25.891Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-25T05:51:26.154Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-25T05:51:26.154Z] Need to get 35.2 MB of archives. [2021-05-25T05:51:26.154Z] After this operation, 141 MB of additional disk space will be used. [2021-05-25T05:51:26.154Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-25T05:51:26.724Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-25T05:51:26.724Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-25T05:51:26.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-25T05:51:26.724Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-25T05:51:26.724Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-25T05:51:26.724Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-25T05:51:26.724Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-25T05:51:26.724Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-25T05:51:26.724Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-25T05:51:26.724Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-25T05:51:26.724Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-25T05:51:26.724Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-25T05:51:26.724Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-25T05:51:26.724Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-25T05:51:26.724Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-25T05:51:26.724Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-25T05:51:27.297Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-25T05:51:27.297Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-25T05:51:27.297Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-25T05:51:27.297Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-25T05:51:27.297Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-25T05:51:27.297Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-25T05:51:27.297Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-25T05:51:27.297Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-25T05:51:27.297Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-25T05:51:27.297Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-25T05:51:27.297Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-25T05:51:27.297Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-25T05:51:27.559Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-25T05:51:27.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T05:51:27.559Z] Fetched 35.2 MB in 1s (23.9 MB/s) [2021-05-25T05:51:27.559Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T05:51:27.559Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-25T05:51:27.821Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T05:51:28.393Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-25T05:51:28.393Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T05:51:28.656Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-25T05:51:28.656Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T05:51:28.656Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-25T05:51:28.656Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-25T05:51:28.921Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-25T05:51:28.921Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-25T05:51:28.921Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-25T05:51:29.182Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-25T05:51:29.445Z] Setting up apt (1.6.13) ... [2021-05-25T05:51:29.445Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-25T05:51:29.707Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-25T05:51:29.969Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-25T05:51:29.969Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T05:51:29.969Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T05:51:29.969Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-25T05:51:30.311Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T05:51:30.311Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:30.311Z] Selecting previously unselected package libexpat1:amd64. [2021-05-25T05:51:30.311Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-25T05:51:30.311Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T05:51:30.311Z] Selecting previously unselected package python3.6-minimal. [2021-05-25T05:51:30.311Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T05:51:30.311Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:30.574Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T05:51:30.574Z] Checking for services that may need to be restarted...done. [2021-05-25T05:51:30.574Z] Checking for services that may need to be restarted...done. [2021-05-25T05:51:30.835Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:30.835Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-25T05:51:30.835Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:31.409Z] Selecting previously unselected package python3-minimal. [2021-05-25T05:51:31.409Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-25T05:51:31.409Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-25T05:51:31.409Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-25T05:51:31.409Z] Selecting previously unselected package mime-support. [2021-05-25T05:51:31.409Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-25T05:51:31.409Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-25T05:51:31.409Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-25T05:51:31.409Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-25T05:51:31.409Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T05:51:31.670Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-25T05:51:31.670Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T05:51:31.670Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:31.932Z] Selecting previously unselected package python3.6. [2021-05-25T05:51:31.932Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-25T05:51:31.932Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:31.932Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T05:51:31.932Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-25T05:51:31.932Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T05:51:31.932Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-25T05:51:32.193Z] Selecting previously unselected package python3. [2021-05-25T05:51:32.193Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-25T05:51:32.193Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-25T05:51:32.193Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-25T05:51:32.455Z] Selecting previously unselected package multiarch-support. [2021-05-25T05:51:32.455Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T05:51:32.455Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T05:51:32.455Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-25T05:51:32.455Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-25T05:51:32.455Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-25T05:51:32.455Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-25T05:51:32.455Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T05:51:32.455Z] Selecting previously unselected package libbsd0:amd64. [2021-05-25T05:51:32.455Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-25T05:51:32.455Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T05:51:32.718Z] Selecting previously unselected package sudo. [2021-05-25T05:51:32.718Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-25T05:51:32.718Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T05:51:32.718Z] Selecting previously unselected package apparmor. [2021-05-25T05:51:32.718Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T05:51:32.718Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-25T05:51:32.980Z] Selecting previously unselected package libedit2:amd64. [2021-05-25T05:51:32.980Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-25T05:51:32.980Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T05:51:32.980Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T05:51:32.980Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T05:51:32.980Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:33.242Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T05:51:33.242Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T05:51:33.242Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:33.242Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T05:51:33.242Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-25T05:51:33.242Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T05:51:33.242Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T05:51:33.242Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T05:51:33.242Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:33.502Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T05:51:33.502Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-25T05:51:33.502Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:33.502Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-25T05:51:33.502Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-25T05:51:33.502Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T05:51:33.764Z] Selecting previously unselected package openssh-client. [2021-05-25T05:51:33.764Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-25T05:51:33.764Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T05:51:33.764Z] Selecting previously unselected package squashfs-tools. [2021-05-25T05:51:33.764Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-25T05:51:33.764Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T05:51:33.764Z] Selecting previously unselected package snapd. [2021-05-25T05:51:34.029Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-25T05:51:34.029Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-25T05:51:35.947Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-25T05:51:36.216Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-25T05:51:37.161Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-25T05:51:41.371Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-25T05:51:41.371Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-25T05:51:41.371Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:41.371Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T05:51:41.371Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-25T05:51:41.371Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-25T05:51:42.321Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-25T05:51:42.321Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-25T05:51:42.321Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-25T05:51:42.321Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:42.321Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:42.321Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-25T05:51:42.892Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-25T05:51:42.892Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:43.153Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-25T05:51:43.153Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-25T05:51:43.153Z] running python rtupdate hooks for python3.6... [2021-05-25T05:51:43.153Z] running python post-rtupdate hooks for python3.6... [2021-05-25T05:51:43.153Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-25T05:51:44.575Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-25T05:51:44.575Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-25T05:51:44.575Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-25T05:51:44.872Z] Setting up snapd (2.48.3+18.04) ... [2021-05-25T05:51:45.152Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-25T05:51:45.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-25T05:51:45.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-25T05:51:45.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-25T05:51:45.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T05:51:45.784Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-25T05:51:46.087Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-25T05:51:46.351Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-25T05:51:46.351Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-25T05:51:46.617Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-25T05:51:46.880Z] /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' [2021-05-25T05:51:47.454Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-25T05:51:47.454Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T05:51:48.402Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T05:51:48.402Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T05:51:48.664Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T05:51:49.611Z] Reading package lists... [2021-05-25T05:51:49.874Z] Reading package lists... [2021-05-25T05:51:49.874Z] Building dependency tree... [2021-05-25T05:51:49.874Z] Reading state information... [2021-05-25T05:51:50.138Z] Calculating upgrade... [2021-05-25T05:51:50.138Z] The following packages will be upgraded: [2021-05-25T05:51:50.138Z] advancecomp base-files bash binutils binutils-common [2021-05-25T05:51:50.138Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-25T05:51:50.138Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-25T05:51:50.138Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-25T05:51:50.138Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-25T05:51:50.138Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-25T05:51:50.138Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-25T05:51:50.138Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-25T05:51:50.138Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-25T05:51:50.138Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-25T05:51:50.138Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-25T05:51:50.138Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-25T05:51:50.138Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-25T05:51:50.138Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-25T05:51:50.138Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-25T05:51:50.138Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T05:51:50.138Z] Need to get 64.0 MB of archives. [2021-05-25T05:51:50.138Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-25T05:51:50.138Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-25T05:51:50.401Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-25T05:51:50.401Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-25T05:51:50.401Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-25T05:51:50.401Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-25T05:51:50.401Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-25T05:51:50.401Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-25T05:51:50.401Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-25T05:51:50.401Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-25T05:51:50.401Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-25T05:51:50.401Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-25T05:51:50.401Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-25T05:51:50.401Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-25T05:51:50.401Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-25T05:51:50.401Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-25T05:51:50.401Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-25T05:51:50.401Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-25T05:51:50.402Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-25T05:51:50.402Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-25T05:51:50.402Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-25T05:51:50.665Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-25T05:51:50.665Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-25T05:51:50.665Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-25T05:51:50.665Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-25T05:51:50.665Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-25T05:51:50.665Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-25T05:51:50.665Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-25T05:51:50.665Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-25T05:51:50.665Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-25T05:51:50.665Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-25T05:51:50.665Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-25T05:51:50.665Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-25T05:51:50.665Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-25T05:51:50.665Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-25T05:51:50.665Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-25T05:51:50.665Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-25T05:51:50.665Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-25T05:51:50.665Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-25T05:51:50.665Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-25T05:51:50.665Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-25T05:51:50.665Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-25T05:51:50.665Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-25T05:51:50.665Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-25T05:51:50.665Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-25T05:51:50.665Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-25T05:51:50.666Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-25T05:51:50.666Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-25T05:51:50.666Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-25T05:51:50.666Z] 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] [2021-05-25T05:51:50.666Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-25T05:51:50.666Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-25T05:51:50.666Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-25T05:51:50.666Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-25T05:51:50.666Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-25T05:51:50.927Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-25T05:51:50.927Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-25T05:51:50.927Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-25T05:51:51.211Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-25T05:51:51.211Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-25T05:51:51.211Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-25T05:51:51.211Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-25T05:51:51.211Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-25T05:51:51.211Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-25T05:51:51.211Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-25T05:51:51.211Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-25T05:51:51.472Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-25T05:51:51.473Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-25T05:51:51.733Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-25T05:51:51.733Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-25T05:51:51.733Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-25T05:51:51.995Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-25T05:51:51.995Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-25T05:51:51.995Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-25T05:51:51.995Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-25T05:51:51.995Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-25T05:51:51.995Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-25T05:51:51.995Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-25T05:51:51.995Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-25T05:51:51.995Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-25T05:51:52.257Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-25T05:51:52.257Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-25T05:51:52.257Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-25T05:51:52.257Z] 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] [2021-05-25T05:51:52.257Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-25T05:51:52.257Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-25T05:51:52.257Z] 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] [2021-05-25T05:51:52.257Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-25T05:51:52.832Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-25T05:51:52.832Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-25T05:51:52.832Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-25T05:51:52.832Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-25T05:51:52.832Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-25T05:51:52.832Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-25T05:51:52.832Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-25T05:51:52.832Z] 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] [2021-05-25T05:51:52.832Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-25T05:51:52.832Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-25T05:51:52.832Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-25T05:51:52.832Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-25T05:51:53.096Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-25T05:51:53.096Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-25T05:51:53.096Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T05:51:53.096Z] Fetched 64.0 MB in 3s (22.4 MB/s) [2021-05-25T05:51:53.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:51:53.358Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T05:51:53.358Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T05:51:54.308Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T05:51:54.308Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T05:51:54.571Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-25T05:51:54.571Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-25T05:51:55.516Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.516Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.516Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.516Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.516Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.516Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.516Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.516Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.779Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.779Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.779Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.779Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:55.779Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:55.779Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:56.042Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:51:56.042Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T05:51:56.042Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:56.042Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-25T05:51:56.042Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:51:56.042Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T05:51:56.042Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:56.306Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:56.306Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:56.306Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:56.306Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-25T05:51:56.306Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-25T05:51:56.569Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:51:56.569Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T05:51:56.569Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T05:51:56.831Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T05:51:57.406Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T05:51:57.668Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-25T05:51:57.668Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-25T05:51:57.668Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-25T05:51:57.668Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-25T05:51:57.668Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-25T05:51:57.932Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-25T05:51:57.932Z] Installing new version of config file /etc/issue ... [2021-05-25T05:51:57.932Z] Installing new version of config file /etc/issue.net ... [2021-05-25T05:51:57.932Z] Installing new version of config file /etc/lsb-release ... [2021-05-25T05:51:57.932Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-25T05:51:58.195Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-25T05:51:58.456Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-25T05:51:58.456Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-25T05:51:58.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:51:58.456Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-25T05:51:58.456Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-25T05:51:58.718Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-25T05:51:58.718Z] 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 [2021-05-25T05:51:58.718Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:51:58.718Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:51:58.718Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-25T05:51:58.980Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:51:58.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:51:58.980Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-25T05:51:58.980Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-25T05:51:59.244Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-25T05:51:59.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:51:59.507Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-25T05:51:59.507Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T05:52:00.457Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-25T05:52:00.457Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:00.457Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T05:52:00.719Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T05:52:00.719Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T05:52:00.719Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:00.719Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T05:52:00.719Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T05:52:00.982Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-25T05:52:00.982Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:00.982Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-25T05:52:00.982Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-25T05:52:00.982Z] Setting up grep (3.1-2build1) ... [2021-05-25T05:52:01.289Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:01.289Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T05:52:01.289Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T05:52:01.551Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-25T05:52:01.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:01.551Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T05:52:01.551Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T05:52:01.815Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-25T05:52:01.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:01.815Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T05:52:01.815Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T05:52:02.138Z] gofmt -l . [2021-05-25T05:52:03.127Z] [ "`gofmt -l .`" = "" ] [2021-05-25T05:52:03.733Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T05:52:03.733Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T05:52:03.733Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-25T05:52:03.733Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T05:52:04.307Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-25T05:52:04.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:04.307Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-25T05:52:04.307Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-25T05:52:04.878Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T05:52:04.878Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T05:52:05.142Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-25T05:52:05.142Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-25T05:52:05.142Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T05:52:05.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:05.142Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-25T05:52:05.142Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-25T05:52:05.405Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-25T05:52:05.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:05.405Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:05.405Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:05.405Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:05.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:05.681Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:05.681Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:05.681Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:05.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:05.681Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:05.681Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:05.741Z] ./bin/test-go-mod-tidy.sh [2021-05-25T05:52:05.944Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:05.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:05.944Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:05.944Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:05.944Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:06.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:06.207Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T05:52:06.207Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T05:52:06.207Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T05:52:06.207Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T05:52:06.207Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T05:52:06.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:06.207Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-25T05:52:06.207Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T05:52:06.337Z] ./bin/test-attribution-txt.sh [2021-05-25T05:52:06.470Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T05:52:06.470Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:06.470Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:06.470Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:06.470Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:06.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:06.731Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:06.731Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:06.731Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:06.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:06.731Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:06.994Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:07.257Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:07.519Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-25T05:52:07.797Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-25T05:52:08.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:08.071Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-25T05:52:08.071Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-25T05:52:08.332Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T05:52:08.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-25T05:52:08.594Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-25T05:52:08.594Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-25T05:52:08.594Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-25T05:52:08.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:08.594Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-25T05:52:08.857Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] sh [2021-05-25T05:52:09.125Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-25T05:52:09.125Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:09.125Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-25T05:52:09.125Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T05:52:09.388Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-25T05:52:09.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:09.388Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-25T05:52:09.388Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-25T05:52:09.388Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-25T05:52:09.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:09.650Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T05:52:09.650Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T05:52:09.650Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T05:52:09.697Z] + ls -al . [2021-05-25T05:52:09.697Z] total 880 [2021-05-25T05:52:09.697Z] drwxrwxr-x 9 1001 1001 4096 May 25 05:52 . [2021-05-25T05:52:09.697Z] drwxr-xr-x 4 root root 4096 May 25 05:46 .. [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 11 May 25 05:45 .dockerignore [2021-05-25T05:52:09.697Z] drwxrwxr-x 8 1001 1001 4096 May 25 05:45 .git [2021-05-25T05:52:09.697Z] drwxrwxr-x 3 1001 1001 4096 May 25 05:45 .github [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 818 May 25 05:45 .gitignore [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 166 May 25 05:45 .sonarcloud.properties [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 8609 May 25 05:45 Attribution.txt [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 3804 May 25 05:45 CONTRIBUTING.md [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 931 May 25 05:45 Dockerfile.build [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 863 May 25 05:45 Jenkinsfile [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 10775 May 25 05:45 LICENSE [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 5632 May 25 05:45 Makefile [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 7978 May 25 05:45 README.md [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 6755 May 25 05:45 SECURITY.md [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 5 May 25 05:41 VERSION [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 4131 May 25 05:45 ZMQWindows.md [2021-05-25T05:52:09.697Z] drwxrwxr-x 2 1001 1001 4096 May 25 05:45 bin [2021-05-25T05:52:09.697Z] drwxrwxr-x 14 1001 1001 4096 May 25 05:45 cmd [2021-05-25T05:52:09.697Z] -rw-r--r-- 1 root root 741453 May 25 05:50 coverage.out [2021-05-25T05:52:09.697Z] -rw-r--r-- 1 root root 1060 May 25 05:52 go.mod [2021-05-25T05:52:09.697Z] -rw-r--r-- 1 root root 21990 May 25 05:46 go.sum [2021-05-25T05:52:09.697Z] drwxrwxr-x 8 1001 1001 4096 May 25 05:45 internal [2021-05-25T05:52:09.697Z] drwxrwxr-x 4 1001 1001 4096 May 25 05:45 openapi [2021-05-25T05:52:09.697Z] drwxrwxr-x 4 1001 1001 4096 May 25 05:45 snap [2021-05-25T05:52:09.697Z] -rw-rw-r-- 1 1001 1001 168 May 25 05:45 version.go [Pipeline] sh [2021-05-25T05:52:09.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:09.913Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T05:52:09.913Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T05:52:09.913Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T05:52:09.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:09.913Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-25T05:52:10.177Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T05:52:10.177Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T05:52:10.177Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:10.177Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-25T05:52:10.177Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-25T05:52:10.394Z] + '[' -e coverage.out ] [2021-05-25T05:52:10.394Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T05:52:10.440Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-25T05:52:10.440Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-25T05:52:10.440Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T05:52:10.440Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T05:52:10.444Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T05:52:10.735Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T05:52:10.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:10.735Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-25T05:52:10.735Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-25T05:52:10.735Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-25T05:52:10.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:10.997Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-25T05:52:10.997Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-25T05:52:10.997Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-25T05:52:11.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:11.260Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-25T05:52:11.260Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-25T05:52:11.260Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-25T05:52:11.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:11.521Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-25T05:52:11.521Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-25T05:52:11.521Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-25T05:52:11.668Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T05:52:11.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:11.793Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-25T05:52:11.793Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-25T05:52:12.056Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-25T05:52:12.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:12.056Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-25T05:52:12.056Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-25T05:52:12.317Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-25T05:52:12.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:12.317Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T05:52:12.317Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T05:52:12.317Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T05:52:12.345Z] + make build [2021-05-25T05:52:12.345Z] go mod tidy [2021-05-25T05:52:12.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:12.579Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-25T05:52:12.579Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-25T05:52:12.842Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-25T05:52:12.842Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:12.842Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-25T05:52:12.842Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-25T05:52:12.946Z] 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 [2021-05-25T05:52:13.104Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-25T05:52:13.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:13.366Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-25T05:52:13.366Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-25T05:52:13.366Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-25T05:52:13.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:13.947Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-25T05:52:14.213Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-25T05:52:14.474Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-25T05:52:14.474Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:14.474Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-25T05:52:14.474Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-25T05:52:14.735Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-25T05:52:14.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:14.735Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-25T05:52:14.735Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-25T05:52:14.996Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-25T05:52:14.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-25T05:52:14.996Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-25T05:52:14.996Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-25T05:52:14.996Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-25T05:52:15.257Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-25T05:52:15.257Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T05:52:15.257Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T05:52:15.257Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-25T05:52:15.258Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-25T05:52:15.518Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-25T05:52:15.518Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-25T05:52:15.518Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-25T05:52:15.518Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-25T05:52:15.779Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-25T05:52:15.779Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-25T05:52:15.779Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-25T05:52:15.779Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-25T05:52:15.779Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-25T05:52:15.779Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-25T05:52:15.779Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-25T05:52:16.040Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-25T05:52:16.040Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-25T05:52:16.040Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-25T05:52:16.040Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-25T05:52:16.300Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-25T05:52:16.301Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-25T05:52:16.301Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-25T05:52:16.301Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-25T05:52:16.301Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-25T05:52:16.872Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-25T05:52:16.872Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-25T05:52:16.872Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-25T05:52:17.144Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-25T05:52:17.145Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T05:52:17.145Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T05:52:17.410Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T05:52:17.410Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T05:52:17.670Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T05:52:17.670Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T05:52:17.670Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-25T05:52:17.670Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-25T05:52:17.670Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:17.670Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:17.930Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:17.930Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:18.192Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:18.192Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:18.192Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:18.192Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:19.132Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:19.132Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:19.644Z] 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 [2021-05-25T05:52:20.088Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:20.089Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:20.350Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:20.350Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:20.920Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:20.920Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:21.866Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-25T05:52:21.866Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-25T05:52:21.866Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T05:52:21.866Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T05:52:21.866Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T05:52:21.866Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T05:52:21.866Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-25T05:52:21.866Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-25T05:52:22.127Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-25T05:52:22.127Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-25T05:52:22.388Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T05:52:22.388Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T05:52:22.650Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-25T05:52:22.650Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-25T05:52:22.650Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-25T05:52:22.650Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-25T05:52:22.912Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:22.912Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-25T05:52:22.912Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:22.912Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:22.912Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:22.912Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-25T05:52:22.912Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-25T05:52:22.912Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-25T05:52:22.912Z] [2021-05-25T05:52:22.912Z] Current default time zone: 'Etc/UTC' [2021-05-25T05:52:22.912Z] Local time is now: Tue May 25 05:52:22 UTC 2021. [2021-05-25T05:52:22.912Z] Universal Time is now: Tue May 25 05:52:22 UTC 2021. [2021-05-25T05:52:22.912Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-25T05:52:22.912Z] [2021-05-25T05:52:22.912Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-25T05:52:22.912Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:22.912Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-25T05:52:22.912Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-25T05:52:22.912Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-25T05:52:22.912Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-25T05:52:22.912Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-25T05:52:22.912Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-25T05:52:23.173Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-25T05:52:23.173Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-25T05:52:23.173Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:23.173Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-25T05:52:23.173Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:23.173Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T05:52:23.173Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:23.173Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-25T05:52:23.173Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-25T05:52:23.437Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-25T05:52:23.437Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-25T05:52:23.437Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-25T05:52:23.437Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-25T05:52:23.437Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-25T05:52:23.437Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-25T05:52:25.358Z] Updating certificates in /etc/ssl/certs... [2021-05-25T05:52:25.932Z] 23 added, 27 removed; done. [2021-05-25T05:52:25.932Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-25T05:52:25.932Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-25T05:52:25.932Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-25T05:52:25.932Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-25T05:52:26.195Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-25T05:52:26.195Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-25T05:52:26.195Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-25T05:52:26.195Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-25T05:52:26.195Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-25T05:52:26.195Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-25T05:52:26.195Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-25T05:52:26.195Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.195Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-25T05:52:26.456Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-25T05:52:26.456Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-25T05:52:26.456Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-25T05:52:26.719Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T05:52:26.719Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-25T05:52:26.981Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-25T05:52:26.981Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-25T05:52:26.981Z] Updating certificates in /etc/ssl/certs... [2021-05-25T05:52:27.554Z] 0 added, 0 removed; done. [2021-05-25T05:52:27.554Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-25T05:52:27.554Z] done. [2021-05-25T05:52:27.816Z] Reading package lists... [2021-05-25T05:52:28.077Z] Building dependency tree... [2021-05-25T05:52:28.077Z] Reading state information... [2021-05-25T05:52:28.338Z] The following NEW packages will be installed: [2021-05-25T05:52:28.338Z] apt-transport-https [2021-05-25T05:52:28.338Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T05:52:28.338Z] Need to get 1692 B of archives. [2021-05-25T05:52:28.338Z] After this operation, 154 kB of additional disk space will be used. [2021-05-25T05:52:28.338Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-25T05:52:28.599Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T05:52:28.599Z] Fetched 1692 B in 0s (8574 B/s) [2021-05-25T05:52:28.599Z] Selecting previously unselected package apt-transport-https. [2021-05-25T05:52:28.599Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-25T05:52:28.599Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-25T05:52:28.599Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-25T05:52:28.599Z] Setting up apt-transport-https (1.6.13) ... [2021-05-25T05:52:28.859Z] Waiting for network to be ready... [2021-05-25T05:52:35.447Z] 2021-05-25T05:52:32Z INFO Waiting for automatic snapd restart... [2021-05-25T05:52:35.447Z] snapd 2.50 from Canonical* installed [2021-05-25T05:52:35.708Z] "snapd" switched to the "latest/stable" channel [2021-05-25T05:52:35.708Z] [2021-05-25T05:52:39.012Z] core18 20210507 from Canonical* installed [2021-05-25T05:52:39.012Z] "core18" switched to the "latest/stable" channel [2021-05-25T05:52:39.012Z] [2021-05-25T05:52:43.220Z] snapcraft 4.7.1 from Canonical* installed [2021-05-25T05:52:43.220Z] "snapcraft" switched to the "latest/stable" channel [2021-05-25T05:52:43.220Z] [2021-05-25T05:52:46.439Z] 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 [2021-05-25T05:52:46.525Z] 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: [2021-05-25T05:52:46.525Z] - README.md [2021-05-25T05:52:46.525Z] [2021-05-25T05:52:46.525Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-25T05:52:48.408Z] 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 [2021-05-25T05:52:52.708Z] 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 [2021-05-25T05:52:53.112Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T05:52:53.112Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T05:52:53.112Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T05:52:53.112Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T05:52:53.687Z] 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 [2021-05-25T05:52:54.319Z] Reading package lists... [2021-05-25T05:52:54.595Z] 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 [2021-05-25T05:52:57.993Z] 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 [2021-05-25T05:53:01.420Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T05:53:01.420Z] Reading package lists... [2021-05-25T05:53:01.420Z] Building dependency tree... [2021-05-25T05:53:01.420Z] Reading state information... [2021-05-25T05:53:01.420Z] Suggested packages: [2021-05-25T05:53:01.420Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-25T05:53:01.420Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-25T05:53:01.420Z] Recommended packages: [2021-05-25T05:53:01.420Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-25T05:53:01.420Z] The following NEW packages will be installed: [2021-05-25T05:53:01.420Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-25T05:53:01.420Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-25T05:53:01.420Z] pkg-config zip [2021-05-25T05:53:01.420Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-25T05:53:01.420Z] Need to get 7663 kB of archives. [2021-05-25T05:53:01.420Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-25T05:53:01.420Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-25T05:53:01.420Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-25T05:53:01.420Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-25T05:53:01.420Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-25T05:53:01.420Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-25T05:53:01.420Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-25T05:53:01.420Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-25T05:53:01.681Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-25T05:53:01.681Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-25T05:53:01.681Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-25T05:53:01.681Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-25T05:53:01.943Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-25T05:53:01.943Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-25T05:53:01.943Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-25T05:53:01.943Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-25T05:53:02.216Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T05:53:02.216Z] Fetched 7663 kB in 1s (7149 kB/s) [2021-05-25T05:53:02.216Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-25T05:53:02.216Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-25T05:53:02.216Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-25T05:53:02.216Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T05:53:02.284Z] 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 [2021-05-25T05:53:02.476Z] Selecting previously unselected package libpsl5:amd64. [2021-05-25T05:53:02.476Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-25T05:53:02.476Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T05:53:02.476Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T05:53:02.476Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-25T05:53:02.476Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T05:53:02.476Z] Selecting previously unselected package librtmp1:amd64. [2021-05-25T05:53:02.476Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-25T05:53:02.476Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T05:53:02.736Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-25T05:53:02.736Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-25T05:53:02.736Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T05:53:02.736Z] Selecting previously unselected package liberror-perl. [2021-05-25T05:53:02.736Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-25T05:53:02.736Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-25T05:53:02.736Z] Selecting previously unselected package git-man. [2021-05-25T05:53:02.736Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-25T05:53:02.736Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T05:53:02.997Z] Selecting previously unselected package git. [2021-05-25T05:53:02.997Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-25T05:53:02.997Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T05:53:03.938Z] Selecting previously unselected package libnorm1:amd64. [2021-05-25T05:53:03.938Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-25T05:53:03.938Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T05:53:03.938Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-25T05:53:03.938Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-25T05:53:03.938Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T05:53:03.938Z] Selecting previously unselected package libsodium23:amd64. [2021-05-25T05:53:03.938Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-25T05:53:03.938Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-25T05:53:03.938Z] Selecting previously unselected package libzmq5:amd64. [2021-05-25T05:53:03.938Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T05:53:04.200Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T05:53:04.200Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-25T05:53:04.200Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-25T05:53:04.200Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T05:53:04.460Z] Selecting previously unselected package pkg-config. [2021-05-25T05:53:04.460Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-25T05:53:04.460Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T05:53:04.460Z] Selecting previously unselected package zip. [2021-05-25T05:53:04.460Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-25T05:53:04.460Z] Unpacking zip (3.0-11build1) ... [2021-05-25T05:53:04.721Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-25T05:53:04.721Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-25T05:53:04.721Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-25T05:53:04.721Z] Setting up liberror-perl (0.17025-1) ... [2021-05-25T05:53:04.721Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-25T05:53:04.721Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-25T05:53:04.721Z] No schema files found: doing nothing. [2021-05-25T05:53:04.721Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-25T05:53:04.721Z] Setting up zip (3.0-11build1) ... [2021-05-25T05:53:04.721Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-25T05:53:04.721Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-25T05:53:04.721Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-25T05:53:04.721Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T05:53:04.721Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-25T05:53:04.721Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-25T05:53:04.900Z] 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 [2021-05-25T05:53:04.981Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-25T05:53:04.981Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-25T05:53:08.285Z] 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 [2021-05-25T05:53:11.564Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T05:53:11.564Z] git set to automatically installed. [2021-05-25T05:53:11.564Z] git-man set to automatically installed. [2021-05-25T05:53:11.564Z] libcurl3-gnutls set to automatically installed. [2021-05-25T05:53:11.564Z] liberror-perl set to automatically installed. [2021-05-25T05:53:11.564Z] libglib2.0-0 set to automatically installed. [2021-05-25T05:53:11.564Z] libnghttp2-14 set to automatically installed. [2021-05-25T05:53:11.564Z] libnorm1 set to automatically installed. [2021-05-25T05:53:11.564Z] libpgm-5.2-0 set to automatically installed. [2021-05-25T05:53:11.564Z] libpsl5 set to automatically installed. [2021-05-25T05:53:11.564Z] librtmp1 set to automatically installed. [2021-05-25T05:53:11.564Z] libsodium23 set to automatically installed. [2021-05-25T05:53:11.564Z] libzmq3-dev set to automatically installed. [2021-05-25T05:53:11.564Z] libzmq5 set to automatically installed. [2021-05-25T05:53:11.564Z] pkg-config set to automatically installed. [2021-05-25T05:53:11.564Z] zip set to automatically installed. [2021-05-25T05:53:11.670Z] 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 [2021-05-25T05:53:12.951Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T05:53:15.055Z] 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 [2021-05-25T05:53:19.540Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [Pipeline] } [2021-05-25T05:53:20.473Z] $ docker stop --time=1 c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 [2021-05-25T05:53:22.917Z] $ docker rm -f c3f3790b05180ab98f61be15d65b8e97a39e9e8390ed71c12045ca5a10d7b9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:53:24.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T05:53:24.909Z] [2021-05-25T05:53:24.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:53:25.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T05:53:25.592Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-25T05:53:25.592Z] 29e5d40040c1: Pulling fs layer [2021-05-25T05:53:25.592Z] 1ce36da41761: Pulling fs layer [2021-05-25T05:53:25.592Z] 25b303627fd3: Pulling fs layer [2021-05-25T05:53:25.866Z] 29e5d40040c1: Verifying Checksum [2021-05-25T05:53:26.462Z] 29e5d40040c1: Pull complete [2021-05-25T05:53:26.736Z] 1ce36da41761: Verifying Checksum [2021-05-25T05:53:26.737Z] 1ce36da41761: Download complete [2021-05-25T05:53:28.177Z] 1ce36da41761: Pull complete [2021-05-25T05:53:28.450Z] 25b303627fd3: Verifying Checksum [2021-05-25T05:53:28.450Z] 25b303627fd3: Download complete [2021-05-25T05:53:38.596Z] 25b303627fd3: Pull complete [2021-05-25T05:53:38.596Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-25T05:53:38.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T05:53:38.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-25T05:53:38.855Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-05-25T05:53:38.979Z] $ 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 [2021-05-25T05:53:41.527Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-25T05:53:41.527Z] snapd is not logged in, snap install commands will use sudo [2021-05-25T05:53:41.894Z] $ docker top 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:53:42.958Z] + docker-compose build --help [2021-05-25T05:53:42.958Z] + grep parallel [2021-05-25T05:53:46.337Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T05:53:46.350Z] $ docker stop --time=1 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 [2021-05-25T05:53:48.127Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-25T05:53:48.127Z] snap "core18" has no updates available [2021-05-25T05:53:48.147Z] $ docker rm -f 55f24d9077569abec3c5268c5391b2459b722db11ac118a549d7ef8017caf054 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T05:53:48.700Z] Pulling go-build-helper [2021-05-25T05:53:48.700Z] + snapcraftctl pull [2021-05-25T05:53:49.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-25T05:53:49.009Z] . [Pipeline] withDockerContainer [2021-05-25T05:53:49.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-05-25T05:53:49.345Z] $ 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 [2021-05-25T05:53:49.642Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-25T05:53:49.642Z] Skipping pull go-build-helper (already ran) [2021-05-25T05:53:49.642Z] Building go-build-helper [2021-05-25T05:53:49.642Z] + snapcraftctl build [2021-05-25T05:53:50.849Z] $ docker top 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T05:53:51.605Z] Staging go-build-helper [2021-05-25T05:53:51.605Z] + snapcraftctl stage [2021-05-25T05:53:51.930Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T05:53:55.344Z] Building core-command ... [2021-05-25T05:53:55.344Z] Building core-data ... [2021-05-25T05:53:55.344Z] Building core-metadata ... [2021-05-25T05:53:55.344Z] Building security-bootstrapper ... [2021-05-25T05:53:55.344Z] Building security-proxy-setup ... [2021-05-25T05:53:55.344Z] Building security-secretstore-setup ... [2021-05-25T05:53:55.344Z] Building support-notifications ... [2021-05-25T05:53:55.344Z] Building support-scheduler ... [2021-05-25T05:53:55.344Z] Building sys-mgmt-agent ... [2021-05-25T05:53:55.344Z] Building support-notifications [2021-05-25T05:53:55.344Z] Building security-bootstrapper [2021-05-25T05:53:55.344Z] Building core-command [2021-05-25T05:53:55.344Z] Building core-metadata [2021-05-25T05:53:55.344Z] Building support-scheduler [2021-05-25T05:54:03.855Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-25T05:54:03.855Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-25T05:54:03.855Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-25T05:54:03.855Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-25T05:54:03.855Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-25T05:54:03.855Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-25T05:54:03.855Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-25T05:54:03.855Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-25T05:54:03.855Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-25T05:54:03.855Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-25T05:54:03.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-25T05:54:03.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-25T05:54:03.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-25T05:54:03.856Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-25T05:54:03.856Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-25T05:54:03.856Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-25T05:54:03.856Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-25T05:54:03.856Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-25T05:54:03.856Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-25T05:54:03.856Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-25T05:54:03.856Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-25T05:54:03.856Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-25T05:54:03.856Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-25T05:54:03.856Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-25T05:54:03.856Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-25T05:54:03.856Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-25T05:54:03.856Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-25T05:54:03.856Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-25T05:54:03.856Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T05:54:03.856Z] Fetched 224 kB in 0s (0 B/s) [2021-05-25T05:54:03.856Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T05:54:03.856Z] Fetched 157 kB in 0s (0 B/s) [2021-05-25T05:54:03.856Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T05:54:03.856Z] Fetched 221 kB in 0s (0 B/s) [2021-05-25T05:54:03.856Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T05:54:03.856Z] Fetched 143 kB in 0s (0 B/s) [2021-05-25T05:54:03.856Z] Pulling app-service-config [2021-05-25T05:54:03.856Z] + snapcraftctl pull [2021-05-25T05:54:03.856Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-25T05:54:03.856Z] Pulling config-common [2021-05-25T05:54:03.856Z] + snapcraftctl pull [2021-05-25T05:54:08.081Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T05:54:08.081Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T05:54:08.081Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T05:54:08.081Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:08.081Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-25T05:54:08.081Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:08.081Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-25T05:54:08.081Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:08.081Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-25T05:54:08.081Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:08.081Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-25T05:54:08.081Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:08.081Z] Pulling edgex-go [2021-05-25T05:54:08.081Z] + snapcraftctl pull [2021-05-25T05:54:26.299Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-25T05:54:26.299Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-25T05:54:26.299Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-25T05:54:26.299Z] Fetched 0 B in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-25T05:54:26.299Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-25T05:54:26.299Z] Fetched 279 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-25T05:54:26.299Z] Fetched 122 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-25T05:54:26.299Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-25T05:54:26.299Z] Fetched 8848 B in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-25T05:54:26.299Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-25T05:54:26.299Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-25T05:54:26.299Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-25T05:54:26.299Z] Fetched 219 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-25T05:54:26.299Z] Fetched 154 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-25T05:54:26.299Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-25T05:54:26.299Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-25T05:54:26.299Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-25T05:54:26.299Z] Fetched 499 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-25T05:54:26.299Z] Fetched 111 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-25T05:54:26.299Z] Fetched 240 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-25T05:54:26.299Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-25T05:54:26.299Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-25T05:54:26.299Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-25T05:54:26.299Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-25T05:54:26.299Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-25T05:54:26.299Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-25T05:54:26.299Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-25T05:54:26.299Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-25T05:54:26.299Z] Fetched 8720 B in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-25T05:54:26.299Z] Fetched 137 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-25T05:54:26.299Z] Fetched 119 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-25T05:54:26.299Z] Fetched 110 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-25T05:54:26.299Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-25T05:54:26.299Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-25T05:54:26.300Z] Fetched 645 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-25T05:54:26.300Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-25T05:54:26.300Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-25T05:54:26.300Z] Fetched 368 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-25T05:54:26.300Z] Fetched 187 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-25T05:54:26.300Z] Fetched 175 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-25T05:54:26.300Z] Fetched 206 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-25T05:54:26.300Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-25T05:54:26.300Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-25T05:54:26.300Z] Fetched 159 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-25T05:54:26.300Z] Fetched 107 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-25T05:54:26.300Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-25T05:54:26.300Z] Pulling static-packages [2021-05-25T05:54:26.300Z] + snapcraftctl pull [2021-05-25T05:54:26.568Z] Pulling version [2021-05-25T05:54:26.568Z] + cd /root/project [2021-05-25T05:54:26.568Z] + [ -f VERSION ] [2021-05-25T05:54:26.568Z] + PROJECT_VERSION=local-dev [2021-05-25T05:54:26.568Z] + git rev-parse --short HEAD [2021-05-25T05:54:26.568Z] + GIT_REVISION=406f0709 [2021-05-25T05:54:26.568Z] + snapcraftctl set-version local-dev [2021-05-25T05:54:27.516Z] Skipping build go-build-helper (already ran) [2021-05-25T05:54:27.781Z] Building app-service-config [2021-05-25T05:54:27.781Z] + make build [2021-05-25T05:54:27.781Z] go mod tidy [2021-05-25T05:54:30.344Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-25T05:54:30.607Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-25T05:54:30.607Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-25T05:54:30.607Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-25T05:54:30.607Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-25T05:54:30.871Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-25T05:54:30.871Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-25T05:54:30.871Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-25T05:54:30.871Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-25T05:54:31.134Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-25T05:54:31.134Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-25T05:54:31.134Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T05:54:31.134Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-25T05:54:31.134Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-25T05:54:31.399Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-25T05:54:31.399Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-25T05:54:31.399Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-25T05:54:31.399Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-25T05:54:31.660Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-25T05:54:31.660Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-25T05:54:31.660Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-25T05:54:31.660Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T05:54:31.925Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-25T05:54:31.925Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-25T05:54:31.925Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-25T05:54:31.925Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-25T05:54:31.925Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-25T05:54:32.240Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T05:54:32.240Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-25T05:54:32.240Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-25T05:54:32.240Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T05:54:32.240Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-25T05:54:32.240Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-25T05:54:32.240Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-25T05:54:32.240Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T05:54:32.240Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-25T05:54:32.240Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T05:54:32.240Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-25T05:54:32.240Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-25T05:54:32.547Z] go: downloading golang.org/x/text v0.3.2 [2021-05-25T05:54:32.547Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-25T05:54:32.547Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-25T05:54:32.547Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-25T05:54:32.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-25T05:54:32.547Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T05:54:32.547Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T05:54:32.547Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-25T05:54:32.807Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-25T05:54:32.807Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-25T05:54:32.807Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-25T05:54:32.807Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-25T05:54:32.807Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-25T05:54:32.807Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-25T05:54:33.068Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-25T05:54:33.068Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-25T05:54:33.068Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-25T05:54:33.068Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-25T05:54:33.068Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-25T05:54:33.068Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-25T05:54:33.328Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-25T05:54:33.328Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-25T05:54:33.328Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T05:54:33.328Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-25T05:54:33.328Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-25T05:54:33.328Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-25T05:54:33.328Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-25T05:54:33.328Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T05:54:33.328Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-25T05:54:33.328Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-25T05:54:33.328Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-25T05:54:33.328Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T05:54:33.328Z] go: downloading github.com/kr/text v0.1.0 [2021-05-25T05:54:33.328Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-25T05:54:33.589Z] 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 [2021-05-25T05:54:45.828Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-25T05:54:45.828Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-25T05:54:45.828Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-25T05:54:45.828Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-25T05:54:45.828Z] Building config-common [2021-05-25T05:54:45.828Z] + snapcraftctl build [2021-05-25T05:54:48.374Z] Building edgex-go [2021-05-25T05:54:48.374Z] + cd /root/parts/edgex-go/src [2021-05-25T05:54:48.374Z] + make build [2021-05-25T05:54:48.374Z] go mod tidy [2021-05-25T05:54:48.946Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-25T05:54:48.946Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-25T05:54:48.946Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-25T05:54:48.946Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-25T05:54:49.207Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-25T05:54:49.207Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-25T05:54:49.207Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-25T05:54:49.207Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-25T05:54:49.207Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-25T05:54:49.207Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-25T05:54:49.207Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-25T05:54:49.207Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-25T05:54:49.469Z] 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 [2021-05-25T05:54:54.763Z] 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 [2021-05-25T05:55:00.049Z] 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 [2021-05-25T05:55:00.627Z] 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 [2021-05-25T05:55:02.538Z] 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 [2021-05-25T05:55:02.799Z] 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 [2021-05-25T05:55:05.346Z] 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 [2021-05-25T05:55:07.041Z] 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 [2021-05-25T05:55:07.985Z] 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 [2021-05-25T05:55:09.899Z] 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 [2021-05-25T05:55:11.284Z] 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 [2021-05-25T05:55:12.672Z] 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 [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-25T05:55:14.587Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-25T05:55:14.587Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-25T05:55:14.588Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-25T05:55:14.588Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-25T05:55:14.588Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-25T05:55:14.588Z] + 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 [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-25T05:55:14.588Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-25T05:55:14.588Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-25T05:55:14.588Z] + 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 [2021-05-25T05:55:14.588Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-25T05:55:14.588Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-25T05:55:14.588Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-25T05:55:17.163Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:55:17.163Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:55:17.163Z] ---> ed03106e8c34 [2021-05-25T05:55:17.163Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T05:55:17.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:55:17.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:55:17.163Z] ---> ed03106e8c34 [2021-05-25T05:55:17.163Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:55:17.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:55:17.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:55:17.163Z] ---> ed03106e8c34 [2021-05-25T05:55:17.163Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T05:55:17.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:55:17.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:55:17.163Z] ---> ed03106e8c34 [2021-05-25T05:55:17.163Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T05:55:17.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:55:17.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:55:17.163Z] ---> ed03106e8c34 [2021-05-25T05:55:17.163Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:55:17.163Z] ---> Running in 38de8780af0e [2021-05-25T05:55:17.163Z] ---> Running in 13d0c1c752b5 [2021-05-25T05:55:17.163Z] ---> Running in d3a91c688774 [2021-05-25T05:55:17.163Z] ---> Running in 042e24f5ab5a [2021-05-25T05:55:17.163Z] ---> Running in b245510f84ee [2021-05-25T05:55:17.163Z] Removing intermediate container 13d0c1c752b5 [2021-05-25T05:55:17.163Z] ---> b84ed3c48d0f [2021-05-25T05:55:17.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:55:17.163Z] Removing intermediate container 042e24f5ab5a [2021-05-25T05:55:17.163Z] Removing intermediate container 38de8780af0e [2021-05-25T05:55:17.163Z] ---> d76c043d4632 [2021-05-25T05:55:17.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:55:17.163Z] ---> c483d1f5fe60 [2021-05-25T05:55:17.163Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:55:17.163Z] Removing intermediate container d3a91c688774 [2021-05-25T05:55:17.163Z] ---> 62690aafa4a9 [2021-05-25T05:55:17.163Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:55:17.163Z] ---> Running in 755609f18749 [2021-05-25T05:55:17.163Z] Removing intermediate container b245510f84ee [2021-05-25T05:55:17.163Z] ---> e2a160cd6e53 [2021-05-25T05:55:17.163Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:55:17.163Z] ---> Running in 15fb81173180 [2021-05-25T05:55:17.163Z] ---> Running in b18ecc597bf0 [2021-05-25T05:55:17.163Z] ---> Running in 3b62e3edfb28 [2021-05-25T05:55:17.163Z] ---> Running in ee41fe69847e [2021-05-25T05:55:17.163Z] Removing intermediate container 755609f18749 [2021-05-25T05:55:17.163Z] ---> f0d5a588a2e0 [2021-05-25T05:55:17.163Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T05:55:17.163Z] Removing intermediate container 3b62e3edfb28 [2021-05-25T05:55:17.163Z] ---> f64a468544a3 [2021-05-25T05:55:17.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T05:55:17.163Z] ---> Running in dc6c84e0fb40 [2021-05-25T05:55:17.163Z] ---> Running in baa2409d987c [2021-05-25T05:55:17.163Z] Removing intermediate container b18ecc597bf0 [2021-05-25T05:55:17.163Z] ---> 704ca1b5805a [2021-05-25T05:55:17.163Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T05:55:17.163Z] Removing intermediate container ee41fe69847e [2021-05-25T05:55:17.163Z] ---> 4e80b2584354 [2021-05-25T05:55:17.163Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T05:55:17.163Z] Removing intermediate container 15fb81173180 [2021-05-25T05:55:17.163Z] ---> f178c5098733 [2021-05-25T05:55:17.163Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T05:55:17.163Z] ---> Running in 2d58e2d073a8 [2021-05-25T05:55:17.163Z] ---> Running in 80156ce757d3 [2021-05-25T05:55:17.163Z] ---> Running in 38e15a944d58 [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.440Z] OK: 218 MiB in 52 packages [2021-05-25T05:55:17.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:17.723Z] OK: 218 MiB in 52 packages [2021-05-25T05:55:17.922Z] Building static-packages [2021-05-25T05:55:17.923Z] + snapcraftctl build [2021-05-25T05:55:18.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:55:18.650Z] OK: 218 MiB in 52 packages [2021-05-25T05:55:18.937Z] OK: 218 MiB in 52 packages [2021-05-25T05:55:19.212Z] OK: 218 MiB in 52 packages [2021-05-25T05:55:19.212Z] Removing intermediate container dc6c84e0fb40 [2021-05-25T05:55:19.212Z] ---> dc856786b449 [2021-05-25T05:55:19.212Z] Step 6/23 : COPY go.mod . [2021-05-25T05:55:19.822Z] Removing intermediate container baa2409d987c [2021-05-25T05:55:19.822Z] ---> 02c2c8f6ecad [2021-05-25T05:55:19.822Z] Step 6/23 : COPY go.mod . [2021-05-25T05:55:19.836Z] Building version [2021-05-25T05:55:19.836Z] + snapcraftctl build [2021-05-25T05:55:20.428Z] Removing intermediate container 2d58e2d073a8 [2021-05-25T05:55:20.429Z] ---> f11abef002c5 [2021-05-25T05:55:20.429Z] Step 6/32 : COPY go.mod . [2021-05-25T05:55:20.429Z] ---> a257a9738d93 [2021-05-25T05:55:20.429Z] Step 7/23 : RUN go mod download [2021-05-25T05:55:20.429Z] Removing intermediate container 80156ce757d3 [2021-05-25T05:55:20.429Z] ---> dfc9c345f5ba [2021-05-25T05:55:20.429Z] Step 6/24 : COPY go.mod . [2021-05-25T05:55:20.705Z] ---> Running in 3dafcb226850 [2021-05-25T05:55:20.705Z] ---> 8cfd687ebe60 [2021-05-25T05:55:20.705Z] Step 7/23 : RUN go mod download [2021-05-25T05:55:20.978Z] Removing intermediate container 38e15a944d58 [2021-05-25T05:55:20.978Z] ---> 30fa68eb3482 [2021-05-25T05:55:20.978Z] Step 6/24 : COPY go.mod . [2021-05-25T05:55:20.978Z] ---> Running in d7e826dd9f62 [2021-05-25T05:55:21.581Z] ---> 270960a72406 [2021-05-25T05:55:21.581Z] Step 7/24 : RUN go mod download [2021-05-25T05:55:21.751Z] Skipping stage go-build-helper (already ran) [2021-05-25T05:55:21.751Z] Staging app-service-config [2021-05-25T05:55:21.751Z] + snapcraftctl stage [2021-05-25T05:55:21.859Z] ---> Running in fe9eaa3796b2 [2021-05-25T05:55:21.859Z] ---> 9bfdbe34a118 [2021-05-25T05:55:21.859Z] Step 7/32 : RUN go mod download [2021-05-25T05:55:22.138Z] ---> a729028252aa [2021-05-25T05:55:22.138Z] Step 7/24 : RUN go mod download [2021-05-25T05:55:22.138Z] ---> Running in d7e84503b185 [2021-05-25T05:55:22.425Z] ---> Running in 4c6f9d8b7359 [2021-05-25T05:55:22.693Z] Staging config-common [2021-05-25T05:55:22.693Z] + snapcraftctl stage [2021-05-25T05:55:23.640Z] Staging edgex-go [2021-05-25T05:55:23.901Z] + snapcraftctl stage [2021-05-25T05:55:24.846Z] Staging static-packages [2021-05-25T05:55:24.846Z] + snapcraftctl stage [2021-05-25T05:55:25.082Z] Removing intermediate container 3dafcb226850 [2021-05-25T05:55:25.082Z] ---> 732fabec0eec [2021-05-25T05:55:25.082Z] Step 8/23 : COPY . . [2021-05-25T05:55:25.082Z] Removing intermediate container d7e826dd9f62 [2021-05-25T05:55:25.082Z] ---> d13ec9622ffa [2021-05-25T05:55:25.082Z] Step 8/23 : COPY . . [2021-05-25T05:55:25.786Z] Staging version [2021-05-25T05:55:25.786Z] + snapcraftctl stage [2021-05-25T05:55:26.068Z] Removing intermediate container fe9eaa3796b2 [2021-05-25T05:55:26.068Z] ---> 0e9a71d9be3c [2021-05-25T05:55:26.068Z] Step 8/24 : COPY . . [2021-05-25T05:55:26.680Z] Removing intermediate container 4c6f9d8b7359 [2021-05-25T05:55:26.680Z] ---> 7d0373e91d83 [2021-05-25T05:55:26.680Z] Step 8/24 : COPY . . [2021-05-25T05:55:26.729Z] Priming go-build-helper [2021-05-25T05:55:26.729Z] + snapcraftctl prime [2021-05-25T05:55:26.954Z] Removing intermediate container d7e84503b185 [2021-05-25T05:55:26.955Z] ---> 12ccd28aa1ed [2021-05-25T05:55:26.955Z] Step 8/32 : COPY . . [2021-05-25T05:55:27.673Z] Priming app-service-config [2021-05-25T05:55:27.673Z] + snapcraftctl prime [2021-05-25T05:55:29.087Z] Priming config-common [2021-05-25T05:55:29.087Z] + snapcraftctl prime [2021-05-25T05:55:30.033Z] Priming edgex-go [2021-05-25T05:55:30.033Z] + snapcraftctl prime [2021-05-25T05:55:31.428Z] Priming static-packages [2021-05-25T05:55:31.428Z] + snapcraftctl prime [2021-05-25T05:55:33.368Z] Priming version [2021-05-25T05:55:33.368Z] + snapcraftctl prime [2021-05-25T05:55:34.760Z] 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] } [2021-05-25T05:55:53.794Z] ---> d8aab3f6fcfe [2021-05-25T05:55:53.794Z] Step 9/23 : RUN go mod tidy [2021-05-25T05:55:53.794Z] ---> a6385bc339ad [2021-05-25T05:55:53.794Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:55:53.794Z] ---> Running in 4d1dad760b78 [2021-05-25T05:55:53.794Z] ---> 2d13a60d8bbe [2021-05-25T05:55:53.794Z] Step 9/24 : RUN go mod tidy [2021-05-25T05:55:53.794Z] ---> 03ed810aa1ba [2021-05-25T05:55:53.794Z] Step 9/23 : RUN go mod tidy [2021-05-25T05:55:53.794Z] ---> f7946069a600 [2021-05-25T05:55:53.794Z] Step 9/32 : RUN go mod tidy [2021-05-25T05:55:53.794Z] ---> Running in 2db9918b8a42 [2021-05-25T05:55:53.794Z] ---> Running in 79015708ea8f [2021-05-25T05:55:53.794Z] ---> Running in f7f4ffa383e7 [2021-05-25T05:55:53.794Z] ---> Running in b98fe00bae28 [2021-05-25T05:55:57.193Z] Removing intermediate container 4d1dad760b78 [2021-05-25T05:55:57.193Z] ---> 972d5a9a0508 [2021-05-25T05:55:57.193Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T05:55:57.467Z] ---> Running in 7cc5d95e37d9 [2021-05-25T05:55:58.068Z] Removing intermediate container f7f4ffa383e7 [2021-05-25T05:55:58.068Z] ---> d557f8074619 [2021-05-25T05:55:58.068Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T05:55:58.346Z] Removing intermediate container 2db9918b8a42 [2021-05-25T05:55:58.346Z] ---> 324c8ef6ab38 [2021-05-25T05:55:58.346Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T05:55:58.346Z] ---> Running in 64b7f743ed73 [2021-05-25T05:55:58.619Z] ---> Running in 56dbdae9d389 [2021-05-25T05:55:58.619Z] Removing intermediate container b98fe00bae28 [2021-05-25T05:55:58.619Z] ---> d9e600d5939d [2021-05-25T05:55:58.619Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T05:55:58.898Z] Removing intermediate container 79015708ea8f [2021-05-25T05:55:58.898Z] ---> 4dc97b4a8a9b [2021-05-25T05:55:58.898Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T05:55:58.898Z] ---> Running in e895234b266d [2021-05-25T05:55:59.172Z] ---> Running in 69dbd41a8d90 [2021-05-25T05:55:59.444Z] 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 [2021-05-25T05:56:00.880Z] 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 [2021-05-25T05:56:00.880Z] 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 [2021-05-25T05:56:01.487Z] 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 [2021-05-25T05:56:01.765Z] 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 [2021-05-25T05:58:08.651Z] Removing intermediate container 69dbd41a8d90 [2021-05-25T05:58:08.651Z] ---> c833c166958e [2021-05-25T05:58:08.651Z] [2021-05-25T05:58:08.651Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T05:58:08.651Z] 3.12: Pulling from library/alpine [2021-05-25T05:58:08.651Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T05:58:08.651Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T05:58:08.651Z] ---> 9852663dfa18 [2021-05-25T05:58:08.651Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T05:58:08.651Z] ---> Running in 23dfe44b3b52 [2021-05-25T05:58:08.651Z] Removing intermediate container 23dfe44b3b52 [2021-05-25T05:58:08.651Z] ---> d3e5fbee5327 [2021-05-25T05:58:08.651Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T05:58:08.651Z] ---> Running in 6a829824e00d [2021-05-25T05:58:08.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:08.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:08.651Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T05:58:08.651Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T05:58:08.651Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:58:08.652Z] OK: 5 MiB in 16 packages [2021-05-25T05:58:08.652Z] Removing intermediate container 6a829824e00d [2021-05-25T05:58:08.652Z] ---> d06e5d8739de [2021-05-25T05:58:08.652Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T05:58:08.652Z] ---> Running in 38a808452ab7 [2021-05-25T05:58:08.652Z] Removing intermediate container 38a808452ab7 [2021-05-25T05:58:08.652Z] ---> c747b208be22 [2021-05-25T05:58:08.652Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T05:58:08.652Z] ---> Running in 5149c3cd5d2a [2021-05-25T05:58:10.688Z] Removing intermediate container 5149c3cd5d2a [2021-05-25T05:58:10.688Z] ---> 6970d5550a1f [2021-05-25T05:58:10.688Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T05:58:11.106Z] Removing intermediate container 64b7f743ed73 [2021-05-25T05:58:11.106Z] ---> 6911e4440353 [2021-05-25T05:58:11.106Z] [2021-05-25T05:58:11.106Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T05:58:11.106Z] ---> 9852663dfa18 [2021-05-25T05:58:11.106Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:58:11.106Z] ---> Running in 9d8ab3c37eda [2021-05-25T05:58:11.407Z] ---> Running in d6bb3943e759 [2021-05-25T05:58:13.550Z] Removing intermediate container 7cc5d95e37d9 [2021-05-25T05:58:13.550Z] ---> 3719bafeafd6 [2021-05-25T05:58:13.550Z] [2021-05-25T05:58:13.550Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T05:58:13.550Z] ---> 9852663dfa18 [2021-05-25T05:58:13.550Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T05:58:13.832Z] ---> Running in 0f3c8edfcc65 [2021-05-25T05:58:14.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:14.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:15.307Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T05:58:15.307Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:58:15.307Z] OK: 5 MiB in 15 packages [2021-05-25T05:58:15.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:15.907Z] Removing intermediate container 9d8ab3c37eda [2021-05-25T05:58:15.907Z] ---> 0ca88bdb9a6c [2021-05-25T05:58:15.907Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T05:58:16.189Z] Removing intermediate container e895234b266d [2021-05-25T05:58:16.189Z] ---> 1d63e3db47ee [2021-05-25T05:58:16.189Z] [2021-05-25T05:58:16.189Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T05:58:16.189Z] ---> 9852663dfa18 [2021-05-25T05:58:16.189Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:58:16.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:16.475Z] ---> Running in 4137b03ac42f [2021-05-25T05:58:16.475Z] ---> Running in b4030c29af1e [2021-05-25T05:58:16.753Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T05:58:16.753Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T05:58:16.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:58:16.753Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T05:58:17.031Z] OK: 6 MiB in 16 packages [2021-05-25T05:58:17.632Z] Removing intermediate container d6bb3943e759 [2021-05-25T05:58:17.632Z] ---> dbae76e5299d [2021-05-25T05:58:17.632Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:58:17.912Z] Removing intermediate container 4137b03ac42f [2021-05-25T05:58:17.912Z] ---> cdf5ffe4b287 [2021-05-25T05:58:17.912Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T05:58:18.187Z] ---> Running in f8f53011cd05 [2021-05-25T05:58:18.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:18.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:58:19.064Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T05:58:19.064Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T05:58:19.064Z] OK: 5 MiB in 15 packages [2021-05-25T05:58:19.661Z] Removing intermediate container f8f53011cd05 [2021-05-25T05:58:19.661Z] ---> 6a223d985350 [2021-05-25T05:58:19.661Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T05:58:19.944Z] ---> Running in bd02fabb03ca [2021-05-25T05:58:19.944Z] ---> 167385b09809 [2021-05-25T05:58:19.944Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T05:58:19.944Z] Removing intermediate container 0f3c8edfcc65 [2021-05-25T05:58:19.944Z] ---> 6bde463e65b7 [2021-05-25T05:58:19.944Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:58:20.227Z] Removing intermediate container 56dbdae9d389 [2021-05-25T05:58:20.227Z] ---> 0f94e6096335 [2021-05-25T05:58:20.227Z] [2021-05-25T05:58:20.227Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T05:58:20.227Z] ---> 9852663dfa18 [2021-05-25T05:58:20.227Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T05:58:20.227Z] ---> Using cache [2021-05-25T05:58:20.227Z] ---> dbae76e5299d [2021-05-25T05:58:20.227Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:58:20.227Z] ---> Using cache [2021-05-25T05:58:20.227Z] ---> 6a223d985350 [2021-05-25T05:58:20.227Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T05:58:20.500Z] ---> Running in 021f7be12e8e [2021-05-25T05:58:20.500Z] ---> Running in 5946c3447ba3 [2021-05-25T05:58:20.776Z] ---> Running in 36dc12e25d45 [2021-05-25T05:58:20.776Z] Removing intermediate container bd02fabb03ca [2021-05-25T05:58:20.776Z] ---> bbf094315150 [2021-05-25T05:58:20.776Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T05:58:20.776Z] Removing intermediate container b4030c29af1e [2021-05-25T05:58:20.776Z] ---> b48ff07061bf [2021-05-25T05:58:20.776Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T05:58:21.054Z] ---> Running in 5c4ae2fba6d2 [2021-05-25T05:58:21.054Z] ---> Running in 6f1957f85bbb [2021-05-25T05:58:21.331Z] Removing intermediate container 5946c3447ba3 [2021-05-25T05:58:21.332Z] ---> 75bb481188b4 [2021-05-25T05:58:21.332Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T05:58:21.623Z] Removing intermediate container 36dc12e25d45 [2021-05-25T05:58:21.623Z] ---> 4920ef8202ed [2021-05-25T05:58:21.623Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T05:58:21.623Z] ---> Running in 95febe50660e [2021-05-25T05:58:21.906Z] ---> Running in 7861236c9b26 [2021-05-25T05:58:21.906Z] Removing intermediate container 6f1957f85bbb [2021-05-25T05:58:21.906Z] ---> 1dd1cda88a8f [2021-05-25T05:58:21.906Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T05:58:21.906Z] Removing intermediate container 5c4ae2fba6d2 [2021-05-25T05:58:21.906Z] ---> 7be766b0efc1 [2021-05-25T05:58:21.906Z] Step 16/24 : WORKDIR / [2021-05-25T05:58:22.183Z] ---> Running in 05bc08c1a2a3 [2021-05-25T05:58:22.184Z] ---> Running in 5ea88606f5f7 [2021-05-25T05:58:22.461Z] Removing intermediate container 95febe50660e [2021-05-25T05:58:22.461Z] ---> a033ef5fa031 [2021-05-25T05:58:22.461Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T05:58:22.461Z] Removing intermediate container 7861236c9b26 [2021-05-25T05:58:22.461Z] ---> 1e32db5f282a [2021-05-25T05:58:22.461Z] Step 16/24 : WORKDIR / [2021-05-25T05:58:22.736Z] ---> Running in 3bf37314453c [2021-05-25T05:58:22.736Z] ---> Running in a6f6f179a8bc [2021-05-25T05:58:23.009Z] Removing intermediate container 05bc08c1a2a3 [2021-05-25T05:58:23.009Z] ---> 86cde89de2df [2021-05-25T05:58:23.009Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T05:58:23.009Z] Removing intermediate container 5ea88606f5f7 [2021-05-25T05:58:23.009Z] ---> 94dbb4996877 [2021-05-25T05:58:23.009Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:58:23.281Z] ---> Running in 4be31fa59366 [2021-05-25T05:58:23.555Z] Removing intermediate container 3bf37314453c [2021-05-25T05:58:23.555Z] ---> 8e7872c1f071 [2021-05-25T05:58:23.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:58:23.555Z] Removing intermediate container a6f6f179a8bc [2021-05-25T05:58:23.555Z] ---> eeb00366212b [2021-05-25T05:58:23.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:58:23.830Z] Removing intermediate container 4be31fa59366 [2021-05-25T05:58:23.830Z] ---> 52913d3e90e4 [2021-05-25T05:58:23.830Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 021f7be12e8e [2021-05-25T05:58:23.830Z] ---> c0095df038c5 [2021-05-25T05:58:23.830Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T05:58:23.830Z] [2021-05-25T05:58:24.433Z] ---> f596ff7adb6b [2021-05-25T05:58:24.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T05:58:24.711Z] ---> 8ef64e132978 [2021-05-25T05:58:24.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T05:58:24.711Z] ---> 0a959c736253 [2021-05-25T05:58:24.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T05:58:25.310Z] ---> 664509e79c98 [2021-05-25T05:58:25.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T05:58:25.310Z] ---> 42b587af25f8 [2021-05-25T05:58:25.310Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T05:58:26.790Z] ---> df07af454b0a [2021-05-25T05:58:26.790Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T05:58:27.388Z] ---> 3b39bd77351d [2021-05-25T05:58:27.388Z] ---> 42a8ed586c4b [2021-05-25T05:58:27.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T05:58:27.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T05:58:27.660Z] ---> b3ecb31fb6a6 [2021-05-25T05:58:27.660Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T05:58:27.660Z] ---> 28c5b8a4126a [2021-05-25T05:58:27.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T05:58:27.660Z] ---> d3c16c69ede5 [2021-05-25T05:58:27.660Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T05:58:27.931Z] ---> Running in b1b74fc3c52c [2021-05-25T05:58:28.530Z] ---> 75b11184c7d1 [2021-05-25T05:58:28.530Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T05:58:28.800Z] Removing intermediate container b1b74fc3c52c [2021-05-25T05:58:28.800Z] ---> 7c2d09b7a353 [2021-05-25T05:58:28.800Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:58:28.800Z] ---> b5854e28230f [2021-05-25T05:58:28.800Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T05:58:29.078Z] ---> Running in 5c892e8f0e6b [2021-05-25T05:58:29.078Z] ---> Running in e967dbcb61b7 [2021-05-25T05:58:29.078Z] ---> 6931d2f8c832 [2021-05-25T05:58:29.078Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T05:58:29.078Z] ---> 1edc57fe198b [2021-05-25T05:58:29.078Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T05:58:29.078Z] ---> Running in fd8196ee3ff9 [2021-05-25T05:58:29.352Z] ---> Running in ed999b4f3ce2 [2021-05-25T05:58:29.946Z] Removing intermediate container 5c892e8f0e6b [2021-05-25T05:58:29.946Z] ---> 40b9395e2cda [2021-05-25T05:58:29.946Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T05:58:29.946Z] Removing intermediate container e967dbcb61b7 [2021-05-25T05:58:29.946Z] ---> 2c29dcdfec1a [2021-05-25T05:58:29.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:58:29.946Z] Removing intermediate container fd8196ee3ff9 [2021-05-25T05:58:29.946Z] ---> c7bb2d2f9de8 [2021-05-25T05:58:29.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:58:30.221Z] ---> Running in 0884960995ab [2021-05-25T05:58:30.221Z] Removing intermediate container ed999b4f3ce2 [2021-05-25T05:58:30.221Z] ---> 0b8c1b11dcb0 [2021-05-25T05:58:30.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T05:58:30.221Z] ---> 06723e609c77 [2021-05-25T05:58:30.221Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T05:58:30.221Z] ---> Running in fff700516b3f [2021-05-25T05:58:30.221Z] ---> Running in 9d60f4235da8 [2021-05-25T05:58:30.497Z] ---> Running in 63a96a85137c [2021-05-25T05:58:31.088Z] Removing intermediate container fff700516b3f [2021-05-25T05:58:31.088Z] ---> f2e52aea3ae0 [2021-05-25T05:58:31.088Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T05:58:31.088Z] Removing intermediate container 0884960995ab [2021-05-25T05:58:31.088Z] ---> 85edd7076ecf [2021-05-25T05:58:31.088Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:58:31.088Z] Removing intermediate container 9d60f4235da8 [2021-05-25T05:58:31.088Z] ---> 940ee68c0c19 [2021-05-25T05:58:31.088Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T05:58:31.088Z] Removing intermediate container 63a96a85137c [2021-05-25T05:58:31.088Z] ---> f732fa959442 [2021-05-25T05:58:31.088Z] Step 21/23 : LABEL arch=arm64 [2021-05-25T05:58:31.360Z] ---> Running in f5052b98b0ed [2021-05-25T05:58:31.360Z] ---> Running in 14cbb213980f [2021-05-25T05:58:31.360Z] ---> Running in a92e3afc4557 [2021-05-25T05:58:31.360Z] ---> Running in f694fb8df4d2 [2021-05-25T05:58:31.360Z] ---> 1819fa93c99c [2021-05-25T05:58:31.360Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T05:58:31.949Z] ---> Running in b2e64de48fa3 [2021-05-25T05:58:31.949Z] Removing intermediate container f5052b98b0ed [2021-05-25T05:58:31.949Z] ---> b4c7bd5ccbc4 [2021-05-25T05:58:31.949Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:58:32.219Z] Removing intermediate container f694fb8df4d2 [2021-05-25T05:58:32.220Z] ---> ee9f8167ec6f [2021-05-25T05:58:32.220Z] Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:58:32.220Z] Removing intermediate container 14cbb213980f [2021-05-25T05:58:32.220Z] ---> 0b467188d6bd [2021-05-25T05:58:32.220Z] Step 22/23 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:58:32.220Z] Removing intermediate container a92e3afc4557 [2021-05-25T05:58:32.220Z] ---> 8095da630d43 [2021-05-25T05:58:32.220Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:58:32.491Z] ---> Running in 6bbb3a3939d0 [2021-05-25T05:58:32.491Z] ---> Running in fc9f33e2d033 [2021-05-25T05:58:32.491Z] ---> Running in c2d63cdcde6d [2021-05-25T05:58:32.491Z] ---> Running in 952cbaac093d [2021-05-25T05:58:32.768Z] Removing intermediate container b2e64de48fa3 [2021-05-25T05:58:32.768Z] ---> 650f9e1ac9aa [2021-05-25T05:58:32.768Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T05:58:33.057Z] Removing intermediate container 6bbb3a3939d0 [2021-05-25T05:58:33.057Z] ---> db41c76da784 [2021-05-25T05:58:33.057Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T05:58:33.331Z] Removing intermediate container c2d63cdcde6d [2021-05-25T05:58:33.331Z] ---> f2ed8a7d7405 [2021-05-25T05:58:33.331Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T05:58:33.331Z] Removing intermediate container fc9f33e2d033 [2021-05-25T05:58:33.331Z] ---> 4397c95235d7 [2021-05-25T05:58:33.331Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T05:58:33.331Z] ---> Running in 1b83ceaef56b [2021-05-25T05:58:33.331Z] ---> Running in c768afe75ad2 [2021-05-25T05:58:33.608Z] Removing intermediate container 952cbaac093d [2021-05-25T05:58:33.608Z] ---> 638d4a18191e [2021-05-25T05:58:33.608Z] [2021-05-25T05:58:33.608Z] ---> Running in 3cb2b6104265 [2021-05-25T05:58:33.608Z] ---> bf7a3ac0e2ef [2021-05-25T05:58:33.608Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T05:58:34.213Z] Successfully built 638d4a18191e [2021-05-25T05:58:34.213Z] ---> Running in 118ca9a75361 [2021-05-25T05:58:34.213Z] Successfully tagged core-command-arm64:latest [2021-05-25T05:58:34.213Z] Building security-secretstore-setup [2021-05-25T05:58:34.488Z]  Building core-command ... done Removing intermediate container 1b83ceaef56b [2021-05-25T05:58:34.488Z] Removing intermediate container c768afe75ad2 [2021-05-25T05:58:34.488Z] ---> 764ce8cbec66 [2021-05-25T05:58:34.488Z] Removing intermediate container 3cb2b6104265 [2021-05-25T05:58:34.488Z] [2021-05-25T05:58:34.488Z] ---> 4fe851196f7c [2021-05-25T05:58:34.488Z] [2021-05-25T05:58:34.488Z] ---> 6a0ad1e6ad29 [2021-05-25T05:58:34.488Z] [2021-05-25T05:58:35.482Z] Successfully built 4fe851196f7c [2021-05-25T05:58:35.482Z] Successfully tagged core-metadata-arm64:latest [2021-05-25T05:58:35.482Z]  Building core-metadata ... done Building core-data [2021-05-25T05:58:35.482Z] Successfully built 6a0ad1e6ad29 [2021-05-25T05:58:35.482Z] Successfully tagged support-notifications-arm64:latest [2021-05-25T05:58:35.482Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-25T05:58:35.482Z] Successfully built 764ce8cbec66 [2021-05-25T05:58:35.482Z] Successfully tagged support-scheduler-arm64:latest [2021-05-25T05:58:35.482Z] Building security-proxy-setup [2021-05-25T05:58:36.909Z]  Building support-scheduler ... done Removing intermediate container 118ca9a75361 [2021-05-25T05:58:36.909Z] ---> 6b786320d6d6 [2021-05-25T05:58:36.909Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T05:58:37.183Z] ---> Running in acf7a20e2075 [2021-05-25T05:58:37.774Z] Removing intermediate container acf7a20e2075 [2021-05-25T05:58:37.774Z] ---> dfe13ca04556 [2021-05-25T05:58:37.774Z] Step 29/32 : CMD ["gate"] [2021-05-25T05:58:38.052Z] ---> Running in 0a87eed36b70 [2021-05-25T05:58:38.649Z] Removing intermediate container 0a87eed36b70 [2021-05-25T05:58:38.649Z] ---> 9fa18290f3fb [2021-05-25T05:58:38.649Z] Step 30/32 : LABEL arch=arm64 [2021-05-25T05:58:39.245Z] ---> Running in a1160daea278 [2021-05-25T05:58:39.834Z] Removing intermediate container a1160daea278 [2021-05-25T05:58:39.834Z] ---> a87e81665aa4 [2021-05-25T05:58:39.834Z] Step 31/32 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T05:58:40.425Z] ---> Running in 14ff81588216 [2021-05-25T05:58:41.403Z] Removing intermediate container 14ff81588216 [2021-05-25T05:58:41.403Z] ---> 8dd39bdcbf9b [2021-05-25T05:58:41.403Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T05:58:41.999Z] ---> Running in eb55083234ab [2021-05-25T05:58:42.980Z] Removing intermediate container eb55083234ab [2021-05-25T05:58:42.980Z] ---> 31f663e5a10a [2021-05-25T05:58:42.980Z] [2021-05-25T05:58:43.256Z] Successfully built 31f663e5a10a [2021-05-25T05:58:43.531Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-25T05:59:40.086Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:59:40.086Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:59:40.086Z] ---> ed03106e8c34 [2021-05-25T05:59:40.086Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> e2a160cd6e53 [2021-05-25T05:59:40.086Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 4e80b2584354 [2021-05-25T05:59:40.086Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> dfc9c345f5ba [2021-05-25T05:59:40.086Z] Step 6/26 : COPY go.mod . [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 270960a72406 [2021-05-25T05:59:40.086Z] Step 7/26 : RUN go mod download [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 0e9a71d9be3c [2021-05-25T05:59:40.086Z] Step 8/26 : COPY . . [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> a6385bc339ad [2021-05-25T05:59:40.086Z] Step 9/26 : RUN go mod tidy [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 324c8ef6ab38 [2021-05-25T05:59:40.086Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T05:59:40.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:59:40.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:59:40.086Z] ---> ed03106e8c34 [2021-05-25T05:59:40.086Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> e2a160cd6e53 [2021-05-25T05:59:40.086Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 4e80b2584354 [2021-05-25T05:59:40.086Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T05:59:40.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:59:40.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:59:40.086Z] ---> ed03106e8c34 [2021-05-25T05:59:40.086Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> e2a160cd6e53 [2021-05-25T05:59:40.086Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 4e80b2584354 [2021-05-25T05:59:40.086Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T05:59:40.086Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T05:59:40.086Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T05:59:40.086Z] ---> ed03106e8c34 [2021-05-25T05:59:40.086Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> e2a160cd6e53 [2021-05-25T05:59:40.086Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 4e80b2584354 [2021-05-25T05:59:40.086Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> dfc9c345f5ba [2021-05-25T05:59:40.086Z] Step 6/22 : COPY go.mod . [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 270960a72406 [2021-05-25T05:59:40.086Z] Step 7/22 : RUN go mod download [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 0e9a71d9be3c [2021-05-25T05:59:40.086Z] Step 8/22 : COPY . . [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> a6385bc339ad [2021-05-25T05:59:40.086Z] Step 9/22 : RUN go mod tidy [2021-05-25T05:59:40.086Z] ---> Using cache [2021-05-25T05:59:40.086Z] ---> 324c8ef6ab38 [2021-05-25T05:59:40.086Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T05:59:40.086Z] ---> Running in 13d23c0c843c [2021-05-25T05:59:40.086Z] ---> Running in 1ed19cb3b2a8 [2021-05-25T05:59:40.086Z] ---> Running in 4619879e35c0 [2021-05-25T05:59:40.086Z] ---> Running in 048792ccd901 [2021-05-25T05:59:40.086Z] 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 [2021-05-25T05:59:40.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:59:40.086Z] 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 [2021-05-25T05:59:40.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T05:59:40.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:59:40.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T05:59:40.086Z] OK: 218 MiB in 52 packages [2021-05-25T05:59:40.360Z] OK: 218 MiB in 52 packages [2021-05-25T05:59:41.817Z] Removing intermediate container 048792ccd901 [2021-05-25T05:59:41.817Z] ---> 135e7df2aac9 [2021-05-25T05:59:41.817Z] Step 6/24 : COPY go.mod . [2021-05-25T05:59:42.424Z] Removing intermediate container 4619879e35c0 [2021-05-25T05:59:42.424Z] ---> 67db44ae4754 [2021-05-25T05:59:42.424Z] Step 6/24 : COPY go.mod . [2021-05-25T05:59:43.420Z] ---> d30bcdd7e0d7 [2021-05-25T05:59:43.420Z] Step 7/24 : RUN go mod download [2021-05-25T05:59:43.420Z] ---> Running in 8a832ab5c69d [2021-05-25T05:59:43.706Z] ---> 01a8025f8e91 [2021-05-25T05:59:43.706Z] Step 7/24 : RUN go mod download [2021-05-25T05:59:43.990Z] ---> Running in 21a497075f4e [2021-05-25T05:59:48.340Z] Removing intermediate container 8a832ab5c69d [2021-05-25T05:59:48.340Z] ---> c7082b4f9c6d [2021-05-25T05:59:48.340Z] Step 8/24 : COPY . . [2021-05-25T05:59:48.340Z] Removing intermediate container 21a497075f4e [2021-05-25T05:59:48.340Z] ---> 7d71f354af23 [2021-05-25T05:59:48.340Z] Step 8/24 : COPY . . [2021-05-25T06:00:20.695Z] ---> cf997baf2b97 [2021-05-25T06:00:20.695Z] Step 9/24 : RUN go mod tidy [2021-05-25T06:00:20.695Z] ---> 2057cdeb4c8b [2021-05-25T06:00:20.695Z] Step 9/24 : RUN go mod tidy [2021-05-25T06:00:20.695Z] ---> Running in 31d8ce6be757 [2021-05-25T06:00:20.695Z] ---> Running in e3bf3b17f816 [2021-05-25T06:00:25.018Z] Removing intermediate container 31d8ce6be757 [2021-05-25T06:00:25.018Z] Removing intermediate container e3bf3b17f816 [2021-05-25T06:00:25.018Z] ---> ddf95bdda89a [2021-05-25T06:00:25.018Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T06:00:25.018Z] ---> 0f8ae8430707 [2021-05-25T06:00:25.018Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T06:00:25.297Z] ---> Running in c7f8bd28587d [2021-05-25T06:00:25.297Z] ---> Running in 92eed1c70084 [2021-05-25T06:00:27.952Z] 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 [2021-05-25T06:00:27.953Z] 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 [2021-05-25T06:00:43.329Z] 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 [2021-05-25T06:00:47.660Z] 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 [2021-05-25T06:01:00.114Z] Removing intermediate container 13d23c0c843c [2021-05-25T06:01:00.114Z] ---> edd1fbc253fc [2021-05-25T06:01:00.114Z] [2021-05-25T06:01:00.114Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T06:01:00.114Z] ---> 9852663dfa18 [2021-05-25T06:01:00.114Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T06:01:00.114Z] ---> Running in e239ab2db29a [2021-05-25T06:01:00.114Z] Removing intermediate container 1ed19cb3b2a8 [2021-05-25T06:01:00.114Z] ---> 47701c159767 [2021-05-25T06:01:00.114Z] [2021-05-25T06:01:00.114Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T06:01:00.114Z] ---> 9852663dfa18 [2021-05-25T06:01:00.114Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T06:01:00.114Z] ---> Running in 36faabbf8600 [2021-05-25T06:01:01.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T06:01:01.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T06:01:01.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T06:01:02.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T06:01:02.741Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T06:01:02.741Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T06:01:02.741Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T06:01:02.741Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T06:01:02.741Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T06:01:02.741Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T06:01:02.741Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T06:01:02.741Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T06:01:02.741Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T06:01:02.741Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T06:01:02.741Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T06:01:02.741Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T06:01:02.742Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T06:01:03.021Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T06:01:03.021Z] OK: 7 MiB in 18 packages [2021-05-25T06:01:03.300Z] OK: 7 MiB in 20 packages [2021-05-25T06:01:05.966Z] Removing intermediate container e239ab2db29a [2021-05-25T06:01:05.966Z] ---> 922795aef8d1 [2021-05-25T06:01:05.966Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T06:01:06.239Z] Removing intermediate container 36faabbf8600 [2021-05-25T06:01:06.239Z] ---> d1f9dddaf58b [2021-05-25T06:01:06.239Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T06:01:06.239Z] ---> Running in 3950a74212d2 [2021-05-25T06:01:06.513Z] ---> Running in 4a1fcf3c3870 [2021-05-25T06:01:07.117Z] Removing intermediate container 4a1fcf3c3870 [2021-05-25T06:01:07.117Z] ---> 055121decc6a [2021-05-25T06:01:07.117Z] Step 14/26 : WORKDIR / [2021-05-25T06:01:07.401Z] Removing intermediate container 3950a74212d2 [2021-05-25T06:01:07.401Z] ---> aa235f800cb2 [2021-05-25T06:01:07.401Z] Step 14/22 : WORKDIR /edgex [2021-05-25T06:01:07.401Z] ---> Running in e0b8c2457471 [2021-05-25T06:01:07.401Z] ---> Running in 1642efadc2dd [2021-05-25T06:01:08.393Z] Removing intermediate container e0b8c2457471 [2021-05-25T06:01:08.393Z] ---> 534372c47c99 [2021-05-25T06:01:08.393Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T06:01:08.393Z] Removing intermediate container 1642efadc2dd [2021-05-25T06:01:08.393Z] ---> 106a423d71d3 [2021-05-25T06:01:08.393Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T06:01:09.860Z] ---> 47b4e1baae47 [2021-05-25T06:01:09.860Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T06:01:09.860Z] ---> 276e94eaac63 [2021-05-25T06:01:09.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T06:01:11.317Z] ---> 53b3d86b6907 [2021-05-25T06:01:11.317Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T06:01:11.935Z] ---> c5498fc70634 [2021-05-25T06:01:11.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T06:01:13.395Z] ---> 6e818d5ac5c1 [2021-05-25T06:01:13.396Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T06:01:14.034Z] ---> 2194d5ac021a [2021-05-25T06:01:14.034Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T06:01:14.319Z] ---> Running in 7e4cc2facb6e [2021-05-25T06:01:14.600Z] ---> cf5b7b5472dd [2021-05-25T06:01:14.600Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T06:01:15.220Z] Removing intermediate container 7e4cc2facb6e [2021-05-25T06:01:15.220Z] ---> 278e18c67d25 [2021-05-25T06:01:15.220Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T06:01:15.502Z] ---> Running in b5e5e4d9a81a [2021-05-25T06:01:16.508Z] Removing intermediate container b5e5e4d9a81a [2021-05-25T06:01:16.508Z] ---> 3d26c1e7575d [2021-05-25T06:01:16.508Z] Step 20/22 : LABEL arch=arm64 [2021-05-25T06:01:16.508Z] ---> 50729119c65e [2021-05-25T06:01:16.508Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T06:01:16.508Z] ---> Running in c8b2c478a223 [2021-05-25T06:01:17.517Z] Removing intermediate container c8b2c478a223 [2021-05-25T06:01:17.517Z] ---> e4b3725da7f6 [2021-05-25T06:01:17.517Z] Step 21/22 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T06:01:17.797Z] ---> Running in f3f9091dcded [2021-05-25T06:01:18.791Z] Removing intermediate container f3f9091dcded [2021-05-25T06:01:18.791Z] ---> 1f88e1b28132 [2021-05-25T06:01:18.791Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T06:01:19.086Z] ---> Running in 52fa69b56b8c [2021-05-25T06:01:19.086Z] ---> df73820f9733 [2021-05-25T06:01:19.086Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T06:01:19.687Z] Removing intermediate container 52fa69b56b8c [2021-05-25T06:01:19.687Z] ---> 031282e6e3fe [2021-05-25T06:01:19.687Z] [2021-05-25T06:01:20.290Z] Successfully built 031282e6e3fe [2021-05-25T06:01:20.290Z] ---> 48593ddeb5bc [2021-05-25T06:01:20.290Z] 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/ [2021-05-25T06:01:20.290Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-25T06:01:20.565Z]  Building security-proxy-setup ... done  ---> Running in a6daee5dc91e [2021-05-25T06:01:23.970Z] Removing intermediate container a6daee5dc91e [2021-05-25T06:01:23.970Z] ---> eb72677883c1 [2021-05-25T06:01:23.970Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T06:01:23.970Z] ---> Running in 0173bfd1f5b0 [2021-05-25T06:01:24.954Z] Removing intermediate container 0173bfd1f5b0 [2021-05-25T06:01:24.954Z] ---> 4ee1da10bb26 [2021-05-25T06:01:24.954Z] Step 24/26 : LABEL arch=arm64 [2021-05-25T06:01:24.954Z] ---> Running in 3a81b83e1033 [2021-05-25T06:01:25.555Z] Removing intermediate container 3a81b83e1033 [2021-05-25T06:01:25.555Z] ---> 413f44e1f539 [2021-05-25T06:01:25.555Z] Step 25/26 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T06:01:25.831Z] ---> Running in 9a3d5cc129e5 [2021-05-25T06:01:26.437Z] Removing intermediate container 9a3d5cc129e5 [2021-05-25T06:01:26.437Z] ---> d43a0578985c [2021-05-25T06:01:26.437Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T06:01:26.713Z] ---> Running in 7de06cd6a479 [2021-05-25T06:01:27.317Z] Removing intermediate container 7de06cd6a479 [2021-05-25T06:01:27.317Z] ---> a5444fa24281 [2021-05-25T06:01:27.317Z] [2021-05-25T06:01:27.927Z] Successfully built a5444fa24281 [2021-05-25T06:01:27.927Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-25T06:01:46.288Z]  Building security-secretstore-setup ... done Removing intermediate container c7f8bd28587d [2021-05-25T06:01:46.288Z] ---> ac64b18c95f0 [2021-05-25T06:01:46.288Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T06:01:46.288Z] ---> Running in 87639a325c2e [2021-05-25T06:01:47.268Z] 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 [2021-05-25T06:01:49.879Z] Removing intermediate container 87639a325c2e [2021-05-25T06:01:49.879Z] ---> f49d479e5e5d [2021-05-25T06:01:49.879Z] [2021-05-25T06:01:49.879Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T06:01:49.879Z] 20.10.0: Pulling from library/docker [2021-05-25T06:01:55.294Z] Removing intermediate container 92eed1c70084 [2021-05-25T06:01:55.294Z] ---> b6c830dc0a47 [2021-05-25T06:01:55.294Z] [2021-05-25T06:01:55.294Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T06:01:55.294Z] ---> 9852663dfa18 [2021-05-25T06:01:55.294Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T06:01:55.570Z] ---> Running in feb706964729 [2021-05-25T06:01:56.165Z] Removing intermediate container feb706964729 [2021-05-25T06:01:56.165Z] ---> 82c222cdca09 [2021-05-25T06:01:56.165Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T06:01:56.438Z] ---> Running in f3e25f65c08d [2021-05-25T06:01:57.039Z] Removing intermediate container f3e25f65c08d [2021-05-25T06:01:57.039Z] ---> abb4b92cef16 [2021-05-25T06:01:57.039Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T06:01:57.314Z] ---> Running in ffc3dda5acdc [2021-05-25T06:01:57.912Z] Removing intermediate container ffc3dda5acdc [2021-05-25T06:01:57.912Z] ---> 7331389dd36d [2021-05-25T06:01:57.912Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T06:01:58.187Z] ---> Running in 04bceaaa8d10 [2021-05-25T06:01:58.792Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T06:01:58.792Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T06:01:58.792Z] ---> eeaf43b92773 [2021-05-25T06:01:58.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T06:01:59.069Z] ---> Running in 65206840ea67 [2021-05-25T06:01:59.673Z] Removing intermediate container 65206840ea67 [2021-05-25T06:01:59.673Z] ---> ed476ed009d4 [2021-05-25T06:01:59.673Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T06:01:59.673Z] ---> Running in 57f9f7e37028 [2021-05-25T06:02:00.653Z] Removing intermediate container 04bceaaa8d10 [2021-05-25T06:02:00.653Z] ---> 5c9a6e266355 [2021-05-25T06:02:00.653Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T06:02:00.653Z] ---> Running in 81f2d8445e67 [2021-05-25T06:02:01.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T06:02:01.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T06:02:01.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-25T06:02:02.072Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T06:02:02.072Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T06:02:02.072Z] Executing bash-5.0.17-r0.post-install [2021-05-25T06:02:02.072Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T06:02:02.072Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T06:02:02.355Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T06:02:02.355Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T06:02:02.355Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T06:02:02.355Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T06:02:02.355Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T06:02:02.355Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T06:02:02.355Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T06:02:02.355Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T06:02:02.355Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T06:02:02.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-25T06:02:03.763Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T06:02:03.763Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T06:02:03.763Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T06:02:03.763Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T06:02:04.043Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T06:02:04.043Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T06:02:04.043Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T06:02:04.043Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T06:02:04.043Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T06:02:04.043Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T06:02:04.043Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T06:02:04.043Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T06:02:04.043Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T06:02:04.344Z] OK: 8 MiB in 20 packages [2021-05-25T06:02:04.344Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T06:02:04.344Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T06:02:04.344Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T06:02:04.344Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T06:02:04.344Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T06:02:04.344Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T06:02:04.344Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T06:02:04.344Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T06:02:04.621Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T06:02:04.621Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T06:02:04.621Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T06:02:04.621Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T06:02:04.621Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T06:02:04.621Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T06:02:04.621Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T06:02:04.621Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T06:02:04.621Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T06:02:04.621Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T06:02:04.621Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T06:02:04.621Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T06:02:04.893Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T06:02:04.893Z] OK: 72 MiB in 59 packages [2021-05-25T06:02:06.325Z] Removing intermediate container 81f2d8445e67 [2021-05-25T06:02:06.325Z] ---> 26bbe91dba30 [2021-05-25T06:02:06.325Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T06:02:07.305Z] ---> d0388e53e16f [2021-05-25T06:02:07.305Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T06:02:08.744Z] ---> ca04ea5f7217 [2021-05-25T06:02:08.744Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T06:02:09.342Z] ---> 70a2fa3b2470 [2021-05-25T06:02:09.342Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T06:02:09.342Z] Collecting docker-compose==1.23.2 [2021-05-25T06:02:09.342Z] ---> Running in d54fce349389 [2021-05-25T06:02:09.342Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T06:02:09.939Z] Removing intermediate container d54fce349389 [2021-05-25T06:02:09.939Z] ---> 8b23f4fe0cad [2021-05-25T06:02:09.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T06:02:09.939Z] ---> Running in 122a6eb18638 [2021-05-25T06:02:10.210Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T06:02:10.210Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T06:02:10.483Z] Removing intermediate container 122a6eb18638 [2021-05-25T06:02:10.483Z] ---> ba2fd6432179 [2021-05-25T06:02:10.483Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T06:02:10.483Z] ---> Running in fa6a71610d16 [2021-05-25T06:02:11.075Z] Removing intermediate container fa6a71610d16 [2021-05-25T06:02:11.075Z] ---> 27b6faf25b44 [2021-05-25T06:02:11.075Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T06:02:11.075Z] ---> Running in 0c091522a2c0 [2021-05-25T06:02:11.669Z] Removing intermediate container 0c091522a2c0 [2021-05-25T06:02:11.669Z] ---> 5986bfb5401c [2021-05-25T06:02:11.669Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T06:02:11.945Z] ---> Running in ae8f4d5aab4f [2021-05-25T06:02:12.215Z] Removing intermediate container ae8f4d5aab4f [2021-05-25T06:02:12.215Z] ---> 5cdc8e98f4c5 [2021-05-25T06:02:12.215Z] [2021-05-25T06:02:12.810Z] Successfully built 5cdc8e98f4c5 [2021-05-25T06:02:12.810Z] Successfully tagged core-data-arm64:latest [2021-05-25T06:02:13.080Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-05-25T06:02:13.080Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T06:02:16.453Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T06:02:16.453Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T06:02:16.725Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T06:02:16.725Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T06:02:16.994Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T06:02:17.265Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T06:02:17.265Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T06:02:17.536Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T06:02:17.536Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T06:02:19.505Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T06:02:19.505Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T06:02:21.463Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T06:02:21.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T06:02:22.432Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T06:02:22.706Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T06:02:22.978Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T06:02:22.978Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T06:02:22.978Z] 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) [2021-05-25T06:02:23.569Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T06:02:23.569Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T06:02:23.842Z] Collecting idna<2.8,>=2.5 [2021-05-25T06:02:23.842Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T06:02:24.114Z] 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) [2021-05-25T06:02:24.114Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T06:02:24.114Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T06:02:24.114Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T06:02:24.114Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T06:02:24.705Z] Installing collected packages: docopt, PyYAML, jsonschema, docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, dockerpty, docker-compose [2021-05-25T06:02:24.705Z] Running setup.py install for docopt: started [2021-05-25T06:02:26.668Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T06:02:26.668Z] Running setup.py install for PyYAML: started [2021-05-25T06:02:28.629Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T06:02:28.903Z] Attempting uninstall: urllib3 [2021-05-25T06:02:28.903Z] Found existing installation: urllib3 1.25.9 [2021-05-25T06:02:28.903Z] Uninstalling urllib3-1.25.9: [2021-05-25T06:02:29.173Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T06:02:29.445Z] Attempting uninstall: idna [2021-05-25T06:02:29.445Z] Found existing installation: idna 2.9 [2021-05-25T06:02:29.718Z] Uninstalling idna-2.9: [2021-05-25T06:02:29.718Z] Successfully uninstalled idna-2.9 [2021-05-25T06:02:30.316Z] Attempting uninstall: requests [2021-05-25T06:02:30.316Z] Found existing installation: requests 2.23.0 [2021-05-25T06:02:30.316Z] Uninstalling requests-2.23.0: [2021-05-25T06:02:30.316Z] Successfully uninstalled requests-2.23.0 [2021-05-25T06:02:31.743Z] Running setup.py install for texttable: started [2021-05-25T06:02:33.708Z] Running setup.py install for texttable: finished with status 'done' [2021-05-25T06:02:33.708Z] Running setup.py install for dockerpty: started [2021-05-25T06:02:35.671Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T06:02:36.264Z] 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 [2021-05-25T06:02:44.535Z] Removing intermediate container 57f9f7e37028 [2021-05-25T06:02:44.535Z] ---> 6d58a02dfbe2 [2021-05-25T06:02:44.535Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T06:02:44.535Z] ---> Running in 7c7307848ce4 [2021-05-25T06:02:44.815Z] Removing intermediate container 7c7307848ce4 [2021-05-25T06:02:44.815Z] ---> 7164dcb9b72d [2021-05-25T06:02:44.815Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T06:02:44.815Z] ---> Running in f0edf203c0ee [2021-05-25T06:02:45.409Z] Removing intermediate container f0edf203c0ee [2021-05-25T06:02:45.409Z] ---> 0061b0e31e6d [2021-05-25T06:02:45.409Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T06:02:46.389Z] ---> 969ea0834f61 [2021-05-25T06:02:46.389Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T06:02:47.368Z] ---> 283828356da5 [2021-05-25T06:02:47.368Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T06:02:48.347Z] ---> adce0e2e4cef [2021-05-25T06:02:48.347Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T06:02:48.347Z] ---> Running in a1ed49446d56 [2021-05-25T06:02:48.618Z] Removing intermediate container a1ed49446d56 [2021-05-25T06:02:48.618Z] ---> 09a2e62a836c [2021-05-25T06:02:48.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T06:02:48.890Z] ---> Running in f97e9465b5f4 [2021-05-25T06:02:49.485Z] Removing intermediate container f97e9465b5f4 [2021-05-25T06:02:49.485Z] ---> 78ea6de424f9 [2021-05-25T06:02:49.485Z] Step 22/24 : LABEL arch=arm64 [2021-05-25T06:02:49.485Z] ---> Running in 8ab4de4ad72a [2021-05-25T06:02:50.086Z] Removing intermediate container 8ab4de4ad72a [2021-05-25T06:02:50.086Z] ---> 3a20aa61960b [2021-05-25T06:02:50.086Z] Step 23/24 : LABEL git_sha=406f07095a50747e4bc872f54bb444a8bef7a588 [2021-05-25T06:02:50.086Z] ---> Running in 203b714d982b [2021-05-25T06:02:50.686Z] Removing intermediate container 203b714d982b [2021-05-25T06:02:50.686Z] ---> d34e21a8d11d [2021-05-25T06:02:50.686Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T06:02:50.686Z] ---> Running in 11d351e45f10 [2021-05-25T06:02:51.280Z] Removing intermediate container 11d351e45f10 [2021-05-25T06:02:51.280Z] ---> ea472bc46e8d [2021-05-25T06:02:51.280Z] [2021-05-25T06:02:51.552Z] Successfully built ea472bc46e8d [2021-05-25T06:02:51.826Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-25T06:02:51.842Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T06:02:51.848Z] $ docker stop --time=1 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 [2021-05-25T06:02:53.674Z] $ docker rm -f 0a5bd7ed40f2df9e37c35b96e3a771db675e2973d1407277a595542453b4b8e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T06:02:54.360Z] + docker images [2021-05-25T06:02:54.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T06:02:54.631Z] sys-mgmt-agent-arm64 latest ea472bc46e8d 4 seconds ago 299MB [2021-05-25T06:02:54.631Z] core-data-arm64 latest 5cdc8e98f4c5 42 seconds ago 20.4MB [2021-05-25T06:02:54.631Z] b6c830dc0a47 About a minute ago 990MB [2021-05-25T06:02:54.631Z] f49d479e5e5d About a minute ago 979MB [2021-05-25T06:02:54.631Z] security-secretstore-setup-arm64 latest a5444fa24281 About a minute ago 24.4MB [2021-05-25T06:02:54.631Z] security-proxy-setup-arm64 latest 031282e6e3fe About a minute ago 24MB [2021-05-25T06:02:54.631Z] 47701c159767 About a minute ago 978MB [2021-05-25T06:02:54.631Z] edd1fbc253fc About a minute ago 978MB [2021-05-25T06:02:54.631Z] security-bootstrapper-arm64 latest 31f663e5a10a 4 minutes ago 17.2MB [2021-05-25T06:02:54.631Z] core-metadata-arm64 latest 4fe851196f7c 4 minutes ago 17.4MB [2021-05-25T06:02:54.631Z] support-notifications-arm64 latest 6a0ad1e6ad29 4 minutes ago 16.8MB [2021-05-25T06:02:54.631Z] support-scheduler-arm64 latest 764ce8cbec66 4 minutes ago 16.1MB [2021-05-25T06:02:54.631Z] core-command-arm64 latest 638d4a18191e 4 minutes ago 16.1MB [2021-05-25T06:02:54.631Z] 0f94e6096335 4 minutes ago 989MB [2021-05-25T06:02:54.631Z] 1d63e3db47ee 4 minutes ago 981MB [2021-05-25T06:02:54.631Z] 3719bafeafd6 4 minutes ago 982MB [2021-05-25T06:02:54.631Z] 6911e4440353 4 minutes ago 981MB [2021-05-25T06:02:54.631Z] c833c166958e 4 minutes ago 974MB [2021-05-25T06:02:54.631Z] ci-base-image-arm64 latest ed03106e8c34 16 minutes ago 641MB [2021-05-25T06:02:54.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-25T06:02:54.631Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-25T06:02:54.631Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-25T06:02:54.631Z] 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 [2021-05-25T06:02:55.813Z] ---> job-cost.sh [2021-05-25T06:02:55.813Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iPSb [2021-05-25T06:03:34.844Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T06:05:11.572Z] lf-activate-venv(): INFO: Adding /tmp/venv-iPSb/bin to PATH [2021-05-25T06:05:11.572Z] INFO: No Stack... [2021-05-25T06:05:11.572Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T06:05:11.572Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T06:05:11.938Z] + + cutcat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-25T06:05:11.938Z] -d, -f6 [Pipeline] lock [2021-05-25T06:05:12.029Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] [2021-05-25T06:05:12.035Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] did not exist. Created. [2021-05-25T06:05:12.035Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T06:05:12.486Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T06:05:12.779Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T06:05:12.802Z] 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 [2021-05-25T06:05:13.966Z] provisioning config files... [2021-05-25T06:05:13.983Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7876545915149405621tmp [Pipeline] { [Pipeline] sh [2021-05-25T06:05:14.329Z] + set +x [2021-05-25T06:05:14.329Z] + bash -s -- [2021-05-25T06:05:14.329Z] + curl -s https://codecov.io/bash [2021-05-25T06:05:14.596Z] [2021-05-25T06:05:14.596Z] _____ _ [2021-05-25T06:05:14.596Z] / ____| | | [2021-05-25T06:05:14.596Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T06:05:14.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T06:05:14.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T06:05:14.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T06:05:14.596Z] Bash-1.0.3 [2021-05-25T06:05:14.596Z] [2021-05-25T06:05:14.596Z] [2021-05-25T06:05:14.596Z] ==> git version 2.24.4 found [2021-05-25T06:05:14.596Z] ==> 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 [2021-05-25T06:05:14.596Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T06:05:14.596Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T06:05:14.596Z] ==> Jenkins CI detected. [2021-05-25T06:05:14.596Z] project root: . [2021-05-25T06:05:14.596Z] --> token set from env [2021-05-25T06:05:14.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T06:05:14.596Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T06:05:14.596Z] ==> Python coveragepy not found [2021-05-25T06:05:14.596Z] ==> Searching for coverage reports in: [2021-05-25T06:05:14.596Z] + . [2021-05-25T06:05:14.596Z] -> Found 1 reports [2021-05-25T06:05:14.596Z] ==> Detecting git/mercurial file structure [2021-05-25T06:05:14.596Z] ==> Reading reports [2021-05-25T06:05:14.596Z] + ./coverage.out bytes=741453 [2021-05-25T06:05:14.596Z] ==> Appending adjustments [2021-05-25T06:05:14.596Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T06:05:17.149Z] + Found adjustments [2021-05-25T06:05:17.149Z] ==> Gzipping contents [2021-05-25T06:05:17.149Z] 104K /tmp/codecov.ZrVp7Z.gz [2021-05-25T06:05:17.149Z] ==> Uploading reports [2021-05-25T06:05:17.149Z] url: https://codecov.io [2021-05-25T06:05:17.149Z] 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= [2021-05-25T06:05:17.149Z] -> Pinging Codecov [2021-05-25T06:05:17.149Z] 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= [2021-05-25T06:05:17.411Z] -> Uploading to [2021-05-25T06:05:17.411Z] 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 [2021-05-25T06:05:17.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T06:05:17.411Z] Dload Upload Total Spent Left Speed [2021-05-25T06:05:17.983Z] 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 [2021-05-25T06:05:17.983Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/406f07095a50747e4bc872f54bb444a8bef7a588 [Pipeline] } [2021-05-25T06:05:18.013Z] 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 [2021-05-25T06:05:20.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:20.714Z] ---> package-listing.sh [2021-05-25T06:05:20.715Z] ++ facter osfamily [2021-05-25T06:05:20.715Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T06:05:20.978Z] + OS_FAMILY=redhat [2021-05-25T06:05:20.978Z] + workspace=/w/workspace/edgex-go/1 [2021-05-25T06:05:20.978Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T06:05:20.978Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T06:05:20.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T06:05:20.978Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T06:05:20.978Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-25T06:05:20.978Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T06:05:20.978Z] + case "${OS_FAMILY}" in [2021-05-25T06:05:20.978Z] + sort [2021-05-25T06:05:20.978Z] + rpm -qa [2021-05-25T06:05:23.555Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T06:05:23.555Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T06:05:23.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T06:05:23.555Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-25T06:05:23.555Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-25T06:05:23.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-25T06:05:23.587Z] 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 [2021-05-25T06:05:23.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T06:05:24.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T06:05:24.503Z] [2021-05-25T06:05:24.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T06:05:24.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T06:05:24.859Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T06:05:24.859Z] df20fa9351a1: Pulling fs layer [2021-05-25T06:05:24.859Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T06:05:24.859Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T06:05:24.859Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T06:05:24.859Z] 93b61091891f: Pulling fs layer [2021-05-25T06:05:24.859Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T06:05:24.859Z] 5e14af77c1be: Pulling fs layer [2021-05-25T06:05:24.859Z] 01666e4c0597: Pulling fs layer [2021-05-25T06:05:24.859Z] aa168da1d23b: Pulling fs layer [2021-05-25T06:05:24.859Z] 46f8f816bc3b: Waiting [2021-05-25T06:05:24.859Z] 93b61091891f: Waiting [2021-05-25T06:05:24.859Z] 93b9cdb0e59b: Waiting [2021-05-25T06:05:24.859Z] 5e14af77c1be: Waiting [2021-05-25T06:05:24.859Z] 01666e4c0597: Waiting [2021-05-25T06:05:24.859Z] aa168da1d23b: Waiting [2021-05-25T06:05:25.127Z] 36b3adc4ff6f: Download complete [2021-05-25T06:05:25.127Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T06:05:25.127Z] 46f8f816bc3b: Download complete [2021-05-25T06:05:25.127Z] df20fa9351a1: Verifying Checksum [2021-05-25T06:05:25.127Z] df20fa9351a1: Download complete [2021-05-25T06:05:25.127Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T06:05:25.127Z] 93b9cdb0e59b: Download complete [2021-05-25T06:05:25.127Z] 5e14af77c1be: Verifying Checksum [2021-05-25T06:05:25.127Z] 5e14af77c1be: Download complete [2021-05-25T06:05:25.127Z] 01666e4c0597: Verifying Checksum [2021-05-25T06:05:25.127Z] 01666e4c0597: Download complete [2021-05-25T06:05:25.127Z] 93b61091891f: Verifying Checksum [2021-05-25T06:05:25.127Z] 93b61091891f: Download complete [2021-05-25T06:05:25.127Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T06:05:25.127Z] 8ad3a11d3b57: Download complete [2021-05-25T06:05:25.127Z] df20fa9351a1: Pull complete [2021-05-25T06:05:25.390Z] 36b3adc4ff6f: Pull complete [2021-05-25T06:05:25.981Z] 8ad3a11d3b57: Pull complete [2021-05-25T06:05:25.981Z] 46f8f816bc3b: Pull complete [2021-05-25T06:05:26.252Z] 93b61091891f: Pull complete [2021-05-25T06:05:26.252Z] 93b9cdb0e59b: Pull complete [2021-05-25T06:05:26.516Z] 5e14af77c1be: Pull complete [2021-05-25T06:05:26.516Z] 01666e4c0597: Pull complete [2021-05-25T06:05:27.093Z] aa168da1d23b: Verifying Checksum [2021-05-25T06:05:27.093Z] aa168da1d23b: Download complete [2021-05-25T06:05:31.317Z] aa168da1d23b: Pull complete [2021-05-25T06:05:31.317Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T06:05:31.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T06:05:31.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T06:05:31.420Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-05-25T06:05:31.462Z] $ 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 [2021-05-25T06:05:38.377Z] $ docker top df8db0d10b49298ccd7183fd204af1fd18c93cd58c4877caeb6790308574d427 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T06:05:38.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T06:05:39.123Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T06:05:39.445Z] + ls /var/log/sa-host [2021-05-25T06:05:39.445Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T06:05:39.445Z] file_magic: OK [2021-05-25T06:05:39.445Z] HZ: Using current value: 100 [2021-05-25T06:05:39.445Z] file_header: OK [2021-05-25T06:05:39.445Z] 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 [2021-05-25T06:05:39.445Z] Statistics: [2021-05-25T06:05:39.445Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T06:05:39.445Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T06:05:39.445Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T06:05:39.445Z] file_magic: OK [2021-05-25T06:05:39.445Z] HZ: Using current value: 100 [2021-05-25T06:05:39.445Z] file_header: OK [2021-05-25T06:05:39.445Z] 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 [2021-05-25T06:05:39.445Z] Statistics: [2021-05-25T06:05:39.445Z] 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... [2021-05-25T06:05:39.445Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T06:05:40.146Z] provisioning config files... [2021-05-25T06:05:40.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config668046687682783680tmp [Pipeline] { [Pipeline] echo [2021-05-25T06:05:40.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:40.549Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T06:05:40.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T06:05:40.648Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:41.229Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T06:05:41.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:41.801Z] ---> sudo-logs.sh [2021-05-25T06:05:41.801Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T06:05:41.879Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:42.212Z] ---> job-cost.sh [2021-05-25T06:05:42.212Z] lf-activate-venv: SKIPPING [2021-05-25T06:05:42.212Z] DEBUG: total: 0.18000000715255737 [2021-05-25T06:05:42.212Z] INFO: Retrieving Stack Cost... [2021-05-25T06:05:43.157Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T06:05:43.419Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T06:05:43.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T06:05:43.805Z] ---> logs-deploy.sh [2021-05-25T06:05:43.805Z] lf-activate-venv: SKIPPING [2021-05-25T06:05:43.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3506/1 [2021-05-25T06:05:43.805Z] INFO: archiving workspace using pattern(s): [2021-05-25T06:05:44.748Z] Archives upload complete. [2021-05-25T06:05:44.748Z] INFO: archiving logs to Nexus [2021-05-25T06:05:45.326Z] ---> uname -a: [2021-05-25T06:05:45.327Z] 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 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> lscpu: [2021-05-25T06:05:45.327Z] Architecture: x86_64 [2021-05-25T06:05:45.327Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T06:05:45.327Z] Byte Order: Little Endian [2021-05-25T06:05:45.327Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T06:05:45.327Z] CPU(s): 2 [2021-05-25T06:05:45.327Z] On-line CPU(s) list: 0,1 [2021-05-25T06:05:45.327Z] Thread(s) per core: 1 [2021-05-25T06:05:45.327Z] Core(s) per socket: 1 [2021-05-25T06:05:45.327Z] Socket(s): 2 [2021-05-25T06:05:45.327Z] NUMA node(s): 1 [2021-05-25T06:05:45.327Z] Vendor ID: AuthenticAMD [2021-05-25T06:05:45.327Z] CPU family: 23 [2021-05-25T06:05:45.327Z] Model: 49 [2021-05-25T06:05:45.327Z] Model name: AMD EPYC-Rome Processor [2021-05-25T06:05:45.327Z] Stepping: 0 [2021-05-25T06:05:45.327Z] CPU MHz: 2799.998 [2021-05-25T06:05:45.327Z] BogoMIPS: 5599.99 [2021-05-25T06:05:45.327Z] Virtualization: AMD-V [2021-05-25T06:05:45.327Z] Hypervisor vendor: KVM [2021-05-25T06:05:45.327Z] Virtualization type: full [2021-05-25T06:05:45.327Z] L1d cache: 64 KiB [2021-05-25T06:05:45.327Z] L1i cache: 64 KiB [2021-05-25T06:05:45.327Z] L2 cache: 1 MiB [2021-05-25T06:05:45.327Z] L3 cache: 32 MiB [2021-05-25T06:05:45.327Z] NUMA node0 CPU(s): 0,1 [2021-05-25T06:05:45.327Z] Vulnerability Itlb multihit: Not affected [2021-05-25T06:05:45.327Z] Vulnerability L1tf: Not affected [2021-05-25T06:05:45.327Z] Vulnerability Mds: Not affected [2021-05-25T06:05:45.327Z] Vulnerability Meltdown: Not affected [2021-05-25T06:05:45.327Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T06:05:45.327Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T06:05:45.327Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T06:05:45.327Z] Vulnerability Srbds: Not affected [2021-05-25T06:05:45.327Z] Vulnerability Tsx async abort: Not affected [2021-05-25T06:05:45.327Z] 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 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> nproc: [2021-05-25T06:05:45.327Z] 2 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> df -h: [2021-05-25T06:05:45.327Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T06:05:45.327Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-25T06:05:45.327Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T06:05:45.327Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T06:05:45.327Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1 [2021-05-25T06:05:45.327Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/1@tmp [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> free -m: [2021-05-25T06:05:45.327Z] total used free shared buff/cache available [2021-05-25T06:05:45.327Z] Mem: 7821 1359 1586 0 4875 6439 [2021-05-25T06:05:45.327Z] Swap: 1023 1 1022 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> ip addr: [2021-05-25T06:05:45.327Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T06:05:45.327Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T06:05:45.327Z] inet 127.0.0.1/8 scope host lo [2021-05-25T06:05:45.327Z] valid_lft forever preferred_lft forever [2021-05-25T06:05:45.327Z] inet6 ::1/128 scope host [2021-05-25T06:05:45.327Z] valid_lft forever preferred_lft forever [2021-05-25T06:05:45.327Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T06:05:45.327Z] link/ether fa:16:3e:4a:0d:0f brd ff:ff:ff:ff:ff:ff [2021-05-25T06:05:45.327Z] inet 10.30.123.111/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T06:05:45.327Z] valid_lft 84849sec preferred_lft 84849sec [2021-05-25T06:05:45.327Z] inet6 fe80::f816:3eff:fe4a:d0f/64 scope link [2021-05-25T06:05:45.327Z] valid_lft forever preferred_lft forever [2021-05-25T06:05:45.327Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T06:05:45.327Z] link/ether 02:42:f5:14:22:a8 brd ff:ff:ff:ff:ff:ff [2021-05-25T06:05:45.327Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T06:05:45.327Z] valid_lft forever preferred_lft forever [2021-05-25T06:05:45.327Z] inet6 fe80::42:f5ff:fe14:22a8/64 scope link [2021-05-25T06:05:45.327Z] valid_lft forever preferred_lft forever [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] ---> sar -b -r -n DEV: [2021-05-25T06:05:45.327Z] 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) [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] 05:39:42 LINUX RESTART (2 CPU) [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T06:05:45.327Z] 05:41:02 158.89 21.79 137.11 0.00 5945.50 45238.86 0.00 [2021-05-25T06:05:45.327Z] 05:42:01 183.76 0.19 183.57 0.00 23.17 59955.48 0.00 [2021-05-25T06:05:45.327Z] 05:43:01 66.41 0.00 66.41 0.00 0.00 7226.13 0.00 [2021-05-25T06:05:45.327Z] 05:44:01 61.09 0.02 61.07 0.00 0.53 7020.99 0.00 [2021-05-25T06:05:45.327Z] 05:45:06 248.41 48.52 199.89 0.00 1169.18 122040.94 0.00 [2021-05-25T06:05:45.327Z] 05:46:02 840.67 476.67 363.99 0.00 20009.00 208304.70 0.00 [2021-05-25T06:05:45.327Z] 05:47:01 518.93 80.18 438.75 0.00 3727.74 179812.18 0.00 [2021-05-25T06:05:45.327Z] 05:48:01 347.91 19.09 328.82 0.00 2633.25 82813.51 0.00 [2021-05-25T06:05:45.327Z] 05:49:01 15.57 7.01 8.56 0.00 931.65 355.76 0.00 [2021-05-25T06:05:45.327Z] 05:50:01 0.70 0.03 0.67 0.00 0.67 7.68 0.00 [2021-05-25T06:05:45.327Z] 05:51:01 0.30 0.00 0.30 0.00 0.00 3.72 0.00 [2021-05-25T06:05:45.327Z] 05:52:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-25T06:05:45.327Z] 05:53:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-05-25T06:05:45.327Z] 05:54:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-25T06:05:45.327Z] 05:55:01 0.43 0.18 0.25 0.00 5.73 2.83 0.00 [2021-05-25T06:05:45.327Z] 05:56:01 1.02 0.22 0.80 0.00 4.93 15.94 0.00 [2021-05-25T06:05:45.327Z] 05:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-05-25T06:05:45.327Z] 05:58:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 [2021-05-25T06:05:45.327Z] 05:59:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-25T06:05:45.327Z] 06:00:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-05-25T06:05:45.327Z] 06:01:01 0.27 0.02 0.25 0.00 0.13 2.43 0.00 [2021-05-25T06:05:45.327Z] 06:02:01 0.50 0.20 0.30 0.00 3.60 4.76 0.00 [2021-05-25T06:05:45.327Z] 06:03:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-05-25T06:05:45.327Z] 06:04:01 0.33 0.00 0.33 0.00 0.00 4.35 0.00 [2021-05-25T06:05:45.327Z] 06:05:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-25T06:05:45.327Z] Average: 95.69 24.75 70.94 0.00 1316.13 28143.86 0.00 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T06:05:45.327Z] 05:41:02 4865532 0 1082388 13.51 2620 2058392 1717680 18.96 1128076 1599456 157528 [2021-05-25T06:05:45.327Z] 05:42:01 4251196 0 1002624 12.52 2620 2752492 1304432 14.40 1012016 2200564 24 [2021-05-25T06:05:45.327Z] 05:43:01 3648648 0 1203520 15.03 2620 3154144 1733780 19.14 1476996 2320256 198828 [2021-05-25T06:05:45.327Z] 05:44:01 3689188 0 1188384 14.84 2620 3128740 1708368 18.86 1380764 2365212 168220 [2021-05-25T06:05:45.327Z] 05:45:06 1529700 0 1324100 16.53 2620 5152512 1780228 19.65 1864428 3945732 634092 [2021-05-25T06:05:45.327Z] 05:46:02 530740 0 1478652 18.46 2620 5996920 2814804 31.08 3074564 3676076 24220 [2021-05-25T06:05:45.327Z] 05:47:01 928128 0 1489180 18.59 2620 5589004 2987504 32.98 2319412 4006344 20220 [2021-05-25T06:05:45.327Z] 05:48:01 2269440 0 1299632 16.23 2620 4437240 1436708 15.86 1484088 3511788 28 [2021-05-25T06:05:45.327Z] 05:49:01 2255648 0 1287048 16.07 2620 4463616 1307764 14.44 1488376 3526740 8 [2021-05-25T06:05:45.327Z] 05:50:01 2260344 0 1282344 16.01 2620 4463624 1271904 14.04 1487688 3524712 8 [2021-05-25T06:05:45.327Z] 05:51:01 2261368 0 1281316 16.00 2620 4463628 1271880 14.04 1487676 3524720 12 [2021-05-25T06:05:45.327Z] 05:52:01 2261968 0 1280712 15.99 2620 4463632 1271796 14.04 1487084 3524884 12 [2021-05-25T06:05:45.327Z] 05:53:01 2262616 0 1280056 15.98 2620 4463640 1271736 14.04 1487084 3524884 12 [2021-05-25T06:05:45.327Z] 05:54:01 2262492 0 1280180 15.98 2620 4463640 1271736 14.04 1487192 3524884 8 [2021-05-25T06:05:45.327Z] 05:55:01 2262608 0 1280024 15.98 2620 4463680 1271736 14.04 1488252 3523748 20 [2021-05-25T06:05:45.327Z] 05:56:01 2259644 0 1282896 16.02 2620 4463772 1271820 14.04 1493924 3521092 8 [2021-05-25T06:05:45.327Z] 05:57:01 2259872 0 1282664 16.02 2620 4463776 1271736 14.04 1493836 3521092 8 [2021-05-25T06:05:45.327Z] 05:58:01 2259740 0 1282788 16.02 2620 4463784 1271736 14.04 1493848 3521092 8 [2021-05-25T06:05:45.327Z] 05:59:01 2259436 0 1283092 16.02 2620 4463784 1271772 14.04 1493968 3521092 16 [2021-05-25T06:05:45.327Z] 06:00:01 2259532 0 1282988 16.02 2620 4463792 1271736 14.04 1493964 3521092 8 [2021-05-25T06:05:45.327Z] 06:01:01 2258256 0 1284264 16.04 2620 4463792 1274592 14.07 1494520 3521092 8 [2021-05-25T06:05:45.327Z] 06:02:01 2258836 0 1283500 16.03 2620 4463976 1272244 14.05 1494268 3521204 12 [2021-05-25T06:05:45.327Z] 06:03:01 2258780 0 1283552 16.03 2620 4463980 1272280 14.05 1494172 3521204 8 [2021-05-25T06:05:45.327Z] 06:04:01 2258836 0 1283492 16.03 2620 4463984 1272244 14.05 1494164 3521204 8 [2021-05-25T06:05:45.327Z] 06:05:01 2258364 0 1283960 16.03 2620 4463988 1272448 14.05 1494564 3521204 8 [2021-05-25T06:05:45.327Z] Average: 2405236 0 1274934 15.92 2620 4326141 1485787 16.40 1563797 3340455 48133 [2021-05-25T06:05:45.327Z] [2021-05-25T06:05:45.327Z] 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T06:05:45.327Z] 05:41:02 eth0 1593.74 1552.51 6392.45 188.29 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:41:02 docker0 820.60 557.50 69.52 2679.10 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:41:02 veth5e4927b 820.60 557.63 80.73 2679.11 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:42:01 eth0 570.04 478.15 3619.56 49.71 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:42:01 docker0 216.00 272.85 15.18 862.51 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:43:01 eth0 40.42 22.29 37.06 16.91 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:43:01 vetha74b7bd 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:43:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:44:01 eth0 31.23 20.57 19.49 105.18 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:44:01 vetha74b7bd 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:44:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:45:06 eth0 195.07 163.44 1572.11 26.49 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:45:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:45:06 veth02d2255 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:45:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:46:02 vethb063f4a 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:46:02 eth0 96.90 77.96 202.69 16.62 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:46:02 veth02d2255 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:47:01 vetha90a243 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:47:01 veth55e0560 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:47:01 eth0 88.60 58.19 258.38 121.82 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:48:01 eth0 252.24 191.76 1713.12 32.41 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:48:01 veth02d2255 0.00 2.08 0.00 0.10 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:48:01 docker0 1174.92 1008.52 93.72 4319.84 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:49:01 eth0 3.25 2.15 2.92 1.05 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:50:01 eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.327Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:51:01 eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:52:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:56:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:59:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:01:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:03:01 eth0 0.15 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:04:01 eth0 0.47 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:05:01 eth0 1.00 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] Average: eth0 115.08 102.85 555.74 22.32 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] Average: docker0 47.09 40.42 3.76 173.13 0.00 0.00 0.00 0.00 [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] ---> sar -P ALL: [2021-05-25T06:05:45.328Z] 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) [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] 05:39:42 LINUX RESTART (2 CPU) [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] 05:40:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T06:05:45.328Z] 05:41:02 all 28.67 0.00 6.89 7.86 0.09 56.49 [2021-05-25T06:05:45.328Z] 05:41:02 0 24.27 0.00 8.11 6.68 0.09 60.85 [2021-05-25T06:05:45.328Z] 05:41:02 1 33.06 0.00 5.68 9.03 0.09 52.14 [2021-05-25T06:05:45.328Z] 05:42:01 all 13.08 0.00 6.44 5.04 0.07 75.37 [2021-05-25T06:05:45.328Z] 05:42:01 0 14.94 0.00 6.58 5.64 0.07 72.76 [2021-05-25T06:05:45.328Z] 05:42:01 1 11.24 0.00 6.30 4.43 0.07 77.96 [2021-05-25T06:05:45.328Z] 05:43:01 all 69.42 0.00 7.39 3.90 0.12 19.17 [2021-05-25T06:05:45.328Z] 05:43:01 0 68.62 0.00 8.32 4.32 0.13 18.61 [2021-05-25T06:05:45.328Z] 05:43:01 1 70.22 0.00 6.46 3.48 0.11 19.74 [2021-05-25T06:05:45.328Z] 05:44:01 all 43.58 0.00 5.75 0.36 0.08 50.24 [2021-05-25T06:05:45.328Z] 05:44:01 0 43.77 0.00 5.95 0.34 0.07 49.87 [2021-05-25T06:05:45.328Z] 05:44:01 1 43.38 0.00 5.56 0.37 0.09 50.60 [2021-05-25T06:05:45.328Z] 05:45:06 all 42.12 0.00 12.13 11.37 0.10 34.28 [2021-05-25T06:05:45.328Z] 05:45:06 0 40.94 0.00 12.23 11.40 0.10 35.33 [2021-05-25T06:05:45.328Z] 05:45:06 1 43.30 0.00 12.02 11.34 0.10 33.24 [2021-05-25T06:05:45.328Z] 05:46:02 all 36.50 0.00 15.32 38.98 0.12 9.08 [2021-05-25T06:05:45.328Z] 05:46:02 0 35.56 0.00 16.01 38.88 0.12 9.43 [2021-05-25T06:05:45.328Z] 05:46:02 1 37.45 0.00 14.62 39.08 0.12 8.73 [2021-05-25T06:05:45.328Z] 05:47:01 all 75.47 0.00 17.50 6.09 0.11 0.83 [2021-05-25T06:05:45.328Z] 05:47:01 0 74.29 0.00 18.78 6.10 0.11 0.71 [2021-05-25T06:05:45.328Z] 05:47:01 1 76.64 0.00 16.20 6.09 0.11 0.96 [2021-05-25T06:05:45.328Z] 05:48:01 all 52.50 0.00 13.62 12.77 0.13 20.97 [2021-05-25T06:05:45.328Z] 05:48:01 0 53.42 0.00 14.19 14.97 0.11 17.31 [2021-05-25T06:05:45.328Z] 05:48:01 1 51.58 0.00 13.06 10.58 0.14 24.63 [2021-05-25T06:05:45.328Z] 05:49:01 all 0.20 0.00 0.22 0.42 0.04 99.12 [2021-05-25T06:05:45.328Z] 05:49:01 0 0.25 0.00 0.23 0.50 0.03 98.98 [2021-05-25T06:05:45.328Z] 05:49:01 1 0.15 0.00 0.20 0.33 0.05 99.26 [2021-05-25T06:05:45.328Z] 05:50:01 all 0.03 0.00 0.04 0.01 0.04 99.88 [2021-05-25T06:05:45.328Z] 05:50:01 0 0.03 0.00 0.07 0.02 0.05 99.83 [2021-05-25T06:05:45.328Z] 05:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-25T06:05:45.328Z] 05:51:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-25T06:05:45.328Z] 05:51:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-05-25T06:05:45.328Z] 05:51:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] 05:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T06:05:45.328Z] 05:52:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-25T06:05:45.328Z] 05:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-25T06:05:45.328Z] 05:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-25T06:05:45.328Z] 05:53:01 all 0.10 0.00 0.01 0.00 0.03 99.86 [2021-05-25T06:05:45.328Z] 05:53:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-25T06:05:45.328Z] 05:53:01 1 0.13 0.00 0.00 0.00 0.03 99.83 [2021-05-25T06:05:45.328Z] 05:54:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-25T06:05:45.328Z] 05:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-25T06:05:45.328Z] 05:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-25T06:05:45.328Z] 05:55:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-25T06:05:45.328Z] 05:55:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-05-25T06:05:45.328Z] 05:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 05:56:01 all 0.05 0.00 0.03 0.01 0.03 99.88 [2021-05-25T06:05:45.328Z] 05:56:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2021-05-25T06:05:45.328Z] 05:56:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-25T06:05:45.328Z] 05:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-25T06:05:45.328Z] 05:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 05:57:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-25T06:05:45.328Z] 05:58:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-25T06:05:45.328Z] 05:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-25T06:05:45.328Z] 05:58:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-25T06:05:45.328Z] 05:59:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 05:59:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-25T06:05:45.328Z] 05:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-25T06:05:45.328Z] 06:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-25T06:05:45.328Z] 06:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-25T06:05:45.328Z] 06:00:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-25T06:05:45.328Z] 06:01:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-25T06:05:45.328Z] 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-25T06:05:45.328Z] 06:01:01 1 0.15 0.00 0.03 0.00 0.05 99.77 [2021-05-25T06:05:45.328Z] 06:02:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 06:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-25T06:05:45.328Z] 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T06:05:45.328Z] 06:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 06:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 06:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T06:05:45.328Z] 06:04:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-25T06:05:45.328Z] 06:04:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-25T06:05:45.328Z] 06:04:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2021-05-25T06:05:45.328Z] 06:05:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-25T06:05:45.328Z] 06:05:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-25T06:05:45.328Z] 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-25T06:05:45.328Z] Average: all 13.69 0.00 3.23 3.21 0.05 79.82 [2021-05-25T06:05:45.328Z] Average: 0 13.48 0.00 3.42 3.29 0.05 79.76 [2021-05-25T06:05:45.328Z] Average: 1 13.90 0.00 3.03 3.13 0.06 79.88 [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z] [2021-05-25T06:05:45.328Z]