Pull request #3199 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at dd4b8fe188861d65d0d5afbafd149fd221a40ee4 rather than c750db214759195f8f80f319237184eb4908ae1e Obtained Jenkinsfile from dd4b8fe188861d65d0d5afbafd149fd221a40ee4 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-3199/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3199/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27789 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit c750db214759195f8f80f319237184eb4908ae1e Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:13:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:13:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:13:21 ========================================================= 03:13:21 EdgeX Global Pipelines Version Info 03:13:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:13:23 ------------------- 03:13:23 stable info: 03:13:23 ------------------- 03:13:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:13:23 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 03:13:23 Message: update stable to v1.0.182 03:13:24 ------------------- 03:13:24 experimental info: 03:13:24 ------------------- 03:13:24 Commited By: **** collab-it+edgex@linuxfoundation.org 03:13:24 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 03:13:24 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:13:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:13:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:13:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:13:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3199 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3199 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3199 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c750db214759195f8f80f319237184eb4908ae1e [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c750db2 [Pipeline] echo 03:13:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:13:28 provisioning config files... 03:13:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2775384932042008045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:29 ---> docker-login.sh 03:13:29 nexus3.edgexfoundry.org:10001 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:29 03:13:29 Login Succeeded 03:13:29 nexus3.edgexfoundry.org:10002 03:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:29 Configure a credential helper to remove this warning. See 03:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:29 03:13:29 Login Succeeded 03:13:29 nexus3.edgexfoundry.org:10003 03:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:30 Configure a credential helper to remove this warning. See 03:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:30 03:13:30 Login Succeeded 03:13:30 nexus3.edgexfoundry.org:10004 03:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:30 Configure a credential helper to remove this warning. See 03:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:30 03:13:30 Login Succeeded 03:13:30 docker.io 03:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:30 Configure a credential helper to remove this warning. See 03:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:30 03:13:30 Login Succeeded 03:13:30 ---> docker-login.sh ends [Pipeline] } 03:13:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:31 ++ 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 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/core-command/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo core-command,cmd/core-command/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/core-data/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo core-data,cmd/core-data/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/core-metadata/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo core-metadata,cmd/core-metadata/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/security-bootstrapper/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/security-proxy-setup/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/support-notifications/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo support-notifications,cmd/support-notifications/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/support-scheduler/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:13:31 + for file in '`ls cmd/**/Dockerfile`' 03:13:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:13:31 ++ cut -d/ -f2 03:13:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:13:31 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:33 03:13:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:13:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:33 latest: Pulling from edgex-devops/git-semver 03:13:33 31603596830f: Pulling fs layer 03:13:33 2a8b12db71e7: Pulling fs layer 03:13:33 6ca5941a6612: Pulling fs layer 03:13:33 ecc8261a40a4: Pulling fs layer 03:13:33 ecc8261a40a4: Waiting 03:13:33 2a8b12db71e7: Verifying Checksum 03:13:33 2a8b12db71e7: Download complete 03:13:33 31603596830f: Verifying Checksum 03:13:33 31603596830f: Download complete 03:13:33 ecc8261a40a4: Verifying Checksum 03:13:33 ecc8261a40a4: Download complete 03:13:33 6ca5941a6612: Verifying Checksum 03:13:33 6ca5941a6612: Download complete 03:13:34 31603596830f: Pull complete 03:13:34 2a8b12db71e7: Pull complete 03:13:34 6ca5941a6612: Pull complete 03:13:34 ecc8261a40a4: Pull complete 03:13:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:13:35 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:13:35 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:13:37 $ docker top 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:38 [ssh-agent] Looking for ssh-agent implementation... 03:13:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:38 $ docker exec 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent 03:13:38 SSH_AUTH_SOCK=/tmp/ssh-dyYe1oiKi1bz/agent.12 03:13:38 SSH_AGENT_PID=17 03:13:38 Running ssh-add (command line suppressed) 03:13:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2975999667967073911.key (/w/workspace/edgex-go/1@tmp/private_key_2975999667967073911.key) 03:13:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:39 + git tag --points-at HEAD [Pipeline] } 03:13:39 $ docker exec --env ******** --env ******** 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent -k 03:13:39 unset SSH_AUTH_SOCK; 03:13:39 unset SSH_AGENT_PID; 03:13:39 echo Agent pid 17 killed; 03:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:39 [ssh-agent] Looking for ssh-agent implementation... 03:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:39 $ docker exec 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent 03:13:39 SSH_AUTH_SOCK=/tmp/ssh-9C3MadOhBXpG/agent.46 03:13:39 SSH_AGENT_PID=52 03:13:39 Running ssh-add (command line suppressed) 03:13:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1928259970074175060.key (/w/workspace/edgex-go/1@tmp/private_key_1928259970074175060.key) 03:13:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:40 + git semver init 03:13:40 # -> Open(): unable to determine branch for HEAD 03:13:40 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:13:40 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:13:40 # $SEMVER_REMOTE_NAME = origin 03:13:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:13:40 # $SEMVER_USER_NAME = edgex-jenkins 03:13:40 # $SEMVER_BRANCH = PR-3199 03:13:40 # $SEMVER_TEMP = /tmp/semver-074629582 03:13:40 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:13:58 # '/tmp/semver-074629582' -> '/w/workspace/edgex-go/1/.semver' 03:13:58 # -> Force: false 03:13:58 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:13:58 $ docker exec --env ******** --env ******** 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 ssh-agent -k 03:13:58 unset SSH_AUTH_SOCK; 03:13:58 unset SSH_AGENT_PID; 03:13:58 echo Agent pid 52 killed; 03:13:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:59 + git semver [Pipeline] } 03:13:59 $ docker stop --time=1 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 03:14:01 $ docker rm -f 65ee38aecab0e574f50ae14fdc61ddfc321b8a017c7e2fb668dc57bf0fde0852 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:14:02 Stashed 1 file(s) [Pipeline] echo 03:14:02 [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 03:14:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:14:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:14:04 + true 03:14:04 + sudo service docker restart 03:14:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:14:04 ========================================================= 03:14:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:14:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:14:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:14:08 Sending build context to Docker daemon 328MB 03:14:08 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:14:08 Step 2/6 : FROM ${BASE} 03:14:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:14:08 188c0c94c7c5: Pulling fs layer 03:14:08 0ef7d3d256c8: Pulling fs layer 03:14:08 de9db76c5a1d: Pulling fs layer 03:14:08 bca2f99d35d6: Pulling fs layer 03:14:08 93359f2a8cfa: Pulling fs layer 03:14:08 7c6f9722023f: Pulling fs layer 03:14:08 a35cf1a2eb13: Pulling fs layer 03:14:08 93359f2a8cfa: Waiting 03:14:08 7c6f9722023f: Waiting 03:14:08 a35cf1a2eb13: Waiting 03:14:08 bca2f99d35d6: Waiting 03:14:08 de9db76c5a1d: Download complete 03:14:08 0ef7d3d256c8: Download complete 03:14:08 93359f2a8cfa: Verifying Checksum 03:14:08 93359f2a8cfa: Download complete 03:14:08 188c0c94c7c5: Verifying Checksum 03:14:08 188c0c94c7c5: Download complete 03:14:08 7c6f9722023f: Verifying Checksum 03:14:08 7c6f9722023f: Download complete 03:14:08 188c0c94c7c5: Pull complete 03:14:09 0ef7d3d256c8: Pull complete 03:14:09 de9db76c5a1d: Pull complete 03:14:10 a35cf1a2eb13: Verifying Checksum 03:14:10 a35cf1a2eb13: Download complete 03:14:11 bca2f99d35d6: Verifying Checksum 03:14:11 bca2f99d35d6: Download complete 03:14:17 Still waiting to schedule task 03:14:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 03:14:18 bca2f99d35d6: Pull complete 03:14:18 93359f2a8cfa: Pull complete 03:14:18 7c6f9722023f: Pull complete 03:14:21 a35cf1a2eb13: Pull complete 03:14:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:14:21 ---> a62c8e92a672 03:14:21 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 03:14:22 ---> Running in 5f392e58a4c7 03:14:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:14:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:14:24 (1/12) Installing libmagic (5.38-r0) 03:14:24 (2/12) Installing file (5.38-r0) 03:14:24 (3/12) Installing libc-dev (0.7.2-r3) 03:14:24 (4/12) Installing g++ (9.3.0-r2) 03:14:27 (5/12) Installing fortify-headers (1.1-r0) 03:14:27 (6/12) Installing patch (2.7.6-r6) 03:14:27 (7/12) Installing build-base (0.5-r2) 03:14:27 (8/12) Installing libsodium (1.0.18-r0) 03:14:27 (9/12) Installing pkgconf (1.7.2-r0) 03:14:27 (10/12) Installing libsodium-dev (1.0.18-r0) 03:14:27 (11/12) Installing libzmq (4.3.3-r0) 03:14:28 (12/12) Installing zeromq-dev (4.3.3-r0) 03:14:28 Executing busybox-1.31.1-r19.trigger 03:14:28 OK: 233 MiB in 51 packages 03:14:31 Removing intermediate container 5f392e58a4c7 03:14:31 ---> 1bbc0ff25ac2 03:14:31 Step 4/6 : WORKDIR /edgex-go 03:14:31 ---> Running in 9f27cbc087bd 03:14:31 Removing intermediate container 9f27cbc087bd 03:14:31 ---> cf27ef8bf786 03:14:31 Step 5/6 : COPY go.mod . 03:14:31 ---> 9e8248f857e3 03:14:31 Step 6/6 : RUN go mod download 03:14:31 ---> Running in e5f4edddc609 03:14:58 Removing intermediate container e5f4edddc609 03:14:58 ---> e7255e7ab610 03:14:58 Successfully built e7255e7ab610 03:14:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:14:58 + docker inspect -f . ci-base-image-x86_64 03:14:58 . [Pipeline] withDockerContainer 03:14:59 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:14:59 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:14:59 $ docker top 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:00 + go version 03:15:00 go version go1.15.5 linux/amd64 [Pipeline] } 03:15:00 $ docker stop --time=1 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 03:15:01 $ docker rm -f 2d1a404a40c9298cef8aa27c5161ad4a73672624e6cdd464b4b1357cb184a1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:03 + docker inspect -f . ci-base-image-x86_64 03:15:03 . [Pipeline] withDockerContainer 03:15:03 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:15:03 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:03 $ docker top a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 -eo pid,comm [Pipeline] { [Pipeline] echo 03:15:04 ========================================================= 03:15:04 [edgeXBuildGoParallel] Running Tests and Build... 03:15:04 ========================================================= [Pipeline] sh 03:15:04 + make test 03:15:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:15:12 ? github.com/edgexfoundry/edgex-go [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:15:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.116s coverage: 100.0% of statements 03:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.162s coverage: 27.1% of statements 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 65.8% of statements 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:15:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.3% of statements 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:15:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.310s coverage: 28.6% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:15:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 03:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 86.7% of statements 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.389s coverage: 92.8% of statements 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.074s coverage: 0.1% of statements 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 03:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 03:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.035s coverage: 94.4% of statements 03:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 03:16:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27790 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws 03:16:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:16:12 using credential edgex-jenkins-ssh 03:16:12 Cloning the remote Git repository 03:16:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:16:13 > git init /w/workspace/edgex-go/1 # timeout=10 03:16:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:13 > git --version # timeout=10 03:16:13 > git --version # 'git version 2.17.1' 03:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 62.4% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.268s coverage: 68.9% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 36.6% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.105s coverage: 89.4% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 94.3% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 03:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:16:14 GO111MODULE=on go vet ./... 03:16:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:16:28 Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit c750db214759195f8f80f319237184eb4908ae1e 03:16:29 Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e 03:16:29 Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) 03:16:28 > git config core.sparsecheckout # timeout=10 03:16:28 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 03:16:29 > git remote # timeout=10 03:16:29 > git config --get remote.origin.url # timeout=10 03:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:29 > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 03:16:29 > git rev-parse HEAD^{commit} # timeout=10 03:16:29 > git config core.sparsecheckout # timeout=10 03:16:29 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 03:16:33 Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" 03:16:33 > git --version # timeout=10 03:16:33 > git --version # 'git version 2.17.1' 03:16:33 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:16:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:16:36 + + truesudo 03:16:36 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:16:38 provisioning config files... 03:16:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6946219252145421486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:39 ---> docker-login.sh 03:16:39 nexus3.edgexfoundry.org:10001 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:40 Configure a credential helper to remove this warning. See 03:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:40 03:16:40 Login Succeeded 03:16:40 nexus3.edgexfoundry.org:10002 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:41 Configure a credential helper to remove this warning. See 03:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:41 03:16:41 Login Succeeded 03:16:41 nexus3.edgexfoundry.org:10003 03:16:41 gofmt -l . 03:16:41 [ "`gofmt -l .`" = "" ] 03:16:41 ./bin/test-go-mod-tidy.sh 03:16:41 ./bin/test-attribution-txt.sh [Pipeline] sh 03:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:41 + ls -al . 03:16:41 total 712 03:16:41 drwxrwxr-x 10 1001 1001 4096 Feb 26 03:16 . 03:16:41 drwxr-xr-x 4 root root 28 Feb 26 03:15 .. 03:16:41 -rw-rw-r-- 1 1001 1001 11 Feb 26 03:13 .dockerignore 03:16:41 drwxrwxr-x 8 1001 1001 179 Feb 26 03:13 .git 03:16:41 drwxrwxr-x 3 1001 1001 125 Feb 26 03:13 .github 03:16:41 -rw-rw-r-- 1 1001 1001 818 Feb 26 03:13 .gitignore 03:16:41 drwx------ 3 1001 1001 60 Feb 26 03:13 .semver 03:16:41 -rw-rw-r-- 1 1001 1001 166 Feb 26 03:13 .sonarcloud.properties 03:16:41 -rw-rw-r-- 1 1001 1001 8475 Feb 26 03:13 Attribution.txt 03:16:41 -rw-rw-r-- 1 1001 1001 3804 Feb 26 03:13 CONTRIBUTING.md 03:16:41 -rw-rw-r-- 1 1001 1001 931 Feb 26 03:13 Dockerfile.build 03:16:41 -rw-rw-r-- 1 1001 1001 863 Feb 26 03:13 Jenkinsfile 03:16:41 -rw-rw-r-- 1 1001 1001 10775 Feb 26 03:13 LICENSE 03:16:41 -rw-rw-r-- 1 1001 1001 5774 Feb 26 03:13 Makefile 03:16:41 -rw-rw-r-- 1 1001 1001 6524 Feb 26 03:13 README.md 03:16:41 -rw-rw-r-- 1 1001 1001 6755 Feb 26 03:13 SECURITY.md 03:16:41 -rw-rw-r-- 1 1001 1001 5 Feb 26 03:14 VERSION 03:16:41 -rw-rw-r-- 1 1001 1001 4131 Feb 26 03:13 ZMQWindows.md 03:16:41 drwxrwxr-x 2 1001 1001 117 Feb 26 03:13 bin 03:16:41 drwxrwxr-x 14 1001 1001 4096 Feb 26 03:13 cmd 03:16:41 -rw-r--r-- 1 root root 599122 Feb 26 03:16 coverage.out 03:16:41 -rw-r--r-- 1 root root 1055 Feb 26 03:16 go.mod 03:16:41 -rw-r--r-- 1 root root 21699 Feb 26 03:16 go.sum 03:16:41 drwxrwxr-x 8 1001 1001 127 Feb 26 03:13 internal 03:16:41 drwxrwxr-x 4 1001 1001 26 Feb 26 03:13 openapi 03:16:41 drwxrwxr-x 4 1001 1001 71 Feb 26 03:13 snap 03:16:41 -rw-rw-r-- 1 1001 1001 168 Feb 26 03:13 version.go [Pipeline] sh 03:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:41 Configure a credential helper to remove this warning. See 03:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:41 03:16:41 Login Succeeded 03:16:41 nexus3.edgexfoundry.org:10004 03:16:41 + '[' -e coverage.out ] 03:16:41 + chown 1001:1001 coverage.out [Pipeline] stash 03:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:42 Stashed 1 file(s) [Pipeline] sh 03:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:42 Configure a credential helper to remove this warning. See 03:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:42 03:16:42 Login Succeeded 03:16:42 docker.io 03:16:42 + make build 03:16:42 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 03:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:42 Configure a credential helper to remove this warning. See 03:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:42 03:16:42 Login Succeeded 03:16:42 ---> docker-login.sh ends [Pipeline] } 03:16:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:43 ========================================================= 03:16:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:16:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:16:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:16:46 Sending build context to Docker daemon 166.4MB 03:16:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:16:46 Step 2/6 : FROM ${BASE} 03:16:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:16:46 5f621e34cdf4: Pulling fs layer 03:16:46 a4357932f1b6: Pulling fs layer 03:16:46 18c013af1878: Pulling fs layer 03:16:46 00ac8860ef70: Pulling fs layer 03:16:46 63d7cb157983: Pulling fs layer 03:16:46 b116817d02f9: Pulling fs layer 03:16:46 745a02a5169b: Pulling fs layer 03:16:46 00ac8860ef70: Waiting 03:16:46 63d7cb157983: Waiting 03:16:46 b116817d02f9: Waiting 03:16:46 745a02a5169b: Waiting 03:16:46 18c013af1878: Verifying Checksum 03:16:46 18c013af1878: Download complete 03:16:46 a4357932f1b6: Verifying Checksum 03:16:46 a4357932f1b6: Download complete 03:16:46 63d7cb157983: Verifying Checksum 03:16:46 63d7cb157983: Download complete 03:16:46 5f621e34cdf4: Verifying Checksum 03:16:46 5f621e34cdf4: Download complete 03:16:46 b116817d02f9: Verifying Checksum 03:16:46 b116817d02f9: Download complete 03:16:46 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 03:16:47 5f621e34cdf4: Pull complete 03:16:48 a4357932f1b6: Pull complete 03:16:48 18c013af1878: Pull complete 03:16:48 745a02a5169b: Verifying Checksum 03:16:48 745a02a5169b: Download complete 03:16:50 00ac8860ef70: Download complete 03:16:54 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 03:16:54 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 03:16:56 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 03:16:56 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 03:16:58 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 03:17:00 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 03:17:01 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 03:17:02 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 03:17:02 00ac8860ef70: Pull complete 03:17:02 63d7cb157983: Pull complete 03:17:02 b116817d02f9: Pull complete 03:17:03 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 03:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:17:04 745a02a5169b: Pull complete 03:17:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:17:04 ---> b7e6874047d6 03:17:04 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 [Pipeline] } 03:17:05 $ docker stop --time=1 a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 03:17:07 $ docker rm -f a7006e104be38532efc90839d490b72558c7c95cc374b2d6a7e07af8947cdd75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:17:08 ---> Running in 2ecc21f588ff 03:17:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:17:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:17:11 (1/12) Installing libmagic (5.38-r0) 03:17:11 (2/12) Installing file (5.38-r0) 03:17:11 (3/12) Installing libc-dev (0.7.2-r3) 03:17:11 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 03:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:11 03:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:12 latest: Pulling from edgex-devops/edgex-compose 03:17:12 cbdbe7a5bc2a: Pulling fs layer 03:17:12 ca9280d653b3: Pulling fs layer 03:17:12 7e9c9ca2126c: Pulling fs layer 03:17:12 cbdbe7a5bc2a: Verifying Checksum 03:17:12 cbdbe7a5bc2a: Download complete 03:17:12 cbdbe7a5bc2a: Pull complete 03:17:12 ca9280d653b3: Verifying Checksum 03:17:12 ca9280d653b3: Download complete 03:17:13 ca9280d653b3: Pull complete 03:17:13 7e9c9ca2126c: Verifying Checksum 03:17:13 7e9c9ca2126c: Download complete 03:17:19 7e9c9ca2126c: Pull complete 03:17:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:17:19 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:17:19 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:17:21 (5/12) Installing fortify-headers (1.1-r0) 03:17:21 (6/12) Installing patch (2.7.6-r6) 03:17:21 (7/12) Installing build-base (0.5-r2) 03:17:21 (8/12) Installing libsodium (1.0.18-r0) 03:17:21 (9/12) Installing pkgconf (1.7.2-r0) 03:17:21 (10/12) Installing libsodium-dev (1.0.18-r0) 03:17:21 (11/12) Installing libzmq (4.3.3-r0) 03:17:21 (12/12) Installing zeromq-dev (4.3.3-r0) 03:17:21 Executing busybox-1.31.1-r19.trigger 03:17:21 OK: 217 MiB in 51 packages 03:17:22 $ docker top 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:23 + docker-compose build --help 03:17:23 + grep parallel 03:17:24 --parallel Build images in parallel. [Pipeline] } 03:17:24 $ docker stop --time=1 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c 03:17:25 $ docker rm -f 9297a7b50f476f797ec4adb1db9d602d958fd52f6704446d3668ea9e4a2cc04c 03:17:25 Removing intermediate container 2ecc21f588ff 03:17:25 ---> c2fa9167ee89 03:17:25 Step 4/6 : WORKDIR /edgex-go 03:17:25 ---> Running in bd6070effc5e [Pipeline] // withDockerContainer [Pipeline] writeFile 03:17:26 Removing intermediate container bd6070effc5e 03:17:26 ---> d35884845b84 03:17:26 Step 5/6 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:26 . [Pipeline] withDockerContainer 03:17:26 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:17:26 ---> 66f39225dd11 03:17:26 Step 6/6 : RUN go mod download 03:17:26 ---> Running in 44223b43d80a 03:17:27 $ docker top a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:27 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:29 Building docker-core-command-go ... 03:17:29 Building docker-core-data-go ... 03:17:29 Building docker-core-metadata-go ... 03:17:29 Building docker-security-bootstrapper-go ... 03:17:29 Building docker-security-proxy-setup-go ... 03:17:29 Building docker-security-secretstore-setup-go ... 03:17:29 Building docker-support-notifications-go ... 03:17:29 Building docker-support-scheduler-go ... 03:17:29 Building docker-sys-mgmt-agent-go ... 03:17:29 Building docker-support-notifications-go 03:17:29 Building docker-support-scheduler-go 03:17:29 Building docker-sys-mgmt-agent-go 03:17:29 Building docker-security-secretstore-setup-go 03:17:29 Building docker-security-proxy-setup-go 03:17:53 Removing intermediate container 44223b43d80a 03:17:53 ---> 5952e41fa9fa 03:17:53 Successfully built 5952e41fa9fa 03:17:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:17:53 + docker inspect -f . ci-base-image-arm64 03:17:53 . [Pipeline] withDockerContainer 03:17:54 prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container 03:17:54 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:17:55 $ docker top a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:56 + go version 03:17:56 go version go1.15.5 linux/arm64 [Pipeline] } 03:17:56 $ docker stop --time=1 a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 03:17:58 $ docker rm -f a242028ec13a8fe430a3169ddfee031e4965db6efbac4d9a51e1e8340af6a2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:00 + docker inspect -f . ci-base-image-arm64 03:18:00 . [Pipeline] withDockerContainer 03:18:00 prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container 03:18:00 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:01 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:18:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:01 ---> e7255e7ab610 03:18:01 Step 3/26 : WORKDIR /edgex-go 03:18:01 ---> e7255e7ab610 03:18:01 Step 3/22 : WORKDIR /edgex-go 03:18:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:01 ---> e7255e7ab610 03:18:01 Step 3/24 : WORKDIR /edgex-go 03:18:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:18:01 ---> e7255e7ab610 03:18:01 Step 3/21 : WORKDIR /edgex-go 03:18:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:01 ---> e7255e7ab610 03:18:01 Step 3/22 : WORKDIR /edgex-go 03:18:01 ---> Running in 8412ed618742 03:18:01 ---> Running in 1d4f44347cf3 03:18:01 ---> Running in 1b54fd130e44 03:18:01 ---> Running in 2ca08f5e9fb2 03:18:01 ---> Running in 19ed2faf0550 03:18:01 Removing intermediate container 2ca08f5e9fb2 03:18:01 ---> 9811452291ab 03:18:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:01 Removing intermediate container 1d4f44347cf3 03:18:01 ---> c43c5ecd524b 03:18:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:01 Removing intermediate container 8412ed618742 03:18:01 ---> 5610765ea890 03:18:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:01 Removing intermediate container 19ed2faf0550 03:18:01 ---> 7a8fa378f023 03:18:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:01 Removing intermediate container 1b54fd130e44 03:18:01 ---> 48a5cba9ac8b 03:18:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:01 ---> Running in be23fbfacff0 03:18:01 ---> Running in ac157d8f1237 03:18:01 ---> Running in ff2ca588b58e 03:18:01 ---> Running in f32b783bf62b 03:18:01 ---> Running in cbf21af47a2a 03:18:01 Removing intermediate container be23fbfacff0 03:18:01 ---> 2fc64031b56e 03:18:01 Step 5/24 : RUN apk add --update --no-cache make git 03:18:01 Removing intermediate container ff2ca588b58e 03:18:01 ---> b8db5b2cb62b 03:18:01 Step 5/21 : RUN apk add --update --no-cache make git 03:18:01 $ docker top a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 -eo pid,comm 03:18:02 Removing intermediate container ac157d8f1237 03:18:02 ---> c028a4ef3a35 03:18:02 Step 5/22 : RUN apk add --update --no-cache make git 03:18:02 ---> Running in 543abec7e246 03:18:02 ---> Running in 0ff2fd23bbbf [Pipeline] { [Pipeline] echo 03:18:02 ---> Running in d60d2e9fba83 03:18:02 Removing intermediate container f32b783bf62b 03:18:02 ---> d3e8eb7a8a31 03:18:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:18:02 Removing intermediate container cbf21af47a2a 03:18:02 ---> bbf01ec301d9 03:18:02 Step 5/26 : RUN apk add --update --no-cache make bash git 03:18:02 ========================================================= 03:18:02 [edgeXBuildGoParallel] Running Tests and Build... 03:18:02 ========================================================= [Pipeline] sh 03:18:02 ---> Running in 441f3f9fac3d 03:18:02 ---> Running in 5dcd972c71c0 03:18:02 + make test 03:18:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:05 OK: 233 MiB in 51 packages 03:18:05 OK: 233 MiB in 51 packages 03:18:05 Removing intermediate container 441f3f9fac3d 03:18:05 ---> cc7184de1bf4 03:18:05 Step 6/22 : COPY go.mod . 03:18:05 OK: 233 MiB in 51 packages 03:18:05 OK: 233 MiB in 51 packages 03:18:05 OK: 233 MiB in 51 packages 03:18:05 ---> 91dd9a5fdbad 03:18:05 Step 7/22 : RUN go mod download 03:18:06 Removing intermediate container 0ff2fd23bbbf 03:18:06 ---> 3e716818b3bb 03:18:06 Step 6/24 : COPY go.mod . 03:18:06 ---> Running in b4c7b2078859 03:18:06 ---> b8e84cdbe3b6 03:18:06 Step 7/24 : RUN go mod download 03:18:06 ---> Running in 2e35da2b5051 03:18:06 Removing intermediate container 5dcd972c71c0 03:18:06 ---> 5ca03364126b 03:18:06 Step 6/26 : COPY go.mod . 03:18:06 Removing intermediate container 543abec7e246 03:18:06 ---> df1b01529aa3 03:18:06 Step 6/21 : COPY go.mod . 03:18:07 Removing intermediate container d60d2e9fba83 03:18:07 ---> fd85226cf782 03:18:07 Step 6/22 : COPY go.mod . 03:18:07 ---> 61aabca24381 03:18:07 Step 7/26 : RUN go mod download 03:18:07 ---> 5618f2d8687a 03:18:07 Step 7/21 : RUN go mod download 03:18:07 ---> Running in 4914cc2d004c 03:18:07 ---> Running in 830e508c2a7f 03:18:07 ---> d88ed6e55659 03:18:07 Step 7/22 : RUN go mod download 03:18:07 ---> Running in e926699d65d9 03:18:09 Removing intermediate container 2e35da2b5051 03:18:09 ---> eed505e13525 03:18:09 Step 8/24 : COPY . . 03:18:09 Removing intermediate container b4c7b2078859 03:18:09 ---> 70d97070be2c 03:18:09 Step 8/22 : COPY . . 03:18:09 Removing intermediate container 4914cc2d004c 03:18:09 ---> ed66eab5c8db 03:18:09 Step 8/21 : COPY . . 03:18:17 Removing intermediate container 830e508c2a7f 03:18:17 ---> b98377814a77 03:18:17 Step 8/26 : COPY . . 03:18:17 Removing intermediate container e926699d65d9 03:18:17 ---> 659e999f9a67 03:18:17 Step 8/22 : COPY . . 03:18:25 ? github.com/edgexfoundry/edgex-go [no test files] 03:18:49 ---> 8106124bb9f6 03:18:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:49 ---> Running in 15184913065d 03:18:49 ---> 0a040c7afd61 03:18:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:18:49 ---> c5c62f8d8db4 03:18:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:18:49 ---> 33f6dcc895a8 03:18:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:18:49 ---> 3bedb99c9cdf 03:18:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:18:49 ---> Running in 552cd49ce4db 03:18:50 ---> Running in cfe37c4b77c0 03:18:50 ---> Running in cb80e5bb9daf 03:18:50 ---> Running in f57b029e490c 03:18:50 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 03:18:51 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 03:18:51 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 03:18:51 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 03:18:51 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 03:19:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:19:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:19:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:19:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:19:25 Removing intermediate container 15184913065d 03:19:25 ---> 1ef30a7d027a 03:19:25 03:19:25 Step 10/24 : FROM alpine:3.12 03:19:25 3.12: Pulling from library/alpine 03:19:25 Removing intermediate container cfe37c4b77c0 03:19:25 ---> 29ffb5b8e332 03:19:25 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:19:26 ---> Running in 8706986445da 03:19:26 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:19:26 Status: Downloaded newer image for alpine:3.12 03:19:26 ---> 88dd2752d2ea 03:19:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:19:26 Removing intermediate container f57b029e490c 03:19:26 ---> 81385b0647fa 03:19:26 03:19:26 Step 10/21 : FROM alpine:3.12 03:19:26 ---> 88dd2752d2ea 03:19:26 Step 11/21 : RUN apk add --update --no-cache curl 03:19:26 ---> Running in 3554d9a88d51 03:19:26 ---> Running in 9903067cd82d 03:19:27 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 03:19:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:27 (1/5) Installing ca-certificates (20191127-r4) 03:19:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:19:27 (3/5) Installing libcurl (7.69.1-r3) 03:19:27 (1/4) Installing ca-certificates (20191127-r4) 03:19:27 (4/5) Installing curl (7.69.1-r3) 03:19:27 (5/5) Installing dumb-init (1.2.2-r1) 03:19:27 Executing busybox-1.31.1-r19.trigger 03:19:27 Executing ca-certificates-20191127-r4.trigger 03:19:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:19:27 (3/4) Installing libcurl (7.69.1-r3) 03:19:27 (4/4) Installing curl (7.69.1-r3) 03:19:27 Executing busybox-1.31.1-r19.trigger 03:19:27 Executing ca-certificates-20191127-r4.trigger 03:19:27 OK: 7 MiB in 19 packages 03:19:27 OK: 7 MiB in 18 packages 03:19:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:19:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:19:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:19:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:19:32 Removing intermediate container 552cd49ce4db 03:19:32 ---> 9b499ab4bf2d 03:19:32 03:19:32 Step 10/22 : FROM alpine:3.12 03:19:32 ---> 88dd2752d2ea 03:19:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:19:32 Removing intermediate container cb80e5bb9daf 03:19:32 ---> 8ee94d0ef392 03:19:32 03:19:32 Step 10/22 : FROM alpine:3.12 03:19:32 ---> 88dd2752d2ea 03:19:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:19:32 ---> Running in e5f85180da2a 03:19:32 ---> Running in 10716f16da50 03:19:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:19:33 Removing intermediate container 3554d9a88d51 03:19:33 ---> 28902872bc03 03:19:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:19:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:19:33 ---> Running in bf32114b28ca 03:19:33 Removing intermediate container 9903067cd82d 03:19:33 ---> 55586efc0a95 03:19:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:19:33 Removing intermediate container 8706986445da 03:19:33 ---> 8eee33ec085e 03:19:33 03:19:33 Step 11/26 : FROM docker:20.10.0 03:19:34 20.10.0: Pulling from library/docker 03:19:34 ---> Running in 5c85b3b88405 03:19:34 Removing intermediate container bf32114b28ca 03:19:34 ---> f1d40c0e931d 03:19:34 Step 13/24 : WORKDIR / 03:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:34 ---> Running in 05638d91a8fe 03:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:34 Removing intermediate container 5c85b3b88405 03:19:34 ---> 94f0b23b302b 03:19:34 Step 13/21 : WORKDIR /edgex 03:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:34 ---> Running in 5d50ede264cd 03:19:34 (1/2) Installing ca-certificates (20191127-r4) 03:19:34 (2/2) Installing dumb-init (1.2.2-r1) 03:19:34 Executing busybox-1.31.1-r19.trigger 03:19:34 (1/1) Installing dumb-init (1.2.2-r1) 03:19:34 Executing busybox-1.31.1-r19.trigger 03:19:34 OK: 6 MiB in 15 packages 03:19:34 Executing ca-certificates-20191127-r4.trigger 03:19:34 OK: 6 MiB in 16 packages 03:19:35 Removing intermediate container 05638d91a8fe 03:19:35 ---> 6ee2662b32b5 03:19:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:19:35 Removing intermediate container 5d50ede264cd 03:19:35 ---> 0f20bf14d429 03:19:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:19:36 ---> cb44941a66f4 03:19:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:19:36 ---> e82dc9bacbb1 03:19:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:19:36 Removing intermediate container 10716f16da50 03:19:36 ---> 387f4250841a 03:19:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:37 ---> Running in fe97292fafb3 03:19:37 Removing intermediate container e5f85180da2a 03:19:37 ---> 3f63b58fa64f 03:19:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:19:37 ---> ed300ab16985 03:19:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:19:37 ---> 7887ea4934b3 03:19:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:19:37 ---> Running in 3e290fd5d3a4 03:19:37 Removing intermediate container fe97292fafb3 03:19:37 ---> fb1dad0e0433 03:19:37 Step 13/22 : ENV APP_PORT=48085 03:19:37 ---> Running in aba51f55cc1a 03:19:37 Removing intermediate container 3e290fd5d3a4 03:19:37 ---> a90c3841efdd 03:19:37 Step 13/22 : ENV APP_PORT=48060 03:19:37 ---> e15935515843 03:19:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:19:38 ---> Running in 1ec68c83c84e 03:19:38 ---> c628e949dec4 03:19:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:19:38 Removing intermediate container aba51f55cc1a 03:19:38 ---> 82dc1877c12c 03:19:38 Step 14/22 : EXPOSE $APP_PORT 03:19:38 ---> 07dbf09e6c06 03:19:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:19:38 Removing intermediate container 1ec68c83c84e 03:19:38 ---> 7f5b807c9e04 03:19:38 Step 14/22 : EXPOSE $APP_PORT 03:19:38 ---> Running in 3c85333798a7 03:19:38 ---> Running in 263bd86c3dc3 03:19:38 ---> Running in bdb1986f8405 03:19:39 Removing intermediate container 263bd86c3dc3 03:19:39 ---> aaf95c01c9eb 03:19:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:39 Removing intermediate container 3c85333798a7 03:19:39 ---> 10143dd1e48a 03:19:39 Step 18/21 : CMD ["--init=true"] 03:19:39 Removing intermediate container bdb1986f8405 03:19:39 ---> c72137d61c4e 03:19:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:39 ---> Running in 901b51c12109 03:19:39 ---> 4fef57878292 03:19:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:19:39 ---> 6b0e3e17e6f1 03:19:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:39 Removing intermediate container 901b51c12109 03:19:39 ---> 390a47611b4f 03:19:39 Step 19/21 : LABEL arch=x86_64 03:19:39 ---> 8afc8563b085 03:19:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:19:39 ---> b0efe2a5ce53 03:19:39 Step 20/24 : 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/ 03:19:40 ---> Running in 1b45abcbd8e0 03:19:40 ---> Running in 378bf62d7a58 03:19:40 ---> 90d36d8511f7 03:19:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:40 Removing intermediate container 1b45abcbd8e0 03:19:40 ---> 756da245749e 03:19:40 Step 20/21 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:19:40 ---> Running in 3555a1c47570 03:19:40 ---> eaf0915bfc59 03:19:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:19:40 ---> 1573c6dec739 03:19:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:19:41 ---> Running in efafbe9467cb 03:19:41 Removing intermediate container 3555a1c47570 03:19:41 ---> 732f6d6e33e1 03:19:41 Step 21/21 : LABEL version=0.0.0 03:19:41 ---> Running in 2a14b27cc0d1 03:19:41 ---> fa45d72ead20 03:19:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:19:41 Removing intermediate container efafbe9467cb 03:19:41 ---> a050a3ed71a5 03:19:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:41 ---> Running in 576538aedab7 03:19:41 Removing intermediate container 378bf62d7a58 03:19:41 ---> d7ad9850b239 03:19:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:19:41 ---> Running in 3c5b00c7984a 03:19:41 Removing intermediate container 2a14b27cc0d1 03:19:41 ---> 92469956fa6b 03:19:41 03:19:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:19:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:19:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:19:42 Successfully built 92469956fa6b 03:19:42 Successfully tagged docker-security-proxy-setup-go:latest 03:19:42 Building docker-core-metadata-go 03:19:43  Building docker-security-proxy-setup-go ... done  ---> Running in 295c8d07a8e3 03:19:43 Removing intermediate container 576538aedab7 03:19:43 ---> 8db7e51ec349 03:19:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:45 Removing intermediate container 3c5b00c7984a 03:19:45 ---> 148b6ab876e4 03:19:45 Step 20/22 : LABEL arch=x86_64 03:19:45 ---> Running in 3a61c1395eda 03:19:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:19:46 Removing intermediate container 295c8d07a8e3 03:19:46 ---> c0e2c5f0237b 03:19:46 Step 22/24 : LABEL arch=x86_64 03:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 45.9% of statements 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:19:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 03:19:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.275s coverage: 100.0% of statements 03:19:47 Status: Downloaded newer image for docker:20.10.0 03:19:47 ---> aefe523efa57 03:19:47 Step 12/26 : RUN apk add --no-cache bash 03:19:47 ---> Running in f64e48f53724 03:19:48 Removing intermediate container 3a61c1395eda 03:19:48 ---> 1f3f4dbb83fe 03:19:48 Step 20/22 : LABEL arch=x86_64 03:19:48 ---> Running in 829ec47b31e7 03:19:48 ---> Running in cb3199e727eb 03:19:48 Removing intermediate container f64e48f53724 03:19:48 ---> dea4cd046b05 03:19:48 Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:19:49 ---> Running in f6a9cdfb8a3c 03:19:51 ---> Running in bbbe384c7aa4 03:19:51 Removing intermediate container 829ec47b31e7 03:19:51 ---> bfd6c2afa1ad 03:19:51 Step 23/24 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:19:52 Removing intermediate container f6a9cdfb8a3c 03:19:52 ---> 34e388e0c53c 03:19:52 Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:19:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:52 (1/2) Installing readline (8.0.4-r0) 03:19:52 (2/2) Installing bash (5.0.17-r0) 03:19:52 ---> Running in 6245240875b7 03:19:52 Removing intermediate container bbbe384c7aa4 03:19:52 ---> f35df663b932 03:19:52 Step 22/22 : LABEL version=0.0.0 03:19:52 Executing bash-5.0.17-r0.post-install 03:19:52 Executing busybox-1.31.1-r19.trigger 03:19:52 OK: 12 MiB in 22 packages 03:19:53 ---> Running in fa279cee8a99 03:19:53 ---> Running in c3958a69b789 03:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.128s coverage: 100.0% of statements 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:19:55 Removing intermediate container 6245240875b7 03:19:55 ---> 707ec42cf76b 03:19:55 Step 24/24 : LABEL version=0.0.0 03:19:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.250s coverage: 65.8% of statements 03:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:19:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:19:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:19:55 ---> e7255e7ab610 03:19:55 Step 3/23 : WORKDIR /edgex-go 03:19:55 ---> Using cache 03:19:55 ---> 48a5cba9ac8b 03:19:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:55 ---> Using cache 03:19:55 ---> bbf01ec301d9 03:19:55 Step 5/23 : RUN apk add --update --no-cache make git 03:19:56 Removing intermediate container fa279cee8a99 03:19:56 ---> 6d15b94f991b 03:19:56 Step 22/22 : LABEL version=0.0.0 03:19:56 ---> Running in 08695c250955 03:19:56 ---> Running in 483b8893fd8c 03:19:56 Removing intermediate container c3958a69b789 03:19:56 ---> c9ba38e57a2c 03:19:56 03:19:56 ---> Running in 0fb4853368fa 03:19:56 Successfully built c9ba38e57a2c 03:19:56 Successfully tagged docker-support-scheduler-go:latest 03:19:56 Building docker-core-command-go 03:19:56  Building docker-support-scheduler-go ... done Removing intermediate container cb3199e727eb 03:19:56 ---> 2aaa173f79a0 03:19:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:19:56 Removing intermediate container 08695c250955 03:19:56 ---> 517e7f99a88b 03:19:56 03:19:56 Removing intermediate container 0fb4853368fa 03:19:56 ---> 988f73b0bb58 03:19:56 03:19:56 ---> Running in 052a56c34dc4 03:19:56 Successfully built 517e7f99a88b 03:19:56 Successfully tagged docker-security-secretstore-setup-go:latest 03:19:56 Building docker-core-data-go 03:19:56 Successfully built 988f73b0bb58 03:19:57  Building docker-security-secretstore-setup-go ... done Successfully tagged docker-support-notifications-go:latest 03:19:57 Building docker-security-bootstrapper-go 03:19:57  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:57 Removing intermediate container 052a56c34dc4 03:19:57 ---> bd7e53c500c3 03:19:57 Step 14/26 : ENV APP_PORT=48090 03:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.709s coverage: 82.3% of statements 03:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:19:57 ---> Running in 083e86229b1b 03:19:57 Removing intermediate container 083e86229b1b 03:19:57 ---> 892b676320ba 03:19:57 Step 15/26 : EXPOSE $APP_PORT 03:19:57 ---> Running in 719825b87e41 03:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:59 OK: 233 MiB in 51 packages 03:20:00 Removing intermediate container 719825b87e41 03:20:00 ---> 9836bb254214 03:20:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 03:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:20:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements 03:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:20:06 ---> 3ea9af3720d2 03:20:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:20:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.365s coverage: 97.5% of statements 03:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:20:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 78.3% of statements 03:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:20:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:20:06 Removing intermediate container 483b8893fd8c 03:20:06 ---> 433323050688 03:20:06 Step 6/23 : COPY go.mod . 03:20:06 ---> 2255c4f8ac9f 03:20:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:20:07 ---> eefc12e5c29b 03:20:07 Step 7/23 : RUN go mod download 03:20:07 ---> Running in 91eb214f0f44 03:20:07 ---> 656c83a3b318 03:20:07 Step 19/26 : RUN apk --no-cache add py3-pip 03:20:10 ---> Running in 9d14a8b15305 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.267s coverage: 92.8% of statements 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 45.5% of statements 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 03:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 03:20:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:20:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:20:17 (1/33) Installing libbz2 (1.0.8-r1) 03:20:17 (2/33) Installing expat (2.2.9-r1) 03:20:17 (3/33) Installing libffi (3.3-r2) 03:20:17 (4/33) Installing gdbm (1.13-r1) 03:20:17 (5/33) Installing xz-libs (5.2.5-r0) 03:20:17 (6/33) Installing sqlite-libs (3.32.1-r0) 03:20:17 (7/33) Installing python3 (3.8.5-r1) 03:20:21 (8/33) Installing py3-appdirs (1.4.4-r1) 03:20:21 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:20:21 (10/33) Installing py3-parsing (2.4.7-r0) 03:20:21 (11/33) Installing py3-six (1.15.0-r0) 03:20:21 (12/33) Installing py3-packaging (20.4-r0) 03:20:21 (13/33) Installing py3-setuptools (47.0.0-r0) 03:20:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:20:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:21 ---> e7255e7ab610 03:20:21 Step 3/23 : WORKDIR /edgex-go 03:20:21 ---> Using cache 03:20:21 ---> 48a5cba9ac8b 03:20:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:21 ---> Using cache 03:20:21 ---> bbf01ec301d9 03:20:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:20:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:20:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:21 ---> e7255e7ab610 03:20:21 Step 3/23 : WORKDIR /edgex-go 03:20:21 ---> Using cache 03:20:21 ---> 48a5cba9ac8b 03:20:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:21 ---> Using cache 03:20:21 ---> bbf01ec301d9 03:20:21 Step 5/23 : RUN apk add --update --no-cache make git 03:20:21 ---> Using cache 03:20:21 ---> 433323050688 03:20:21 Step 6/23 : COPY go.mod . 03:20:21 ---> Using cache 03:20:21 ---> eefc12e5c29b 03:20:21 Step 7/23 : RUN go mod download 03:20:21 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:20:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:20:21 ---> e7255e7ab610 03:20:21 Step 3/30 : WORKDIR /edgex-go 03:20:21 ---> Using cache 03:20:21 ---> 48a5cba9ac8b 03:20:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:21 ---> Using cache 03:20:21 ---> bbf01ec301d9 03:20:21 Step 5/30 : RUN apk add --update --no-cache make git 03:20:21 ---> Using cache 03:20:21 ---> 433323050688 03:20:21 Step 6/30 : COPY go.mod . 03:20:21 ---> Using cache 03:20:21 ---> eefc12e5c29b 03:20:21 Step 7/30 : RUN go mod download 03:20:21 (14/33) Installing py3-chardet (3.0.4-r4) 03:20:23 (15/33) Installing py3-idna (2.9-r0) 03:20:23 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:20:23 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:20:23 (18/33) Installing py3-requests (2.23.0-r0) 03:20:23 (19/33) Installing py3-msgpack (1.0.0-r0) 03:20:24 (20/33) Installing py3-lockfile (0.12.2-r3) 03:20:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:20:24 ---> Running in 61cd6b6429c5 03:20:24 ---> Running in b4fb121018bf 03:20:24 ---> Running in e2b31a6334e7 03:20:24 (22/33) Installing py3-colorama (0.4.3-r0) 03:20:24 (23/33) Installing py3-distlib (0.3.0-r0) 03:20:24 Removing intermediate container 91eb214f0f44 03:20:24 ---> b0646f9ce934 03:20:24 Step 8/23 : COPY . . 03:20:24 (24/33) Installing py3-distro (1.5.0-r1) 03:20:24 (25/33) Installing py3-webencodings (0.5.1-r3) 03:20:24 (26/33) Installing py3-html5lib (1.0.1-r4) 03:20:24 (27/33) Installing py3-pytoml (0.1.21-r0) 03:20:24 (28/33) Installing py3-pep517 (0.8.2-r0) 03:20:24 (29/33) Installing py3-progress (1.5-r0) 03:20:24 (30/33) Installing py3-toml (0.10.1-r0) 03:20:24 (31/33) Installing py3-retrying (1.3.3-r0) 03:20:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:20:24 (33/33) Installing py3-pip (20.1.1-r0) 03:20:24 Executing busybox-1.31.1-r19.trigger 03:20:24 OK: 71 MiB in 55 packages 03:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 03:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 03:20:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:20:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:20:30 OK: 233 MiB in 51 packages 03:20:36 Removing intermediate container 61cd6b6429c5 03:20:36 ---> e286ec5f474c 03:20:36 Step 8/30 : COPY . . 03:20:39 Removing intermediate container b4fb121018bf 03:20:39 ---> a9c93839d1ca 03:20:39 Step 8/23 : COPY . . 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.153s coverage: 92.9% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.6% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.6% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.514s coverage: 62.4% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 03:20:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.894s coverage: 68.9% of statements 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:20:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.391s coverage: 36.6% of statements 03:20:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:20:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:20:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements 03:20:46 Removing intermediate container e2b31a6334e7 03:20:46 ---> a11119955046 03:20:46 Step 6/23 : COPY go.mod . 03:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.486s coverage: 47.0% of statements 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.143s coverage: 100.0% of statements 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:20:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.405s coverage: 89.4% of statements 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:20:52 ---> 4a2ef7e61f12 03:20:52 Step 7/23 : RUN go mod download 03:20:55 Removing intermediate container 9d14a8b15305 03:20:55 ---> 37c0bc7af35a 03:20:55 Step 20/26 : RUN pip install docker-compose==1.23.2 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.185s coverage: 29.1% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.193s coverage: 94.3% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:20:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements 03:20:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 03:20:57 ---> 62e2952ad8d2 03:20:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:20:57 ---> Running in bd8cfe071e5b 03:20:57 ---> Running in 46a94c3a3efa 03:20:58 ---> Running in f9186d133aa7 03:20:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 03:20:59 GO111MODULE=on go vet ./... 03:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:02 Removing intermediate container bd8cfe071e5b 03:21:02 ---> dbc53d64e8d6 03:21:02 Step 8/23 : COPY . . 03:21:04 Collecting docker-compose==1.23.2 03:21:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:21:05 ---> 049d65565afb 03:21:05 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:21:05 Collecting jsonschema<3,>=2.5.1 03:21:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:21:07 ---> Running in 599d34d57e4b 03:21:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:21:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:21:07 ---> 4fbbc3d0a411 03:21:07 Step 9/23 : RUN make cmd/core-command/core-command 03:21:08 Collecting docker<4.0,>=3.6.0 03:21:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:21:10 Collecting docopt<0.7,>=0.6.1 03:21:10 Downloading docopt-0.6.2.tar.gz (25 kB) 03:21:11 ---> Running in ef63d87a6cbf 03:21:13 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 03:21:13 Collecting PyYAML<4,>=3.10 03:21:13 Downloading PyYAML-3.13.tar.gz (270 kB) 03:21:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:21:15 Collecting texttable<0.10,>=0.9.0 03:21:15 Downloading texttable-0.9.1.tar.gz (11 kB) 03:21:18 Collecting websocket-client<1.0,>=0.32.0 03:21:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:21:19 Collecting dockerpty<0.5,>=0.4.1 03:21:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:21:20 Collecting cached-property<2,>=1.2.0 03:21:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:21:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:21:20 Collecting idna<2.8,>=2.5 03:21:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:21:20 Collecting urllib3<1.25,>=1.21.1 03:21:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:21:22 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:21:22 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) 03:21:22 Collecting docker-pycreds>=0.4.0 03:21:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:21:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:21:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:21:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:21:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:21:22 Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, PyYAML, texttable, dockerpty, cached-property, docker-compose 03:21:22 Attempting uninstall: idna 03:21:22 Found existing installation: idna 2.9 03:21:22 Uninstalling idna-2.9: 03:21:22 Successfully uninstalled idna-2.9 03:21:24 Attempting uninstall: urllib3 03:21:24 Found existing installation: urllib3 1.25.9 03:21:24 Uninstalling urllib3-1.25.9: 03:21:24 Successfully uninstalled urllib3-1.25.9 03:21:25 Attempting uninstall: requests 03:21:25 Found existing installation: requests 2.23.0 03:21:25 Uninstalling requests-2.23.0: 03:21:25 Successfully uninstalled requests-2.23.0 03:21:27 Running setup.py install for docopt: started 03:21:27 ---> 78d027ca6521 03:21:27 Step 9/23 : RUN make cmd/core-data/core-data 03:21:27 ---> Running in f5030e579e15 03:21:28 Running setup.py install for docopt: finished with status 'done' 03:21:28 Running setup.py install for PyYAML: started 03:21:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:21:29 Running setup.py install for PyYAML: finished with status 'done' 03:21:29 Running setup.py install for texttable: started 03:21:29 Running setup.py install for texttable: finished with status 'done' 03:21:29 Running setup.py install for dockerpty: started 03:21:30 Running setup.py install for dockerpty: finished with status 'done' 03:21:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 03:21:37 Removing intermediate container 46a94c3a3efa 03:21:37 ---> 8c5bed0cbfe1 03:21:37 Step 21/26 : RUN apk --no-cache add curl 03:21:38 ---> Running in 957dc2dcea52 03:21:38 Removing intermediate container f9186d133aa7 03:21:38 ---> dcc0a24a8103 03:21:38 03:21:38 Step 10/23 : FROM alpine:3.12 03:21:38 ---> 88dd2752d2ea 03:21:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:21:38 ---> Using cache 03:21:38 ---> 387f4250841a 03:21:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:38 ---> Using cache 03:21:38 ---> fb1dad0e0433 03:21:38 Step 13/23 : ENV APP_PORT=48081 03:21:38 ---> Running in 8b84408f0cf0 03:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:21:41 (2/3) Installing libcurl (7.69.1-r3) 03:21:41 (3/3) Installing curl (7.69.1-r3) 03:21:41 Executing busybox-1.31.1-r19.trigger 03:21:41 OK: 72 MiB in 58 packages 03:21:41 Removing intermediate container 8b84408f0cf0 03:21:41 ---> a2848b1378df 03:21:41 Step 14/23 : EXPOSE $APP_PORT 03:21:41 ---> Running in 6eda89a15795 03:21:42 Removing intermediate container 6eda89a15795 03:21:42 ---> d1d9aec5a3c0 03:21:42 Step 15/23 : WORKDIR / 03:21:42 ---> Running in 63b2e3b0aed4 03:21:42 Removing intermediate container 63b2e3b0aed4 03:21:42 ---> e4fde643cf4a 03:21:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:42 Removing intermediate container 957dc2dcea52 03:21:42 ---> 75ea065f5652 03:21:42 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:21:44 ---> Running in a75247a10dea 03:21:44 ---> dcb411c4c5f2 03:21:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:44 Removing intermediate container 599d34d57e4b 03:21:44 ---> 784a773fa8ea 03:21:44 03:21:44 Step 10/30 : FROM alpine:3.12 03:21:44 ---> 88dd2752d2ea 03:21:44 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:21:44 Removing intermediate container a75247a10dea 03:21:44 ---> 8c1bbb7106ac 03:21:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:44 ---> Running in 9f534b2d13f8 03:21:45 ---> Running in 351815da4fcd 03:21:45 Removing intermediate container 351815da4fcd 03:21:45 ---> aa282bf2dae1 03:21:45 Step 24/26 : LABEL arch=x86_64 03:21:45 Removing intermediate container 9f534b2d13f8 03:21:45 ---> e7cba8e20194 03:21:45 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 03:21:47 ---> c11311016f4d 03:21:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:21:47 ---> Running in bda2c80d7e4f 03:21:47 ---> Running in e0680b00707d 03:21:47 Removing intermediate container ef63d87a6cbf 03:21:47 ---> 98949c79bf6c 03:21:47 03:21:47 Step 10/23 : FROM alpine:3.12 03:21:47 ---> 88dd2752d2ea 03:21:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:21:47 ---> Using cache 03:21:47 ---> 387f4250841a 03:21:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:47 ---> Using cache 03:21:47 ---> fb1dad0e0433 03:21:47 Step 13/23 : ENV APP_PORT=48082 03:21:48 ---> Running in aaf58787663e 03:21:48 Removing intermediate container bda2c80d7e4f 03:21:48 ---> 1e8ecfe81f0c 03:21:48 Step 25/26 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:21:49 ---> d81eb0fd4bc8 03:21:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:49 ---> Running in 35c3fb8abd4d 03:21:49 ---> Running in 6ad3d8acb99e 03:21:49 (1/2) Installing dumb-init (1.2.2-r1) 03:21:49 (2/2) Installing su-exec (0.2-r1) 03:21:49 Executing busybox-1.31.1-r19.trigger 03:21:49 Removing intermediate container aaf58787663e 03:21:49 ---> d4b27f1553eb 03:21:49 Step 14/23 : EXPOSE $APP_PORT 03:21:49 OK: 6 MiB in 16 packages 03:21:49 Removing intermediate container 35c3fb8abd4d 03:21:49 ---> 1d0f10cd5f3d 03:21:49 Step 26/26 : LABEL version=0.0.0 03:21:49 ---> Running in a708e7798d02 03:21:50 Removing intermediate container 6ad3d8acb99e 03:21:50 ---> 0b980308a525 03:21:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:50 ---> Running in d02ed3813d7d 03:21:50 ---> Running in 2ce4afc42ecd 03:21:50 Removing intermediate container a708e7798d02 03:21:50 ---> bcede7ed315f 03:21:50 Step 15/23 : WORKDIR / 03:21:50 Removing intermediate container d02ed3813d7d 03:21:50 ---> 2e2b7d7e00e3 03:21:50 03:21:50 ---> Running in a0be995aa293 03:21:51 Removing intermediate container 2ce4afc42ecd 03:21:51 ---> e51c38b34576 03:21:51 Step 21/23 : LABEL arch=x86_64 03:21:51 Removing intermediate container e0680b00707d 03:21:51 ---> 3b02aee83985 03:21:51 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 03:21:51 Successfully built 2e2b7d7e00e3 03:21:51 Successfully tagged docker-sys-mgmt-agent-go:latest 03:21:51  Building docker-sys-mgmt-agent-go ... done  ---> Running in 930a5d3b8197 03:21:51 ---> Running in 27cb76e8a8ad 03:21:51 Removing intermediate container a0be995aa293 03:21:51 ---> a141982e7a74 03:21:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:51 Removing intermediate container 930a5d3b8197 03:21:51 ---> e28770151a7f 03:21:51 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:21:51 Removing intermediate container 27cb76e8a8ad 03:21:51 ---> a18752987684 03:21:51 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:21:51 ---> Running in 69f52e842a85 03:21:51 ---> Running in 8ee2c10dda4c 03:21:51 ---> 4c2e2295ea05 03:21:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:21:51 Removing intermediate container 69f52e842a85 03:21:51 ---> 2b0805ef44bc 03:21:51 Step 23/23 : LABEL version=0.0.0 03:21:51 Removing intermediate container 8ee2c10dda4c 03:21:51 ---> c2a63624abee 03:21:51 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:21:52 ---> Running in ef5131a13132 03:21:53 ---> Running in c43f44417da4 03:21:54 ---> b91d494bbef0 03:21:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:21:54 Removing intermediate container ef5131a13132 03:21:54 ---> 4e89eb7d6a92 03:21:54 03:21:55 Successfully built 4e89eb7d6a92 03:21:55 Successfully tagged docker-core-metadata-go:latest 03:21:55  Building docker-core-metadata-go ... done  ---> 28a3d0a83e3c 03:21:55 Step 19/23 : ENTRYPOINT ["/core-command"] 03:21:55 ---> Running in a55e6a74e04d 03:21:55 Removing intermediate container a55e6a74e04d 03:21:55 ---> fba7d318891b 03:21:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:55 ---> Running in 9c7a9020358a 03:21:55 Removing intermediate container 9c7a9020358a 03:21:55 ---> b5e566df2802 03:21:55 Step 21/23 : LABEL arch=x86_64 03:21:56 Removing intermediate container c43f44417da4 03:21:56 ---> 617ff9f5977e 03:21:56 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 03:21:56 ---> Running in c5502b9b2c1e 03:21:57 ---> Running in 92ed736ea2ad 03:21:58 Removing intermediate container c5502b9b2c1e 03:21:58 ---> 05c0ceedada0 03:21:58 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:21:58 Removing intermediate container f5030e579e15 03:21:58 ---> a68380dafe86 03:21:58 03:21:58 Step 10/23 : FROM alpine:3.12 03:21:58 ---> 88dd2752d2ea 03:21:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:21:58 ---> Running in 1356f0a894c2 03:21:58 ---> Running in f199be22ea99 03:21:58 Removing intermediate container 92ed736ea2ad 03:21:58 ---> 71999fa7d579 03:21:58 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:21:58 Removing intermediate container 1356f0a894c2 03:21:58 ---> d4f5e7d0afaa 03:21:58 Step 12/23 : ENV APP_PORT=48080 03:21:58 Removing intermediate container f199be22ea99 03:21:58 ---> f4848065fb1c 03:21:58 Step 23/23 : LABEL version=0.0.0 03:21:58 ---> Running in 03549cd57a03 03:21:58 ---> Running in fbc29ca933e6 03:21:58 ---> 4dc0c3b04edd 03:21:58 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:21:58 ---> Running in 8ce2445e433d 03:21:58 Removing intermediate container fbc29ca933e6 03:21:58 ---> 4a7b76ce9300 03:21:58 Step 13/23 : EXPOSE $APP_PORT 03:21:58 Removing intermediate container 03549cd57a03 03:21:58 ---> 0dd055b81c4d 03:21:58 03:21:59 ---> Running in e9f59f488a7b 03:21:59 Successfully built 0dd055b81c4d 03:21:59 Successfully tagged docker-core-command-go:latest 03:21:59  Building docker-core-command-go ... done Removing intermediate container e9f59f488a7b 03:21:59 ---> 092b633f742f 03:21:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:59 ---> Running in ccfd79a7fd20 03:21:59 Removing intermediate container 8ce2445e433d 03:21:59 ---> b28761a4a199 03:21:59 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:00 ---> 2afeee49deb1 03:22:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:22:00 Removing intermediate container ccfd79a7fd20 03:22:00 ---> c989d6ddabd7 03:22:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:22:00 ---> Running in ba8e40043e86 03:22:02 ---> a52a47669578 03:22:02 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:22:02 ---> 33b3f7a658ea 03:22:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:22:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:22:03 ---> ef72c98d0777 03:22:03 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:22:03 ---> Running in 0acd4bacfdf6 03:22:03 Removing intermediate container 0acd4bacfdf6 03:22:03 ---> 499be40739ce 03:22:03 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:22:03 ---> 86a96879f727 03:22:03 Step 25/30 : RUN chmod +x /entrypoint.sh 03:22:03 ---> Running in 213f2e7da2c7 03:22:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:22:04 Removing intermediate container 213f2e7da2c7 03:22:04 ---> 31dc6abede61 03:22:04 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:22:04 (1/6) Installing dumb-init (1.2.2-r1) 03:22:04 ---> Running in 1fd4b9b7803d 03:22:04 (2/6) Installing libgcc (9.3.0-r2) 03:22:04 (3/6) Installing libsodium (1.0.18-r0) 03:22:04 Removing intermediate container 1fd4b9b7803d 03:22:04 ---> 563e0968cd96 03:22:04 Step 27/30 : CMD ["gate"] 03:22:04 (4/6) Installing libstdc++ (9.3.0-r2) 03:22:05 ---> Running in 359baae17da9 03:22:05 Removing intermediate container 359baae17da9 03:22:05 ---> 04070126c94f 03:22:05 Step 28/30 : LABEL arch=x86_64 03:22:05 (5/6) Installing libzmq (4.3.3-r0) 03:22:05 ---> Running in 66b2bef3a7e7 03:22:05 (6/6) Installing zeromq (4.3.3-r0) 03:22:05 Executing busybox-1.31.1-r19.trigger 03:22:05 OK: 8 MiB in 20 packages 03:22:05 Removing intermediate container 66b2bef3a7e7 03:22:05 ---> eedefef9b285 03:22:05 Step 29/30 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:22:05 ---> Running in cf826ba04b44 03:22:06 Removing intermediate container cf826ba04b44 03:22:06 ---> bbf29b2daecc 03:22:06 Step 30/30 : LABEL version=0.0.0 03:22:06 ---> Running in ec4ff785f7ee 03:22:06 Removing intermediate container ba8e40043e86 03:22:06 ---> ee4b7b6d0b7d 03:22:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:06 Removing intermediate container ec4ff785f7ee 03:22:06 ---> e9aafa6e209e 03:22:06 03:22:06 Successfully built e9aafa6e209e 03:22:06 Successfully tagged docker-security-bootstrapper-go:latest 03:22:06  Building docker-security-bootstrapper-go ... done  ---> 27e03aa42670 03:22:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:22:07 ---> f8ea0165ed6b 03:22:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:22:07 ---> e6bbb4208c36 03:22:07 Step 19/23 : ENTRYPOINT ["/core-data"] 03:22:07 ---> Running in cb94874a5107 03:22:07 Removing intermediate container cb94874a5107 03:22:07 ---> 99231d39afe6 03:22:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:07 ---> Running in 266d77fc43ca 03:22:07 Removing intermediate container 266d77fc43ca 03:22:07 ---> e98b01f013d6 03:22:07 Step 21/23 : LABEL arch=x86_64 03:22:07 ---> Running in 1b26fc39b1b0 03:22:08 Removing intermediate container 1b26fc39b1b0 03:22:08 ---> 654db992c452 03:22:08 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:22:08 ---> Running in a9a381efa7f4 03:22:08 Removing intermediate container a9a381efa7f4 03:22:08 ---> d3d339bf53f5 03:22:08 Step 23/23 : LABEL version=0.0.0 03:22:08 ---> Running in 32b70df78909 03:22:08 Removing intermediate container 32b70df78909 03:22:08 ---> 6520f67aafb9 03:22:08 03:22:08 Successfully built 6520f67aafb9 03:22:08 Successfully tagged docker-core-data-go:latest 03:22:09  Building docker-core-data-go ... done  [Pipeline] } 03:22:09 $ docker stop --time=1 a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 03:22:11 $ docker rm -f a2436fe80c5cbc921ce4eb1830c5c2b327cf4e9740d681f80f4ad2b59f48e783 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:11 + docker images 03:22:11 + grep docker 03:22:12 docker-core-data-go latest 6520f67aafb9 4 seconds ago 22.4MB 03:22:12 docker-security-bootstrapper-go latest e9aafa6e209e 6 seconds ago 18.3MB 03:22:12 docker-core-command-go latest 0dd055b81c4d 14 seconds ago 17MB 03:22:12 docker-core-metadata-go latest 4e89eb7d6a92 18 seconds ago 19MB 03:22:12 docker-sys-mgmt-agent-go latest 2e2b7d7e00e3 22 seconds ago 313MB 03:22:12 docker-support-notifications-go latest 988f73b0bb58 2 minutes ago 17.8MB 03:22:12 docker-security-secretstore-setup-go latest 517e7f99a88b 2 minutes ago 24.9MB 03:22:12 docker-support-scheduler-go latest c9ba38e57a2c 2 minutes ago 17.2MB 03:22:12 docker-security-proxy-setup-go latest 92469956fa6b 2 minutes ago 24.7MB 03:22:12 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 03:22:21 gofmt -l . 03:22:21 [ "`gofmt -l .`" = "" ] 03:22:21 ./bin/test-go-mod-tidy.sh 03:22:21 ./bin/test-attribution-txt.sh [Pipeline] sh 03:22:21 + ls -al . 03:22:21 total 740 03:22:21 drwxrwxr-x 9 1001 1001 4096 Feb 26 03:22 . 03:22:21 drwxr-xr-x 4 root root 4096 Feb 26 03:18 .. 03:22:21 -rw-rw-r-- 1 1001 1001 11 Feb 26 03:16 .dockerignore 03:22:21 drwxrwxr-x 8 1001 1001 4096 Feb 26 03:16 .git 03:22:21 drwxrwxr-x 3 1001 1001 4096 Feb 26 03:16 .github 03:22:21 -rw-rw-r-- 1 1001 1001 818 Feb 26 03:16 .gitignore 03:22:21 -rw-rw-r-- 1 1001 1001 166 Feb 26 03:16 .sonarcloud.properties 03:22:21 -rw-rw-r-- 1 1001 1001 8475 Feb 26 03:16 Attribution.txt 03:22:21 -rw-rw-r-- 1 1001 1001 3804 Feb 26 03:16 CONTRIBUTING.md 03:22:21 -rw-rw-r-- 1 1001 1001 931 Feb 26 03:16 Dockerfile.build 03:22:21 -rw-rw-r-- 1 1001 1001 863 Feb 26 03:16 Jenkinsfile 03:22:21 -rw-rw-r-- 1 1001 1001 10775 Feb 26 03:16 LICENSE 03:22:21 -rw-rw-r-- 1 1001 1001 5774 Feb 26 03:16 Makefile 03:22:21 -rw-rw-r-- 1 1001 1001 6524 Feb 26 03:16 README.md 03:22:21 -rw-rw-r-- 1 1001 1001 6755 Feb 26 03:16 SECURITY.md 03:22:21 -rw-rw-r-- 1 1001 1001 5 Feb 26 03:14 VERSION 03:22:21 -rw-rw-r-- 1 1001 1001 4131 Feb 26 03:16 ZMQWindows.md 03:22:21 drwxrwxr-x 2 1001 1001 4096 Feb 26 03:16 bin 03:22:21 drwxrwxr-x 14 1001 1001 4096 Feb 26 03:16 cmd 03:22:21 -rw-r--r-- 1 root root 599122 Feb 26 03:20 coverage.out 03:22:21 -rw-r--r-- 1 root root 1055 Feb 26 03:22 go.mod 03:22:21 -rw-r--r-- 1 root root 21699 Feb 26 03:22 go.sum 03:22:21 drwxrwxr-x 8 1001 1001 4096 Feb 26 03:16 internal 03:22:21 drwxrwxr-x 4 1001 1001 4096 Feb 26 03:16 openapi 03:22:21 drwxrwxr-x 4 1001 1001 4096 Feb 26 03:16 snap 03:22:21 -rw-rw-r-- 1 1001 1001 168 Feb 26 03:16 version.go [Pipeline] sh 03:22:22 + '[' -e coverage.out ] 03:22:22 + chown 1001:1001 coverage.out [Pipeline] stash 03:22:22 Warning: overwriting stash ‘coverage-report’ 03:22:23 Stashed 1 file(s) [Pipeline] sh 03:22:24 + make build 03:22:24 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 03:22:28 Still waiting to schedule task 03:22:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:22:36 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 03:22:59 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 03:23:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:23:11 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 03:23:11 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 03:23:17 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 03:23:21 Running on prd-ubuntu18.04-docker-8c-8g-27791 in /w/workspace/edgexfoundry_edgex-go_PR-3199 [Pipeline] { [Pipeline] ws 03:23:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:23:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:23:23 using credential edgex-jenkins-ssh 03:23:23 Cloning the remote Git repository 03:23:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:23:23 > git init /w/workspace/edgex-go/1 # timeout=10 03:23:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:23 > git --version # timeout=10 03:23:23 > git --version # 'git version 2.17.1' 03:23:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:25 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 03:23:29 Merging remotes/origin/master commit dd4b8fe188861d65d0d5afbafd149fd221a40ee4 into PR head commit c750db214759195f8f80f319237184eb4908ae1e 03:23:29 Merge succeeded, producing c750db214759195f8f80f319237184eb4908ae1e 03:23:29 Checking out Revision c750db214759195f8f80f319237184eb4908ae1e (PR-3199) 03:23:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:23:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3199/head:refs/remotes/origin/PR-3199 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:23:29 > git config core.sparsecheckout # timeout=10 03:23:29 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 03:23:29 > git remote # timeout=10 03:23:29 > git config --get remote.origin.url # timeout=10 03:23:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:29 > git merge dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 03:23:29 > git rev-parse HEAD^{commit} # timeout=10 03:23:29 > git config core.sparsecheckout # timeout=10 03:23:29 > git checkout -f c750db214759195f8f80f319237184eb4908ae1e # timeout=10 03:23:30 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 03:23:32 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 03:23:33 Commit message: "feat(scheduler): Implement DELETE /intervalaction V2 API" 03:23:33 > git --version # timeout=10 03:23:33 > git --version # 'git version 2.17.1' 03:23:33 fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:34 + echo snap-build.sh 03:23:34 snap-build.sh 03:23:34 + SNAP_BASE_DIR=. 03:23:34 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:23:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:23:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:23:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:23:34 + cd /w/workspace/edgex-go/1 03:23:34 + sudo apt-get remove -qy --purge lxd lxd-client 03:23:34 Reading package lists... 03:23:34 Building dependency tree... 03:23:34 Reading state information... 03:23:35 The following packages were automatically installed and are no longer required: 03:23:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:23:35 uidmap xdelta3 03:23:35 Use 'sudo apt autoremove' to remove them. 03:23:35 The following packages will be REMOVED: 03:23:35 lxd* lxd-client* 03:23:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:23:35 After this operation, 31.7 MB disk space will be freed. 03:23:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 03:23:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:23:37 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 03:23:37 Removing lxd dnsmasq configuration 03:23:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:23:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:23:38 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:23:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 03:23:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:23:40 Processing triggers for systemd (237-3ubuntu10.42) ... 03:23:40 Processing triggers for ureadahead (0.100.0-21) ... 03:23:42 + sudo snap remove --purge lxd 03:23:42 snap "lxd" is not installed 03:23:42 + sudo groupadd --force --system lxd 03:23:42 ++ whoami 03:23:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:23:42 + newgrp - lxd 03:23:42 + sudo snap install lxd [Pipeline] } 03:23:43 $ docker stop --time=1 a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 03:23:46 $ docker rm -f a7d2b91e27ef2c2f62a6f2d2ba0a36243a5f253e279c83f8825ad8e6f57ba5a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:49 03:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:49 latest: Pulling from edgex-devops/edgex-compose-arm64 03:23:49 29e5d40040c1: Pulling fs layer 03:23:49 1ce36da41761: Pulling fs layer 03:23:49 25b303627fd3: Pulling fs layer 03:23:50 29e5d40040c1: Verifying Checksum 03:23:50 29e5d40040c1: Download complete 03:23:50 2021-02-26T03:23:48Z INFO Waiting for automatic snapd restart... 03:23:50 1ce36da41761: Verifying Checksum 03:23:50 1ce36da41761: Download complete 03:23:51 29e5d40040c1: Pull complete 03:23:52 1ce36da41761: Pull complete 03:23:52 25b303627fd3: Verifying Checksum 03:23:52 25b303627fd3: Download complete 03:24:02 25b303627fd3: Pull complete 03:24:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:24:02 prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container 03:24:03 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:24:05 lxd 4.11 from Canonical* installed 03:24:05 + sudo lxd init --auto 03:24:06 $ docker top aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:07 + grep parallel 03:24:07 + docker-compose build --help 03:24:10 --parallel Build images in parallel. [Pipeline] } 03:24:10 $ docker stop --time=1 aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 03:24:12 $ docker rm -f aa36acbfcc47cddb23c261657f14e835a8e943049e95512e7109457ca09656d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:13 . [Pipeline] withDockerContainer 03:24:13 + sudo snap install --classic snapcraft 03:24:14 prd-ubuntu18.04-docker-arm64-4c-16g-27790 does not seem to be running inside a container 03:24:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:24:15 $ docker top a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:16 + docker-compose -f ./docker-compose-build.yml build --parallel 03:24:18 snapcraft 4.5.1 from Canonical* installed 03:24:18 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:24:18 + patch --verbose -p1 03:24:18 Hmm... Looks like a unified diff to me... 03:24:18 The text leading up to this was: 03:24:18 -------------------------- 03:24:18 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 03:24:18 |From: Tony Espy 03:24:18 |Date: Wed, 16 Dec 2020 16:34:55 -0500 03:24:18 |Subject: [PATCH] optimize snap build for pipeline CI check 03:24:18 | 03:24:18 |This patch is used by the EdgeX CI pipeline builds to 03:24:18 |optimize the snap CI check run for pull requests. When 03:24:18 |applied, it essentially strips out everything (apps and 03:24:18 |parts) from the snapcraft.yaml file except those required 03:24:18 |to build edgex-go, as the whole idea of the CI check is to 03:24:18 |catch changes to edgex-go that break the snap build. 03:24:18 | 03:24:18 |In general, anyone updating snapcraft.yaml will also need 03:24:18 |to update this patch file, otherwise it may fail to apply, 03:24:18 |resulting in a failed snap build CI check in the associated 03:24:18 |pull request. 03:24:18 | 03:24:18 |Note - in addition to applying this patch, the pipeline also 03:24:18 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:24:18 |need to build the finally binary .snap file (and it won't 03:24:18 |work with the patch applied). This further reduces the build 03:24:18 |time. 03:24:18 |--- 03:24:18 | snap/snapcraft.yaml | 461 +------------------------------------------- 03:24:18 | 1 file changed, 2 insertions(+), 459 deletions(-) 03:24:18 | 03:24:18 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:24:18 |index 1e537489..faf42425 100644 03:24:18 |--- a/snap/snapcraft.yaml 03:24:18 |+++ b/snap/snapcraft.yaml 03:24:18 -------------------------- 03:24:18 patching file snap/snapcraft.yaml 03:24:18 Using Plan A... 03:24:18 Hunk #1 succeeded at 73. 03:24:18 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 03:24:18 Hunk #3 succeeded at 217 (offset 3 lines). 03:24:18 Hunk #4 succeeded at 225 (offset 3 lines). 03:24:18 Hunk #5 succeeded at 232 (offset 3 lines). 03:24:18 Hunk #6 succeeded at 259 (offset 3 lines). 03:24:18 Hunk #7 succeeded at 293 (offset 3 lines). 03:24:18 Hunk #8 succeeded at 352 (offset 11 lines). 03:24:18 Hmm... Ignoring the trailing garbage. 03:24:18 done 03:24:18 + sudo snapcraft prime --use-lxd 03:24:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:24:20 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: 03:24:20 - README.md 03:24:20 - snapcraft.yaml.orig 03:24:20 03:24:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:24:20 Launching a container. 03:24:21 Building docker-core-command-go ... 03:24:21 Building docker-core-data-go ... 03:24:21 Building docker-core-metadata-go ... 03:24:21 Building docker-security-bootstrapper-go ... 03:24:21 Building docker-security-proxy-setup-go ... 03:24:21 Building docker-security-secretstore-setup-go ... 03:24:21 Building docker-support-notifications-go ... 03:24:21 Building docker-support-scheduler-go ... 03:24:21 Building docker-sys-mgmt-agent-go ... 03:24:21 Building docker-core-command-go 03:24:21 Building docker-support-scheduler-go 03:24:21 Building docker-security-bootstrapper-go 03:24:21 Building docker-core-metadata-go 03:24:21 Building docker-support-notifications-go 03:24:33 Waiting for container to be ready 03:24:33 To start your first instance, try: lxc launch ubuntu:18.04 03:24:33 03:24:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:24:37 Waiting for network to be ready... 03:24:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:24:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 03:24:37 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:24:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 03:24:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 03:24:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 03:24:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 03:24:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 03:24:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 03:24:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 03:24:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:24:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:24:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:24:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:24:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:24:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:24:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:24:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:24:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:24:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 03:24:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 03:24:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 03:24:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 03:24:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 03:24:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 03:24:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 03:24:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 03:24:42 Fetched 24.0 MB in 5s (4914 kB/s) 03:24:43 Reading package lists... 03:24:43 Reading package lists... 03:24:43 Building dependency tree... 03:24:43 Reading state information... 03:24:44 The following additional packages will be installed: 03:24:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:24:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:24:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:24:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:24:44 Suggested packages: 03:24:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:24:44 Recommended packages: 03:24:44 gnupg libsasl2-modules 03:24:44 The following NEW packages will be installed: 03:24:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:24:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:24:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:24:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:24:44 The following packages will be upgraded: 03:24:44 gpg gpg-agent gpgconf libudev1 03:24:44 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:24:44 Need to get 3530 kB of archives. 03:24:44 After this operation, 13.3 MB of additional disk space will be used. 03:24:44 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] 03:24:44 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] 03:24:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:24:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:24:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 03:24:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 03:24:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:24:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:24:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:24:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:24:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:24:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:24:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:24:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:24:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:24:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:24:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:24:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:24:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:24:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:24:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:24:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:24:45 debconf: delaying package configuration, since apt-utils is not installed 03:24:45 Fetched 3530 kB in 1s (2691 kB/s) 03:24:45 (Reading database ... 12511 files and directories currently installed.) 03:24:45 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 03:24:45 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:24:45 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 03:24:46 Selecting previously unselected package udev. 03:24:46 (Reading database ... 12511 files and directories currently installed.) 03:24:46 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 03:24:46 Unpacking udev (237-3ubuntu10.44) ... 03:24:46 Selecting previously unselected package libfuse2:amd64. 03:24:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:24:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:24:46 Selecting previously unselected package fuse. 03:24:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:24:46 Unpacking fuse (2.9.7-1ubuntu1) ... 03:24:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:24:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:24:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:24:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:24:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:24:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:24:46 Selecting previously unselected package libksba8:amd64. 03:24:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:24:46 Unpacking libksba8:amd64 (1.3.5-2) ... 03:24:46 Selecting previously unselected package libroken18-heimdal:amd64. 03:24:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:24:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:24:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:24:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libwind0-heimdal:amd64. 03:24:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:24:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:24:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:24:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:24:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:24:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:47 Selecting previously unselected package libsasl2-modules-db:amd64. 03:24:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:24:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:24:47 Selecting previously unselected package libsasl2-2:amd64. 03:24:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:24:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:24:48 Selecting previously unselected package libldap-common. 03:24:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:24:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:24:48 Selecting previously unselected package libldap-2.4-2:amd64. 03:24:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:24:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:24:48 Selecting previously unselected package dirmngr. 03:24:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:24:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:24:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:24:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:24:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:24:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:24:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:24:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:24:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:48 Setting up libksba8:amd64 (1.3.5-2) ... 03:24:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:24:48 Setting up udev (237-3ubuntu10.44) ... 03:24:49 invoke-rc.d: policy-rc.d denied execution of start. 03:24:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Processing triggers for systemd (237-3ubuntu10) ... 03:24:49 Setting up fuse (2.9.7-1ubuntu1) ... 03:24:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:24:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:24:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:24:49 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:24:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:24:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:24:50 settings in the [Install] section, and DefaultInstance for template units). 03:24:50 This means they are not meant to be enabled using systemctl. 03:24:50 Possible reasons for having this kind of units are: 03:24:50 1) A unit may be statically enabled by being symlinked from another unit's 03:24:50 .wants/ or .requires/ directory. 03:24:50 2) A unit's purpose may be to act as a helper for some other unit which has 03:24:50 a requirement dependency on it. 03:24:50 3) A unit may be started when needed via activation (socket, path, timer, 03:24:50 D-Bus, udev, scripted systemctl call, ...). 03:24:50 4) In case of template units, the unit is meant to be enabled with some 03:24:50 instance name specified. 03:24:50 Reading package lists... 03:24:50 Building dependency tree... 03:24:50 Reading state information... 03:24:50 The following additional packages will be installed: 03:24:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:24:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:24:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:24:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:24:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:24:50 Suggested packages: 03:24:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:24:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:24:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:24:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:24:50 systemd-container policykit-1 03:24:50 Recommended packages: 03:24:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:24:51 The following NEW packages will be installed: 03:24:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:24:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:24:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:24:51 multiarch-support openssh-client python3 python3-minimal python3.6 03:24:51 python3.6-minimal snapd squashfs-tools sudo 03:24:51 The following packages will be upgraded: 03:24:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:24:51 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:24:51 Need to get 35.2 MB of archives. 03:24:51 After this operation, 141 MB of additional disk space will be used. 03:24:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:24:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:24:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 03:24:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 03:24:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:24:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:24:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:24:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:24:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:24:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:24:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:24:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:24:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:24:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:24:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:24:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:24:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:24:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:24:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:24:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 03:24:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:24:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:24:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:24:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:24:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:24:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:24:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:24:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:24:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:24:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:24:52 debconf: delaying package configuration, since apt-utils is not installed 03:24:52 Fetched 35.2 MB in 1s (30.5 MB/s) 03:24:52 (Reading database ... 12757 files and directories currently installed.) 03:24:52 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 03:24:52 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:24:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 03:24:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:24:53 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 03:24:53 (Reading database ... 12757 files and directories currently installed.) 03:24:53 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:24:53 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:24:53 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:24:53 (Reading database ... 12757 files and directories currently installed.) 03:24:53 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:24:53 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:24:54 Setting up apt (1.6.12ubuntu0.2) ... 03:24:54 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:24:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:24:54 (Reading database ... 12764 files and directories currently installed.) 03:24:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:24:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:24:55 Selecting previously unselected package libpython3.6-minimal:amd64. 03:24:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:24:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:24:55 Selecting previously unselected package libexpat1:amd64. 03:24:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:24:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:24:55 Selecting previously unselected package python3.6-minimal. 03:24:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:24:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:24:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 03:24:55 Checking for services that may need to be restarted...done. 03:24:55 Checking for services that may need to be restarted...done. 03:24:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:24:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:24:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:24:56 Selecting previously unselected package python3-minimal. 03:24:56 (Reading database ... 13012 files and directories currently installed.) 03:24:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:24:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:24:56 Selecting previously unselected package mime-support. 03:24:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:24:56 Unpacking mime-support (3.60ubuntu1) ... 03:24:56 Selecting previously unselected package libmpdec2:amd64. 03:24:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:24:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:24:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:24:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:24:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:24:57 Selecting previously unselected package python3.6. 03:24:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:24:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:24:57 Selecting previously unselected package libpython3-stdlib:amd64. 03:24:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:24:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:24:57 Setting up python3-minimal (3.6.7-1~18.04) ... 03:24:57 Selecting previously unselected package python3. 03:24:57 (Reading database ... 13442 files and directories currently installed.) 03:24:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:24:57 Unpacking python3 (3.6.7-1~18.04) ... 03:24:57 Selecting previously unselected package multiarch-support. 03:24:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:24:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:24:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:24:58 Selecting previously unselected package liblzo2-2:amd64. 03:24:58 (Reading database ... 13479 files and directories currently installed.) 03:24:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:24:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:24:58 Selecting previously unselected package libbsd0:amd64. 03:24:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:24:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:24:58 Selecting previously unselected package sudo. 03:24:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:24:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:24:58 Selecting previously unselected package apparmor. 03:24:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:24:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:24:58 Selecting previously unselected package libedit2:amd64. 03:24:58 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:24:58 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:24:58 Selecting previously unselected package libkrb5support0:amd64. 03:24:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:24:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:24:58 Selecting previously unselected package libk5crypto3:amd64. 03:24:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:24:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:24:58 Selecting previously unselected package libkeyutils1:amd64. 03:24:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:24:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:24:58 Selecting previously unselected package libkrb5-3:amd64. 03:24:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:24:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:24:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:24:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:24:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:24:59 Selecting previously unselected package libssl1.0.0:amd64. 03:24:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:24:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:24:59 Selecting previously unselected package openssh-client. 03:24:59 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:24:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:24:59 Selecting previously unselected package squashfs-tools. 03:24:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:24:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:25:00 Selecting previously unselected package snapd. 03:25:00 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:25:00 Unpacking snapd (2.48.3+18.04) ... 03:25:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:25:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:25:02 Setting up mime-support (3.60ubuntu1) ... 03:25:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:25:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:25:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:25:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:25:03 Setting up systemd (237-3ubuntu10.44) ... 03:25:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:25:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:25:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:25:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:25:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:25:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:25:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:25:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:25:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:25:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:25:04 Setting up python3 (3.6.7-1~18.04) ... 03:25:04 running python rtupdate hooks for python3.6... 03:25:04 running python post-rtupdate hooks for python3.6... 03:25:04 Setting up apparmor (2.12-4ubuntu5.1) ... 03:25:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:25:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:25:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:25:07 Setting up snapd (2.48.3+18.04) ... 03:25:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:25:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:25:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:25:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:25:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:25:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:25:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:25:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:25:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:25:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:25:09 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:25:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:25:09 Processing triggers for systemd (237-3ubuntu10.44) ... 03:25:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 03:25:11 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:25:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:25:12 Reading package lists... 03:25:12 Reading package lists... 03:25:13 Building dependency tree... 03:25:13 Reading state information... 03:25:13 Calculating upgrade... 03:25:13 The following packages will be upgraded: 03:25:13 advancecomp base-files bash binutils binutils-common 03:25:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:25:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:25:13 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:25:13 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:25:13 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:25:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:25:13 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:25:13 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:25:13 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:25:13 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:25:13 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:25:13 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:25:13 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:25:13 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:25:13 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:25:13 Need to get 63.8 MB of archives. 03:25:13 After this operation, 5201 kB of additional disk space will be used. 03:25:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:25:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 03:25:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:25:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:25:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:25:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:25:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:25:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:25:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:25:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:25:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:25:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:25:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:25:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:25:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:25:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:25:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:25:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:25:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:25:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:25:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:25:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:25:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:25:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:25:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:25:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:25:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:25:14 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:25:14 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:25:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:25:14 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:25:14 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:25:14 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:25:14 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:25:14 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:25:14 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:25:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:25:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:25:14 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:25:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:25:14 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:25:14 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:25:14 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:25:14 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 03:25:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:25:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:25:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:25:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:25:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:25:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:25:14 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:25:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:25:14 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:25:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:25:14 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:25:14 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:25:14 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:25:14 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:25:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:25:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:25:14 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:25:14 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:25:14 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:25:14 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:25:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:25:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 03:25:14 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:25:14 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:25:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:25:14 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:25:14 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 03:25:14 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:25:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:25:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:25:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:25:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:25:14 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:25:14 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:25:14 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:25:14 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:25:15 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:25:15 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:25:15 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 03:25:15 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 03:25:15 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 03:25:15 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 03:25:15 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:25:15 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:25:15 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:25:15 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:25:15 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:25:16 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:25:16 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:25:16 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:25:16 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:25:16 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:25:16 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:25:16 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:25:16 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:25:16 debconf: delaying package configuration, since apt-utils is not installed 03:25:16 Fetched 63.8 MB in 3s (19.7 MB/s) 03:25:16 (Reading database ... 13912 files and directories currently installed.) 03:25:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:25:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:25:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:25:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:25:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 03:25:17 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 03:25:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:19 (Reading database ... 13911 files and directories currently installed.) 03:25:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:25:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:25:20 (Reading database ... 13911 files and directories currently installed.) 03:25:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:25:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:25:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:20 (Reading database ... 13911 files and directories currently installed.) 03:25:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:25:20 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:25:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:25:21 (Reading database ... 13911 files and directories currently installed.) 03:25:21 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:25:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:25:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:25:21 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:25:21 Setting up base-files (10.1ubuntu2.10) ... 03:25:22 Installing new version of config file /etc/issue ... 03:25:22 Installing new version of config file /etc/issue.net ... 03:25:22 Installing new version of config file /etc/lsb-release ... 03:25:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:25:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:25:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:25:22 Removing obsolete conffile /etc/default/motd-news ... 03:25:22 (Reading database ... 13912 files and directories currently installed.) 03:25:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:25:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:25:22 Setting up bash (4.4.18-2ubuntu1.2) ... 03:25:23 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 03:25:23 (Reading database ... 13912 files and directories currently installed.) 03:25:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:25:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:25:23 (Reading database ... 13912 files and directories currently installed.) 03:25:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:25:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:25:23 Setting up tar (1.29b-2ubuntu0.2) ... 03:25:23 (Reading database ... 13912 files and directories currently installed.) 03:25:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:25:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:25:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:25:24 (Reading database ... 13912 files and directories currently installed.) 03:25:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:25:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:25:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:25:24 (Reading database ... 13912 files and directories currently installed.) 03:25:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:25:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:25:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:25:24 (Reading database ... 13912 files and directories currently installed.) 03:25:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:25:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:25:24 Setting up grep (3.1-2build1) ... 03:25:24 (Reading database ... 13912 files and directories currently installed.) 03:25:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:25:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:25:24 Setting up login (1:4.5-1ubuntu2) ... 03:25:25 (Reading database ... 13912 files and directories currently installed.) 03:25:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:25:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:25:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:25:25 (Reading database ... 13912 files and directories currently installed.) 03:25:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:25:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:25:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:25:26 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:25:26 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:25:26 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:25:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:25:27 (Reading database ... 13912 files and directories currently installed.) 03:25:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:25:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:25:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:25:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:25:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:25:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:25:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:25:28 (Reading database ... 13912 files and directories currently installed.) 03:25:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:25:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:25:28 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:25:28 (Reading database ... 13912 files and directories currently installed.) 03:25:28 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:28 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:25:29 (Reading database ... 13912 files and directories currently installed.) 03:25:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:25:29 (Reading database ... 13912 files and directories currently installed.) 03:25:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:25:29 (Reading database ... 13912 files and directories currently installed.) 03:25:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:25:29 (Reading database ... 13912 files and directories currently installed.) 03:25:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:25:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:25:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:25:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:25:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:25:30 (Reading database ... 13912 files and directories currently installed.) 03:25:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:25:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:25:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:25:30 (Reading database ... 13912 files and directories currently installed.) 03:25:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:25:30 (Reading database ... 13912 files and directories currently installed.) 03:25:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:25:30 (Reading database ... 13912 files and directories currently installed.) 03:25:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:25:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:25:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:25:32 (Reading database ... 13912 files and directories currently installed.) 03:25:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:25:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:25:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:25:32 (Reading database ... 13912 files and directories currently installed.) 03:25:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:25:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:25:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:25:32 (Reading database ... 13914 files and directories currently installed.) 03:25:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:25:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:25:32 Setting up debconf (1.5.66ubuntu1) ... 03:25:33 (Reading database ... 13914 files and directories currently installed.) 03:25:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:25:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:25:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:25:33 (Reading database ... 13914 files and directories currently installed.) 03:25:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:25:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:25:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:25:33 (Reading database ... 13914 files and directories currently installed.) 03:25:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:25:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:25:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:25:33 (Reading database ... 13914 files and directories currently installed.) 03:25:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:25:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:25:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:25:34 (Reading database ... 13914 files and directories currently installed.) 03:25:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:25:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:25:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:25:34 (Reading database ... 13914 files and directories currently installed.) 03:25:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:25:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:25:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 03:25:34 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 03:25:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:25:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:25:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:25:35 (Reading database ... 13914 files and directories currently installed.) 03:25:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:25:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:25:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:25:35 (Reading database ... 13914 files and directories currently installed.) 03:25:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:25:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:25:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:25:35 (Reading database ... 13914 files and directories currently installed.) 03:25:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:25:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:25:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:25:36 (Reading database ... 13914 files and directories currently installed.) 03:25:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 03:25:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 03:25:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 03:25:36 (Reading database ... 13914 files and directories currently installed.) 03:25:36 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:25:36 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:25:36 Setting up passwd (1:4.5-1ubuntu2) ... 03:25:36 (Reading database ... 13914 files and directories currently installed.) 03:25:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:25:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:25:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:25:37 (Reading database ... 13914 files and directories currently installed.) 03:25:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:25:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:25:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:25:37 (Reading database ... 13914 files and directories currently installed.) 03:25:37 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:25:37 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:25:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:25:38 (Reading database ... 13914 files and directories currently installed.) 03:25:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:25:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:25:38 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:25:38 (Reading database ... 13914 files and directories currently installed.) 03:25:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:25:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:25:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:25:38 (Reading database ... 13914 files and directories currently installed.) 03:25:38 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:25:38 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:25:38 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:25:38 (Reading database ... 13914 files and directories currently installed.) 03:25:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:25:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:25:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:25:39 (Reading database ... 13915 files and directories currently installed.) 03:25:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:25:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:25:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:25:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:25:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 03:25:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 03:25:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:25:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:25:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:25:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:25:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:25:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:25:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:25:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:25:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:25:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:25:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:25:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:25:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:25:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:25:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:25:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:25:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:25:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:25:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:25:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:25:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:25:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:25:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:25:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:25:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:25:42 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:42 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:25:42 ---> 5952e41fa9fa 03:25:42 Step 3/30 : WORKDIR /edgex-go 03:25:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:42 ---> 5952e41fa9fa 03:25:42 Step 3/22 : WORKDIR /edgex-go 03:25:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:42 ---> 5952e41fa9fa 03:25:42 Step 3/23 : WORKDIR /edgex-go 03:25:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:25:42 ---> 5952e41fa9fa 03:25:42 Step 3/23 : WORKDIR /edgex-go 03:25:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:25:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:42 ---> 5952e41fa9fa 03:25:42 Step 3/22 : WORKDIR /edgex-go 03:25:42 ---> Running in 2077425873f7 03:25:42 ---> Running in e87477eb4e10 03:25:42 ---> Running in 6d9699be0ad3 03:25:42 ---> Running in b6b343a4d2bd 03:25:42 ---> Running in 406f141fc53d 03:25:42 Removing intermediate container 2077425873f7 03:25:42 ---> 2dc00ef7942e 03:25:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:42 ---> Running in 2e8aa2835991 03:25:42 Removing intermediate container b6b343a4d2bd 03:25:42 ---> 4bdd2721e7a6 03:25:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:42 Removing intermediate container 406f141fc53d 03:25:42 ---> d4ad7cb46882 03:25:42 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:42 Removing intermediate container e87477eb4e10 03:25:42 Removing intermediate container 6d9699be0ad3 03:25:42 ---> 0cd86af706dd 03:25:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:42 ---> 9ffb097dddc0 03:25:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:42 ---> Running in dd920c46c76d 03:25:42 ---> Running in 927b90d4a21a 03:25:42 ---> Running in 854a66c82760 03:25:42 ---> Running in ac11b48a7361 03:25:42 Removing intermediate container 2e8aa2835991 03:25:42 ---> 419d764885da 03:25:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:25:42 ---> Running in 20eaf33391c0 03:25:42 Removing intermediate container dd920c46c76d 03:25:42 ---> ab18d5766398 03:25:42 Step 5/23 : RUN apk add --update --no-cache make git 03:25:42 Removing intermediate container ac11b48a7361 03:25:42 ---> c644b4496165 03:25:42 Step 5/23 : RUN apk add --update --no-cache make git 03:25:42 ---> Running in 6b28d28e4d23 03:25:42 ---> Running in 58d75182a6a9 03:25:42 Removing intermediate container 927b90d4a21a 03:25:42 ---> 70e5c1e8e228 03:25:42 Step 5/30 : RUN apk add --update --no-cache make git 03:25:42 Removing intermediate container 854a66c82760 03:25:42 ---> 500b7ba3a099 03:25:42 Step 5/22 : RUN apk add --update --no-cache make git 03:25:42 ---> Running in f053246e5a0a 03:25:42 ---> Running in d5531c3ecd3d 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:42 OK: 217 MiB in 51 packages 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:25:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:25:43 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:25:43 OK: 217 MiB in 51 packages 03:25:43 OK: 217 MiB in 51 packages 03:25:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:25:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:25:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:43 OK: 217 MiB in 51 packages 03:25:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:43 OK: 217 MiB in 51 packages 03:25:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:43 Removing intermediate container 20eaf33391c0 03:25:43 ---> cccce8a62e50 03:25:43 Step 6/22 : COPY go.mod . 03:25:44 Removing intermediate container 6b28d28e4d23 03:25:44 ---> a4ef54152a9d 03:25:44 Step 6/23 : COPY go.mod . 03:25:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:45 ---> 6b9b74fecf3b 03:25:45 Step 7/22 : RUN go mod download 03:25:45 Removing intermediate container 58d75182a6a9 03:25:45 ---> b42516a9dbaa 03:25:45 Step 6/23 : COPY go.mod . 03:25:45 ---> Running in 74ca4a36e97c 03:25:45 Removing intermediate container f053246e5a0a 03:25:45 ---> f47dafd88e66 03:25:45 Step 6/30 : COPY go.mod . 03:25:45 Removing intermediate container d5531c3ecd3d 03:25:45 ---> e965c509fe4d 03:25:45 Step 6/22 : COPY go.mod . 03:25:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:45 ---> 10bc01144f90 03:25:45 Step 7/23 : RUN go mod download 03:25:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:45 ---> Running in 83f2c1aa0e16 03:25:46 ---> 274748c53dcf 03:25:46 Step 7/23 : RUN go mod download 03:25:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:46 ---> Running in d505ed5459ba 03:25:46 ---> e420424e6f63 03:25:46 Step 7/30 : RUN go mod download 03:25:46 ---> bb6cef430931 03:25:46 Step 7/22 : RUN go mod download 03:25:47 ---> Running in 8344d124aca9 03:25:47 ---> Running in 72e675c6ad9f 03:25:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:25:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:25:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:25:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:25:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:25:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:25:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:25:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:25:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:25:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:25:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:25:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:25:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:25:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:25:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:25:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:25:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:25:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:25:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:25:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:25:49 03:25:49 Current default time zone: 'Etc/UTC' 03:25:49 Local time is now: Fri Feb 26 03:25:49 UTC 2021. 03:25:49 Universal Time is now: Fri Feb 26 03:25:49 UTC 2021. 03:25:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:25:49 03:25:49 Removing intermediate container 74ca4a36e97c 03:25:49 ---> b5f582cf354f 03:25:49 Step 8/22 : COPY . . 03:25:49 Setting up systemd-sysv (237-3ubuntu10.44) ... 03:25:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:49 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 03:25:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:25:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:25:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:25:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:25:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:25:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:25:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:25:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:25:50 Removing intermediate container 83f2c1aa0e16 03:25:50 ---> b993866c0702 03:25:50 Step 8/23 : COPY . . 03:25:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 03:25:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:50 Setting up patch (2.7.6-2ubuntu1.1) ... 03:25:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:25:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:25:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 03:25:50 Installing new version of config file /etc/ssl/openssl.cnf ... 03:25:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:25:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:25:50 Setting up ca-certificates (20210119~18.04.1) ... 03:25:51 Removing intermediate container d505ed5459ba 03:25:51 ---> 99a1b59cd747 03:25:51 Step 8/23 : COPY . . 03:25:52 Updating certificates in /etc/ssl/certs... 03:25:52 Removing intermediate container 8344d124aca9 03:25:52 ---> 504f3e024921 03:25:52 Step 8/30 : COPY . . 03:25:52 23 added, 27 removed; done. 03:25:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:25:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:25:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:25:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:25:53 Setting up pkgbinarymangler (138.18.04.1) ... 03:25:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 03:25:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up perl (5.26.1-6ubuntu0.5) ... 03:25:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 03:25:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:25:53 Removing intermediate container 72e675c6ad9f 03:25:53 ---> 7981fb45decb 03:25:53 Step 8/22 : COPY . . 03:25:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:25:53 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 03:25:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:25:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:25:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:25:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:25:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:25:53 Processing triggers for systemd (237-3ubuntu10.44) ... 03:25:53 Processing triggers for mime-support (3.60ubuntu1) ... 03:25:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:25:53 Updating certificates in /etc/ssl/certs... 03:25:54 0 added, 0 removed; done. 03:25:54 Running hooks in /etc/ca-certificates/update.d... 03:25:54 done. 03:25:55 Reading package lists... 03:25:55 Building dependency tree... 03:25:55 Reading state information... 03:25:55 The following NEW packages will be installed: 03:25:55 apt-transport-https 03:25:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:25:55 Need to get 1696 B of archives. 03:25:55 After this operation, 153 kB of additional disk space will be used. 03:25:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:25:55 debconf: delaying package configuration, since apt-utils is not installed 03:25:55 Fetched 1696 B in 0s (24.9 kB/s) 03:25:55 Selecting previously unselected package apt-transport-https. 03:25:55 (Reading database ... 13920 files and directories currently installed.) 03:25:55 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:25:55 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:25:55 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:25:56 Waiting for network to be ready... 03:26:03 2021-02-26T03:26:00Z INFO Waiting for automatic snapd restart... 03:26:03 snapd 2.48.2.1 from Canonical* installed 03:26:03 "snapd" switched to the "latest/stable" channel 03:26:03 03:26:07 core18 20210128 from Canonical* installed 03:26:07 "core18" switched to the "latest/stable" channel 03:26:07 03:26:12 snapcraft 4.5.1 from Canonical* installed 03:26:12 "snapcraft" switched to the "latest/stable" channel 03:26:12 03:26:15 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: 03:26:15 - README.md 03:26:15 - snapcraft.yaml.orig 03:26:15 03:26:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:26:20 ---> 6f8ef464efa2 03:26:20 Step 9/23 : RUN make cmd/core-command/core-command 03:26:20 ---> 02b05530dfaf 03:26:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:26:20 ---> c663e8034ac3 03:26:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:26:20 ---> 8ba4876d3e05 03:26:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:26:20 ---> 4105e9dbc03c 03:26:20 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:20 ---> Running in 5f2d442999ec 03:26:20 ---> Running in 5ce04f4b110c 03:26:20 ---> Running in e409a9ebdb03 03:26:20 ---> Running in f5e0aba3ee4f 03:26:20 ---> Running in 6e1f2c7c7ac6 03:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:20 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 03:26:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:26:20 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 03:26:20 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 03:26:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:26:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:26:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:26:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:26:23 Reading package lists... 03:26:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 03:26:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:26:30 Reading package lists... 03:26:30 Building dependency tree... 03:26:30 Reading state information... 03:26:30 Suggested packages: 03:26:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:26:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:26:30 Recommended packages: 03:26:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:26:30 The following NEW packages will be installed: 03:26:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:26:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:26:30 pkg-config zip 03:26:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:26:30 Need to get 7655 kB of archives. 03:26:30 After this operation, 43.7 MB of additional disk space will be used. 03:26:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 03:26:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:26:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:26:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 03:26:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 03:26:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:26:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:26:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:26:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:26:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:26:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:26:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:26:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:26:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:26:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:26:31 debconf: delaying package configuration, since apt-utils is not installed 03:26:31 Fetched 7655 kB in 1s (9517 kB/s) 03:26:31 Selecting previously unselected package libglib2.0-0:amd64. 03:26:31 (Reading database ... 13924 files and directories currently installed.) 03:26:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 03:26:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:26:31 Selecting previously unselected package libpsl5:amd64. 03:26:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:26:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:26:32 Selecting previously unselected package libnghttp2-14:amd64. 03:26:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:26:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:26:32 Selecting previously unselected package librtmp1:amd64. 03:26:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:26:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:26:32 Selecting previously unselected package libcurl3-gnutls:amd64. 03:26:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:26:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:26:32 Selecting previously unselected package liberror-perl. 03:26:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:26:32 Unpacking liberror-perl (0.17025-1) ... 03:26:32 Selecting previously unselected package git-man. 03:26:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:26:32 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:26:32 Selecting previously unselected package git. 03:26:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 03:26:32 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:26:33 Selecting previously unselected package libnorm1:amd64. 03:26:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:26:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:26:33 Selecting previously unselected package libpgm-5.2-0:amd64. 03:26:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:26:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:26:33 Selecting previously unselected package libsodium23:amd64. 03:26:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:26:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:26:33 Selecting previously unselected package libzmq5:amd64. 03:26:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:26:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:26:34 Selecting previously unselected package libzmq3-dev:amd64. 03:26:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:26:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:26:34 Selecting previously unselected package pkg-config. 03:26:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:26:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:26:34 Selecting previously unselected package zip. 03:26:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:26:34 Unpacking zip (3.0-11build1) ... 03:26:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:26:34 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:26:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:26:34 Setting up liberror-perl (0.17025-1) ... 03:26:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:26:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:26:34 No schema files found: doing nothing. 03:26:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:26:34 Setting up zip (3.0-11build1) ... 03:26:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:26:34 Setting up libsodium23:amd64 (1.0.16-2) ... 03:26:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:26:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:26:35 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:26:35 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:26:35 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:26:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:26:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:26:41 git set to automatically installed. 03:26:41 git-man set to automatically installed. 03:26:41 libcurl3-gnutls set to automatically installed. 03:26:41 liberror-perl set to automatically installed. 03:26:41 libglib2.0-0 set to automatically installed. 03:26:41 libnghttp2-14 set to automatically installed. 03:26:41 libnorm1 set to automatically installed. 03:26:41 libpgm-5.2-0 set to automatically installed. 03:26:41 libpsl5 set to automatically installed. 03:26:41 librtmp1 set to automatically installed. 03:26:41 libsodium23 set to automatically installed. 03:26:41 libzmq3-dev set to automatically installed. 03:26:41 libzmq5 set to automatically installed. 03:26:41 pkg-config set to automatically installed. 03:26:41 zip set to automatically installed. 03:26:44 snapd is not logged in, snap install commands will use sudo 03:26:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:26:51 snap "core18" has no updates available 03:26:52 Pulling config-common 03:26:52 + snapcraftctl pull 03:26:53 Pulling go-build-helper 03:26:53 + snapcraftctl pull 03:27:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:27:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:27:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 03:27:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 03:27:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 03:27:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 03:27:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 03:27:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 03:27:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 03:27:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 03:27:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:27:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:27:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:27:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:27:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:27:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:27:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:27:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:27:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:27:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 03:27:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 03:27:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 03:27:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 03:27:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 03:27:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 03:27:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 03:27:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 03:27:20 Fetched 24.0 MB in 0s (0 B/s) 03:27:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:27:20 Fetched 96.5 kB in 0s (0 B/s) 03:27:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:27:20 Fetched 279 kB in 0s (0 B/s) 03:27:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:27:20 Fetched 122 kB in 0s (0 B/s) 03:27:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:27:20 Fetched 77.8 kB in 0s (0 B/s) 03:27:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:27:20 Fetched 8848 B in 0s (0 B/s) 03:27:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:27:20 Fetched 47.8 kB in 0s (0 B/s) 03:27:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:27:20 Fetched 45.6 kB in 0s (0 B/s) 03:27:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:27:20 Fetched 15.0 kB in 0s (0 B/s) 03:27:20 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:27:20 Fetched 214 kB in 0s (0 B/s) 03:27:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:27:20 Fetched 154 kB in 0s (0 B/s) 03:27:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:27:20 Fetched 50.6 kB in 0s (0 B/s) 03:27:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:27:20 Fetched 14.8 kB in 0s (0 B/s) 03:27:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:27:20 Fetched 41.8 kB in 0s (0 B/s) 03:27:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:27:20 Fetched 499 kB in 0s (0 B/s) 03:27:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:27:20 Fetched 111 kB in 0s (0 B/s) 03:27:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:27:20 Fetched 240 kB in 0s (0 B/s) 03:27:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:27:20 Fetched 29.3 kB in 0s (0 B/s) 03:27:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:27:20 Fetched 85.5 kB in 0s (0 B/s) 03:27:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:27:20 Fetched 24.5 kB in 0s (0 B/s) 03:27:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:27:20 Fetched 49.2 kB in 0s (0 B/s) 03:27:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:27:20 Fetched 54.2 kB in 0s (0 B/s) 03:27:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:27:20 Fetched 30.8 kB in 0s (0 B/s) 03:27:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:27:20 Fetched 15.8 kB in 0s (0 B/s) 03:27:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:27:20 Fetched 85.9 kB in 0s (0 B/s) 03:27:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:27:20 Fetched 8720 B in 0s (0 B/s) 03:27:20 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:27:20 Fetched 137 kB in 0s (0 B/s) 03:27:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:27:20 Fetched 119 kB in 0s (0 B/s) 03:27:20 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:27:20 Fetched 109 kB in 0s (0 B/s) 03:27:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:27:20 Fetched 11.1 kB in 0s (0 B/s) 03:27:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:27:20 Fetched 645 kB in 0s (0 B/s) 03:27:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:27:20 Fetched 41.3 kB in 0s (0 B/s) 03:27:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:27:20 Fetched 17.9 kB in 0s (0 B/s) 03:27:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:27:20 Fetched 368 kB in 0s (0 B/s) 03:27:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:27:20 Fetched 187 kB in 0s (0 B/s) 03:27:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:27:20 Fetched 175 kB in 0s (0 B/s) 03:27:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:27:20 Fetched 206 kB in 0s (0 B/s) 03:27:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 03:27:20 Fetched 1301 kB in 0s (0 B/s) 03:27:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:27:20 Fetched 36.2 kB in 0s (0 B/s) 03:27:20 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:27:20 Fetched 159 kB in 0s (0 B/s) 03:27:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:27:20 Fetched 107 kB in 0s (0 B/s) 03:27:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:27:20 Fetched 48.7 kB in 0s (0 B/s) 03:27:20 Pulling static-packages 03:27:20 + snapcraftctl pull 03:27:20 'go115' has dependencies that need to be staged: static-packages go-build-helper 03:27:20 Skipping pull go-build-helper (already ran) 03:27:20 Skipping pull static-packages (already ran) 03:27:20 Building go-build-helper 03:27:20 + snapcraftctl build 03:27:24 Building static-packages 03:27:24 + snapcraftctl build 03:27:26 Staging go-build-helper 03:27:26 + snapcraftctl stage 03:27:27 Staging static-packages 03:27:27 + snapcraftctl stage 03:27:28 Pulling go115 03:27:28 + snapcraftctl pull 03:27:29 'edgex-go' has dependencies that need to be staged: go115 03:27:29 Skipping pull go115 (already ran) 03:27:29 Building go115 03:27:29 + dpkg --print-architecture 03:27:29 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 03:27:29 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 03:27:29 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 03:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:29 Dload Upload Total Spent Left Speed 03:27:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.1M 0 0 20.3M 0 0:00:05 --:--:-- 0:00:05 20.3M 42 115M 42 49.5M 0 0 31.0M 0 0:00:03 0:00:01 0:00:02 31.0M 71 115M 71 83.0M 0 0 31.9M 0 0:00:03 0:00:02 0:00:01 31.9M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M 03:27:33 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 03:27:33 + sha256sum -c sha256 03:27:33 + grep OK 03:27:34 go1.15.2.linux-amd64.tar.gz: OK 03:27:34 + mkdir -p /root/stage/go1.15 03:27:34 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 03:27:39 Staging go115 03:27:39 + snapcraftctl stage 03:27:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:27:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:27:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:27:46 Fetched 0 B in 0s (0 B/s) 03:27:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:27:46 Fetched 224 kB in 0s (0 B/s) 03:27:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:27:46 Fetched 157 kB in 0s (0 B/s) 03:27:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:27:46 Fetched 221 kB in 0s (0 B/s) 03:27:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:27:46 Fetched 143 kB in 0s (0 B/s) 03:27:46 Pulling edgex-go 03:27:46 + snapcraftctl pull 03:27:47 Pulling version 03:27:47 + cd /root/project 03:27:47 + [ -f VERSION ] 03:27:47 + PROJECT_VERSION=local-dev 03:27:47 + git rev-parse --short HEAD 03:27:47 + GIT_REVISION=c750db21 03:27:47 + snapcraftctl set-version local-dev 03:27:47 Building config-common 03:27:47 + snapcraftctl build 03:27:50 Skipping build go-build-helper (already ran) 03:27:50 Skipping build static-packages (already ran) 03:27:50 Skipping build go115 (already ran) 03:27:50 Building edgex-go 03:27:51 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 03:27:51 + cd /root/parts/edgex-go/src 03:27:51 + make build 03:27:51 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 03:27:53 go: downloading github.com/gorilla/mux v1.8.0 03:27:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.38 03:27:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 03:27:53 go: downloading github.com/google/uuid v1.2.0 03:27:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:27:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 03:27:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:27:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 03:27:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 03:27:53 go: downloading github.com/hashicorp/consul/api v1.8.1 03:27:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 03:27:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:27:53 go: downloading github.com/pelletier/go-toml v1.2.0 03:27:53 go: downloading github.com/go-kit/kit v0.8.0 03:27:53 go: downloading github.com/pebbe/zmq4 v1.2.5 03:27:53 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:27:53 go: downloading github.com/imdario/mergo v0.3.11 03:27:53 go: downloading github.com/BurntSushi/toml v0.3.1 03:27:53 go: downloading github.com/x448/float16 v0.8.4 03:27:53 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:27:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:27:53 go: downloading github.com/hashicorp/serf v0.9.5 03:27:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:27:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 03:27:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:27:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:27:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:27:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:27:53 go: downloading github.com/pkg/errors v0.8.1 03:27:53 go: downloading github.com/leodido/go-urn v1.2.0 03:27:53 go: downloading github.com/go-playground/universal-translator v0.17.0 03:27:53 go: downloading github.com/mitchellh/copystructure v1.0.0 03:27:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:27:53 go: downloading github.com/fatih/color v1.9.0 03:27:53 go: downloading github.com/mattn/go-isatty v0.0.12 03:27:53 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:27:53 go: downloading github.com/go-playground/locales v0.13.0 03:27:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:27:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:27:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:27:53 go: downloading github.com/mattn/go-colorable v0.1.6 03:27:53 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 03:27:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:27:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:02 go: downloading gopkg.in/yaml.v2 v2.4.0 03:28:07 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 03:28:09 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 03:28:10 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 03:28:10 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 03:28:10 go: downloading github.com/stretchr/testify v1.7.0 03:28:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:28:10 go: downloading github.com/davecgh/go-spew v1.1.1 03:28:10 go: downloading github.com/pmezard/go-difflib v1.0.0 03:28:12 Removing intermediate container 6e1f2c7c7ac6 03:28:12 ---> 11ad7d069d59 03:28:12 03:28:12 Step 10/30 : FROM alpine:3.12 03:28:12 3.12: Pulling from library/alpine 03:28:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 03:28:12 Status: Downloaded newer image for alpine:3.12 03:28:12 ---> d10569e2745f 03:28:12 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:28:12 ---> Running in 4e0614b3fe02 03:28:12 Removing intermediate container 4e0614b3fe02 03:28:12 ---> 186d7683a9e0 03:28:12 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 03:28:12 ---> Running in 7bea70158d40 03:28:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:12 (1/2) Installing dumb-init (1.2.2-r1) 03:28:12 (2/2) Installing su-exec (0.2-r1) 03:28:12 Executing busybox-1.31.1-r19.trigger 03:28:12 OK: 5 MiB in 16 packages 03:28:12 Removing intermediate container 7bea70158d40 03:28:12 ---> f701c6f305e2 03:28:12 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 03:28:12 ---> Running in 750440c74768 03:28:12 Removing intermediate container 750440c74768 03:28:12 ---> 509bd83e481b 03:28:12 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:28:12 ---> Running in 666363a0833f 03:28:12 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 03:28:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:28:12 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:28:13 Removing intermediate container 666363a0833f 03:28:13 ---> 8f0bc694eeca 03:28:13 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:28:13 ---> Running in dd3475b4e9fe 03:28:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:28:15 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 03:28:15 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 03:28:17 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 03:28:17 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 03:28:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:28:18 Removing intermediate container 5ce04f4b110c 03:28:18 ---> 67bb146254af 03:28:18 03:28:18 Step 10/23 : FROM alpine:3.12 03:28:18 ---> d10569e2745f 03:28:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:28:19 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 03:28:19 go: downloading github.com/lib/pq v1.9.0 03:28:19 Removing intermediate container dd3475b4e9fe 03:28:19 ---> 787e3a9735f2 03:28:19 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 03:28:19 ---> Running in 8051e2e63cfb 03:28:19 ---> Running in 4f8ab33d84b2 03:28:20 Removing intermediate container 5f2d442999ec 03:28:20 ---> 3d8958cf5f7d 03:28:20 03:28:20 Step 10/22 : FROM alpine:3.12 03:28:20 ---> d10569e2745f 03:28:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:28:20 Removing intermediate container e409a9ebdb03 03:28:20 ---> a0fe82434356 03:28:20 03:28:20 Step 10/22 : FROM alpine:3.12 03:28:20 ---> d10569e2745f 03:28:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:28:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:28:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:28:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:28:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:28:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:28:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:28:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:28:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:28:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:28:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:28:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:28:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:28:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:28:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:28:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:28:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:28:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:28:21 + 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 03:28:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:28:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:28:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:28:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:28:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:28:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:28:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:28:21 ---> Running in b198bf4b8364 03:28:21 ---> Running in 9805e6361f6d 03:28:21 Removing intermediate container 4f8ab33d84b2 03:28:21 ---> 9a37e878cf52 03:28:21 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:22 (1/1) Installing dumb-init (1.2.2-r1) 03:28:22 Executing busybox-1.31.1-r19.trigger 03:28:22 OK: 5 MiB in 15 packages 03:28:22 ---> d7eaea3bf357 03:28:22 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:28:22 ---> Running in e288f28937d9 03:28:22 Building version 03:28:22 + snapcraftctl build 03:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:24 (1/1) Installing dumb-init (1.2.2-r1) 03:28:24 Executing busybox-1.31.1-r19.trigger 03:28:24 (1/2) Installing ca-certificates (20191127-r4) 03:28:24 OK: 5 MiB in 15 packages 03:28:24 (2/2) Installing dumb-init (1.2.2-r1) 03:28:24 Executing busybox-1.31.1-r19.trigger 03:28:24 Executing ca-certificates-20191127-r4.trigger 03:28:24 OK: 6 MiB in 16 packages 03:28:24 Removing intermediate container 8051e2e63cfb 03:28:24 ---> 874ac416aa8f 03:28:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:25 Staging config-common 03:28:25 + snapcraftctl stage 03:28:25 ---> Running in 28d4641f25b9 03:28:26 Removing intermediate container 28d4641f25b9 03:28:26 Skipping stage go-build-helper (already ran) 03:28:26 Skipping stage static-packages (already ran) 03:28:26 Skipping stage go115 (already ran) 03:28:26 Staging edgex-go 03:28:26 + snapcraftctl stage 03:28:26 ---> e282880ef9b0 03:28:26 Step 13/23 : ENV APP_PORT=48082 03:28:26 ---> Running in 1c281a1b7563 03:28:27 Removing intermediate container 9805e6361f6d 03:28:27 ---> 8b5de44e9a56 03:28:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:27 Removing intermediate container f5e0aba3ee4f 03:28:27 ---> c20dcf13d0df 03:28:27 03:28:27 Step 10/23 : FROM alpine:3.12 03:28:27 ---> d10569e2745f 03:28:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:28:27 ---> Using cache 03:28:27 ---> 8b5de44e9a56 03:28:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:27 Removing intermediate container e288f28937d9 03:28:27 ---> 209e1a972241 03:28:27 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:27 ---> Running in 85453fdae3c8 03:28:27 Removing intermediate container b198bf4b8364 03:28:27 ---> 248b446a9ed6 03:28:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:28:27 ---> Running in aabd0ffaadf4 03:28:27 Removing intermediate container 1c281a1b7563 03:28:27 ---> f276d51b5c63 03:28:27 Step 14/23 : EXPOSE $APP_PORT 03:28:27 Staging version 03:28:27 + snapcraftctl stage 03:28:27 ---> Running in b0e5db53eaaf 03:28:27 ---> Running in 2abee90708e4 03:28:27 Removing intermediate container 85453fdae3c8 03:28:27 ---> 026804abd8c0 03:28:27 Step 13/22 : ENV APP_PORT=48085 03:28:28 Removing intermediate container aabd0ffaadf4 03:28:28 ---> 5278fb9da555 03:28:28 Step 13/23 : ENV APP_PORT=48081 03:28:28 ---> Running in 6001c1f0785f 03:28:28 ---> 2fe77150c7aa 03:28:28 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:28:28 ---> Running in efa32effbf65 03:28:28 Removing intermediate container b0e5db53eaaf 03:28:28 ---> 2be2d3c89171 03:28:28 Step 13/22 : ENV APP_PORT=48060 03:28:28 Removing intermediate container 2abee90708e4 03:28:28 ---> 85251c9a0d83 03:28:28 Step 15/23 : WORKDIR / 03:28:28 ---> Running in b68464829e8d 03:28:28 ---> Running in 4de13f6aa653 03:28:28 Priming config-common 03:28:28 + snapcraftctl prime 03:28:29 Removing intermediate container 6001c1f0785f 03:28:29 ---> 4ca27939043f 03:28:29 Step 14/22 : EXPOSE $APP_PORT 03:28:29 Removing intermediate container efa32effbf65 03:28:29 ---> eaf05feaabc1 03:28:29 Step 14/23 : EXPOSE $APP_PORT 03:28:29 ---> Running in 1cf15aaf59df 03:28:29 ---> Running in 31135be720b0 03:28:29 Removing intermediate container 4de13f6aa653 03:28:29 ---> 4d58f1aafeab 03:28:29 Step 14/22 : EXPOSE $APP_PORT 03:28:29 Removing intermediate container b68464829e8d 03:28:29 ---> c28e317a568c 03:28:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:29 Priming go-build-helper 03:28:29 + snapcraftctl prime 03:28:29 ---> Running in 61c58773bb63 03:28:29 ---> 777ebe631715 03:28:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:28:29 Removing intermediate container 1cf15aaf59df 03:28:29 ---> 74c8f5f0e4b4 03:28:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:30 Removing intermediate container 31135be720b0 03:28:30 ---> 13a32e121314 03:28:30 Step 15/23 : WORKDIR / 03:28:30 ---> Running in 513d931320e9 03:28:30 Removing intermediate container 61c58773bb63 03:28:30 ---> fcd290d117a1 03:28:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:30 Priming static-packages 03:28:30 + snapcraftctl prime 03:28:30 ---> 4aec340b167a 03:28:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:28:31 Removing intermediate container 513d931320e9 03:28:31 ---> 96115fdf0e15 03:28:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:31 ---> 1c9eb2e2c3cf 03:28:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> f50f1f3fd30c 03:28:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:28:31 03:28:32 ---> 2c50e9c3c5c7 03:28:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:28:32 ---> 8aad1971e4fc 03:28:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:28:32 ---> 517b534a330b 03:28:32 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:28:32 ---> 949f7e3b0196 03:28:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:28:33 Priming go115 03:28:33 + snapcraftctl prime 03:28:34 ---> Running in e9807fb47114 03:28:34 ---> 588ce7c271b2 03:28:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:28:34 Priming edgex-go 03:28:34 + snapcraftctl prime 03:28:34 ---> 57b8724b38cf 03:28:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:28:34 ---> f28cbaf39e1c 03:28:34 Step 19/23 : ENTRYPOINT ["/core-command"] 03:28:34 ---> aa0466bd508a 03:28:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:28:34 Removing intermediate container e9807fb47114 03:28:34 ---> bf28c8bb08dc 03:28:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:28:34 ---> Running in b79524fc0ce9 03:28:34 ---> ef16942a78d6 03:28:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:28:35 ---> cb53fcb18d8f 03:28:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:28:35 ---> Running in c347c3631fad 03:28:35 ---> Running in c03d66fb3a3b 03:28:35 ---> d2e15a8312fa 03:28:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:28:35 Removing intermediate container b79524fc0ce9 03:28:35 ---> a355927bf794 03:28:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:35 Priming version 03:28:35 + snapcraftctl prime 03:28:35 ---> eaa996f9809c 03:28:35 Step 25/30 : RUN chmod +x /entrypoint.sh 03:28:35 ---> Running in a53c5b781fcd 03:28:35 ---> Running in a96c434efd5e 03:28:35 Removing intermediate container c347c3631fad 03:28:35 ---> 4db5cb2c789a 03:28:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:36 ---> Running in f43e5c72aa6f 03:28:36 Removing intermediate container c03d66fb3a3b 03:28:36 ---> 9fed8a52ac60 03:28:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:36 ---> Running in bdcbddf87ba9 03:28:36 ---> Running in b982c3a42c88 03:28:36 Removing intermediate container a96c434efd5e 03:28:36 ---> dffd5ab44b06 03:28:36 Step 21/23 : LABEL arch=arm64 03:28:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 03:28:36 Removing intermediate container a53c5b781fcd 03:28:36 ---> 478ab2f3866a 03:28:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:36 ---> Running in 8da57cf9ff3c 03:28:36 ---> Running in be96a5e70de1 03:28:36 Removing intermediate container bdcbddf87ba9 03:28:36 ---> 8716b6b67c16 03:28:36 Step 20/22 : LABEL arch=arm64 03:28:37 Removing intermediate container b982c3a42c88 03:28:37 ---> 85369f34f50d 03:28:37 Step 20/22 : LABEL arch=arm64 03:28:37 ---> Running in 993a7f06beb0 03:28:37 ---> Running in 6d2839c22954 03:28:37 Removing intermediate container 8da57cf9ff3c 03:28:37 ---> 757120900d6d 03:28:37 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:28:37 Removing intermediate container be96a5e70de1 03:28:37 ---> d866b7b159de 03:28:37 Step 21/23 : LABEL arch=arm64 03:28:37 ---> Running in 9f07a25342ba 03:28:37 ---> Running in 1edec6d7e311 03:28:38 Removing intermediate container 993a7f06beb0 03:28:38 ---> c744221a16a0 03:28:38 Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:28:38 Removing intermediate container 6d2839c22954 03:28:38 ---> 9ad4ad71b63d 03:28:38 Step 21/22 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:28:38 ---> Running in 290ea98cb8bc 03:28:38 Removing intermediate container 9f07a25342ba 03:28:38 ---> ec81fc77f5e2 03:28:38 Step 23/23 : LABEL version=0.0.0 03:28:38 ---> Running in f1e53500d843 03:28:38 ---> Running in e6436245d441 03:28:38 Removing intermediate container 1edec6d7e311 03:28:38 ---> 47adc63b2bb1 03:28:38 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e [Pipeline] } [Pipeline] // withEnv 03:28:38 ---> Running in 3da86089214e 03:28:38 Removing intermediate container 290ea98cb8bc 03:28:38 ---> 603938fc7fb6 03:28:38 Step 22/22 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // ws [Pipeline] } 03:28:39 Removing intermediate container f1e53500d843 03:28:39 ---> b90280b9e4d4 03:28:39 Step 22/22 : LABEL version=0.0.0 03:28:39 ---> Running in 90ffd6a73ebf 03:28:39 Removing intermediate container f43e5c72aa6f 03:28:39 ---> 8e01c07cbd49 03:28:39 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:28:39 Removing intermediate container e6436245d441 03:28:39 ---> 1794209e5bf6 03:28:39 [Pipeline] // node [Pipeline] } 03:28:39 ---> Running in c48d8481113e 03:28:39 Removing intermediate container 3da86089214e 03:28:39 ---> df18096545fc 03:28:39 Step 23/23 : LABEL version=0.0.0 [Pipeline] // stage [Pipeline] } 03:28:39 ---> Running in 7154ba603d6b 03:28:39 Successfully built 1794209e5bf6 [Pipeline] // withEnv [Pipeline] } 03:28:40 Successfully tagged docker-core-command-go-arm64:latest 03:28:40  Building docker-core-command-go ... done  ---> Running in ca576e6a6f76 03:28:40 Building docker-sys-mgmt-agent-go 03:28:40 Removing intermediate container 90ffd6a73ebf 03:28:40 ---> 9a3f4c5cf0f0 03:28:40 03:28:40 Removing intermediate container c48d8481113e 03:28:40 ---> cc5aa64764f3 03:28:40 [Pipeline] // stage [Pipeline] } 03:28:40 Removing intermediate container 7154ba603d6b 03:28:40 ---> d5a564808c9b 03:28:40 Step 27/30 : CMD ["gate"] 03:28:40 Successfully built 9a3f4c5cf0f0 03:28:40 Successfully tagged docker-support-scheduler-go-arm64:latest 03:28:40 Successfully built cc5aa64764f3 03:28:40  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 03:28:40 Successfully tagged docker-support-notifications-go-arm64:latest 03:28:40  Building docker-support-notifications-go ... done Building docker-core-data-go 03:28:40 Removing intermediate container ca576e6a6f76 03:28:40 ---> d2b7cf2e3915 03:28:40 03:28:41 ---> Running in 4af5ca04446a 03:28:41 Successfully built d2b7cf2e3915 03:28:41 Successfully tagged docker-core-metadata-go-arm64:latest 03:28:41  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 03:28:41 Removing intermediate container 4af5ca04446a 03:28:41 ---> 230e3f921764 03:28:41 Step 28/30 : LABEL arch=arm64 03:28:42 ---> Running in 96ba094aaf1e 03:28:42 Removing intermediate container 96ba094aaf1e 03:28:42 ---> e55839110239 03:28:42 Step 29/30 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:28:42 ---> Running in 4c62f3e8ed91 03:28:43 Removing intermediate container 4c62f3e8ed91 03:28:43 ---> 203027c5a682 03:28:43 Step 30/30 : LABEL version=0.0.0 03:28:43 ---> Running in 0d54271f8dac 03:28:44 Removing intermediate container 0d54271f8dac 03:28:44 ---> d128b2c30bc8 03:28:44 03:28:44 Successfully built d128b2c30bc8 03:28:44 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:29:41  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:29:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:29:41 ---> 5952e41fa9fa 03:29:41 Step 3/24 : WORKDIR /edgex-go 03:29:41 ---> Using cache 03:29:41 ---> 0cd86af706dd 03:29:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:41 ---> Using cache 03:29:41 ---> c644b4496165 03:29:41 Step 5/24 : RUN apk add --update --no-cache make git 03:29:41 ---> Using cache 03:29:41 ---> b42516a9dbaa 03:29:41 Step 6/24 : COPY go.mod . 03:29:41 ---> Using cache 03:29:41 ---> 274748c53dcf 03:29:41 Step 7/24 : RUN go mod download 03:29:41 ---> Using cache 03:29:41 ---> 99a1b59cd747 03:29:41 Step 8/24 : COPY . . 03:29:41 ---> Using cache 03:29:41 ---> 8ba4876d3e05 03:29:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:29:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:29:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:29:41 ---> 5952e41fa9fa 03:29:41 Step 3/23 : WORKDIR /edgex-go 03:29:41 ---> Using cache 03:29:41 ---> 0cd86af706dd 03:29:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:41 ---> Using cache 03:29:41 ---> c644b4496165 03:29:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:29:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:29:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:29:41 ---> 5952e41fa9fa 03:29:41 Step 3/26 : WORKDIR /edgex-go 03:29:41 ---> Using cache 03:29:41 ---> 0cd86af706dd 03:29:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:41 ---> Using cache 03:29:41 ---> c644b4496165 03:29:41 Step 5/26 : RUN apk add --update --no-cache make bash git 03:29:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:29:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:29:41 ---> 5952e41fa9fa 03:29:41 Step 3/21 : WORKDIR /edgex-go 03:29:41 ---> Using cache 03:29:41 ---> 0cd86af706dd 03:29:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:29:41 ---> Using cache 03:29:41 ---> c644b4496165 03:29:41 Step 5/21 : RUN apk add --update --no-cache make git 03:29:41 ---> Using cache 03:29:41 ---> b42516a9dbaa 03:29:41 Step 6/21 : COPY go.mod . 03:29:41 ---> Using cache 03:29:41 ---> 274748c53dcf 03:29:41 Step 7/21 : RUN go mod download 03:29:41 ---> Using cache 03:29:41 ---> 99a1b59cd747 03:29:41 Step 8/21 : COPY . . 03:29:41 ---> Using cache 03:29:41 ---> 8ba4876d3e05 03:29:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:29:41 ---> Running in 9f2ceaf177d8 03:29:41 ---> Running in e31c7834419c 03:29:41 ---> Running in 8d21b3e22f66 03:29:41 ---> Running in 7b296d1d2ae0 03:29:43 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 03:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:29:43 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 03:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:29:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:29:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:29:45 OK: 217 MiB in 51 packages 03:29:45 OK: 217 MiB in 51 packages 03:29:47 Removing intermediate container 8d21b3e22f66 03:29:47 ---> 7a9d8f19c470 03:29:47 Step 6/23 : COPY go.mod . 03:29:47 Removing intermediate container 9f2ceaf177d8 03:29:47 ---> 174b586717f4 03:29:47 Step 6/26 : COPY go.mod . 03:29:48 ---> a437c8890986 03:29:48 Step 7/23 : RUN go mod download 03:29:48 ---> Running in f5884112d4f4 03:29:49 ---> 62de6e0c00f2 03:29:49 Step 7/26 : RUN go mod download 03:29:49 ---> Running in 80e3549902a9 03:29:54 Removing intermediate container f5884112d4f4 03:29:54 ---> 3c7bf31bd5da 03:29:54 Step 8/23 : COPY . . 03:29:54 Removing intermediate container 80e3549902a9 03:29:54 ---> 72c62f492f7f 03:29:54 Step 8/26 : COPY . . 03:30:27 ---> ce0767639070 03:30:27 Step 9/23 : RUN make cmd/core-data/core-data 03:30:27 ---> 26dc23704164 03:30:27 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:30:27 ---> Running in feb7076e4ec9 03:30:27 ---> Running in dc6dab783463 03:30:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:30:28 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 03:30:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:30:49 Removing intermediate container e31c7834419c 03:30:49 ---> 3a99c2b3380c 03:30:49 03:30:49 Step 10/24 : FROM alpine:3.12 03:30:49 ---> d10569e2745f 03:30:49 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:30:49 ---> Running in 49947156dd56 03:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:51 (1/5) Installing ca-certificates (20191127-r4) 03:30:51 Removing intermediate container 7b296d1d2ae0 03:30:51 ---> 357157644e6a 03:30:51 03:30:51 Step 10/21 : FROM alpine:3.12 03:30:51 ---> d10569e2745f 03:30:51 Step 11/21 : RUN apk add --update --no-cache curl 03:30:51 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:30:51 (3/5) Installing libcurl (7.69.1-r3) 03:30:51 (4/5) Installing curl (7.69.1-r3) 03:30:51 (5/5) Installing dumb-init (1.2.2-r1) 03:30:51 Executing busybox-1.31.1-r19.trigger 03:30:51 Executing ca-certificates-20191127-r4.trigger 03:30:51 OK: 7 MiB in 19 packages 03:30:51 ---> Running in 18ba0485defb 03:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:54 (1/4) Installing ca-certificates (20191127-r4) 03:30:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:30:54 (3/4) Installing libcurl (7.69.1-r3) 03:30:54 (4/4) Installing curl (7.69.1-r3) 03:30:54 Removing intermediate container 49947156dd56 03:30:54 ---> 816b56424cca 03:30:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:30:54 Executing busybox-1.31.1-r19.trigger 03:30:54 Executing ca-certificates-20191127-r4.trigger 03:30:55 OK: 7 MiB in 18 packages 03:30:55 ---> Running in 43defacb9d3f 03:30:56 Removing intermediate container 43defacb9d3f 03:30:56 ---> 2231004a3476 03:30:56 Step 13/24 : WORKDIR / 03:30:56 ---> Running in cef92dfd7811 03:30:57 Removing intermediate container cef92dfd7811 03:30:57 ---> d60f3dd5223a 03:30:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:30:57 Removing intermediate container 18ba0485defb 03:30:57 ---> b92e208d0d6b 03:30:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:30:58 ---> Running in 7c9c4501a38f 03:30:58 ---> 2f130031316d 03:30:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:30:58 Removing intermediate container 7c9c4501a38f 03:30:58 ---> b9747e8b4fee 03:30:58 Step 13/21 : WORKDIR /edgex 03:30:59 ---> Running in 16aeee946ea1 03:30:59 ---> 1046137d6164 03:30:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:31:00 Removing intermediate container 16aeee946ea1 03:31:00 ---> 692e89983081 03:31:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:31:01 ---> 025e6ce7d531 03:31:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:31:01 ---> 3ddbb091a584 03:31:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:31:03 ---> f1d2693bf01b 03:31:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:31:03 ---> beacbad58049 03:31:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:31:05 ---> 7990b65b7381 03:31:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:31:06 ---> 1f3fd8d14259 03:31:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:31:06 ---> Running in f109d2db80e1 03:31:07 Removing intermediate container f109d2db80e1 03:31:07 ---> b5a9ebf19d4a 03:31:07 Step 18/21 : CMD ["--init=true"] 03:31:07 ---> 13c52752d67f 03:31:07 Step 20/24 : 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/ 03:31:07 ---> Running in 26abcbf2890a 03:31:07 ---> Running in 41aaaef53bbe 03:31:08 Removing intermediate container 41aaaef53bbe 03:31:08 ---> 63616f188d50 03:31:08 Step 19/21 : LABEL arch=arm64 03:31:08 ---> Running in 31df6258a6a3 03:31:09 Removing intermediate container 31df6258a6a3 03:31:09 ---> 165d2fdea910 03:31:09 Step 20/21 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:31:09 ---> Running in 4bb53ddc6a55 03:31:10 Removing intermediate container 4bb53ddc6a55 03:31:10 ---> 254bbd17dc01 03:31:10 Step 21/21 : LABEL version=0.0.0 03:31:11 ---> Running in 25c779a1872d 03:31:11 Removing intermediate container 26abcbf2890a 03:31:11 ---> e9c3d57e8abb 03:31:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:31:11 ---> Running in 417599c7e316 03:31:11 Removing intermediate container 25c779a1872d 03:31:11 ---> 049b21ab9d06 03:31:11 03:31:12 Successfully built 049b21ab9d06 03:31:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:31:12  Building docker-security-proxy-setup-go ... done Removing intermediate container 417599c7e316 03:31:12 ---> 6a9e76958531 03:31:12 Step 22/24 : LABEL arch=arm64 03:31:12 ---> Running in 0826af8ee30a 03:31:13 Removing intermediate container 0826af8ee30a 03:31:13 ---> 1e6a241a9f98 03:31:13 Step 23/24 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:31:13 ---> Running in 9a981cfbde9a 03:31:14 Removing intermediate container 9a981cfbde9a 03:31:14 ---> 0ae0202e845f 03:31:14 Step 24/24 : LABEL version=0.0.0 03:31:14 ---> Running in 9236937bb7c1 03:31:14 Removing intermediate container 9236937bb7c1 03:31:14 ---> bcac5a02d364 03:31:14 03:31:15 Successfully built bcac5a02d364 03:31:15 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:31:33  Building docker-security-secretstore-setup-go ... done Removing intermediate container dc6dab783463 03:31:33 ---> 3677e80b3a2e 03:31:33 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:31:34 ---> Running in 9bf7b679a735 03:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:31:38 Removing intermediate container 9bf7b679a735 03:31:38 ---> 4da1c7f63ece 03:31:38 03:31:38 Step 11/26 : FROM docker:20.10.0 03:31:38 20.10.0: Pulling from library/docker 03:31:46 Removing intermediate container feb7076e4ec9 03:31:46 ---> f581b72313f4 03:31:46 03:31:46 Step 10/23 : FROM alpine:3.12 03:31:46 ---> d10569e2745f 03:31:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:31:46 ---> Running in 18a2914afb1e 03:31:47 Removing intermediate container 18a2914afb1e 03:31:47 ---> adef00ec07fd 03:31:47 Step 12/23 : ENV APP_PORT=48080 03:31:47 ---> Running in a41219b703f6 03:31:48 Removing intermediate container a41219b703f6 03:31:48 ---> a80155fab7cc 03:31:48 Step 13/23 : EXPOSE $APP_PORT 03:31:48 ---> Running in 3979dbb01bc0 03:31:49 Removing intermediate container 3979dbb01bc0 03:31:49 ---> a590cf3b1a27 03:31:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:49 ---> Running in 25f3a2a438f5 03:31:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:31:49 Status: Downloaded newer image for docker:20.10.0 03:31:49 ---> eeaf43b92773 03:31:49 Step 12/26 : RUN apk add --no-cache bash 03:31:50 ---> Running in bfc408999d84 03:31:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:51 Removing intermediate container 25f3a2a438f5 03:31:51 ---> 214c8d26c44b 03:31:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:31:51 ---> Running in a2a05819382e 03:31:52 (1/2) Installing readline (8.0.4-r0) 03:31:52 (2/2) Installing bash (5.0.17-r0) 03:31:52 Executing bash-5.0.17-r0.post-install 03:31:52 Executing busybox-1.31.1-r19.trigger 03:31:52 OK: 12 MiB in 22 packages 03:31:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:53 Removing intermediate container bfc408999d84 03:31:53 ---> 7a3ab024fe99 03:31:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:31:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:53 ---> Running in 92eb4f25cbbb 03:31:54 Removing intermediate container 92eb4f25cbbb 03:31:54 ---> e06edfc4ad3a 03:31:54 Step 14/26 : ENV APP_PORT=48090 03:31:54 ---> Running in 9761787d1950 03:31:54 (1/6) Installing dumb-init (1.2.2-r1) 03:31:54 (2/6) Installing libgcc (9.3.0-r2) 03:31:55 (3/6) Installing libsodium (1.0.18-r0) 03:31:55 Removing intermediate container 9761787d1950 03:31:55 ---> 62d1850eb3f4 03:31:55 Step 15/26 : EXPOSE $APP_PORT 03:31:55 (4/6) Installing libstdc++ (9.3.0-r2) 03:31:55 ---> Running in 32f36654ea66 03:31:55 (5/6) Installing libzmq (4.3.3-r0) 03:31:55 (6/6) Installing zeromq (4.3.3-r0) 03:31:55 Removing intermediate container 32f36654ea66 03:31:55 ---> f38d810f24a8 03:31:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:31:55 Executing busybox-1.31.1-r19.trigger 03:31:55 OK: 8 MiB in 20 packages 03:31:56 ---> 505211031647 03:31:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:31:56 Removing intermediate container a2a05819382e 03:31:56 ---> 617320d2cdb6 03:31:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:57 ---> efca8f147c04 03:31:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:31:57 ---> 886215bb011b 03:31:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:31:58 ---> 72a38fb3d273 03:31:58 Step 19/26 : RUN apk --no-cache add py3-pip 03:31:58 ---> Running in 44c867a4cf79 03:31:58 ---> 02855287148e 03:31:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:31:59 ---> b046f1c1a1fe 03:31:59 Step 19/23 : ENTRYPOINT ["/core-data"] 03:31:59 ---> Running in 8e081331a296 03:31:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:32:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:32:00 Removing intermediate container 8e081331a296 03:32:00 ---> cf737257cc01 03:32:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:32:00 ---> Running in af5b06ae6d5f 03:32:00 (1/33) Installing libbz2 (1.0.8-r1) 03:32:00 (2/33) Installing expat (2.2.9-r1) 03:32:00 (3/33) Installing libffi (3.3-r2) 03:32:00 (4/33) Installing gdbm (1.13-r1) 03:32:00 (5/33) Installing xz-libs (5.2.5-r0) 03:32:00 (6/33) Installing sqlite-libs (3.32.1-r0) 03:32:00 (7/33) Installing python3 (3.8.5-r1) 03:32:01 Removing intermediate container af5b06ae6d5f 03:32:01 ---> 6876ebf8cbc6 03:32:01 Step 21/23 : LABEL arch=arm64 03:32:01 ---> Running in f3100a1792a5 03:32:01 Removing intermediate container f3100a1792a5 03:32:01 ---> 76c701b93628 03:32:01 Step 22/23 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:32:02 ---> Running in 3846d7a61259 03:32:02 (8/33) Installing py3-appdirs (1.4.4-r1) 03:32:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:32:02 (10/33) Installing py3-parsing (2.4.7-r0) 03:32:02 (11/33) Installing py3-six (1.15.0-r0) 03:32:02 (12/33) Installing py3-packaging (20.4-r0) 03:32:02 (13/33) Installing py3-setuptools (47.0.0-r0) 03:32:02 (14/33) Installing py3-chardet (3.0.4-r4) 03:32:02 (15/33) Installing py3-idna (2.9-r0) 03:32:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:32:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:32:02 (18/33) Installing py3-requests (2.23.0-r0) 03:32:02 (19/33) Installing py3-msgpack (1.0.0-r0) 03:32:02 Removing intermediate container 3846d7a61259 03:32:02 ---> a25b8db559e3 03:32:02 Step 23/23 : LABEL version=0.0.0 03:32:02 (20/33) Installing py3-lockfile (0.12.2-r3) 03:32:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:32:02 (22/33) Installing py3-colorama (0.4.3-r0) 03:32:03 (23/33) Installing py3-distlib (0.3.0-r0) 03:32:03 (24/33) Installing py3-distro (1.5.0-r1) 03:32:03 (25/33) Installing py3-webencodings (0.5.1-r3) 03:32:03 (26/33) Installing py3-html5lib (1.0.1-r4) 03:32:03 ---> Running in f2aa93e56eab 03:32:03 (27/33) Installing py3-pytoml (0.1.21-r0) 03:32:03 (28/33) Installing py3-pep517 (0.8.2-r0) 03:32:03 (29/33) Installing py3-progress (1.5-r0) 03:32:03 (30/33) Installing py3-toml (0.10.1-r0) 03:32:03 (31/33) Installing py3-retrying (1.3.3-r0) 03:32:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:32:03 (33/33) Installing py3-pip (20.1.1-r0) 03:32:03 Executing busybox-1.31.1-r19.trigger 03:32:03 OK: 71 MiB in 55 packages 03:32:03 Removing intermediate container f2aa93e56eab 03:32:03 ---> 94c88a7b9f00 03:32:03 03:32:04 Successfully built 94c88a7b9f00 03:32:04 Successfully tagged docker-core-data-go-arm64:latest 03:32:09  Building docker-core-data-go ... done Removing intermediate container 44c867a4cf79 03:32:09 ---> 69821b0c05ee 03:32:09 Step 20/26 : RUN pip install docker-compose==1.23.2 03:32:09 ---> Running in 904335a0948c 03:32:13 Collecting docker-compose==1.23.2 03:32:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:32:13 Collecting texttable<0.10,>=0.9.0 03:32:13 Downloading texttable-0.9.1.tar.gz (11 kB) 03:32:16 Collecting docker<4.0,>=3.6.0 03:32:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:32:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:32:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:32:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:32:18 Collecting jsonschema<3,>=2.5.1 03:32:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:32:18 Collecting PyYAML<4,>=3.10 03:32:18 Downloading PyYAML-3.13.tar.gz (270 kB) 03:32:21 Collecting dockerpty<0.5,>=0.4.1 03:32:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:32:23 Collecting cached-property<2,>=1.2.0 03:32:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:32:24 Collecting websocket-client<1.0,>=0.32.0 03:32:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:32:24 Collecting docopt<0.7,>=0.6.1 03:32:24 Downloading docopt-0.6.2.tar.gz (25 kB) 03:32:26 Collecting docker-pycreds>=0.4.0 03:32:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:32:26 Collecting urllib3<1.25,>=1.21.1 03:32:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:32:27 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) 03:32:27 Collecting idna<2.8,>=2.5 03:32:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:32:27 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) 03:32:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:32:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:32:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:32:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:32:28 Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, docker-compose 03:32:28 Running setup.py install for texttable: started 03:32:29 Running setup.py install for texttable: finished with status 'done' 03:32:30 Attempting uninstall: urllib3 03:32:30 Found existing installation: urllib3 1.25.9 03:32:30 Uninstalling urllib3-1.25.9: 03:32:30 Successfully uninstalled urllib3-1.25.9 03:32:31 Attempting uninstall: idna 03:32:31 Found existing installation: idna 2.9 03:32:31 Uninstalling idna-2.9: 03:32:31 Successfully uninstalled idna-2.9 03:32:31 Attempting uninstall: requests 03:32:31 Found existing installation: requests 2.23.0 03:32:31 Uninstalling requests-2.23.0: 03:32:31 Successfully uninstalled requests-2.23.0 03:32:32 Running setup.py install for PyYAML: started 03:32:34 Running setup.py install for PyYAML: finished with status 'done' 03:32:34 Running setup.py install for dockerpty: started 03:32:36 Running setup.py install for dockerpty: finished with status 'done' 03:32:36 Running setup.py install for docopt: started 03:32:38 Running setup.py install for docopt: finished with status 'done' 03:32:39 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.57.0 03:32:42 Removing intermediate container 904335a0948c 03:32:42 ---> a070c73a3db7 03:32:42 Step 21/26 : RUN apk --no-cache add curl 03:32:43 ---> Running in fce1a839cfa6 03:32:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:32:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:32:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:32:44 (2/3) Installing libcurl (7.69.1-r3) 03:32:44 (3/3) Installing curl (7.69.1-r3) 03:32:44 Executing busybox-1.31.1-r19.trigger 03:32:44 OK: 71 MiB in 58 packages 03:32:46 Removing intermediate container fce1a839cfa6 03:32:46 ---> 32fb45f5d36e 03:32:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:32:46 ---> Running in aa0790893e84 03:32:46 Removing intermediate container aa0790893e84 03:32:46 ---> 1f160872b399 03:32:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:32:46 ---> Running in 9c84ab9952b8 03:32:47 Removing intermediate container 9c84ab9952b8 03:32:47 ---> 9f1595d49d92 03:32:47 Step 24/26 : LABEL arch=arm64 03:32:47 ---> Running in 51eae81bf5b0 03:32:48 Removing intermediate container 51eae81bf5b0 03:32:48 ---> d298aeaa64e8 03:32:48 Step 25/26 : LABEL git_sha=c750db214759195f8f80f319237184eb4908ae1e 03:32:48 ---> Running in ead5f9781699 03:32:48 Removing intermediate container ead5f9781699 03:32:48 ---> be9711b1ea80 03:32:48 Step 26/26 : LABEL version=0.0.0 03:32:48 ---> Running in 2919947df5b9 03:32:49 Removing intermediate container 2919947df5b9 03:32:49 ---> d92c7758a23d 03:32:49 03:32:49 Successfully built d92c7758a23d 03:32:49 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:32:50  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:32:50 $ docker stop --time=1 a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b 03:32:52 $ docker rm -f a5ae5d8dfff9f39def780ff738cba53b22a951ff6f37c1f809aaf81264b6bb6b [Pipeline] // withDockerContainer [Pipeline] sh 03:32:52 + docker images 03:32:52 + grep docker 03:32:53 docker-sys-mgmt-agent-go-arm64 latest d92c7758a23d 3 seconds ago 300MB 03:32:53 docker-core-data-go-arm64 latest 94c88a7b9f00 49 seconds ago 21.1MB 03:32:53 docker-security-secretstore-setup-go-arm64 latest bcac5a02d364 About a minute ago 23.7MB 03:32:53 docker-security-proxy-setup-go-arm64 latest 049b21ab9d06 About a minute ago 23.4MB 03:32:53 docker-security-bootstrapper-go-arm64 latest d128b2c30bc8 4 minutes ago 17.3MB 03:32:53 docker-core-metadata-go-arm64 latest d2b7cf2e3915 4 minutes ago 17.9MB 03:32:53 docker-support-notifications-go-arm64 latest cc5aa64764f3 4 minutes ago 16.8MB 03:32:53 docker-support-scheduler-go-arm64 latest 9a3f4c5cf0f0 4 minutes ago 16.3MB 03:32:53 docker-core-command-go-arm64 latest 1794209e5bf6 4 minutes ago 16.2MB 03:32:53 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 03:32:54 ---> job-cost.sh 03:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qyS 03:33:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-7qyS/bin to PATH 03:35:55 INFO: No Stack... 03:35:55 INFO: Retrieving Pricing Info for: lf-standard-4 03:35:55 INFO: Archiving Costs [Pipeline] sh 03:35:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:35:55 + cut -d, -f6 [Pipeline] lock 03:35:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] 03:35:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] did not exist. Created. 03:35:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3199-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:56 + echo total: 0.20999999344348907 [Pipeline] stash 03:35:56 Stashed 1 file(s) [Pipeline] } 03:35:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3199-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] wrap 03:35:59 provisioning config files... 03:35:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5839268316417473532tmp [Pipeline] { [Pipeline] sh 03:35:59 + set +x 03:35:59 + curl -s https://codecov.io/bash 03:35:59 + bash -s -- 03:36:00 03:36:00 _____ _ 03:36:00 / ____| | | 03:36:00 | | ___ __| | ___ ___ _____ __ 03:36:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:36:00 | |___| (_) | (_| | __/ (_| (_) \ V / 03:36:00 \_____\___/ \__,_|\___|\___\___/ \_/ 03:36:00 Bash-20210129-7c25fce 03:36:00 03:36:00 03:36:00 ==> git version 2.24.3 found 03:36:00 ==> 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 03:36:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:36:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:36:00 ==> Jenkins CI detected. 03:36:00 project root: . 03:36:00 --> token set from env 03:36:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:36:00 ==> Running gcov in . (disable via -X gcov) 03:36:00 ==> Python coveragepy not found 03:36:00 ==> Searching for coverage reports in: 03:36:00 + . 03:36:00 -> Found 1 reports 03:36:00 ==> Detecting git/mercurial file structure 03:36:00 ==> Reading reports 03:36:00 + ./coverage.out bytes=599122 03:36:00 ==> Appending adjustments 03:36:00 https://docs.codecov.io/docs/fixing-reports 03:36:03 + Found adjustments 03:36:03 ==> Gzipping contents 03:36:03 88K /tmp/codecov.SvnK2j.gz 03:36:03 ==> Uploading reports 03:36:03 url: https://codecov.io 03:36:03 query: branch=PR-3199&commit=c750db214759195f8f80f319237184eb4908ae1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= 03:36:03 -> Pinging Codecov 03:36:03 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3199&commit=c750db214759195f8f80f319237184eb4908ae1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3199%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3199&job=&cmd_args= 03:36:03 -> Uploading to 03:36:03 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/c750db214759195f8f80f319237184eb4908ae1e/fa8c7ac6-222e-4214-ac1e-0a61ed15ca79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T033603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b87e6bb94600535528313f70a1f34bdf1ad80909b678cc4678f57057e84c3749 03:36:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:36:03 Dload Upload Total Spent Left Speed 03:36:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89277 0 0 100 89277 0 154k --:--:-- --:--:-- --:--:-- 155k 03:36:04 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c750db214759195f8f80f319237184eb4908ae1e [Pipeline] } 03:36:04 Deleting 1 temporary files [Pipeline] // wrap [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 03:36:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:36:08 ---> package-listing.sh 03:36:08 ++ facter osfamily 03:36:08 ++ tr '[:upper:]' '[:lower:]' 03:36:08 + OS_FAMILY=redhat 03:36:08 + workspace=/w/workspace/edgex-go/1 03:36:08 + START_PACKAGES=/tmp/packages_start.txt 03:36:08 + END_PACKAGES=/tmp/packages_end.txt 03:36:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:36:08 + PACKAGES=/tmp/packages_start.txt 03:36:08 + '[' /w/workspace/edgex-go/1 ']' 03:36:08 + PACKAGES=/tmp/packages_end.txt 03:36:08 + case "${OS_FAMILY}" in 03:36:08 + rpm -qa 03:36:08 + sort 03:36:13 + '[' -f /tmp/packages_start.txt ']' 03:36:13 + '[' -f /tmp/packages_end.txt ']' 03:36:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:13 + '[' /w/workspace/edgex-go/1 ']' 03:36:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:36:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:36:13 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 03:36:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:14 03:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:14 alpine: Pulling from edgex-lftools-log-publisher 03:36:14 df20fa9351a1: Pulling fs layer 03:36:14 36b3adc4ff6f: Pulling fs layer 03:36:14 8ad3a11d3b57: Pulling fs layer 03:36:14 46f8f816bc3b: Pulling fs layer 03:36:14 93b61091891f: Pulling fs layer 03:36:14 93b9cdb0e59b: Pulling fs layer 03:36:14 5e14af77c1be: Pulling fs layer 03:36:14 01666e4c0597: Pulling fs layer 03:36:14 aa168da1d23b: Pulling fs layer 03:36:14 46f8f816bc3b: Waiting 03:36:14 93b61091891f: Waiting 03:36:14 93b9cdb0e59b: Waiting 03:36:14 5e14af77c1be: Waiting 03:36:14 01666e4c0597: Waiting 03:36:14 aa168da1d23b: Waiting 03:36:14 36b3adc4ff6f: Verifying Checksum 03:36:14 36b3adc4ff6f: Download complete 03:36:15 46f8f816bc3b: Verifying Checksum 03:36:15 46f8f816bc3b: Download complete 03:36:15 df20fa9351a1: Verifying Checksum 03:36:15 93b9cdb0e59b: Verifying Checksum 03:36:15 93b9cdb0e59b: Download complete 03:36:15 5e14af77c1be: Verifying Checksum 03:36:15 5e14af77c1be: Download complete 03:36:15 93b61091891f: Download complete 03:36:15 01666e4c0597: Verifying Checksum 03:36:15 01666e4c0597: Download complete 03:36:15 8ad3a11d3b57: Verifying Checksum 03:36:15 8ad3a11d3b57: Download complete 03:36:15 df20fa9351a1: Pull complete 03:36:15 36b3adc4ff6f: Pull complete 03:36:16 8ad3a11d3b57: Pull complete 03:36:16 46f8f816bc3b: Pull complete 03:36:17 aa168da1d23b: Verifying Checksum 03:36:17 aa168da1d23b: Download complete 03:36:19 93b61091891f: Pull complete 03:36:19 93b9cdb0e59b: Pull complete 03:36:19 5e14af77c1be: Pull complete 03:36:20 01666e4c0597: Pull complete 03:36:30 aa168da1d23b: Pull complete 03:36:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:36:30 prd-centos7-docker-4c-2g-27789 does not seem to be running inside a container 03:36:30 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:36:35 $ docker top ed602f2cbd20a2ee3be0d483863e4e455d62bc7bd4fbe2d1fb9576fc78c2362d -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:35 + touch /tmp/pre-build-complete [Pipeline] sh 03:36:36 + mkdir -p /var/log/sa [Pipeline] sh 03:36:36 + ls /var/log/sa-host 03:36:36 + sadf -c /var/log/sa-host/sa23 03:36:36 file_magic: OK 03:36:36 HZ: Using current value: 100 03:36:36 file_header: OK 03:36:36 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 03:36:36 Statistics: 03:36:36 Hnuu...uuuununununu... 03:36:36 File successfully converted to sysstat format version 12.2.1 03:36:36 + sadf -c /var/log/sa-host/sa26 03:36:36 file_magic: OK 03:36:36 HZ: Using current value: 100 03:36:36 file_header: OK 03:36:36 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 03:36:36 Statistics: 03:36:36 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... 03:36:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:37 provisioning config files... 03:36:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8099889065149557867tmp [Pipeline] { [Pipeline] echo 03:36:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:36:38 ---> create-netrc.sh [Pipeline] } 03:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:36:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:36:38 ---> python-tools-install.sh [Pipeline] echo 03:36:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:36:38 ---> sudo-logs.sh 03:36:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:36:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:36:39 ---> job-cost.sh 03:36:39 lf-activate-venv: SKIPPING 03:36:39 DEBUG: total: 0.20999999344348907 03:36:39 INFO: Retrieving Stack Cost... 03:36:40 INFO: Retrieving Pricing Info for: v1-standard-2 03:36:40 INFO: Archiving Costs [Pipeline] echo 03:36:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:36:41 ---> logs-deploy.sh 03:36:41 lf-activate-venv: SKIPPING 03:36:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3199/1 03:36:41 INFO: archiving workspace using pattern(s): 03:36:42 Archives upload complete. 03:36:42 INFO: archiving logs to Nexus 03:36:43 ---> uname -a: 03:36:43 Linux prd-centos7-docker-4c-2g-27789.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:36:43 03:36:43 03:36:43 ---> lscpu: 03:36:43 Architecture: x86_64 03:36:43 CPU op-mode(s): 32-bit, 64-bit 03:36:43 Byte Order: Little Endian 03:36:43 Address sizes: 40 bits physical, 48 bits virtual 03:36:43 CPU(s): 4 03:36:43 On-line CPU(s) list: 0-3 03:36:43 Thread(s) per core: 1 03:36:43 Core(s) per socket: 1 03:36:43 Socket(s): 4 03:36:43 NUMA node(s): 1 03:36:43 Vendor ID: GenuineIntel 03:36:43 CPU family: 6 03:36:43 Model: 44 03:36:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:36:43 Stepping: 1 03:36:43 CPU MHz: 2933.438 03:36:43 BogoMIPS: 5866.87 03:36:43 Virtualization: VT-x 03:36:43 Hypervisor vendor: KVM 03:36:43 Virtualization type: full 03:36:43 L1d cache: 128 KiB 03:36:43 L1i cache: 128 KiB 03:36:43 L2 cache: 16 MiB 03:36:43 L3 cache: 64 MiB 03:36:43 NUMA node0 CPU(s): 0-3 03:36:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:36:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:36:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:36:43 Vulnerability Meltdown: Mitigation; PTI 03:36:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:36:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:36:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:36:43 Vulnerability Srbds: Not affected 03:36:43 Vulnerability Tsx async abort: Not affected 03:36:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:36:43 03:36:43 03:36:43 ---> nproc: 03:36:43 4 03:36:43 03:36:43 03:36:43 ---> df -h: 03:36:43 Filesystem Size Used Available Use% Mounted on 03:36:43 overlay 50.0G 13.0G 37.0G 26% / 03:36:43 tmpfs 64.0M 0 64.0M 0% /dev 03:36:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:36:43 shm 64.0M 0 64.0M 0% /dev/shm 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1 03:36:43 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1@tmp 03:36:43 03:36:43 03:36:43 ---> free -m: 03:36:43 total used free shared buff/cache available 03:36:43 Mem: 1837 701 297 0 839 1051 03:36:43 Swap: 1023 76 947 03:36:43 03:36:43 03:36:43 ---> ip addr: 03:36:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:36:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:36:43 inet 127.0.0.1/8 scope host lo 03:36:43 valid_lft forever preferred_lft forever 03:36:43 inet6 ::1/128 scope host 03:36:43 valid_lft forever preferred_lft forever 03:36:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:36:43 link/ether fa:16:3e:3e:6e:0b brd ff:ff:ff:ff:ff:ff 03:36:43 inet 10.30.123.216/23 brd 10.30.123.255 scope global dynamic eth0 03:36:43 valid_lft 84955sec preferred_lft 84955sec 03:36:43 inet6 fe80::f816:3eff:fe3e:6e0b/64 scope link 03:36:43 valid_lft forever preferred_lft forever 03:36:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:36:43 link/ether 02:42:24:db:bb:f9 brd ff:ff:ff:ff:ff:ff 03:36:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:36:43 valid_lft forever preferred_lft forever 03:36:43 inet6 fe80::42:24ff:fedb:bbf9/64 scope link 03:36:43 valid_lft forever preferred_lft forever 03:36:43 03:36:43 03:36:43 ---> sar -b -r -n DEV: 03:36:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 03:36:43 03:36:43 03:12:28 LINUX RESTART (4 CPU) 03:36:43 03:36:43 03:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:36:43 03:14:01 101.23 38.81 62.42 0.00 7300.92 19277.25 0.00 03:36:43 03:15:01 270.93 68.98 201.95 0.00 4098.12 51288.57 0.00 03:36:43 03:16:01 178.76 85.38 93.38 0.00 2831.80 10271.71 0.00 03:36:43 03:17:01 151.08 69.94 81.14 0.00 3594.81 11475.55 0.00 03:36:43 03:18:01 1023.01 762.51 260.50 0.00 93306.08 166183.25 0.00 03:36:43 03:19:02 2233.49 1909.12 324.38 0.00 143125.34 154143.98 0.00 03:36:43 03:20:03 856.69 568.43 288.26 0.00 46012.84 95447.76 0.00 03:36:43 03:21:01 1867.61 1522.74 344.87 0.00 148561.60 157908.51 0.00 03:36:43 03:22:01 690.21 379.07 311.14 0.00 42193.95 58314.83 0.00 03:36:43 03:23:01 53.51 21.52 31.99 0.00 3061.38 5269.81 0.00 03:36:43 03:24:01 0.57 0.28 0.28 0.00 5.06 3.25 0.00 03:36:43 03:25:02 0.22 0.00 0.22 0.00 0.00 2.31 0.00 03:36:43 03:26:01 0.34 0.00 0.34 0.00 0.00 3.24 0.00 03:36:43 03:27:01 0.38 0.00 0.38 0.00 0.00 3.86 0.00 03:36:43 03:28:01 2.08 1.80 0.28 0.00 63.69 4.40 0.00 03:36:43 03:29:01 0.92 0.02 0.90 0.00 0.53 17.65 0.00 03:36:43 03:30:01 0.53 0.27 0.27 0.00 37.58 4.91 0.00 03:36:43 03:31:01 0.33 0.03 0.30 0.00 0.27 5.98 0.00 03:36:43 03:32:01 0.30 0.02 0.28 0.00 0.13 4.75 0.00 03:36:43 03:33:01 0.30 0.02 0.28 0.00 0.27 3.30 0.00 03:36:43 03:34:01 0.33 0.00 0.33 0.00 0.00 5.43 0.00 03:36:43 03:35:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 03:36:43 03:36:01 8.51 8.19 0.32 0.00 819.45 22.66 0.00 03:36:43 Average: 322.97 235.80 87.18 0.00 21445.49 31695.91 0.00 03:36:43 03:36:43 03:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:36:43 03:14:01 360396 0 613652 32.61 2616 904880 1294000 44.16 475380 843616 32 03:36:43 03:15:01 295924 0 705616 37.50 1020 878984 1396864 47.67 490000 826064 40 03:36:43 03:16:01 171604 0 812976 43.21 800 896164 1703708 58.14 714772 708728 75932 03:36:43 03:17:01 168420 0 788048 41.88 632 924444 1417764 48.39 666388 752948 31904 03:36:43 03:18:01 437668 0 680948 36.19 40 762888 1359796 46.41 536504 695708 32 03:36:43 03:19:02 367632 0 1065164 56.61 40 448708 3446808 117.63 645240 598156 3600 03:36:43 03:20:03 72656 0 695636 36.97 40 1113212 1326332 45.27 719084 846724 85260 03:36:43 03:21:01 77660 0 772672 41.07 40 1031172 2063880 70.44 585464 971076 25576 03:36:43 03:22:01 374504 0 684120 36.36 40 822880 1372616 46.85 554904 693872 24600 03:36:43 03:23:01 332624 0 633336 33.66 40 915544 1213936 41.43 569604 728308 12 03:36:43 03:24:01 336372 0 629612 33.46 40 915520 1169732 39.92 567040 726892 8 03:36:43 03:25:02 337636 0 628312 33.39 40 915556 1162524 39.68 566948 726596 8 03:36:43 03:26:01 338572 0 627364 33.34 40 915568 1156356 39.46 566360 726500 8 03:36:43 03:27:01 338428 0 627500 33.35 40 915576 1156356 39.46 566472 726500 8 03:36:43 03:28:01 337244 0 627464 33.35 40 916796 1156356 39.46 567240 726816 16 03:36:43 03:29:01 336836 0 627868 33.37 40 916800 1156428 39.47 567208 726816 8 03:36:43 03:30:01 335940 0 627720 33.36 40 917844 1156424 39.47 568092 727128 20 03:36:43 03:31:01 335864 0 627792 33.37 40 917848 1156424 39.47 568136 727132 8 03:36:43 03:32:01 335584 0 628060 33.38 40 917860 1156424 39.47 568156 727140 8 03:36:43 03:33:01 335784 0 627804 33.37 40 917916 1156472 39.47 568252 727152 16 03:36:43 03:34:01 335496 0 628136 33.38 40 917872 1156520 39.47 568232 727148 8 03:36:43 03:35:01 335980 0 627640 33.36 40 917884 1156424 39.47 568156 727148 8 03:36:43 03:36:01 304260 0 635268 33.76 40 941976 1161412 39.64 576672 747052 696 03:36:43 Average: 304482 0 679248 36.10 253 897561 1376242 46.97 580187 745010 10774 03:36:43 03:36:43 03:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:36:43 03:14:01 eth0 1669.35 1555.50 6248.11 201.88 0.00 0.00 0.00 0.00 03:36:43 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:14:01 docker0 840.91 655.62 69.12 2676.30 0.00 0.00 0.00 0.00 03:36:43 03:15:01 veth788beb7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:15:01 eth0 485.21 403.13 3683.09 44.27 0.00 0.00 0.00 0.00 03:36:43 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:15:01 docker0 150.41 194.86 11.25 837.17 0.00 0.00 0.00 0.00 03:36:43 03:16:01 eth0 37.26 21.66 33.24 44.74 0.00 0.00 0.00 0.00 03:36:43 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:16:01 veth0c8d469 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 03:36:43 03:16:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 03:36:43 03:17:01 eth0 25.13 14.01 20.41 11.07 0.00 0.00 0.00 0.00 03:36:43 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:17:01 veth0c8d469 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 03:36:43 03:17:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 03:36:43 03:18:01 eth0 193.04 165.10 1691.90 79.32 0.00 0.00 0.00 0.00 03:36:43 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:18:01 veth0f3d28b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:19:02 veth61ffe73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:19:02 vethf4d6a1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:19:02 eth0 50.64 31.01 164.89 10.31 0.00 0.00 0.00 0.00 03:36:43 03:19:02 veth4956e66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:20:03 eth0 200.59 151.86 1475.41 73.22 0.00 0.00 0.00 0.00 03:36:43 03:20:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 03:36:43 03:20:03 veth0f3d28b 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:36:43 03:20:03 docker0 1010.38 899.00 80.97 3799.07 0.00 0.00 0.00 0.00 03:36:43 03:21:01 vethb998f77 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:21:01 eth0 76.16 38.47 371.44 15.55 0.00 0.00 0.00 0.00 03:36:43 03:21:01 veth80747ce 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:36:43 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:22:01 vethe5e44fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:22:01 eth0 83.41 54.99 126.97 83.26 0.00 0.00 0.00 0.00 03:36:43 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:22:01 veth0f3d28b 0.00 0.86 0.00 0.04 0.00 0.00 0.00 0.00 03:36:43 03:23:01 eth0 48.52 38.81 56.69 58.36 0.00 0.00 0.00 0.00 03:36:43 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:23:01 docker0 1062.57 980.51 84.55 4333.47 0.00 0.00 0.00 0.00 03:36:43 03:24:01 eth0 0.62 0.38 0.31 0.23 0.00 0.00 0.00 0.00 03:36:43 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:25:02 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:36:43 03:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:36:43 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:29:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 03:36:43 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:36:43 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:36:43 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:33:01 eth0 0.10 0.07 0.04 0.04 0.00 0.00 0.00 0.00 03:36:43 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:34:01 eth0 0.17 0.17 0.04 0.04 0.00 0.00 0.00 0.00 03:36:43 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:35:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:36:01 eth0 4.33 2.91 4.89 1.34 0.00 0.00 0.00 0.00 03:36:43 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 Average: eth0 125.27 108.01 604.99 27.20 0.00 0.00 0.00 0.00 03:36:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:43 Average: docker0 46.25 42.68 3.68 188.62 0.00 0.00 0.00 0.00 03:36:43 03:36:43 03:36:43 ---> sar -P ALL: 03:36:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 03:36:43 03:36:43 03:12:28 LINUX RESTART (4 CPU) 03:36:43 03:36:43 03:13:01 CPU %user %nice %system %iowait %steal %idle 03:36:43 03:14:01 all 17.34 0.00 5.66 2.02 0.01 74.97 03:36:43 03:14:01 0 15.79 0.00 9.21 2.69 0.02 72.30 03:36:43 03:14:01 1 20.91 0.00 4.45 2.63 0.00 72.01 03:36:43 03:14:01 2 20.25 0.00 4.50 2.36 0.00 72.89 03:36:43 03:14:01 3 12.42 0.00 4.52 0.39 0.03 82.63 03:36:43 03:15:01 all 11.20 0.00 7.87 4.39 0.03 76.51 03:36:43 03:15:01 0 11.82 0.00 9.00 5.89 0.05 73.24 03:36:43 03:15:01 1 10.02 0.00 7.36 3.60 0.03 78.98 03:36:43 03:15:01 2 11.37 0.00 7.46 4.00 0.03 77.13 03:36:43 03:15:01 3 11.58 0.00 7.68 4.06 0.02 76.66 03:36:43 03:16:01 all 52.84 0.00 11.04 4.66 0.03 31.42 03:36:43 03:16:01 0 50.14 0.00 11.86 5.60 0.05 32.35 03:36:43 03:16:01 1 54.35 0.00 10.29 3.68 0.02 31.66 03:36:43 03:16:01 2 54.68 0.00 10.80 5.84 0.03 28.64 03:36:43 03:16:01 3 52.16 0.00 11.24 3.52 0.03 33.05 03:36:43 03:17:01 all 45.44 0.00 11.44 3.81 0.04 39.27 03:36:43 03:17:01 0 44.40 0.00 11.39 3.34 0.03 40.84 03:36:43 03:17:01 1 46.52 0.00 11.97 4.73 0.05 36.73 03:36:43 03:17:01 2 44.89 0.00 11.52 3.68 0.03 39.87 03:36:43 03:17:01 3 45.96 0.00 10.88 3.49 0.03 39.64 03:36:43 03:18:01 all 21.83 0.00 17.92 8.82 0.06 51.37 03:36:43 03:18:01 0 20.93 0.00 18.38 8.99 0.07 51.63 03:36:43 03:18:01 1 19.76 0.00 18.25 8.46 0.05 53.48 03:36:43 03:18:01 2 23.19 0.00 16.95 10.89 0.09 48.88 03:36:43 03:18:01 3 23.43 0.00 18.09 6.95 0.03 51.50 03:36:43 03:19:02 all 29.45 0.00 20.23 28.93 0.09 21.30 03:36:43 03:19:02 0 28.80 0.00 20.94 28.54 0.07 21.66 03:36:43 03:19:02 1 29.43 0.00 20.59 31.75 0.09 18.14 03:36:43 03:19:02 2 29.75 0.00 19.62 27.67 0.09 22.87 03:36:43 03:19:02 3 29.83 0.00 19.77 27.73 0.10 22.57 03:36:43 03:20:03 all 39.73 0.00 15.67 21.23 0.03 23.34 03:36:43 03:20:03 0 39.35 0.00 14.62 19.02 0.03 26.98 03:36:43 03:20:03 1 40.07 0.00 16.18 25.22 0.03 18.50 03:36:43 03:20:03 2 40.27 0.00 15.37 22.10 0.03 22.23 03:36:43 03:20:03 3 39.21 0.00 16.50 18.53 0.03 25.72 03:36:43 03:21:01 all 16.90 0.00 18.55 34.03 0.07 30.45 03:36:43 03:21:01 0 16.50 0.00 19.41 34.23 0.11 29.75 03:36:43 03:21:01 1 17.25 0.00 17.06 35.65 0.04 30.01 03:36:43 03:21:01 2 16.46 0.00 19.57 30.01 0.05 33.91 03:36:43 03:21:01 3 17.40 0.00 18.16 36.26 0.07 28.11 03:36:43 03:22:01 all 50.62 0.00 15.92 18.95 0.04 14.47 03:36:43 03:22:01 0 51.29 0.00 14.81 16.41 0.03 17.45 03:36:43 03:22:01 1 49.69 0.00 16.69 17.68 0.03 15.90 03:36:43 03:22:01 2 51.38 0.00 15.81 20.28 0.05 12.48 03:36:43 03:22:01 3 50.11 0.00 16.38 21.44 0.03 12.03 03:36:43 03:23:01 all 1.66 0.00 1.68 0.90 0.00 95.77 03:36:43 03:23:01 0 1.87 0.00 1.45 0.83 0.00 95.85 03:36:43 03:23:01 1 1.40 0.00 1.58 0.70 0.00 96.31 03:36:43 03:23:01 2 1.60 0.00 1.82 1.05 0.00 95.52 03:36:43 03:23:01 3 1.75 0.00 1.85 1.02 0.00 95.38 03:36:43 03:24:01 all 0.16 0.00 0.03 0.01 0.00 99.80 03:36:43 03:24:01 0 0.22 0.00 0.03 0.00 0.00 99.75 03:36:43 03:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:24:01 2 0.05 0.00 0.05 0.02 0.00 99.88 03:36:43 03:24:01 3 0.33 0.00 0.03 0.02 0.00 99.62 03:36:43 03:36:43 03:24:01 CPU %user %nice %system %iowait %steal %idle 03:36:43 03:25:02 all 0.19 0.00 0.07 0.00 0.00 99.74 03:36:43 03:25:02 0 0.05 0.00 0.03 0.00 0.00 99.92 03:36:43 03:25:02 1 0.07 0.00 0.05 0.00 0.00 99.88 03:36:43 03:25:02 2 0.12 0.00 0.15 0.00 0.00 99.73 03:36:43 03:25:02 3 0.53 0.00 0.03 0.00 0.00 99.43 03:36:43 03:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:36:43 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:36:43 03:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:36:43 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:26:01 3 0.53 0.00 0.02 0.00 0.00 99.46 03:36:43 03:27:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:36:43 03:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:36:43 03:27:01 1 0.45 0.00 0.02 0.00 0.00 99.53 03:36:43 03:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:36:43 03:27:01 3 0.12 0.00 0.03 0.00 0.00 99.85 03:36:43 03:28:01 all 0.15 0.00 0.04 0.03 0.00 99.78 03:36:43 03:28:01 0 0.02 0.00 0.05 0.10 0.00 99.83 03:36:43 03:28:01 1 0.50 0.00 0.02 0.00 0.00 99.48 03:36:43 03:28:01 2 0.08 0.00 0.08 0.02 0.00 99.82 03:36:43 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:36:43 03:29:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:36:43 03:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:29:01 1 0.52 0.00 0.02 0.00 0.00 99.47 03:36:43 03:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:36:43 03:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:36:43 03:30:01 all 0.22 0.00 0.03 0.00 0.00 99.74 03:36:43 03:30:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:36:43 03:30:01 1 0.53 0.00 0.05 0.00 0.00 99.42 03:36:43 03:30:01 2 0.25 0.00 0.03 0.02 0.00 99.70 03:36:43 03:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:36:43 03:31:01 all 0.16 0.00 0.02 0.00 0.00 99.81 03:36:43 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:36:43 03:31:01 1 0.55 0.00 0.02 0.00 0.00 99.43 03:36:43 03:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:36:43 03:31:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:36:43 03:32:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:36:43 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:36:43 03:32:01 1 0.53 0.00 0.03 0.00 0.00 99.43 03:36:43 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:36:43 03:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:36:43 03:33:01 all 0.12 0.00 0.03 0.00 0.00 99.84 03:36:43 03:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:33:01 1 0.40 0.00 0.03 0.00 0.00 99.57 03:36:43 03:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:36:43 03:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:36:43 03:34:01 all 0.02 0.00 0.03 0.00 0.00 99.95 03:36:43 03:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:36:43 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:36:43 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:36:43 03:34:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:36:43 03:35:01 all 0.08 0.00 0.03 0.00 0.00 99.89 03:36:43 03:35:01 0 0.07 0.00 0.05 0.00 0.00 99.88 03:36:43 03:35:01 1 0.17 0.00 0.05 0.00 0.00 99.78 03:36:43 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:36:43 03:36:43 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:36:43 03:36:01 all 0.59 0.00 0.27 0.19 0.00 98.95 03:36:43 03:36:01 0 0.20 0.00 0.30 0.22 0.00 99.28 03:36:43 03:36:01 1 1.68 0.00 0.40 0.47 0.00 97.45 03:36:43 03:36:01 2 0.22 0.00 0.22 0.03 0.00 99.53 03:36:43 03:36:01 3 0.25 0.00 0.18 0.05 0.00 99.52 03:36:43 Average: all 12.41 0.00 5.41 5.43 0.02 76.73 03:36:43 Average: 0 12.08 0.00 5.62 5.35 0.02 76.93 03:36:43 Average: 1 12.67 0.00 5.35 5.72 0.01 76.24 03:36:43 Average: 2 12.67 0.00 5.30 5.44 0.02 76.57 03:36:43 Average: 3 12.24 0.00 5.35 5.21 0.02 77.18 03:36:43 03:36:43 03:36:43