Pull request #3192 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a5dc2605f40e4908c99f4381f70b253cf6960e8d+756c8f67da22a1e32f0adf623247959e7b9e4742 (494d5ee84f7abb4f4441917e8813597a2e657595) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-3192/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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-3192/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-27556’ is offline Running on prd-centos7-docker-4c-2g-27557 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [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 > 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/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit a5dc2605f40e4908c99f4381f70b253cf6960e8d Merge succeeded, producing a5dc2605f40e4908c99f4381f70b253cf6960e8d Checking out Revision a5dc2605f40e4908c99f4381f70b253cf6960e8d (PR-3192) > git config core.sparsecheckout # timeout=10 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # 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 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # timeout=10 Commit message: "feat(security): Create a Vault mgmt token for Consul Secrets Operations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:39 ========================================================= 22:57:39 EdgeX Global Pipelines Version Info 22:57:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:41 ------------------- 22:57:41 stable info: 22:57:41 ------------------- 22:57:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:41 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 22:57:41 Message: update stable to v1.0.181 22:57:42 ------------------- 22:57:42 experimental info: 22:57:42 ------------------- 22:57:42 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:42 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 22:57:42 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:57:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3192 [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3192 [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3192 [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5dc2605f40e4908c99f4381f70b253cf6960e8d [Pipeline] echo 22:57:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5dc260 [Pipeline] echo 22:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:57:46 provisioning config files... 22:57:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5764954506257017451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:46 ---> docker-login.sh 22:57:46 nexus3.edgexfoundry.org:10001 22:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:47 Configure a credential helper to remove this warning. See 22:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:47 22:57:47 Login Succeeded 22:57:47 nexus3.edgexfoundry.org:10002 22:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:47 Configure a credential helper to remove this warning. See 22:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:47 22:57:47 Login Succeeded 22:57:47 nexus3.edgexfoundry.org:10003 22:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:47 Configure a credential helper to remove this warning. See 22:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:47 22:57:47 Login Succeeded 22:57:47 nexus3.edgexfoundry.org:10004 22:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:47 Configure a credential helper to remove this warning. See 22:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:47 22:57:47 Login Succeeded 22:57:47 docker.io 22:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:48 Configure a credential helper to remove this warning. See 22:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:48 22:57:48 Login Succeeded 22:57:48 ---> docker-login.sh ends [Pipeline] } 22:57:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:48 ++ 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 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/core-command/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo core-command,cmd/core-command/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/core-data/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo core-data,cmd/core-data/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/core-metadata/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo core-metadata,cmd/core-metadata/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/security-bootstrapper/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/security-proxy-setup/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/support-notifications/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo support-notifications,cmd/support-notifications/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/support-scheduler/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:57:48 + for file in '`ls cmd/**/Dockerfile`' 22:57:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:57:48 ++ cut -d/ -f2 22:57:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:57:49 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 22:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:50 22:57:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:57:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:52 latest: Pulling from edgex-devops/git-semver 22:57:52 31603596830f: Pulling fs layer 22:57:52 2a8b12db71e7: Pulling fs layer 22:57:52 6ca5941a6612: Pulling fs layer 22:57:52 ecc8261a40a4: Pulling fs layer 22:57:52 ecc8261a40a4: Waiting 22:57:52 2a8b12db71e7: Verifying Checksum 22:57:52 2a8b12db71e7: Download complete 22:57:52 31603596830f: Verifying Checksum 22:57:52 31603596830f: Download complete 22:57:52 ecc8261a40a4: Verifying Checksum 22:57:52 ecc8261a40a4: Download complete 22:57:52 6ca5941a6612: Verifying Checksum 22:57:52 6ca5941a6612: Download complete 22:57:52 31603596830f: Pull complete 22:57:52 2a8b12db71e7: Pull complete 22:57:53 6ca5941a6612: Pull complete 22:57:54 ecc8261a40a4: Pull complete 22:57:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:57:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:57:54 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 22:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:57:56 $ docker top e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:57 [ssh-agent] Looking for ssh-agent implementation... 22:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:57 $ docker exec e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 ssh-agent 22:57:57 SSH_AUTH_SOCK=/tmp/ssh-KERImsJthFz7/agent.11 22:57:57 SSH_AGENT_PID=16 22:57:57 Running ssh-add (command line suppressed) 22:57:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1628546127502123773.key (/w/workspace/edgex-go/1@tmp/private_key_1628546127502123773.key) 22:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:58 + git tag --points-at HEAD [Pipeline] } 22:57:58 $ docker exec --env ******** --env ******** e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 ssh-agent -k 22:57:58 unset SSH_AUTH_SOCK; 22:57:58 unset SSH_AGENT_PID; 22:57:58 echo Agent pid 16 killed; 22:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:58 [ssh-agent] Looking for ssh-agent implementation... 22:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:58 $ docker exec e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 ssh-agent 22:57:58 SSH_AUTH_SOCK=/tmp/ssh-SpoDIN0DdFhz/agent.46 22:57:58 SSH_AGENT_PID=51 22:57:58 Running ssh-add (command line suppressed) 22:57:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4408705215706701501.key (/w/workspace/edgex-go/1@tmp/private_key_4408705215706701501.key) 22:57:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:59 + git semver init 22:57:59 # -> Open(): unable to determine branch for HEAD 22:57:59 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:57:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:57:59 # $SEMVER_REMOTE_NAME = origin 22:57:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:57:59 # $SEMVER_USER_NAME = edgex-jenkins 22:57:59 # $SEMVER_BRANCH = PR-3192 22:57:59 # $SEMVER_TEMP = /tmp/semver-576475114 22:57:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:58:17 # '/tmp/semver-576475114' -> '/w/workspace/edgex-go/1/.semver' 22:58:17 # -> Force: false 22:58:17 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:58:17 $ docker exec --env ******** --env ******** e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 ssh-agent -k 22:58:18 unset SSH_AUTH_SOCK; 22:58:18 unset SSH_AGENT_PID; 22:58:18 echo Agent pid 51 killed; 22:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:18 + git semver [Pipeline] } 22:58:18 $ docker stop --time=1 e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 22:58:20 $ docker rm -f e4a1aea622c3d33dbec376dfa2337804e7608e62b4c14931d786b8903e7f1d65 [Pipeline] // withDockerContainer [Pipeline] sh 22:58:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:58:21 Stashed 1 file(s) [Pipeline] echo 22:58:21 [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 22:58:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:58:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:58:23 + true 22:58:23 + sudo service docker restart 22:58:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:58:24 ========================================================= 22:58:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:58:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:58:24 + 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 . 22:58:28 Sending build context to Docker daemon 328MB 22:58:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:58:28 Step 2/6 : FROM ${BASE} 22:58:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:58:28 188c0c94c7c5: Pulling fs layer 22:58:28 0ef7d3d256c8: Pulling fs layer 22:58:28 de9db76c5a1d: Pulling fs layer 22:58:28 bca2f99d35d6: Pulling fs layer 22:58:28 93359f2a8cfa: Pulling fs layer 22:58:28 7c6f9722023f: Pulling fs layer 22:58:28 a35cf1a2eb13: Pulling fs layer 22:58:28 93359f2a8cfa: Waiting 22:58:28 7c6f9722023f: Waiting 22:58:28 a35cf1a2eb13: Waiting 22:58:28 bca2f99d35d6: Waiting 22:58:28 de9db76c5a1d: Verifying Checksum 22:58:28 de9db76c5a1d: Download complete 22:58:28 0ef7d3d256c8: Download complete 22:58:28 93359f2a8cfa: Verifying Checksum 22:58:28 93359f2a8cfa: Download complete 22:58:28 188c0c94c7c5: Verifying Checksum 22:58:28 188c0c94c7c5: Download complete 22:58:28 7c6f9722023f: Verifying Checksum 22:58:28 7c6f9722023f: Download complete 22:58:28 188c0c94c7c5: Pull complete 22:58:28 0ef7d3d256c8: Pull complete 22:58:28 de9db76c5a1d: Pull complete 22:58:29 a35cf1a2eb13: Verifying Checksum 22:58:29 a35cf1a2eb13: Download complete 22:58:30 bca2f99d35d6: Verifying Checksum 22:58:30 bca2f99d35d6: Download complete 22:58:35 bca2f99d35d6: Pull complete 22:58:35 93359f2a8cfa: Pull complete 22:58:35 7c6f9722023f: Pull complete 22:58:37 Still waiting to schedule task 22:58:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 22:58:41 a35cf1a2eb13: Pull complete 22:58:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:58:41 ---> a62c8e92a672 22:58:41 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 22:58:41 ---> Running in a7ebecc1e248 22:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:43 (1/12) Installing libmagic (5.38-r0) 22:58:43 (2/12) Installing file (5.38-r0) 22:58:43 (3/12) Installing libc-dev (0.7.2-r3) 22:58:43 (4/12) Installing g++ (9.3.0-r2) 22:58:48 (5/12) Installing fortify-headers (1.1-r0) 22:58:48 (6/12) Installing patch (2.7.6-r6) 22:58:48 (7/12) Installing build-base (0.5-r2) 22:58:48 (8/12) Installing libsodium (1.0.18-r0) 22:58:48 (9/12) Installing pkgconf (1.7.2-r0) 22:58:49 (10/12) Installing libsodium-dev (1.0.18-r0) 22:58:49 (11/12) Installing libzmq (4.3.3-r0) 22:58:49 (12/12) Installing zeromq-dev (4.3.3-r0) 22:58:49 Executing busybox-1.31.1-r19.trigger 22:58:49 OK: 233 MiB in 51 packages 22:58:52 Removing intermediate container a7ebecc1e248 22:58:52 ---> 7c8b27f10397 22:58:52 Step 4/6 : WORKDIR /edgex-go 22:58:52 ---> Running in ffd3689a7015 22:58:52 Removing intermediate container ffd3689a7015 22:58:52 ---> 42682e48f9c1 22:58:52 Step 5/6 : COPY go.mod . 22:58:53 ---> ed56a232efde 22:58:53 Step 6/6 : RUN go mod download 22:58:53 ---> Running in 1ccaeccf7e8a 22:59:19 Removing intermediate container 1ccaeccf7e8a 22:59:19 ---> 3f0079f02c24 22:59:19 Successfully built 3f0079f02c24 22:59:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:59:20 + docker inspect -f . ci-base-image-x86_64 22:59:20 . [Pipeline] withDockerContainer 22:59:20 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 22:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:59:21 $ docker top 32acbc7d6d3cfb681af8e4d09bfe7b3e8e8176ac07300f6bbda5ad6c558a0517 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:21 + go version 22:59:21 go version go1.15.5 linux/amd64 [Pipeline] } 22:59:21 $ docker stop --time=1 32acbc7d6d3cfb681af8e4d09bfe7b3e8e8176ac07300f6bbda5ad6c558a0517 22:59:23 $ docker rm -f 32acbc7d6d3cfb681af8e4d09bfe7b3e8e8176ac07300f6bbda5ad6c558a0517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:24 + docker inspect -f . ci-base-image-x86_64 22:59:24 . [Pipeline] withDockerContainer 22:59:24 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 22:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:59:25 $ docker top aa6b3b7244cfc0642ae2cd8f862fa6ba2d9d360e4d4c6f61e89ece574ea7ce24 -eo pid,comm [Pipeline] { [Pipeline] echo 22:59:25 ========================================================= 22:59:25 [edgeXBuildGoParallel] Running Tests and Build... 22:59:25 ========================================================= [Pipeline] sh 22:59:25 + make test 22:59:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:59:35 ? github.com/edgexfoundry/edgex-go [no test files] 22:59:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:59:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:59:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:59:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:59:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:59:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:00:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:00:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:00:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.122s coverage: 45.9% of statements 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 23:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.094s coverage: 100.0% of statements 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.1% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.504s coverage: 100.0% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 65.8% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 82.3% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.315s coverage: 28.6% of statements 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 23:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:00:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 23:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.380s coverage: 92.8% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 45.5% of statements 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.176s coverage: 96.3% of statements 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 23:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements 23:00:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 23:00:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27558 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [Pipeline] { [Pipeline] ws 23:00:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 62.4% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.278s coverage: 68.9% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 38.4% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.101s coverage: 89.4% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 29.1% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.065s coverage: 92.9% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:00:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 23:00:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 23:00:35 GO111MODULE=on go vet ./... 23:00:39 using credential edgex-jenkins-ssh 23:00:39 Cloning the remote Git repository 23:00:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:00:39 > git init /w/workspace/edgex-go/1 # timeout=10 23:00:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:39 > git --version # timeout=10 23:00:39 > git --version # 'git version 2.17.1' 23:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:56 Merging remotes/origin/master commit 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:00:56 Merge succeeded, producing a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:00:56 Checking out Revision a5dc2605f40e4908c99f4381f70b253cf6960e8d (PR-3192) 23:00:56 > git config core.sparsecheckout # timeout=10 23:00:56 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # timeout=10 23:00:56 > git remote # timeout=10 23:00:56 > git config --get remote.origin.url # timeout=10 23:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:56 > git merge 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 23:00:56 > git rev-parse HEAD^{commit} # timeout=10 23:00:56 > git config core.sparsecheckout # timeout=10 23:00:56 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # timeout=10 23:01:01 Commit message: "feat(security): Create a Vault mgmt token for Consul Secrets Operations" 23:01:01 > git --version # timeout=10 23:01:01 > git --version # 'git version 2.17.1' 23:01:01 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { 23:01:02 gofmt -l . 23:01:02 [ "`gofmt -l .`" = "" ] 23:01:02 ./bin/test-go-mod-tidy.sh 23:01:02 ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 23:01:03 + ls -al . 23:01:03 total 708 23:01:03 drwxrwxr-x 10 1001 1001 4096 Feb 24 23:01 . 23:01:03 drwxr-xr-x 4 root root 28 Feb 24 22:59 .. 23:01:03 -rw-rw-r-- 1 1001 1001 11 Feb 24 22:57 .dockerignore 23:01:03 drwxrwxr-x 8 1001 1001 179 Feb 24 22:57 .git 23:01:03 drwxrwxr-x 3 1001 1001 125 Feb 24 22:57 .github 23:01:03 -rw-rw-r-- 1 1001 1001 818 Feb 24 22:57 .gitignore 23:01:03 drwx------ 3 1001 1001 60 Feb 24 22:58 .semver 23:01:03 -rw-rw-r-- 1 1001 1001 166 Feb 24 22:57 .sonarcloud.properties 23:01:03 -rw-rw-r-- 1 1001 1001 8475 Feb 24 22:57 Attribution.txt 23:01:03 -rw-rw-r-- 1 1001 1001 3804 Feb 24 22:57 CONTRIBUTING.md 23:01:03 -rw-rw-r-- 1 1001 1001 931 Feb 24 22:57 Dockerfile.build 23:01:03 -rw-rw-r-- 1 1001 1001 863 Feb 24 22:57 Jenkinsfile 23:01:03 -rw-rw-r-- 1 1001 1001 10775 Feb 24 22:57 LICENSE 23:01:03 -rw-rw-r-- 1 1001 1001 5774 Feb 24 22:57 Makefile 23:01:03 -rw-rw-r-- 1 1001 1001 6524 Feb 24 22:57 README.md 23:01:03 -rw-rw-r-- 1 1001 1001 6755 Feb 24 22:57 SECURITY.md 23:01:03 -rw-rw-r-- 1 1001 1001 5 Feb 24 22:58 VERSION 23:01:03 -rw-rw-r-- 1 1001 1001 4131 Feb 24 22:57 ZMQWindows.md 23:01:03 drwxrwxr-x 2 1001 1001 117 Feb 24 22:57 bin 23:01:03 drwxrwxr-x 14 1001 1001 4096 Feb 24 22:57 cmd 23:01:03 -rw-r--r-- 1 root root 596149 Feb 24 23:00 coverage.out 23:01:03 -rw-r--r-- 1 root root 1055 Feb 24 23:01 go.mod 23:01:03 -rw-r--r-- 1 root root 21528 Feb 24 23:01 go.sum 23:01:03 drwxrwxr-x 8 1001 1001 127 Feb 24 22:57 internal 23:01:03 drwxrwxr-x 4 1001 1001 26 Feb 24 22:57 openapi 23:01:03 drwxrwxr-x 4 1001 1001 71 Feb 24 22:57 snap 23:01:03 -rw-rw-r-- 1 1001 1001 168 Feb 24 22:57 version.go [Pipeline] sh 23:01:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 23:01:03 + '[' -e coverage.out ] 23:01:03 + chown 1001:1001 coverage.out [Pipeline] sh [Pipeline] stash 23:01:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 23:01:04 Stashed 1 file(s) [Pipeline] sh [Pipeline] sh 23:01:04 + make build 23:01:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:01:04 + sudo service docker restart 23:01:04 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:01:07 provisioning config files... 23:01:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3760637890193797746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:08 ---> docker-login.sh 23:01:08 nexus3.edgexfoundry.org:10001 23:01:08 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 23:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:09 Configure a credential helper to remove this warning. See 23:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:09 23:01:09 Login Succeeded 23:01:09 nexus3.edgexfoundry.org:10002 23:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:10 Configure a credential helper to remove this warning. See 23:01:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:10 23:01:10 Login Succeeded 23:01:10 nexus3.edgexfoundry.org:10003 23:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:10 Configure a credential helper to remove this warning. See 23:01:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:10 23:01:10 Login Succeeded 23:01:10 nexus3.edgexfoundry.org:10004 23:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:11 Configure a credential helper to remove this warning. See 23:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:11 23:01:11 Login Succeeded 23:01:11 docker.io 23:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:12 Configure a credential helper to remove this warning. See 23:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:12 23:01:12 Login Succeeded 23:01:12 ---> docker-login.sh ends [Pipeline] } 23:01:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:12 ========================================================= 23:01:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:01:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:01:13 + 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 . 23:01:15 Sending build context to Docker daemon 166.4MB 23:01:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:01:15 Step 2/6 : FROM ${BASE} 23:01:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:15 5f621e34cdf4: Pulling fs layer 23:01:15 a4357932f1b6: Pulling fs layer 23:01:15 18c013af1878: Pulling fs layer 23:01:15 00ac8860ef70: Pulling fs layer 23:01:15 63d7cb157983: Pulling fs layer 23:01:15 b116817d02f9: Pulling fs layer 23:01:15 745a02a5169b: Pulling fs layer 23:01:15 00ac8860ef70: Waiting 23:01:15 b116817d02f9: Waiting 23:01:15 63d7cb157983: Waiting 23:01:15 745a02a5169b: Waiting 23:01:15 18c013af1878: Verifying Checksum 23:01:15 18c013af1878: Download complete 23:01:15 a4357932f1b6: Verifying Checksum 23:01:15 a4357932f1b6: Download complete 23:01:15 5f621e34cdf4: Verifying Checksum 23:01:15 5f621e34cdf4: Download complete 23:01:15 63d7cb157983: Verifying Checksum 23:01:15 63d7cb157983: Download complete 23:01:15 b116817d02f9: Verifying Checksum 23:01:15 b116817d02f9: Download complete 23:01:16 5f621e34cdf4: Pull complete 23:01:17 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 23:01:17 a4357932f1b6: Pull complete 23:01:17 18c013af1878: Pull complete 23:01:17 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 23:01:19 745a02a5169b: Download complete 23:01:19 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 23:01:19 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 23:01:19 00ac8860ef70: Verifying Checksum 23:01:19 00ac8860ef70: Download complete 23:01:21 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 23:01:22 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 23:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:01:25 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 23:01:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:01:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:01:29 $ docker stop --time=1 aa6b3b7244cfc0642ae2cd8f862fa6ba2d9d360e4d4c6f61e89ece574ea7ce24 23:01:30 $ docker rm -f aa6b3b7244cfc0642ae2cd8f862fa6ba2d9d360e4d4c6f61e89ece574ea7ce24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:01:35 23:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 23:01:35 00ac8860ef70: Pull complete 23:01:35 63d7cb157983: Pull complete 23:01:35 b116817d02f9: Pull complete [Pipeline] sh 23:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:01:35 latest: Pulling from edgex-devops/edgex-compose 23:01:35 cbdbe7a5bc2a: Pulling fs layer 23:01:35 ca9280d653b3: Pulling fs layer 23:01:35 7e9c9ca2126c: Pulling fs layer 23:01:35 cbdbe7a5bc2a: Verifying Checksum 23:01:35 cbdbe7a5bc2a: Download complete 23:01:35 ca9280d653b3: Verifying Checksum 23:01:35 ca9280d653b3: Download complete 23:01:35 cbdbe7a5bc2a: Pull complete 23:01:36 7e9c9ca2126c: Download complete 23:01:36 ca9280d653b3: Pull complete 23:01:37 745a02a5169b: Pull complete 23:01:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:01:37 ---> b7e6874047d6 23:01:37 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 23:01:40 ---> Running in 018e2ee55892 23:01:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:01:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:01:43 (1/12) Installing libmagic (5.38-r0) 23:01:43 (2/12) Installing file (5.38-r0) 23:01:43 (3/12) Installing libc-dev (0.7.2-r3) 23:01:43 (4/12) Installing g++ (9.3.0-r2) 23:01:43 7e9c9ca2126c: Pull complete 23:01:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:01:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:01:43 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 23:01:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:01:44 $ docker top 6cfd57ea0745157b69f91a19eadd6299392b2c9502a3e3c15f25fe59b549eb19 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:45 + docker-compose build --help 23:01:45 + grep parallel 23:01:46 --parallel Build images in parallel. [Pipeline] } 23:01:46 $ docker stop --time=1 6cfd57ea0745157b69f91a19eadd6299392b2c9502a3e3c15f25fe59b549eb19 23:01:48 $ docker rm -f 6cfd57ea0745157b69f91a19eadd6299392b2c9502a3e3c15f25fe59b549eb19 [Pipeline] // withDockerContainer [Pipeline] writeFile 23:01:48 (5/12) Installing fortify-headers (1.1-r0) 23:01:48 (6/12) Installing patch (2.7.6-r6) 23:01:48 (7/12) Installing build-base (0.5-r2) 23:01:48 (8/12) Installing libsodium (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:49 (9/12) Installing pkgconf (1.7.2-r0) 23:01:49 (10/12) Installing libsodium-dev (1.0.18-r0) 23:01:49 (11/12) Installing libzmq (4.3.3-r0) 23:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:01:49 . [Pipeline] withDockerContainer 23:01:49 (12/12) Installing zeromq-dev (4.3.3-r0) 23:01:49 Executing busybox-1.31.1-r19.trigger 23:01:49 OK: 217 MiB in 51 packages 23:01:49 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 23:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:01:50 $ docker top c281402c04a823b742212cd1e7f6d5507c59384f7b525fe9e4a04e17e4d912d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:50 + docker-compose -f ./docker-compose-build.yml build --parallel 23:01:51 Building docker-core-command-go ... 23:01:51 Building docker-core-data-go ... 23:01:51 Building docker-core-metadata-go ... 23:01:51 Building docker-security-bootstrapper-go ... 23:01:51 Building docker-security-proxy-setup-go ... 23:01:51 Building docker-security-secretstore-setup-go ... 23:01:51 Building docker-support-notifications-go ... 23:01:51 Building docker-support-scheduler-go ... 23:01:51 Building docker-sys-mgmt-agent-go ... 23:01:51 Building docker-sys-mgmt-agent-go 23:01:51 Building docker-security-proxy-setup-go 23:01:51 Building docker-support-scheduler-go 23:01:51 Building docker-core-metadata-go 23:01:51 Building docker-security-bootstrapper-go 23:01:53 Removing intermediate container 018e2ee55892 23:01:53 ---> 556971949973 23:01:53 Step 4/6 : WORKDIR /edgex-go 23:01:53 ---> Running in 5c1eedd032cc 23:01:53 Removing intermediate container 5c1eedd032cc 23:01:53 ---> ea85ff4b9a57 23:01:53 Step 5/6 : COPY go.mod . 23:01:54 ---> c1ee25526604 23:01:54 Step 6/6 : RUN go mod download 23:01:54 ---> Running in 7757ec5aad16 23:02:21 Removing intermediate container 7757ec5aad16 23:02:21 ---> ca391eb01061 23:02:21 Successfully built ca391eb01061 23:02:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:02:22 + docker inspect -f . ci-base-image-arm64 23:02:22 . [Pipeline] withDockerContainer 23:02:22 prd-ubuntu18.04-docker-arm64-4c-16g-27558 does not seem to be running inside a container 23:02:22 $ 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 ******** ci-base-image-arm64 cat 23:02:23 $ docker top 24983015848fd623d41863640420eaa6e63208cabb138e53c24b5a2bb10af239 -eo pid,comm 23:02:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:24 ---> 3f0079f02c24 23:02:24 Step 3/23 : WORKDIR /edgex-go 23:02:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:24 ---> 3f0079f02c24 23:02:24 Step 3/22 : WORKDIR /edgex-go 23:02:24 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:02:24 ---> 3f0079f02c24 23:02:24 Step 3/26 : WORKDIR /edgex-go 23:02:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:02:24 ---> 3f0079f02c24 23:02:24 Step 3/21 : WORKDIR /edgex-go 23:02:24 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:24 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:02:24 ---> 3f0079f02c24 23:02:24 Step 3/30 : WORKDIR /edgex-go 23:02:24 ---> Running in c8502fd83f45 23:02:24 ---> Running in 5b9cbf00e82c 23:02:24 ---> Running in 0bf6ba7c88c6 23:02:24 ---> Running in 7488cb73bcbb 23:02:24 ---> Running in 78a53f4c7468 23:02:24 Removing intermediate container 0bf6ba7c88c6 23:02:24 ---> 5978e6946abe 23:02:24 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 Removing intermediate container 5b9cbf00e82c 23:02:24 ---> 988d93416c06 23:02:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 Removing intermediate container 78a53f4c7468 23:02:24 ---> d16d74098090 23:02:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 Removing intermediate container c8502fd83f45 23:02:24 ---> e3edac8b6942 23:02:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 Removing intermediate container 7488cb73bcbb 23:02:24 ---> 5a20fb055952 23:02:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:24 ---> Running in a8671810e1a9 23:02:24 ---> Running in 2e999a85e2d3 23:02:24 ---> Running in dee869177246 23:02:24 ---> Running in 38364b7eaa5f 23:02:24 ---> Running in 13b4031c2ae7 [Pipeline] { [Pipeline] sh 23:02:25 + go version 23:02:25 go version go1.15.5 linux/arm64 [Pipeline] } 23:02:25 $ docker stop --time=1 24983015848fd623d41863640420eaa6e63208cabb138e53c24b5a2bb10af239 23:02:26 Removing intermediate container a8671810e1a9 23:02:26 ---> 96d8d513b052 23:02:26 Step 5/22 : RUN apk add --update --no-cache make git 23:02:26 Removing intermediate container dee869177246 23:02:26 ---> 543c91310e1e 23:02:26 Step 5/21 : RUN apk add --update --no-cache make git 23:02:26 Removing intermediate container 38364b7eaa5f 23:02:26 ---> 170112d37d9b 23:02:26 Step 5/23 : RUN apk add --update --no-cache make git 23:02:26 ---> Running in e385175fed2d 23:02:26 ---> Running in 3400dff7fc4f 23:02:26 ---> Running in a0ef14efee13 23:02:26 Removing intermediate container 2e999a85e2d3 23:02:26 ---> 3a18cfabcc0a 23:02:26 Step 5/30 : RUN apk add --update --no-cache make git 23:02:26 Removing intermediate container 13b4031c2ae7 23:02:26 ---> 2cebdf5a83d4 23:02:26 Step 5/26 : RUN apk add --update --no-cache make bash git 23:02:26 ---> Running in 55772e6d5bc2 23:02:26 ---> Running in f6362489f427 23:02:26 $ docker rm -f 24983015848fd623d41863640420eaa6e63208cabb138e53c24b5a2bb10af239 [Pipeline] // withDockerContainer [Pipeline] } 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:02:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:28 + docker inspect -f . ci-base-image-arm64 23:02:28 . 23:02:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 23:02:28 prd-ubuntu18.04-docker-arm64-4c-16g-27558 does not seem to be running inside a container 23:02:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:28 OK: 233 MiB in 51 packages 23:02:28 OK: 233 MiB in 51 packages 23:02:28 $ 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 ******** ci-base-image-arm64 cat 23:02:28 OK: 233 MiB in 51 packages 23:02:29 OK: 233 MiB in 51 packages 23:02:29 OK: 233 MiB in 51 packages 23:02:29 Removing intermediate container 3400dff7fc4f 23:02:29 ---> defbd1c55079 23:02:29 Step 6/21 : COPY go.mod . 23:02:29 Removing intermediate container e385175fed2d 23:02:29 ---> d055201bf1ea 23:02:29 Step 6/22 : COPY go.mod . 23:02:29 Removing intermediate container a0ef14efee13 23:02:29 ---> a23866144bf8 23:02:29 Step 6/23 : COPY go.mod . 23:02:29 ---> ad786e9cbc25 23:02:29 Step 7/21 : RUN go mod download 23:02:29 $ docker top 26a8c4359525ed7c0506a13d991913ad29ce66fc16f60dae17ae5f18db652361 -eo pid,comm 23:02:30 ---> 4293cf082d9a 23:02:30 Step 7/22 : RUN go mod download 23:02:30 ---> Running in f5755d1d78a2 [Pipeline] { 23:02:30 ---> Running in 9ad9ba9de11a 23:02:30 Removing intermediate container f6362489f427 23:02:30 ---> 85d2fe00439d 23:02:30 Step 6/26 : COPY go.mod . 23:02:30 ---> 8d1e09b1b8db 23:02:30 Step 7/23 : RUN go mod download 23:02:30 Removing intermediate container 55772e6d5bc2 23:02:30 ---> a8f3628d3cf5 23:02:30 Step 6/30 : COPY go.mod . [Pipeline] echo 23:02:30 ========================================================= 23:02:30 [edgeXBuildGoParallel] Running Tests and Build... 23:02:30 ========================================================= [Pipeline] sh 23:02:30 ---> Running in e55a4ff765b9 23:02:30 ---> 57eb6acaaf3b 23:02:30 Step 7/26 : RUN go mod download 23:02:30 ---> Running in 9dc5a1faf3a0 23:02:30 ---> c018ce5cc87f 23:02:30 Step 7/30 : RUN go mod download 23:02:31 + make test 23:02:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:02:31 ---> Running in 774fbd208c24 23:02:33 Removing intermediate container 774fbd208c24 23:02:33 ---> a4974995c012 23:02:33 Step 8/30 : COPY . . 23:02:33 Removing intermediate container f5755d1d78a2 23:02:33 ---> 09f548ef998d 23:02:33 Step 8/21 : COPY . . 23:02:33 Removing intermediate container 9ad9ba9de11a 23:02:33 ---> f456bb92099c 23:02:33 Step 8/22 : COPY . . 23:02:33 Removing intermediate container e55a4ff765b9 23:02:33 ---> 812a830676fe 23:02:33 Step 8/23 : COPY . . 23:02:34 Removing intermediate container 9dc5a1faf3a0 23:02:34 ---> c16c232d6f0d 23:02:34 Step 8/26 : COPY . . 23:02:53 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:13 ---> 6231ec0e81a8 23:03:13 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:13 ---> 3a32618e41f0 23:03:13 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:03:13 ---> b495f93553f0 23:03:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:03:13 ---> 21b3fa3e4675 23:03:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:03:13 ---> cbaf77c5ad54 23:03:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:03:13 ---> Running in c260f9acce62 23:03:13 ---> Running in fa78aa99728e 23:03:13 ---> Running in 947261a4a149 23:03:13 ---> Running in 694a731678e3 23:03:13 ---> Running in 85c432bfce4c 23:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:03:14 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 23:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03: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 23:03:14 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 23:03:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:03:47 Removing intermediate container c260f9acce62 23:03:47 ---> 35374042c61a 23:03:47 23:03:47 Step 10/30 : FROM alpine:3.12 23:03:48 3.12: Pulling from library/alpine 23:03:51 Removing intermediate container 947261a4a149 23:03:51 ---> 91395c1e7a19 23:03:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:03:51 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:03:51 Status: Downloaded newer image for alpine:3.12 23:03:51 ---> 88dd2752d2ea 23:03:51 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:03:51 ---> Running in 82ec566ac906 23:03:51 ---> Running in 4387bef2b6ba 23:03:52 Removing intermediate container 4387bef2b6ba 23:03:52 ---> 00a856eafe4a 23:03:52 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 23:03:52 ---> Running in 91094516528a 23:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:03:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:53 (1/2) Installing dumb-init (1.2.2-r1) 23:03:53 (2/2) Installing su-exec (0.2-r1) 23:03:53 Executing busybox-1.31.1-r19.trigger 23:03:53 OK: 6 MiB in 16 packages 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:55 Removing intermediate container 85c432bfce4c 23:03:55 ---> 3159f2ec1f19 23:03:55 23:03:55 Step 10/21 : FROM alpine:3.12 23:03:55 ---> 88dd2752d2ea 23:03:55 Step 11/21 : RUN apk add --update --no-cache curl 23:03:55 Removing intermediate container fa78aa99728e 23:03:55 ---> da0783270da8 23:03:55 23:03:55 Step 10/22 : FROM alpine:3.12 23:03:55 ---> 88dd2752d2ea 23:03:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:03:56 ---> Running in b3474f9ec702 23:03:56 ---> Running in 5e536a7f2b10 23:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:03:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:58 Removing intermediate container 694a731678e3 23:03:58 ---> 59e0a1b7b1e0 23:03:58 23:03:58 Step 10/23 : FROM alpine:3.12 23:03:58 ---> 88dd2752d2ea 23:03:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:03:58 Removing intermediate container 91094516528a 23:03:58 ---> c5f3ec843a12 23:03:58 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 23:03:58 Removing intermediate container 82ec566ac906 23:03:58 ---> f4e125a97a5f 23:03:58 23:03:58 Step 11/26 : FROM docker:20.10.0 23:03:58 20.10.0: Pulling from library/docker 23:03:58 ---> Running in c23b6f7bb47a 23:03:58 ---> Running in e17a48650347 23:03:59 Removing intermediate container e17a48650347 23:03:59 ---> 5291370d5436 23:03:59 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:03:59 ---> Running in ddeb6d6b4839 23:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:03:59 (1/1) Installing dumb-init (1.2.2-r1) 23:03:59 Executing busybox-1.31.1-r19.trigger 23:03:59 (1/4) Installing ca-certificates (20191127-r4) 23:03:59 OK: 6 MiB in 15 packages 23:04:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:04:00 (3/4) Installing libcurl (7.69.1-r3) 23:04:00 (4/4) Installing curl (7.69.1-r3) 23:04:00 Executing busybox-1.31.1-r19.trigger 23:04:00 Executing ca-certificates-20191127-r4.trigger 23:04:00 (1/1) Installing dumb-init (1.2.2-r1) 23:04:00 Executing busybox-1.31.1-r19.trigger 23:04:00 OK: 6 MiB in 15 packages 23:04:00 OK: 7 MiB in 18 packages 23:04:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:04:00 Removing intermediate container ddeb6d6b4839 23:04:00 ---> 68d0d767f075 23:04:00 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:04:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:04:00 ---> Running in 13311ebf7562 23:04:01 Removing intermediate container 5e536a7f2b10 23:04:01 ---> a252728503ea 23:04:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:04:02 ---> Running in 11e0c05f8099 23:04:02 Removing intermediate container b3474f9ec702 23:04:02 ---> 2954c9b1a56d 23:04:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:04:03 ---> Running in 56bda06e1b32 23:04:03 Removing intermediate container c23b6f7bb47a 23:04:03 ---> 897c9a6eef4f 23:04:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:04:03 Removing intermediate container 11e0c05f8099 23:04:03 ---> 3e215078ec89 23:04:03 Step 13/22 : ENV APP_PORT=48085 23:04:03 ---> Running in 7df29b45b9a3 23:04:03 Removing intermediate container 56bda06e1b32 23:04:03 ---> 28f17310b37b 23:04:03 Step 13/21 : WORKDIR /edgex 23:04:03 ---> Running in 903b547260ad 23:04:03 ---> Running in 1c219d0c2329 23:04:04 Removing intermediate container 7df29b45b9a3 23:04:04 ---> a6c3b9176c56 23:04:04 Step 13/23 : ENV APP_PORT=48081 23:04:04 Removing intermediate container 903b547260ad 23:04:04 ---> 8b98f0da652b 23:04:04 Step 14/22 : EXPOSE $APP_PORT 23:04:04 ---> Running in de7ce656f1d6 23:04:04 Removing intermediate container 1c219d0c2329 23:04:04 ---> 4fc52066bc4c 23:04:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:04:04 ---> Running in e6cb84b55340 23:04:04 Removing intermediate container 13311ebf7562 23:04:04 ---> 4de8020ecd5b 23:04:04 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 23:04:04 ---> Running in 13c4bbe6fe57 23:04:04 Removing intermediate container de7ce656f1d6 23:04:04 ---> 75ae7cb4c5f2 23:04:04 Step 14/23 : EXPOSE $APP_PORT 23:04:05 Removing intermediate container e6cb84b55340 23:04:05 ---> c4543f65b3c2 23:04:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:05 ---> Running in 9dd008734862 23:04:05 ---> 594ea66db480 23:04:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:04:05 Removing intermediate container 13c4bbe6fe57 23:04:05 ---> a3c5599f4e38 23:04:05 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:04:05 Removing intermediate container 9dd008734862 23:04:05 ---> 4241ae80f669 23:04:05 Step 15/23 : WORKDIR / 23:04:06 ---> b6d124406233 23:04:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:04:06 ---> Running in 407f088c9eb0 23:04:06 ---> 7ef35bf5b8ca 23:04:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:04:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:04:06 Status: Downloaded newer image for docker:20.10.0 23:04:06 ---> aefe523efa57 23:04:06 Step 12/26 : RUN apk add --no-cache bash 23:04:06 ---> 58044aa0f6ce 23:04:06 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:04:06 ---> Running in 95cec0492440 23:04:06 ---> Running in f0a054fe97f4 23:04:06 Removing intermediate container 407f088c9eb0 23:04:06 ---> e90858fbb13e 23:04:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:07 ---> 2ea5dd8f56d7 23:04:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:04:07 ---> c45e9a24a6da 23:04:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:04:07 ---> Running in 43fefa7e1295 23:04:07 ---> 097e6ded6915 23:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:04:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:07 Removing intermediate container 43fefa7e1295 23:04:07 ---> 64a53d08e848 23:04:07 Step 18/21 : CMD ["--init=true"] 23:04:07 (1/2) Installing readline (8.0.4-r0) 23:04:07 (2/2) Installing bash (5.0.17-r0) 23:04:07 Executing bash-5.0.17-r0.post-install 23:04:07 Executing busybox-1.31.1-r19.trigger 23:04:07 OK: 12 MiB in 22 packages 23:04:07 ---> c0dce93583ba 23:04:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:04:07 ---> Running in cc4bfdb450f0 23:04:07 ---> Running in 1f3b944a6ba8 23:04:08 ---> f9b8ac9b5bcc 23:04:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:04:08 Removing intermediate container cc4bfdb450f0 23:04:08 ---> e0853620a0ff 23:04:08 Step 19/21 : LABEL arch=x86_64 23:04:08 Removing intermediate container 1f3b944a6ba8 23:04:08 ---> cc606683d7cd 23:04:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:04:08 ---> Running in cf1e9678f05e 23:04:08 ---> Running in 9e0b392f7085 23:04:08 ---> df229504c4c1 23:04:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:04:09 Removing intermediate container 95cec0492440 23:04:09 ---> 7018df223156 23:04:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:04:09 Removing intermediate container 9e0b392f7085 23:04:09 ---> e2cc2ac83436 23:04:09 Step 20/22 : LABEL arch=x86_64 23:04:09 ---> Running in 317553e36052 23:04:09 Removing intermediate container f0a054fe97f4 23:04:09 ---> a70db3359df2 23:04:09 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:09 Removing intermediate container cf1e9678f05e 23:04:09 ---> 8bb0bfa06acc 23:04:09 Step 20/21 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:04:09 ---> Running in 39d9bd3feb39 23:04:09 ---> Running in ad81ec664de9 23:04:09 ---> Running in 7f128b94a07d 23:04:09 Removing intermediate container 317553e36052 23:04:09 ---> 62fed389af3a 23:04:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:10 ---> 8dc37fe69616 23:04:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:04:10 Removing intermediate container 39d9bd3feb39 23:04:10 ---> 662ec6d5bc7e 23:04:10 Step 14/26 : ENV APP_PORT=48090 23:04:10 Removing intermediate container ad81ec664de9 23:04:10 ---> 9baf19aec805 23:04:10 Step 21/22 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:04:10 ---> Running in 8a2cd49b8059 23:04:10 Removing intermediate container 7f128b94a07d 23:04:10 ---> 0b4da029e100 23:04:10 Step 21/21 : LABEL version=0.0.0 23:04:10 ---> Running in c3e1550390a0 23:04:10 ---> Running in 0be8a4dd7366 23:04:10 ---> Running in 4a79dbe35266 23:04:10 Removing intermediate container 8a2cd49b8059 23:04:10 ---> 81c1d1a4533a 23:04:10 Step 21/23 : LABEL arch=x86_64 23:04:10 Removing intermediate container c3e1550390a0 23:04:10 ---> 25f76b6d6a9f 23:04:10 Step 15/26 : EXPOSE $APP_PORT 23:04:10 Removing intermediate container 0be8a4dd7366 23:04:10 ---> a27ec3cc2706 23:04:10 Step 22/22 : LABEL version=0.0.0 23:04:10 ---> 27f3515d8d24 23:04:10 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:04:10 ---> Running in d8b689daa159 23:04:10 Removing intermediate container 4a79dbe35266 23:04:10 ---> 51021c02bec0 23:04:10 23:04:10 ---> Running in c621cdaf05a9 23:04:10 ---> Running in 122a419e0114 23:04:11 Removing intermediate container d8b689daa159 23:04:11 ---> 863764c722a2 23:04:11 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:04:11 Successfully built 51021c02bec0 23:04:11 ---> 49bc11fb2692 23:04:11 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:04:11 Successfully tagged docker-security-proxy-setup-go:latest 23:04:11  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 23:04:11 Removing intermediate container c621cdaf05a9 23:04:11 ---> efbb417cf2dc 23:04:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:04:11 Removing intermediate container 122a419e0114 23:04:11 ---> 0b9b2255983c 23:04:11 23:04:11 ---> Running in e98263fd742e 23:04:11 Successfully built 0b9b2255983c 23:04:11 Removing intermediate container e98263fd742e 23:04:11 Successfully tagged docker-support-scheduler-go:latest 23:04:11 ---> a7eda9df70f0 23:04:11 Step 23/23 : LABEL version=0.0.0 23:04:11 Building docker-core-command-go 23:04:11  Building docker-support-scheduler-go ... done  ---> 37cf76a182b5 23:04:11 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:04:11 ---> Running in 47c8104b2911 23:04:11 ---> 18576bd4420d 23:04:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:04:11 ---> Running in 4dda07dde338 23:04:12 Removing intermediate container 47c8104b2911 23:04:12 ---> 25367958736c 23:04:12 23:04:14 Successfully built 25367958736c 23:04:14 Successfully tagged docker-core-metadata-go:latest 23:04:14 Building docker-core-data-go 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 45.9% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.244s coverage: 100.0% of statements 23:04:18  Building docker-core-metadata-go ... done  ---> 5ce3d1bc1dc5 23:04:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:04:18 Removing intermediate container 4dda07dde338 23:04:18 ---> 15e67999bb7b 23:04:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:04:19 ---> a3c7fe735e42 23:04:19 Step 25/30 : RUN chmod +x /entrypoint.sh 23:04:19 ---> 10ee0cae4262 23:04:19 Step 19/26 : RUN apk --no-cache add py3-pip 23:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:04:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:04:21 ---> Running in 0424684b3de6 23:04:21 ---> Running in bd6b39e4493e 23:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:22 (1/33) Installing libbz2 (1.0.8-r1) 23:04:22 (2/33) Installing expat (2.2.9-r1) 23:04:22 (3/33) Installing libffi (3.3-r2) 23:04:22 (4/33) Installing gdbm (1.13-r1) 23:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.265s coverage: 65.8% of statements 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:04:22 (5/33) Installing xz-libs (5.2.5-r0) 23:04:22 (6/33) Installing sqlite-libs (3.32.1-r0) 23:04:22 (7/33) Installing python3 (3.8.5-r1) 23:04:24 Removing intermediate container bd6b39e4493e 23:04:24 ---> e31f5c53c656 23:04:24 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.675s coverage: 82.3% of statements 23:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.164s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.286s coverage: 86.7% of statements 23:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:04:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements 23:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:04:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements 23:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:04:32 ---> Running in 65dbb251808b 23:04:32 (8/33) Installing py3-appdirs (1.4.4-r1) 23:04:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:04:32 (10/33) Installing py3-parsing (2.4.7-r0) 23:04:32 (11/33) Installing py3-six (1.15.0-r0) 23:04:32 (12/33) Installing py3-packaging (20.4-r0) 23:04:32 (13/33) Installing py3-setuptools (47.0.0-r0) 23:04:32 (14/33) Installing py3-chardet (3.0.4-r4) 23:04:33 (15/33) Installing py3-idna (2.9-r0) 23:04:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:04:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:04:34 (18/33) Installing py3-requests (2.23.0-r0) 23:04:34 (19/33) Installing py3-msgpack (1.0.0-r0) 23:04:34 (20/33) Installing py3-lockfile (0.12.2-r3) 23:04:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:04:36 (22/33) Installing py3-colorama (0.4.3-r0) 23:04:36 (23/33) Installing py3-distlib (0.3.0-r0) 23:04:36 Removing intermediate container 65dbb251808b 23:04:36 ---> 3aa6c2147df5 23:04:36 Step 27/30 : CMD ["gate"] 23:04:36 (24/33) Installing py3-distro (1.5.0-r1) 23:04:36 (25/33) Installing py3-webencodings (0.5.1-r3) 23:04:37 (26/33) Installing py3-html5lib (1.0.1-r4) 23:04:37 (27/33) Installing py3-pytoml (0.1.21-r0) 23:04:37 (28/33) Installing py3-pep517 (0.8.2-r0) 23:04:37 (29/33) Installing py3-progress (1.5-r0) 23:04:37 (30/33) Installing py3-toml (0.10.1-r0) 23:04:37 (31/33) Installing py3-retrying (1.3.3-r0) 23:04:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:04:37 (33/33) Installing py3-pip (20.1.1-r0) 23:04:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:04:38 ---> 3f0079f02c24 23:04:38 Step 3/22 : WORKDIR /edgex-go 23:04:38 ---> Using cache 23:04:38 ---> 5a20fb055952 23:04:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:38 ---> Using cache 23:04:38 ---> 2cebdf5a83d4 23:04:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:04:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:39 ---> 3f0079f02c24 23:04:39 Step 3/23 : WORKDIR /edgex-go 23:04:39 ---> Using cache 23:04:39 ---> 5a20fb055952 23:04:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:39 ---> Using cache 23:04:39 ---> 2cebdf5a83d4 23:04:39 Step 5/23 : RUN apk add --update --no-cache make git 23:04:40 Executing busybox-1.31.1-r19.trigger 23:04:40 ---> Running in 51fcc0ca168c 23:04:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:40 ---> 3f0079f02c24 23:04:40 Step 3/23 : WORKDIR /edgex-go 23:04:40 ---> Using cache 23:04:40 ---> 5a20fb055952 23:04:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:40 ---> Using cache 23:04:40 ---> 2cebdf5a83d4 23:04:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:04:40 OK: 71 MiB in 55 packages 23:04:41 ---> Running in 952782f83d15 23:04:41 ---> Running in cbf19684f3b8 23:04:41 ---> Running in 84ccd620146b 23:04:41 Removing intermediate container 51fcc0ca168c 23:04:41 ---> 3327e8a1f097 23:04:41 Step 28/30 : LABEL arch=x86_64 23:04:41 ---> Running in 415926c539b4 23:04:42 Removing intermediate container 415926c539b4 23:04:42 ---> e5ede1c80eed 23:04:42 Step 29/30 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.279s coverage: 92.8% of statements 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.209s coverage: 0.1% of statements 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 45.5% of statements 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 23:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:43 ---> Running in 951eddbd4397 23:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:44 OK: 233 MiB in 51 packages 23:04:44 Removing intermediate container 951eddbd4397 23:04:44 ---> d606daba00a0 23:04:44 Step 30/30 : LABEL version=0.0.0 23:04:44 OK: 233 MiB in 51 packages 23:04:44 OK: 233 MiB in 51 packages 23:04:46 ---> Running in 4f9df01abaf9 23:04:48 Removing intermediate container 952782f83d15 23:04:48 ---> 0f6a8f4a8fed 23:04:48 Step 6/22 : COPY go.mod . 23:04:50 Removing intermediate container 4f9df01abaf9 23:04:50 ---> 306c822189e3 23:04:50 23:04:50 ---> 0f8ceae8e185 23:04:50 Step 7/22 : RUN go mod download 23:04:50 Removing intermediate container 84ccd620146b 23:04:50 ---> 4c9db1f1417a 23:04:50 Step 6/23 : COPY go.mod . 23:04:50 Successfully built 306c822189e3 23:04:50 Successfully tagged docker-security-bootstrapper-go:latest 23:04:50 Building docker-security-secretstore-setup-go 23:04:50 Removing intermediate container cbf19684f3b8 23:04:50 ---> 2875f3d31daf 23:04:50 Step 6/23 : COPY go.mod . Building docker-security-bootstrapper-go ... done  23:04:50 ---> Running in 8360fecce223 23:04:50 Removing intermediate container 0424684b3de6 23:04:50 ---> 040ffdd698eb 23:04:50 Step 20/26 : RUN pip install docker-compose==1.23.2 23:04:50 ---> Running in 8c764724939d 23:04:50 ---> 1af7606d2015 23:04:50 Step 7/23 : RUN go mod download 23:04:50 ---> 4b215bbef029 23:04:50 Step 7/23 : RUN go mod download 23:04:51 ---> Running in d96a781cdfda 23:04:51 ---> Running in 2724bf008b9b 23:04:54 Collecting docker-compose==1.23.2 23:04:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:04:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 23:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 23:04:55 Collecting docker<4.0,>=3.6.0 23:04:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:04:55 Collecting dockerpty<0.5,>=0.4.1 23:04:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:04:56 Removing intermediate container 8360fecce223 23:04:56 ---> 88f8467949dc 23:04:56 Step 8/22 : COPY . . 23:04:56 Collecting PyYAML<4,>=3.10 23:04:56 Downloading PyYAML-3.13.tar.gz (270 kB) 23:04:58 Collecting texttable<0.10,>=0.9.0 23:04:58 Downloading texttable-0.9.1.tar.gz (11 kB) 23:04:59 Removing intermediate container d96a781cdfda 23:04:59 ---> f6af0954f840 23:04:59 Step 8/23 : COPY . . 23:05:01 Collecting docopt<0.7,>=0.6.1 23:05:01 Downloading docopt-0.6.2.tar.gz (25 kB) 23:05:04 Collecting websocket-client<1.0,>=0.32.0 23:05:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:05:04 Removing intermediate container 2724bf008b9b 23:05:04 ---> e47ce1d0e7b2 23:05:04 Step 8/23 : COPY . . 23:05:05 Collecting jsonschema<3,>=2.5.1 23:05:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:05:06 Collecting cached-property<2,>=1.2.0 23:05:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:05:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:05:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:05:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:08 ---> 3f0079f02c24 23:05:08 Step 3/24 : WORKDIR /edgex-go 23:05:08 ---> Using cache 23:05:08 ---> 5a20fb055952 23:05:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:08 ---> Using cache 23:05:08 ---> 2cebdf5a83d4 23:05:08 Step 5/24 : RUN apk add --update --no-cache make git 23:05:08 ---> Using cache 23:05:08 ---> 2875f3d31daf 23:05:08 Step 6/24 : COPY go.mod . 23:05:08 ---> Using cache 23:05:08 ---> 4b215bbef029 23:05:08 Step 7/24 : RUN go mod download 23:05:08 ---> Using cache 23:05:08 ---> e47ce1d0e7b2 23:05:08 Step 8/24 : COPY . . 23:05:08 Collecting docker-pycreds>=0.4.0 23:05:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:05:08 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) 23:05:08 Collecting idna<2.8,>=2.5 23:05:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:05:09 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) 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.128s coverage: 92.9% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 77.8% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.6% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.6% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.539s coverage: 62.4% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.810s coverage: 68.9% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.392s coverage: 38.4% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 23:05:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:05:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 23:05:11 Collecting urllib3<1.25,>=1.21.1 23:05:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:05:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:05:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:05:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:05:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:05:13 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, PyYAML, texttable, docopt, jsonschema, cached-property, docker-compose 23:05:16 Attempting uninstall: idna 23:05:16 Found existing installation: idna 2.9 23:05:16 Uninstalling idna-2.9: 23:05:16 Successfully uninstalled idna-2.9 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.538s coverage: 47.0% of statements 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:05:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.337s coverage: 89.4% of statements 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:05:20 Attempting uninstall: urllib3 23:05:20 Found existing installation: urllib3 1.25.9 23:05:20 Uninstalling urllib3-1.25.9: 23:05:22 Successfully uninstalled urllib3-1.25.9 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.960s coverage: 29.1% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.220s coverage: 99.0% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.187s coverage: 92.9% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:05:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 23:05:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements 23:05:26 GO111MODULE=on go vet ./... 23:05:26 Attempting uninstall: requests 23:05:26 Found existing installation: requests 2.23.0 23:05:26 Uninstalling requests-2.23.0: 23:05:27 Successfully uninstalled requests-2.23.0 23:05:36 Running setup.py install for dockerpty: started 23:05:38 Running setup.py install for dockerpty: finished with status 'done' 23:05:38 Running setup.py install for PyYAML: started 23:05:40 Running setup.py install for PyYAML: finished with status 'done' 23:05:40 Running setup.py install for texttable: started 23:05:40 Running setup.py install for texttable: finished with status 'done' 23:05:40 Running setup.py install for docopt: started 23:05:41 ---> 82d8e440d895 23:05:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:05:41 Running setup.py install for docopt: finished with status 'done' 23:05:41 ---> 6f4f635bf9ae 23:05:41 Step 9/23 : RUN make cmd/core-data/core-data 23:05:43 ---> Running in 6e332a7cad1c 23:05:43 ---> Running in 93697653b759 23:05:43 ---> 7f18eb2ee6d1 23:05:43 Step 9/23 : RUN make cmd/core-command/core-command 23:05:44 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 23:05:44 ---> e51f3a4e13af 23:05:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:05:44 ---> Running in 478e3e31d317 23:05:44 ---> Running in b1e57b30d87a 23:05:45 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 23:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05:45 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 23:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:05:51 Removing intermediate container 8c764724939d 23:05:51 ---> d131237353da 23:05:51 Step 21/26 : RUN apk --no-cache add curl 23:05:51 ---> Running in d6efcec3909d 23:05:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:52 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:05:52 (2/3) Installing libcurl (7.69.1-r3) 23:05:52 (3/3) Installing curl (7.69.1-r3) 23:05:52 Executing busybox-1.31.1-r19.trigger 23:05:52 OK: 72 MiB in 58 packages 23:05:56 Removing intermediate container d6efcec3909d 23:05:56 ---> 0c5fe631917f 23:05:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:05:56 ---> Running in 4197df853141 23:05:57 Removing intermediate container 4197df853141 23:05:57 ---> 229d5d142936 23:05:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:57 ---> Running in fe2cc24ebdae 23:05:58 Removing intermediate container fe2cc24ebdae 23:05:58 ---> 8c2c06c80f96 23:05:58 Step 24/26 : LABEL arch=x86_64 23:05:58 ---> Running in e86f975a1bd7 23:05:59 Removing intermediate container e86f975a1bd7 23:05:59 ---> e38c3dc0e0d5 23:05:59 Step 25/26 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:05:59 ---> Running in 276541576d01 23:05:59 Removing intermediate container 276541576d01 23:05:59 ---> 7fbb2863a398 23:05:59 Step 26/26 : LABEL version=0.0.0 23:05:59 ---> Running in 1c0f055c0585 23:06:00 Removing intermediate container 1c0f055c0585 23:06:00 ---> 363ead8fb78f 23:06:00 23:06:00 Successfully built 363ead8fb78f 23:06:00 Successfully tagged docker-sys-mgmt-agent-go:latest 23:06:12  Building docker-sys-mgmt-agent-go ... done 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 23:06:25 Removing intermediate container b1e57b30d87a 23:06:25 ---> de7ae8c6cd42 23:06:25 23:06:25 Step 10/24 : FROM alpine:3.12 23:06:25 ---> 88dd2752d2ea 23:06:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:06:25 Removing intermediate container 6e332a7cad1c 23:06:25 ---> 668c173f162d 23:06:25 23:06:25 Step 10/22 : FROM alpine:3.12 23:06:25 ---> 88dd2752d2ea 23:06:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:06:25 Removing intermediate container 478e3e31d317 23:06:25 ---> d35e2165b160 23:06:25 23:06:25 Step 10/23 : FROM alpine:3.12 23:06:25 ---> 88dd2752d2ea 23:06:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:06:25 ---> Using cache 23:06:25 ---> 897c9a6eef4f 23:06:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:06:25 ---> Using cache 23:06:25 ---> a6c3b9176c56 23:06:25 Step 13/23 : ENV APP_PORT=48082 23:06:25 ---> Running in 57bf1aceb042 23:06:25 ---> Running in e0284d0f78a8 23:06:25 ---> Running in 2d6a22f84b40 23:06:25 Removing intermediate container 2d6a22f84b40 23:06:25 ---> 9d98f80712ab 23:06:25 Step 14/23 : EXPOSE $APP_PORT 23:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:25 (1/5) Installing ca-certificates (20191127-r4) 23:06:25 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:06:25 (3/5) Installing libcurl (7.69.1-r3) 23:06:25 (4/5) Installing curl (7.69.1-r3) 23:06:25 (5/5) Installing dumb-init (1.2.2-r1) 23:06:25 Executing busybox-1.31.1-r19.trigger 23:06:25 Executing ca-certificates-20191127-r4.trigger 23:06:25 OK: 7 MiB in 19 packages 23:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:25 (1/2) Installing ca-certificates (20191127-r4) 23:06:25 (2/2) Installing dumb-init (1.2.2-r1) 23:06:25 Executing busybox-1.31.1-r19.trigger 23:06:25 Executing ca-certificates-20191127-r4.trigger 23:06:25 OK: 6 MiB in 16 packages 23:06:26 ---> Running in 02e29a8c1a65 23:06:27 Removing intermediate container 93697653b759 23:06:27 ---> 156af9768666 23:06:27 23:06:27 Step 10/23 : FROM alpine:3.12 23:06:27 ---> 88dd2752d2ea 23:06:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:06:27 Removing intermediate container 02e29a8c1a65 23:06:27 ---> 8cc83e18bd0e 23:06:27 Step 15/23 : WORKDIR / 23:06:27 ---> Running in fdbc3ce292e9 23:06:27 ---> Running in b1622b95d22b 23:06:28 Removing intermediate container fdbc3ce292e9 23:06:28 ---> 81b922aa65cb 23:06:28 Step 12/23 : ENV APP_PORT=48080 23:06:28 Removing intermediate container 57bf1aceb042 23:06:28 ---> fe86e3b2fff1 23:06:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:06:28 Removing intermediate container b1622b95d22b 23:06:28 ---> 3ff600a5df2f 23:06:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:28 Removing intermediate container e0284d0f78a8 23:06:28 ---> c28fbc10c65a 23:06:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:06:28 ---> Running in 19f098218099 23:06:28 ---> Running in 500ee1cafffc 23:06:28 ---> Running in 06c5b429ddaf 23:06:29 ---> ce87f6073331 23:06:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:06:29 Removing intermediate container 19f098218099 23:06:29 ---> fd278fcf57e8 23:06:29 Step 13/24 : WORKDIR / 23:06:29 Removing intermediate container 500ee1cafffc 23:06:29 ---> 3d9ebb64d98c 23:06:29 Step 13/23 : EXPOSE $APP_PORT 23:06:29 Removing intermediate container 06c5b429ddaf 23:06:29 ---> e96a995cede4 23:06:29 Step 13/22 : ENV APP_PORT=48060 23:06:29 ---> Running in 8b3721f8191b 23:06:29 ---> Running in 971f7cfc7857 23:06:29 ---> Running in 95070ee86ff1 23:06:29 Removing intermediate container 971f7cfc7857 23:06:29 ---> 5e8ee15d02d2 23:06:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:29 ---> eadea1dd181f 23:06:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:06:29 Removing intermediate container 95070ee86ff1 23:06:29 ---> 3d53da63a548 23:06:29 Step 14/22 : EXPOSE $APP_PORT 23:06:29 Removing intermediate container 8b3721f8191b 23:06:29 ---> 83b451f5f6c6 23:06:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:06:29 ---> Running in bc7aa351d5d3 23:06:30 ---> Running in 81947a52ddd6 23:06:30 ---> dc94a3a5b542 23:06:30 Step 19/23 : ENTRYPOINT ["/core-command"] 23:06:30 ---> 2f263f983718 23:06:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:06:30 Removing intermediate container 81947a52ddd6 23:06:30 ---> f5f418bd356a 23:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:30 ---> Running in 56e400b18ba8 23:06:30 ---> 58924655211d 23:06:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:06:31 Removing intermediate container 56e400b18ba8 23:06:31 ---> cdbc6f2d3db6 23:06:31 ---> 97f1f691b51d 23:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:31 23:06:31 ---> Running in f8a14fc0f9ab 23:06:31 ---> a234723000e1 23:06:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:06:31 Removing intermediate container f8a14fc0f9ab 23:06:31 ---> 599b31448511 23:06:31 Step 21/23 : LABEL arch=x86_64 23:06:31 ---> 12be6cd3315b 23:06:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:06:32 ---> Running in 4ae1f7cb33ce 23:06:32 Removing intermediate container bc7aa351d5d3 23:06:32 ---> 3c3db79fc2dd 23:06:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:06:32 ---> cd5b94e84ed0 23:06:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:06:32 ---> Running in 70d8a20f0cb2 23:06:32 ---> 0629fcab02b2 23:06:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:06:32 Removing intermediate container 4ae1f7cb33ce 23:06:32 ---> 3e699181aa5a 23:06:32 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:06:32 ---> Running in 8302c9ae762d 23:06:32 ---> Running in 51c6d3608a01 23:06:32 ---> 40b890fa33c6 23:06:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:06:33 Removing intermediate container 8302c9ae762d 23:06:33 ---> a5a83326c27b 23:06:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:33 Removing intermediate container 51c6d3608a01 23:06:33 ---> 6a51febd4169 23:06:33 Step 23/23 : LABEL version=0.0.0 23:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:33 ---> Running in 70702e54c44e 23:06:33 ---> Running in 3c7b0a0649f0 23:06:33 ---> 162030d3f832 23:06:33 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/ 23:06:33 ---> Running in e582f93c7526 23:06:33 Removing intermediate container 70702e54c44e 23:06:33 ---> b352ac40b7e0 23:06:33 Step 20/22 : LABEL arch=x86_64 23:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:33 Removing intermediate container 3c7b0a0649f0 23:06:33 ---> 902cf5181097 23:06:33 23:06:33 ---> Running in 904ff42870d3 23:06:34 Successfully built 902cf5181097 23:06:34 Successfully tagged docker-core-command-go:latest 23:06:34  Building docker-core-command-go ... done Removing intermediate container 904ff42870d3 23:06:34 ---> b7e24637bd27 23:06:34 Step 21/22 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:06:34 ---> Running in 099390c0270e 23:06:34 (1/6) Installing dumb-init (1.2.2-r1) 23:06:34 Removing intermediate container 099390c0270e 23:06:34 ---> f7e84fb22423 23:06:34 Step 22/22 : LABEL version=0.0.0 23:06:34 (2/6) Installing libgcc (9.3.0-r2) 23:06:34 ---> Running in 5d7b7ed62a76 23:06:34 (3/6) Installing libsodium (1.0.18-r0) 23:06:34 (4/6) Installing libstdc++ (9.3.0-r2) 23:06:34 Removing intermediate container 5d7b7ed62a76 23:06:34 ---> 68204e436aaf 23:06:34 23:06:34 Removing intermediate container e582f93c7526 23:06:34 ---> 236db5a19a6b 23:06:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:06:34 (5/6) Installing libzmq (4.3.3-r0) 23:06:34 Successfully built 68204e436aaf 23:06:34 Successfully tagged docker-support-notifications-go:latest 23:06:35  Building docker-support-notifications-go ... done  ---> Running in f5eaba345ea5 23:06:35 (6/6) Installing zeromq (4.3.3-r0) 23:06:35 Executing busybox-1.31.1-r19.trigger 23:06:35 OK: 8 MiB in 20 packages 23:06:35 Removing intermediate container f5eaba345ea5 23:06:35 ---> 76928f9bc078 23:06:35 Step 22/24 : LABEL arch=x86_64 23:06:35 ---> Running in 3150c50b48e1 23:06:35 Removing intermediate container 3150c50b48e1 23:06:35 ---> edbaaf9d2682 23:06:35 Step 23/24 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:06:35 ---> Running in 211828eef5a4 23:06:35 Removing intermediate container 70d8a20f0cb2 23:06:35 ---> 4a8b8c4c255f 23:06:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:35 Removing intermediate container 211828eef5a4 23:06:35 ---> b978492bd1ea 23:06:35 Step 24/24 : LABEL version=0.0.0 23:06:35 ---> Running in 2c6b9abb0ce0 23:06:35 ---> cf02abacbb59 23:06:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:06:36 Removing intermediate container 2c6b9abb0ce0 23:06:36 ---> 84408d96f985 23:06:36 23:06:36 Successfully built 84408d96f985 23:06:36 Successfully tagged docker-security-secretstore-setup-go:latest 23:06:36  Building docker-security-secretstore-setup-go ... done  ---> 13f11fc396d2 23:06:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:06:37 ---> e13fa98a7a3c 23:06:37 Step 19/23 : ENTRYPOINT ["/core-data"] 23:06:37 ---> Running in c497ff8440ad 23:06:37 Removing intermediate container c497ff8440ad 23:06:37 ---> 1c61b2415e10 23:06:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:37 ---> Running in 7f2aaab25d28 23:06:37 Removing intermediate container 7f2aaab25d28 23:06:37 ---> fffc3f5b356a 23:06:37 Step 21/23 : LABEL arch=x86_64 23:06:37 ---> Running in f4658baddace 23:06:37 Removing intermediate container f4658baddace 23:06:37 ---> ec7ba37b694d 23:06:37 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:06:37 ---> Running in 848a4c0eb1d6 23:06:37 Removing intermediate container 848a4c0eb1d6 23:06:37 ---> 2e1e5f600db8 23:06:37 Step 23/23 : LABEL version=0.0.0 23:06:38 ---> Running in 9f886b02dc1b 23:06:38 Removing intermediate container 9f886b02dc1b 23:06:38 ---> cd74fceebde5 23:06:38 23:06:38 Successfully built cd74fceebde5 23:06:38 Successfully tagged docker-core-data-go:latest 23:06:39  Building docker-core-data-go ... done  [Pipeline] } 23:06:39 $ docker stop --time=1 c281402c04a823b742212cd1e7f6d5507c59384f7b525fe9e4a04e17e4d912d6 23:06:40 $ docker rm -f c281402c04a823b742212cd1e7f6d5507c59384f7b525fe9e4a04e17e4d912d6 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:41 + docker images 23:06:41 + grep docker 23:06:41 docker-core-data-go latest cd74fceebde5 4 seconds ago 22.4MB 23:06:41 docker-security-secretstore-setup-go latest 84408d96f985 6 seconds ago 24.9MB 23:06:41 docker-support-notifications-go latest 68204e436aaf 7 seconds ago 17.7MB 23:06:41 docker-core-command-go latest 902cf5181097 8 seconds ago 17MB 23:06:41 docker-sys-mgmt-agent-go latest 363ead8fb78f 42 seconds ago 313MB 23:06:41 docker-security-bootstrapper-go latest 306c822189e3 About a minute ago 18.3MB 23:06:41 docker-support-scheduler-go latest 0b9b2255983c 2 minutes ago 17.2MB 23:06:41 docker-core-metadata-go latest 25367958736c 2 minutes ago 19MB 23:06:41 docker-security-proxy-setup-go latest 51021c02bec0 2 minutes ago 24.7MB 23:06:41 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 23:06:48 gofmt -l . 23:06:48 [ "`gofmt -l .`" = "" ] 23:06:48 ./bin/test-go-mod-tidy.sh 23:06:48 ./bin/test-attribution-txt.sh [Pipeline] sh 23:06:49 + ls -al . 23:06:49 total 736 23:06:49 drwxrwxr-x 9 1001 1001 4096 Feb 24 23:06 . 23:06:49 drwxr-xr-x 4 root root 4096 Feb 24 23:02 .. 23:06:49 -rw-rw-r-- 1 1001 1001 11 Feb 24 23:00 .dockerignore 23:06:49 drwxrwxr-x 8 1001 1001 4096 Feb 24 23:01 .git 23:06:49 drwxrwxr-x 3 1001 1001 4096 Feb 24 23:00 .github 23:06:49 -rw-rw-r-- 1 1001 1001 818 Feb 24 23:00 .gitignore 23:06:49 -rw-rw-r-- 1 1001 1001 166 Feb 24 23:00 .sonarcloud.properties 23:06:49 -rw-rw-r-- 1 1001 1001 8475 Feb 24 23:00 Attribution.txt 23:06:49 -rw-rw-r-- 1 1001 1001 3804 Feb 24 23:00 CONTRIBUTING.md 23:06:49 -rw-rw-r-- 1 1001 1001 931 Feb 24 23:00 Dockerfile.build 23:06:49 -rw-rw-r-- 1 1001 1001 863 Feb 24 23:00 Jenkinsfile 23:06:49 -rw-rw-r-- 1 1001 1001 10775 Feb 24 23:00 LICENSE 23:06:49 -rw-rw-r-- 1 1001 1001 5774 Feb 24 23:00 Makefile 23:06:49 -rw-rw-r-- 1 1001 1001 6524 Feb 24 23:00 README.md 23:06:49 -rw-rw-r-- 1 1001 1001 6755 Feb 24 23:00 SECURITY.md 23:06:49 -rw-rw-r-- 1 1001 1001 5 Feb 24 22:58 VERSION 23:06:49 -rw-rw-r-- 1 1001 1001 4131 Feb 24 23:00 ZMQWindows.md 23:06:49 drwxrwxr-x 2 1001 1001 4096 Feb 24 23:00 bin 23:06:49 drwxrwxr-x 14 1001 1001 4096 Feb 24 23:00 cmd 23:06:49 -rw-r--r-- 1 root root 596149 Feb 24 23:05 coverage.out 23:06:49 -rw-r--r-- 1 root root 1055 Feb 24 23:06 go.mod 23:06:49 -rw-r--r-- 1 root root 21528 Feb 24 23:06 go.sum 23:06:49 drwxrwxr-x 8 1001 1001 4096 Feb 24 23:00 internal 23:06:49 drwxrwxr-x 4 1001 1001 4096 Feb 24 23:00 openapi 23:06:49 drwxrwxr-x 4 1001 1001 4096 Feb 24 23:00 snap 23:06:49 -rw-rw-r-- 1 1001 1001 168 Feb 24 23:00 version.go [Pipeline] sh 23:06:49 + '[' -e coverage.out ] 23:06:49 + chown 1001:1001 coverage.out [Pipeline] stash 23:06:49 Warning: overwriting stash ‘coverage-report’ 23:06:50 Stashed 1 file(s) [Pipeline] sh 23:06:51 + make build 23:06: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 23:06:58 Still waiting to schedule task 23:06:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:07:01 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 23:07:28 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 23:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:34 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 23:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:07:41 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 23:07:46 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 23:07:50 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 23:07:50 Running on prd-ubuntu18.04-docker-8c-8g-27560 in /w/workspace/edgexfoundry_edgex-go_PR-3192 [Pipeline] { [Pipeline] ws 23:07:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:07:52 using credential edgex-jenkins-ssh 23:07:52 Cloning the remote Git repository 23:07:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:07:52 > git init /w/workspace/edgex-go/1 # timeout=10 23:07:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:07:52 > git --version # timeout=10 23:07:52 > git --version # 'git version 2.17.1' 23:07:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:55 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 23:07:59 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 23:08:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:08:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:08:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:08:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3192/head:refs/remotes/origin/PR-3192 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:08:02 Merging remotes/origin/master commit 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:08:02 Merge succeeded, producing a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:08:02 Checking out Revision a5dc2605f40e4908c99f4381f70b253cf6960e8d (PR-3192) 23:08:03 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 23:08:02 > git config core.sparsecheckout # timeout=10 23:08:02 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # timeout=10 23:08:02 > git remote # timeout=10 23:08:02 > git config --get remote.origin.url # timeout=10 23:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:02 > git merge 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 23:08:02 > git rev-parse HEAD^{commit} # timeout=10 23:08:02 > git config core.sparsecheckout # timeout=10 23:08:02 > git checkout -f a5dc2605f40e4908c99f4381f70b253cf6960e8d # timeout=10 23:08:06 Commit message: "feat(security): Create a Vault mgmt token for Consul Secrets Operations" 23:08:06 > git --version # timeout=10 23:08:06 > git --version # 'git version 2.17.1' 23:08:06 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:07 + echo snap-build.sh 23:08:07 snap-build.sh 23:08:07 + SNAP_BASE_DIR=. 23:08:07 + '[' '!' -z /w/workspace/edgex-go/1 ']' 23:08:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 23:08:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 23:08:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 23:08:07 + cd /w/workspace/edgex-go/1 23:08:07 + sudo apt-get remove -qy --purge lxd lxd-client 23:08:07 Reading package lists... 23:08:07 Building dependency tree... 23:08:07 Reading state information... 23:08:07 The following packages were automatically installed and are no longer required: 23:08:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:08:07 uidmap xdelta3 23:08:07 Use 'sudo apt autoremove' to remove them. 23:08:07 The following packages will be REMOVED: 23:08:07 lxd* lxd-client* 23:08:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:08:07 After this operation, 31.7 MB disk space will be freed. 23:08:09 (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.) 23:08:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 23:08:10 $ docker stop --time=1 26a8c4359525ed7c0506a13d991913ad29ce66fc16f60dae17ae5f18db652361 23:08:10 Removing lxd dnsmasq configuration 23:08:10 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:08:10 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:08:11 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:08:11 (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.) 23:08:11 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:08:12 $ docker rm -f 26a8c4359525ed7c0506a13d991913ad29ce66fc16f60dae17ae5f18db652361 23:08:12 Processing triggers for systemd (237-3ubuntu10.42) ... 23:08:12 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 23:08:14 + sudo snap remove --purge lxd 23:08:14 snap "lxd" is not installed 23:08:14 + sudo groupadd --force --system lxd 23:08:14 ++ whoami 23:08:14 + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 23:08:14 + newgrp - lxd 23:08:14 + sudo snap install lxd [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:14 23:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:15 latest: Pulling from edgex-devops/edgex-compose-arm64 23:08:15 29e5d40040c1: Pulling fs layer 23:08:15 1ce36da41761: Pulling fs layer 23:08:15 25b303627fd3: Pulling fs layer 23:08:16 29e5d40040c1: Verifying Checksum 23:08:16 29e5d40040c1: Download complete 23:08:16 1ce36da41761: Verifying Checksum 23:08:16 1ce36da41761: Download complete 23:08:16 29e5d40040c1: Pull complete 23:08:18 1ce36da41761: Pull complete 23:08:18 25b303627fd3: Verifying Checksum 23:08:18 25b303627fd3: Download complete 23:08:24 2021-02-24T23:08:21Z INFO Waiting for automatic snapd restart... 23:08:28 25b303627fd3: Pull complete 23:08:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:08:28 prd-ubuntu18.04-docker-arm64-4c-16g-27558 does not seem to be running inside a container 23:08:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:08:31 $ docker top bd7078138b42c53851ee19fa8c862e4a17706a0d24267ae1b851befc1e3fbed5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:33 + docker-compose build --help 23:08:33 + grep parallel 23:08:36 --parallel Build images in parallel. 23:08:36 lxd 4.11 from Canonical* installed 23:08:36 + sudo lxd init --auto [Pipeline] } 23:08:36 $ docker stop --time=1 bd7078138b42c53851ee19fa8c862e4a17706a0d24267ae1b851befc1e3fbed5 23:08:38 $ docker rm -f bd7078138b42c53851ee19fa8c862e4a17706a0d24267ae1b851befc1e3fbed5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:39 . [Pipeline] withDockerContainer 23:08:39 prd-ubuntu18.04-docker-arm64-4c-16g-27558 does not seem to be running inside a container 23:08:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:08:41 $ docker top accdaa82193c6bfb526d763e96a00ab77038403a208998701540e76ff6c1ee12 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:42 + docker-compose -f ./docker-compose-build.yml build --parallel 23:08:45 Building docker-core-command-go ... 23:08:45 Building docker-core-data-go ... 23:08:45 Building docker-core-metadata-go ... 23:08:45 Building docker-security-bootstrapper-go ... 23:08:45 Building docker-security-proxy-setup-go ... 23:08:45 Building docker-security-secretstore-setup-go ... 23:08:45 Building docker-support-notifications-go ... 23:08:45 Building docker-support-scheduler-go ... 23:08:45 Building docker-sys-mgmt-agent-go ... 23:08:45 Building docker-sys-mgmt-agent-go 23:08:45 Building docker-support-notifications-go 23:08:45 Building docker-security-secretstore-setup-go 23:08:45 Building docker-core-command-go 23:08:45 Building docker-core-metadata-go 23:08:46 + sudo snap install --classic snapcraft 23:08:50 snapcraft 4.5.1 from Canonical* installed 23:08:50 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 23:08:50 + patch --verbose -p1 23:08:50 Hmm... Looks like a unified diff to me... 23:08:50 The text leading up to this was: 23:08:50 -------------------------- 23:08:50 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 23:08:50 |From: Tony Espy 23:08:50 |Date: Wed, 16 Dec 2020 16:34:55 -0500 23:08:50 |Subject: [PATCH] optimize snap build for pipeline CI check 23:08:50 | 23:08:50 |This patch is used by the EdgeX CI pipeline builds to 23:08:50 |optimize the snap CI check run for pull requests. When 23:08:50 |applied, it essentially strips out everything (apps and 23:08:50 |parts) from the snapcraft.yaml file except those required 23:08:50 |to build edgex-go, as the whole idea of the CI check is to 23:08:50 |catch changes to edgex-go that break the snap build. 23:08:50 | 23:08:50 |In general, anyone updating snapcraft.yaml will also need 23:08:50 |to update this patch file, otherwise it may fail to apply, 23:08:50 |resulting in a failed snap build CI check in the associated 23:08:50 |pull request. 23:08:50 | 23:08:50 |Note - in addition to applying this patch, the pipeline also 23:08:50 |only primes the snap (e.g. `snapcraft prime`), as there's no 23:08:50 |need to build the finally binary .snap file (and it won't 23:08:50 |work with the patch applied). This further reduces the build 23:08:50 |time. 23:08:50 |--- 23:08:50 | snap/snapcraft.yaml | 461 +------------------------------------------- 23:08:50 | 1 file changed, 2 insertions(+), 459 deletions(-) 23:08:50 | 23:08:50 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 23:08:50 |index 1e537489..faf42425 100644 23:08:50 |--- a/snap/snapcraft.yaml 23:08:50 |+++ b/snap/snapcraft.yaml 23:08:50 -------------------------- 23:08:50 patching file snap/snapcraft.yaml 23:08:50 Using Plan A... 23:08:50 Hunk #1 succeeded at 73. 23:08:50 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 23:08:50 Hunk #3 succeeded at 217 (offset 3 lines). 23:08:50 Hunk #4 succeeded at 225 (offset 3 lines). 23:08:50 Hunk #5 succeeded at 232 (offset 3 lines). 23:08:50 Hunk #6 succeeded at 259 (offset 3 lines). 23:08:50 Hunk #7 succeeded at 293 (offset 3 lines). 23:08:50 Hunk #8 succeeded at 352 (offset 11 lines). 23:08:50 Hmm... Ignoring the trailing garbage. 23:08:50 done 23:08:50 + sudo snapcraft prime --use-lxd 23:08:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:08:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 23:08:51 - README.md 23:08:51 - snapcraft.yaml.orig 23:08:51 23:08:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:08:52 Launching a container. 23:09:04 Waiting for container to be ready 23:09:04 To start your first instance, try: lxc launch ubuntu:18.04 23:09:04 23:09:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:09:06 Waiting for network to be ready... 23:09:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:09:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 23:09:07 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:09:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 23:09:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 23:09:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 23:09:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 23:09:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 23:09:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 23:09:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 23:09:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:09:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:09:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:09:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:09:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:09:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:09:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:09:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:09:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:09:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 23:09:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 23:09:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 23:09:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 23:09:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 23:09:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 23:09:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 23:09:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 23:09:11 Fetched 24.0 MB in 4s (5993 kB/s) 23:09:12 Reading package lists... 23:09:12 Reading package lists... 23:09:12 Building dependency tree... 23:09:12 Reading state information... 23:09:12 The following additional packages will be installed: 23:09:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:09:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:09:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:09:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:09:12 Suggested packages: 23:09:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:09:12 Recommended packages: 23:09:12 gnupg libsasl2-modules 23:09:12 The following NEW packages will be installed: 23:09:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:09:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:09:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:09:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:09:12 The following packages will be upgraded: 23:09:12 gpg gpg-agent gpgconf libudev1 23:09:12 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 23:09:12 Need to get 3530 kB of archives. 23:09:12 After this operation, 13.3 MB of additional disk space will be used. 23:09:12 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] 23:09:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 23:09:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:09:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:09:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:09:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 23:09:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:09:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:09:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:09:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:09:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:09:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:09:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:09:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:09:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:09:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:09:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:09:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:09:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:09:13 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:09:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:09:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:09:13 debconf: delaying package configuration, since apt-utils is not installed 23:09:13 Fetched 3530 kB in 1s (3118 kB/s) 23:09:13 (Reading database ... 12511 files and directories currently installed.) 23:09:13 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 23:09:13 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:09:13 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 23:09:13 Selecting previously unselected package udev. 23:09:13 (Reading database ... 12511 files and directories currently installed.) 23:09:13 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 23:09:14 Unpacking udev (237-3ubuntu10.44) ... 23:09:14 Selecting previously unselected package libfuse2:amd64. 23:09:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:09:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:09:14 Selecting previously unselected package fuse. 23:09:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:09:14 Unpacking fuse (2.9.7-1ubuntu1) ... 23:09:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:09:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:09:14 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:09:14 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:09:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:09:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:09:15 Selecting previously unselected package libksba8:amd64. 23:09:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:09:15 Unpacking libksba8:amd64 (1.3.5-2) ... 23:09:15 Selecting previously unselected package libroken18-heimdal:amd64. 23:09:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:09:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:09:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:09:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libwind0-heimdal:amd64. 23:09:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:09:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:09:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:09:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:09:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:09:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:16 Selecting previously unselected package libsasl2-modules-db:amd64. 23:09:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:09:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:09:16 Selecting previously unselected package libsasl2-2:amd64. 23:09:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:09:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:09:16 Selecting previously unselected package libldap-common. 23:09:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:09:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:09:16 Selecting previously unselected package libldap-2.4-2:amd64. 23:09:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:09:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:09:16 Selecting previously unselected package dirmngr. 23:09:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:09:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:09:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:09:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:09:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:09:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:09:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:09:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:09:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libksba8:amd64 (1.3.5-2) ... 23:09:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:09:17 Setting up udev (237-3ubuntu10.44) ... 23:09:17 invoke-rc.d: policy-rc.d denied execution of start. 23:09:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Processing triggers for systemd (237-3ubuntu10) ... 23:09:17 Setting up fuse (2.9.7-1ubuntu1) ... 23:09:17 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:09:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:09:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:09:17 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:09:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:09:18 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:09:18 settings in the [Install] section, and DefaultInstance for template units). 23:09:18 This means they are not meant to be enabled using systemctl. 23:09:18 Possible reasons for having this kind of units are: 23:09:18 1) A unit may be statically enabled by being symlinked from another unit's 23:09:18 .wants/ or .requires/ directory. 23:09:18 2) A unit's purpose may be to act as a helper for some other unit which has 23:09:18 a requirement dependency on it. 23:09:18 3) A unit may be started when needed via activation (socket, path, timer, 23:09:18 D-Bus, udev, scripted systemctl call, ...). 23:09:18 4) In case of template units, the unit is meant to be enabled with some 23:09:18 instance name specified. 23:09:18 Reading package lists... 23:09:18 Building dependency tree... 23:09:18 Reading state information... 23:09:18 The following additional packages will be installed: 23:09:18 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:09:18 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:09:18 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:09:18 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:09:18 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:09:18 Suggested packages: 23:09:18 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:09:18 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:09:18 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:09:18 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:09:18 systemd-container policykit-1 23:09:18 Recommended packages: 23:09:18 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:09:19 The following NEW packages will be installed: 23:09:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:09:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:09:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:09:19 multiarch-support openssh-client python3 python3-minimal python3.6 23:09:19 python3.6-minimal snapd squashfs-tools sudo 23:09:19 The following packages will be upgraded: 23:09:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:09:19 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 23:09:19 Need to get 35.2 MB of archives. 23:09:19 After this operation, 141 MB of additional disk space will be used. 23:09:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 23:09:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 23:09:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 23:09:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 23:09:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 23:09:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:09:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 23:09:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 23:09:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 23:09:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:09:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:09:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:09:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:09:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:09:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:09:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:09:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:09:19 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:09:19 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 23:09:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 23:09:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:09:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:09:20 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:09:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:09:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:09:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:09:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:09:20 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:09:20 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:09:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:09:20 debconf: delaying package configuration, since apt-utils is not installed 23:09:20 Fetched 35.2 MB in 1s (25.8 MB/s) 23:09:20 (Reading database ... 12757 files and directories currently installed.) 23:09:20 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 23:09:20 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:09:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 23:09:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:09:21 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 23:09:21 (Reading database ... 12757 files and directories currently installed.) 23:09:21 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 23:09:21 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 23:09:21 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 23:09:22 (Reading database ... 12757 files and directories currently installed.) 23:09:22 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 23:09:22 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 23:09:22 Setting up apt (1.6.12ubuntu0.2) ... 23:09:22 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:09:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:09:22 (Reading database ... 12764 files and directories currently installed.) 23:09:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 23:09:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 23:09:23 Selecting previously unselected package libpython3.6-minimal:amd64. 23:09:23 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:09:23 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:09:23 Selecting previously unselected package libexpat1:amd64. 23:09:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:09:23 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:09:23 Selecting previously unselected package python3.6-minimal. 23:09:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:09:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 23:09:23 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 23:09:23 Checking for services that may need to be restarted...done. 23:09:23 Checking for services that may need to be restarted...done. 23:09:23 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:09:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:09:23 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 23:09:24 Selecting previously unselected package python3-minimal. 23:09:24 (Reading database ... 13012 files and directories currently installed.) 23:09:24 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:09:24 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:09:24 Selecting previously unselected package mime-support. 23:09:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:09:24 Unpacking mime-support (3.60ubuntu1) ... 23:09:24 Selecting previously unselected package libmpdec2:amd64. 23:09:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:09:24 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:09:24 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:09:24 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:09:24 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:09:25 Selecting previously unselected package python3.6. 23:09:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 23:09:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 23:09:25 Selecting previously unselected package libpython3-stdlib:amd64. 23:09:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:09:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:09:25 Setting up python3-minimal (3.6.7-1~18.04) ... 23:09:25 Selecting previously unselected package python3. 23:09:25 (Reading database ... 13442 files and directories currently installed.) 23:09:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:09:25 Unpacking python3 (3.6.7-1~18.04) ... 23:09:25 Selecting previously unselected package multiarch-support. 23:09:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:09:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:09:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:09:26 Selecting previously unselected package liblzo2-2:amd64. 23:09:26 (Reading database ... 13479 files and directories currently installed.) 23:09:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:09:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:09:26 Selecting previously unselected package libbsd0:amd64. 23:09:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:09:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:09:26 Selecting previously unselected package sudo. 23:09:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:09:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:09:26 Selecting previously unselected package apparmor. 23:09:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:09:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:09:26 Selecting previously unselected package libedit2:amd64. 23:09:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:09:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:09:26 Selecting previously unselected package libkrb5support0:amd64. 23:09:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:09:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:09:26 Selecting previously unselected package libk5crypto3:amd64. 23:09:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:09:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:09:27 Selecting previously unselected package libkeyutils1:amd64. 23:09:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:09:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:09:27 Selecting previously unselected package libkrb5-3:amd64. 23:09:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:09:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:09:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:09:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:09:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:09:27 Selecting previously unselected package libssl1.0.0:amd64. 23:09:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:09:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:09:27 Selecting previously unselected package openssh-client. 23:09:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:09:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:09:27 Selecting previously unselected package squashfs-tools. 23:09:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:09:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:09:27 Selecting previously unselected package snapd. 23:09:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 23:09:27 Unpacking snapd (2.48.3+18.04) ... 23:09:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:09:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:09:30 Setting up mime-support (3.60ubuntu1) ... 23:09:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:09:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:09:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:09:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:09:30 Setting up systemd (237-3ubuntu10.44) ... 23:09:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:09:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:09:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:09:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:09:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 23:09:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:09:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 23:09:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:09:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:09:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:09:32 Setting up python3 (3.6.7-1~18.04) ... 23:09:32 running python rtupdate hooks for python3.6... 23:09:32 running python post-rtupdate hooks for python3.6... 23:09:32 Setting up apparmor (2.12-4ubuntu5.1) ... 23:09:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:09:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:09:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:09:34 Setting up snapd (2.48.3+18.04) ... 23:09:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:09:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:09:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:09:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:09:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:09:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:09:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:09:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:09:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:09:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:09:36 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 23:09:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:09:36 Processing triggers for systemd (237-3ubuntu10.44) ... 23:09:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:09:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:09:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:09:38 Reading package lists... 23:09:39 Reading package lists... 23:09:39 Building dependency tree... 23:09:39 Reading state information... 23:09:39 Calculating upgrade... 23:09:39 The following packages will be upgraded: 23:09:39 advancecomp base-files bash binutils binutils-common 23:09:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:09:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:09:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 23:09:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 23:09:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:09:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:09:39 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 23:09:39 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 23:09:39 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 23:09:39 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 23:09:39 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 23:09:39 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 23:09:39 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 23:09:39 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 23:09:39 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:09:39 Need to get 63.8 MB of archives. 23:09:39 After this operation, 5201 kB of additional disk space will be used. 23:09:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 23:09:39 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:09:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:09:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:09:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:09:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:09:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:09:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:09:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:09:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:09:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:09:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:09:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:09:40 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:09:40 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:09:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:09:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:09:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:09:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:09:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:09:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:09:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:09:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:09:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:09:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:09:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:09:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:09:40 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:09:40 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:09:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:09:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:09:40 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:09:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:09:40 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:09:40 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:09:40 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:09:40 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:09:40 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 23:09:40 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 23:09:40 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 23:09:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:09:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:09:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:09:40 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 23:09:40 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 23:09:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:09:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:09:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:09:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:09:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:09:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:09:40 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:09:40 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:09:40 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:09:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:09:40 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:09:40 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 23:09:40 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:09:40 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:09:40 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:09:40 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:09:40 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:09:40 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:09:40 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 23:09:40 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:09:40 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:09:40 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 23:09:40 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 23:09:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:09:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:09:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:09:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:09:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:09:40 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:09:40 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:09:40 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:09:40 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:09:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:09:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:09:40 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:09:40 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:09:40 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:09:41 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] 23:09:41 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 23:09:41 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 23:09:41 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 23:09:41 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:09:41 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:09:41 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:09:41 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:09:41 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:09:42 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:09:42 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:09:42 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:09:42 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:09:42 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:09:42 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:09:42 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:09:42 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:09:42 debconf: delaying package configuration, since apt-utils is not installed 23:09:42 Fetched 63.8 MB in 3s (19.8 MB/s) 23:09:42 (Reading database ... 13912 files and directories currently installed.) 23:09:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:09:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:09:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:09:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:09:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 23:09:43 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 23:09:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:44 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:09:45 (Reading database ... 13911 files and directories currently installed.) 23:09:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:09:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:09:45 (Reading database ... 13911 files and directories currently installed.) 23:09:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:09:45 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:09:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:09:46 (Reading database ... 13911 files and directories currently installed.) 23:09:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:09:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:09:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:09:47 (Reading database ... 13911 files and directories currently installed.) 23:09:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:09:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:09:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:09:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:09:47 Setting up base-files (10.1ubuntu2.10) ... 23:09:47 Installing new version of config file /etc/issue ... 23:09:47 Installing new version of config file /etc/issue.net ... 23:09:47 Installing new version of config file /etc/lsb-release ... 23:09:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:09:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:09:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:09:48 Removing obsolete conffile /etc/default/motd-news ... 23:09:48 (Reading database ... 13912 files and directories currently installed.) 23:09:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:09:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:09:48 Setting up bash (4.4.18-2ubuntu1.2) ... 23:09:48 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 23:09:48 (Reading database ... 13912 files and directories currently installed.) 23:09:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:09:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:09:48 (Reading database ... 13912 files and directories currently installed.) 23:09:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:09:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:09:48 Setting up tar (1.29b-2ubuntu0.2) ... 23:09:49 (Reading database ... 13912 files and directories currently installed.) 23:09:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:09:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:09:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:09:49 (Reading database ... 13912 files and directories currently installed.) 23:09:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:09:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:09:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:09:49 (Reading database ... 13912 files and directories currently installed.) 23:09:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:09:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:09:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:09:49 (Reading database ... 13912 files and directories currently installed.) 23:09:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:09:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:09:50 Setting up grep (3.1-2build1) ... 23:09:50 (Reading database ... 13912 files and directories currently installed.) 23:09:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:09:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:09:50 Setting up login (1:4.5-1ubuntu2) ... 23:09:50 (Reading database ... 13912 files and directories currently installed.) 23:09:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:09:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:09:50 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:09:50 (Reading database ... 13912 files and directories currently installed.) 23:09:50 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:09:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:09:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:09:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:09:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:09:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:09:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:09:52 (Reading database ... 13912 files and directories currently installed.) 23:09:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:09:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:09:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:09:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:09:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:09:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:09:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:09:53 (Reading database ... 13912 files and directories currently installed.) 23:09:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:09:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:09:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:09:53 (Reading database ... 13912 files and directories currently installed.) 23:09:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:09:54 (Reading database ... 13912 files and directories currently installed.) 23:09:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:09:54 (Reading database ... 13912 files and directories currently installed.) 23:09:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:09:54 (Reading database ... 13912 files and directories currently installed.) 23:09:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:09:54 (Reading database ... 13912 files and directories currently installed.) 23:09:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:09:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:09:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:09:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:09:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:09:55 (Reading database ... 13912 files and directories currently installed.) 23:09:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:09:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:09:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:09:55 (Reading database ... 13912 files and directories currently installed.) 23:09:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:09:55 (Reading database ... 13912 files and directories currently installed.) 23:09:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:09:55 (Reading database ... 13912 files and directories currently installed.) 23:09:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:09:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:09:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:09:57 (Reading database ... 13912 files and directories currently installed.) 23:09:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:09:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:09:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:09:57 (Reading database ... 13912 files and directories currently installed.) 23:09:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:09:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:09:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:09:57 (Reading database ... 13914 files and directories currently installed.) 23:09:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:09:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:09:58 Setting up debconf (1.5.66ubuntu1) ... 23:09:58 (Reading database ... 13914 files and directories currently installed.) 23:09:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:09:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:09:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:09:58 (Reading database ... 13914 files and directories currently installed.) 23:09:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:09:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:09:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:09:58 (Reading database ... 13914 files and directories currently installed.) 23:09:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:09:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:09:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:09:58 (Reading database ... 13914 files and directories currently installed.) 23:09:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:09:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:09:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 23:09:59 (Reading database ... 13914 files and directories currently installed.) 23:09:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:09:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:09:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:09:59 (Reading database ... 13914 files and directories currently installed.) 23:09:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:09:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:09:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 23:09:59 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:09:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:09:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:09:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:10:00 (Reading database ... 13914 files and directories currently installed.) 23:10:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:10:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:10:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:10:00 (Reading database ... 13914 files and directories currently installed.) 23:10:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 23:10:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:10:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 23:10:00 (Reading database ... 13914 files and directories currently installed.) 23:10:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:10:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:10:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:10:01 (Reading database ... 13914 files and directories currently installed.) 23:10:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 23:10:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 23:10:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 23:10:01 (Reading database ... 13914 files and directories currently installed.) 23:10:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:10:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:10:01 Setting up passwd (1:4.5-1ubuntu2) ... 23:10:01 (Reading database ... 13914 files and directories currently installed.) 23:10:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:10:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:10:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:10:02 (Reading database ... 13914 files and directories currently installed.) 23:10:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:10:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:10:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:10:02 (Reading database ... 13914 files and directories currently installed.) 23:10:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:10:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:10:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:10:02 (Reading database ... 13914 files and directories currently installed.) 23:10:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:10:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:10:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:10:02 (Reading database ... 13914 files and directories currently installed.) 23:10:02 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:10:02 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:10:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:10:03 (Reading database ... 13914 files and directories currently installed.) 23:10:03 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 23:10:03 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 23:10:03 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 23:10:03 (Reading database ... 13914 files and directories currently installed.) 23:10:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 23:10:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 23:10:03 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 23:10:03 (Reading database ... 13915 files and directories currently installed.) 23:10:03 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:10:03 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:10:03 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:10:03 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:10:03 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 23:10:03 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 23:10:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:10:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:10:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:10:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:10:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:10:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:10:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:10:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:10:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:10:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:10:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:10:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:10:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:10:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:10:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:10:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:10:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:10:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:10:06 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:10:06 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:10:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:10:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:10:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:10:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:10:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:10:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:10:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:10:07 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:10:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 23:10:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 23:10:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:10:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:10:07 ---> ca391eb01061 23:10:07 Step 3/23 : WORKDIR /edgex-go 23:10:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:10:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:10:07 ---> ca391eb01061 23:10:07 Step 3/22 : WORKDIR /edgex-go 23:10:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:10:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:10:07 ---> ca391eb01061 23:10:07 Step 3/24 : WORKDIR /edgex-go 23:10:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:10:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:10:07 ---> ca391eb01061 23:10:07 Step 3/23 : WORKDIR /edgex-go 23:10:07 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:10:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:10:07 ---> ca391eb01061 23:10:07 Step 3/26 : WORKDIR /edgex-go 23:10:07 ---> Running in e7edafd3def6 23:10:07 ---> Running in 690698d182b0 23:10:07 ---> Running in 7774d178b2b9 23:10:07 ---> Running in e9abce0ed57b 23:10:07 ---> Running in ac45b9fe89d4 23:10:07 Removing intermediate container ac45b9fe89d4 23:10:07 ---> 30cd242ff63c 23:10:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:07 Removing intermediate container e7edafd3def6 23:10:07 ---> 5a5fd10b1d72 23:10:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:07 Removing intermediate container e9abce0ed57b 23:10:07 ---> ebf335362d21 23:10:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:07 Removing intermediate container 7774d178b2b9 23:10:07 ---> 2fa27454b13d 23:10:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:07 Removing intermediate container 690698d182b0 23:10:07 ---> b46ec5e37f9a 23:10:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:07 ---> Running in a67e01335f75 23:10:07 ---> Running in 4f4bf202421c 23:10:07 ---> Running in c411e065fd4e 23:10:07 ---> Running in 10a9b03eb9c1 23:10:07 ---> Running in a521619abbf6 23:10:07 Removing intermediate container a67e01335f75 23:10:07 ---> a11cef422f7f 23:10:07 Step 5/26 : RUN apk add --update --no-cache make bash git 23:10:07 ---> Running in 2825b591b3e0 23:10:07 Removing intermediate container 4f4bf202421c 23:10:07 ---> 228cb960743d 23:10:07 Step 5/23 : RUN apk add --update --no-cache make git 23:10:07 Removing intermediate container 10a9b03eb9c1 23:10:07 ---> d3acccf71aaf 23:10:07 Step 5/24 : RUN apk add --update --no-cache make git 23:10:07 ---> Running in 93e32447dad8 23:10:07 Removing intermediate container a521619abbf6 23:10:07 ---> f5af8250c33c 23:10:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:10:07 ---> Running in d4af3a5a9006 23:10:07 ---> Running in 4863ed03b4e8 23:10:07 Removing intermediate container c411e065fd4e 23:10:07 ---> f3a0569227b9 23:10:07 Step 5/23 : RUN apk add --update --no-cache make git 23:10:07 ---> Running in 5b506252212d 23:10:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:09 OK: 217 MiB in 51 packages 23:10:09 OK: 217 MiB in 51 packages 23:10:10 OK: 217 MiB in 51 packages 23:10:10 OK: 217 MiB in 51 packages 23:10:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:10 OK: 217 MiB in 51 packages 23:10:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:11 Removing intermediate container 2825b591b3e0 23:10:11 ---> 6c0119783dc8 23:10:11 Step 6/26 : COPY go.mod . 23:10:11 Removing intermediate container 93e32447dad8 23:10:11 ---> d4f85de4f2e8 23:10:11 Step 6/23 : COPY go.mod . 23:10:11 Removing intermediate container d4af3a5a9006 23:10:11 ---> d1ee944baec0 23:10:11 Step 6/24 : COPY go.mod . 23:10:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:10:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:10:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:10:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:10:12 Removing intermediate container 4863ed03b4e8 23:10:12 ---> 16c387fd90f7 23:10:12 Step 6/22 : COPY go.mod . 23:10:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:10:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:10:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:10:12 Removing intermediate container 5b506252212d 23:10:12 ---> 3773f6093841 23:10:12 Step 6/23 : COPY go.mod . 23:10:12 ---> 081472364f8e 23:10:12 Step 7/26 : RUN go mod download 23:10:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:10:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:10:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:10:12 ---> Running in f879b70a7e95 23:10:12 ---> 4c1e6f897983 23:10:12 Step 7/23 : RUN go mod download 23:10:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:10:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:10:13 ---> Running in 06b83f8378f2 23:10:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:10:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:10:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:10:13 ---> 38de075338fc 23:10:13 Step 7/24 : RUN go mod download 23:10:13 ---> 5b64ae1c2c7f 23:10:13 Step 7/22 : RUN go mod download 23:10:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:10:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:10:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:13 ---> Running in 420e86b70e43 23:10:13 ---> 8eb24bba91f7 23:10:13 Step 7/23 : RUN go mod download 23:10:13 ---> Running in 19a3702a183c 23:10:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:10:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:10:13 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:10:13 23:10:13 Current default time zone: 'Etc/UTC' 23:10:13 Local time is now: Wed Feb 24 23:10:13 UTC 2021. 23:10:13 Universal Time is now: Wed Feb 24 23:10:13 UTC 2021. 23:10:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:10:13 23:10:13 ---> Running in 2ada31a815f7 23:10:14 Setting up systemd-sysv (237-3ubuntu10.44) ... 23:10:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:14 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 23:10:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:10:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:10:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:10:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:10:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:10:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:10:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:10:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:10:14 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:14 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 23:10:14 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:14 Setting up patch (2.7.6-2ubuntu1.1) ... 23:10:14 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:10:14 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:10:14 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 23:10:14 Installing new version of config file /etc/ssl/openssl.cnf ... 23:10:14 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:10:14 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:10:14 Setting up ca-certificates (20210119~18.04.1) ... 23:10:16 Updating certificates in /etc/ssl/certs... 23:10:17 23 added, 27 removed; done. 23:10:17 Removing intermediate container f879b70a7e95 23:10:17 ---> a1c45cd42a19 23:10:17 Step 8/26 : COPY . . 23:10:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:10:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:10:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:10:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:10:17 Setting up pkgbinarymangler (138.18.04.1) ... 23:10:17 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 23:10:17 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:10:17 Setting up perl (5.26.1-6ubuntu0.5) ... 23:10:17 Removing intermediate container 06b83f8378f2 23:10:17 ---> a8868501d482 23:10:17 Step 8/23 : COPY . . 23:10:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 23:10:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:10:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:10:18 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 23:10:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:10:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:10:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:10:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:10:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:10:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:10:18 Processing triggers for systemd (237-3ubuntu10.44) ... 23:10:18 Processing triggers for mime-support (3.60ubuntu1) ... 23:10:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:10:18 Updating certificates in /etc/ssl/certs... 23:10:18 Removing intermediate container 420e86b70e43 23:10:18 ---> d319fb306bb1 23:10:18 Step 8/24 : COPY . . 23:10:18 Removing intermediate container 19a3702a183c 23:10:18 ---> 496bb9b149cc 23:10:18 Step 8/22 : COPY . . 23:10:19 0 added, 0 removed; done. 23:10:19 Running hooks in /etc/ca-certificates/update.d... 23:10:19 done. 23:10:19 Reading package lists... 23:10:19 Removing intermediate container 2ada31a815f7 23:10:19 ---> 5948c7312351 23:10:19 Step 8/23 : COPY . . 23:10:19 Building dependency tree... 23:10:19 Reading state information... 23:10:19 The following NEW packages will be installed: 23:10:19 apt-transport-https 23:10:19 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:10:19 Need to get 1696 B of archives. 23:10:19 After this operation, 153 kB of additional disk space will be used. 23:10:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 23:10:19 debconf: delaying package configuration, since apt-utils is not installed 23:10:19 Fetched 1696 B in 0s (8472 B/s) 23:10:20 Selecting previously unselected package apt-transport-https. 23:10:20 (Reading database ... 13920 files and directories currently installed.) 23:10:20 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 23:10:20 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 23:10:20 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 23:10:20 Waiting for network to be ready... 23:10:24 2021-02-24T23:10:23Z INFO Waiting for automatic snapd restart... 23:10:24 snapd 2.48.2.1 from Canonical* installed 23:10:24 "snapd" switched to the "latest/stable" channel 23:10:24 23:10:27 core18 20210128 from Canonical* installed 23:10:28 "core18" switched to the "latest/stable" channel 23:10:28 23:10:31 snapcraft 4.5.1 from Canonical* installed 23:10:31 "snapcraft" switched to the "latest/stable" channel 23:10:31 23:10:34 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: 23:10:34 - README.md 23:10:34 - snapcraft.yaml.orig 23:10:34 23:10:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:10:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:10:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:10:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:10:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:10:42 Reading package lists... 23:10:42 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 23:10:46 ---> 4ae6fa9be6a2 23:10:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:10:46 ---> 3274c921a796 23:10:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:10:46 ---> 786dbff5596b 23:10:46 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:46 ---> b31ef3755a6d 23:10:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:10:46 ---> 08a9386561d3 23:10:46 Step 9/23 : RUN make cmd/core-command/core-command 23:10:46 ---> Running in b4c289bcaecd 23:10:46 ---> Running in 515c4ae62f4f 23:10:46 ---> Running in c0efebbcc5ac 23:10:46 ---> Running in 0d097ff920d3 23:10:46 ---> Running in 0f57a36773b9 23:10:46 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 23:10: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 23:10:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:10:46 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 23:10:46 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 23:10:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:10:49 Reading package lists... 23:10:49 Building dependency tree... 23:10:49 Reading state information... 23:10:49 Suggested packages: 23:10:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:10:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:10:49 Recommended packages: 23:10:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:10:49 The following NEW packages will be installed: 23:10:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:10:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:10:49 pkg-config zip 23:10:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:10:49 Need to get 7655 kB of archives. 23:10:49 After this operation, 43.7 MB of additional disk space will be used. 23:10:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 23:10:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:10:49 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:10:49 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:10:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:10:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:10:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:10:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:10:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:10:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:10:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 23:10:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:10:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:10:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:10:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:10:50 debconf: delaying package configuration, since apt-utils is not installed 23:10:50 Fetched 7655 kB in 1s (5173 kB/s) 23:10:50 Selecting previously unselected package libglib2.0-0:amd64. 23:10:50 (Reading database ... 13924 files and directories currently installed.) 23:10:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 23:10:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:10:50 Selecting previously unselected package libpsl5:amd64. 23:10:50 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:10:50 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:10:50 Selecting previously unselected package libnghttp2-14:amd64. 23:10:50 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:10:50 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:10:51 Selecting previously unselected package librtmp1:amd64. 23:10:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:10:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:10:51 Selecting previously unselected package libcurl3-gnutls:amd64. 23:10:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 23:10:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:10:51 Selecting previously unselected package liberror-perl. 23:10:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:10:51 Unpacking liberror-perl (0.17025-1) ... 23:10:51 Selecting previously unselected package git-man. 23:10:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:10:51 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:10:51 Selecting previously unselected package git. 23:10:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:10:51 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:10:52 Selecting previously unselected package libnorm1:amd64. 23:10:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:10:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:10:52 Selecting previously unselected package libpgm-5.2-0:amd64. 23:10:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:10:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:10:52 Selecting previously unselected package libsodium23:amd64. 23:10:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:10:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:10:52 Selecting previously unselected package libzmq5:amd64. 23:10:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:10:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:10:52 Selecting previously unselected package libzmq3-dev:amd64. 23:10:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:10:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:10:53 Selecting previously unselected package pkg-config. 23:10:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:10:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:10:53 Selecting previously unselected package zip. 23:10:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:10:53 Unpacking zip (3.0-11build1) ... 23:10:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:10:53 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:10:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:10:53 Setting up liberror-perl (0.17025-1) ... 23:10:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:10:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:10:53 No schema files found: doing nothing. 23:10:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:10:53 Setting up zip (3.0-11build1) ... 23:10:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:10:53 Setting up libsodium23:amd64 (1.0.16-2) ... 23:10:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:10:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:10:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:10:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:10:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:10:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:11:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:11:00 git set to automatically installed. 23:11:00 git-man set to automatically installed. 23:11:00 libcurl3-gnutls set to automatically installed. 23:11:00 liberror-perl set to automatically installed. 23:11:00 libglib2.0-0 set to automatically installed. 23:11:00 libnghttp2-14 set to automatically installed. 23:11:00 libnorm1 set to automatically installed. 23:11:00 libpgm-5.2-0 set to automatically installed. 23:11:00 libpsl5 set to automatically installed. 23:11:00 librtmp1 set to automatically installed. 23:11:00 libsodium23 set to automatically installed. 23:11:00 libzmq3-dev set to automatically installed. 23:11:00 libzmq5 set to automatically installed. 23:11:00 pkg-config set to automatically installed. 23:11:00 zip set to automatically installed. 23:11:01 snapd is not logged in, snap install commands will use sudo 23:11:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:11:08 snap "core18" has no updates available 23:11:09 Pulling config-common 23:11:09 + snapcraftctl pull 23:11:10 Pulling go-build-helper 23:11:10 + snapcraftctl pull 23:11:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:11:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:11:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 23:11:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 23:11:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] 23:11:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] 23:11:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] 23:11:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] 23:11:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] 23:11:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 23:11:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:11:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:11:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:11:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:11:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:11:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:11:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:11:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:11:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:11:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 23:11:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 23:11:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] 23:11:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] 23:11:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 23:11:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 23:11:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 23:11:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 23:11:32 Fetched 24.0 MB in 0s (0 B/s) 23:11:32 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:11:32 Fetched 96.5 kB in 0s (0 B/s) 23:11:32 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:11:32 Fetched 279 kB in 0s (0 B/s) 23:11:32 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:11:32 Fetched 122 kB in 0s (0 B/s) 23:11:32 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:11:32 Fetched 77.8 kB in 0s (0 B/s) 23:11:32 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:11:32 Fetched 8848 B in 0s (0 B/s) 23:11:32 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:11:32 Fetched 47.8 kB in 0s (0 B/s) 23:11:32 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:11:32 Fetched 45.6 kB in 0s (0 B/s) 23:11:32 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:11:32 Fetched 15.0 kB in 0s (0 B/s) 23:11:32 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 23:11:32 Fetched 214 kB in 0s (0 B/s) 23:11:32 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:11:32 Fetched 154 kB in 0s (0 B/s) 23:11:32 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:11:32 Fetched 50.6 kB in 0s (0 B/s) 23:11:32 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:11:32 Fetched 14.8 kB in 0s (0 B/s) 23:11:32 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:11:32 Fetched 41.8 kB in 0s (0 B/s) 23:11:32 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:11:32 Fetched 499 kB in 0s (0 B/s) 23:11:32 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:11:32 Fetched 111 kB in 0s (0 B/s) 23:11:32 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:11:32 Fetched 240 kB in 0s (0 B/s) 23:11:32 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:11:32 Fetched 29.3 kB in 0s (0 B/s) 23:11:32 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:11:32 Fetched 85.5 kB in 0s (0 B/s) 23:11:32 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:11:32 Fetched 24.5 kB in 0s (0 B/s) 23:11:32 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:11:32 Fetched 49.2 kB in 0s (0 B/s) 23:11:32 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:11:32 Fetched 54.2 kB in 0s (0 B/s) 23:11:32 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:11:32 Fetched 30.8 kB in 0s (0 B/s) 23:11:32 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:11:32 Fetched 15.8 kB in 0s (0 B/s) 23:11:32 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:11:32 Fetched 85.9 kB in 0s (0 B/s) 23:11:32 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:11:32 Fetched 8720 B in 0s (0 B/s) 23:11:32 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 23:11:32 Fetched 137 kB in 0s (0 B/s) 23:11:32 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:11:32 Fetched 119 kB in 0s (0 B/s) 23:11:32 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 23:11:32 Fetched 109 kB in 0s (0 B/s) 23:11:32 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:11:32 Fetched 11.1 kB in 0s (0 B/s) 23:11:32 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:11:32 Fetched 645 kB in 0s (0 B/s) 23:11:32 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:11:32 Fetched 41.3 kB in 0s (0 B/s) 23:11:32 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:11:32 Fetched 17.9 kB in 0s (0 B/s) 23:11:32 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:11:32 Fetched 368 kB in 0s (0 B/s) 23:11:32 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:11:32 Fetched 187 kB in 0s (0 B/s) 23:11:32 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:11:32 Fetched 175 kB in 0s (0 B/s) 23:11:32 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:11:34 Fetched 206 kB in 0s (0 B/s) 23:11:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 23:11:34 Fetched 1301 kB in 0s (0 B/s) 23:11:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:11:34 Fetched 36.2 kB in 0s (0 B/s) 23:11:34 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 23:11:34 Fetched 159 kB in 0s (0 B/s) 23:11:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:11:34 Fetched 107 kB in 0s (0 B/s) 23:11:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:11:34 Fetched 48.7 kB in 0s (0 B/s) 23:11:34 Pulling static-packages 23:11:34 + snapcraftctl pull 23:11:36 'go115' has dependencies that need to be staged: go-build-helper static-packages 23:11:36 Skipping pull go-build-helper (already ran) 23:11:36 Skipping pull static-packages (already ran) 23:11:36 Building go-build-helper 23:11:36 + snapcraftctl build 23:11:39 Building static-packages 23:11:39 + snapcraftctl build 23:11:41 Staging go-build-helper 23:11:41 + snapcraftctl stage 23:11:42 Staging static-packages 23:11:42 + snapcraftctl stage 23:11:43 Pulling go115 23:11:43 + snapcraftctl pull 23:11:44 'edgex-go' has dependencies that need to be staged: go115 23:11:44 Skipping pull go115 (already ran) 23:11:44 Building go115 23:11:44 + dpkg --print-architecture 23:11:44 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 23:11:44 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 23:11:44 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 23:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:44 Dload Upload Total Spent Left Speed 23:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4046k 0 0 8835k 0 0:00:13 --:--:-- 0:00:13 8816k 37 115M 37 42.8M 0 0 29.4M 0 0:00:03 0:00:01 0:00:02 29.4M 82 115M 82 94.7M 0 0 38.1M 0 0:00:03 0:00:02 0:00:01 38.1M 100 115M 100 115M 0 0 38.2M 0 0:00:03 0:00:03 --:--:-- 38.2M 23:11:47 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 23:11:47 + sha256sum -c sha256 23:11:47 + grep OK 23:11:47 go1.15.2.linux-amd64.tar.gz: OK 23:11:47 + mkdir -p /root/stage/go1.15 23:11:47 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 23:11:51 Staging go115 23:11:51 + snapcraftctl stage 23:11:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:11:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:11:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:11:56 Fetched 0 B in 0s (0 B/s) 23:11:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:11:56 Fetched 224 kB in 0s (0 B/s) 23:11:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:11:56 Fetched 157 kB in 0s (0 B/s) 23:11:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:11:56 Fetched 221 kB in 0s (0 B/s) 23:11:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:11:56 Fetched 143 kB in 0s (0 B/s) 23:11:56 Pulling edgex-go 23:11:56 + snapcraftctl pull 23:11:57 Pulling version 23:11:57 + cd /root/project 23:11:57 + [ -f VERSION ] 23:11:57 + PROJECT_VERSION=local-dev 23:11:57 + git rev-parse --short HEAD 23:11:57 + GIT_REVISION=a5dc2605 23:11:57 + snapcraftctl set-version local-dev 23:11:58 Building config-common 23:11:58 + snapcraftctl build 23:12:00 Skipping build go-build-helper (already ran) 23:12:00 Skipping build static-packages (already ran) 23:12:00 Skipping build go115 (already ran) 23:12:00 Building edgex-go 23:12:00 + 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 23:12:00 + cd /root/parts/edgex-go/src 23:12:00 + make build 23:12:00 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 23:12:02 go: downloading github.com/gorilla/mux v1.8.0 23:12:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.36 23:12:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 23:12:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 23:12:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:12:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:12:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 23:12:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 23:12:02 go: downloading github.com/imdario/mergo v0.3.11 23:12:02 go: downloading github.com/pkg/errors v0.8.1 23:12:02 go: downloading github.com/pelletier/go-toml v1.2.0 23:12:02 go: downloading github.com/go-kit/kit v0.8.0 23:12:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 23:12:02 go: downloading github.com/google/uuid v1.2.0 23:12:02 go: downloading github.com/hashicorp/consul/api v1.8.1 23:12:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:12:02 go: downloading github.com/x448/float16 v0.8.4 23:12:02 go: downloading github.com/go-playground/validator/v10 v10.3.0 23:12:02 go: downloading github.com/BurntSushi/toml v0.3.1 23:12:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:12:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 23:12:02 go: downloading github.com/pebbe/zmq4 v1.2.2 23:12:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:12:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:12:02 go: downloading github.com/hashicorp/serf v0.9.5 23:12:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:12:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:12:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:12:02 go: downloading github.com/go-playground/universal-translator v0.17.0 23:12:02 go: downloading github.com/mitchellh/copystructure v1.0.0 23:12:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:12:02 go: downloading github.com/leodido/go-urn v1.2.0 23:12:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:12:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:12:02 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:12:02 go: downloading github.com/fatih/color v1.9.0 23:12:02 go: downloading github.com/mattn/go-isatty v0.0.12 23:12:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:12:02 go: downloading github.com/go-playground/locales v0.13.0 23:12:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:12:02 go: downloading github.com/mattn/go-colorable v0.1.6 23:12:02 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 23:12:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:12:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:12:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:12:11 go: downloading gopkg.in/yaml.v2 v2.4.0 23:12:15 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 23:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:12:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:12:17 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 23:12:17 go: downloading github.com/stretchr/testify v1.7.0 23:12:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:12:18 go: downloading github.com/pmezard/go-difflib v1.0.0 23:12:18 go: downloading github.com/davecgh/go-spew v1.1.1 23:12:19 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 23:12:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:12:19 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:12:20 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 23:12:21 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 23:12:21 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 23:12:23 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 23:12:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:12:23 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 23:12:23 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:12:24 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 23:12:24 go: downloading github.com/lib/pq v1.9.0 23:12:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:12:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:12:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:12:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:12:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:12:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:12:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:12:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:12:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:12:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:12:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:12:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:12:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:12:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:12:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:12:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:12:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:12:26 + 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 23:12:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:12:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:12:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:12:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:12:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:12:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:12:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:12:27 Building version 23:12:27 + snapcraftctl build 23:12:29 Staging config-common 23:12:29 + snapcraftctl stage 23:12:30 Skipping stage go-build-helper (already ran) 23:12:30 Skipping stage static-packages (already ran) 23:12:30 Skipping stage go115 (already ran) 23:12:30 Staging edgex-go 23:12:30 + snapcraftctl stage 23:12:31 Staging version 23:12:31 + snapcraftctl stage 23:12:32 Removing intermediate container b4c289bcaecd 23:12:32 ---> 30c7059d983c 23:12:32 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:12:32 ---> Running in 14177560cf6c 23:12:32 Removing intermediate container 0f57a36773b9 23:12:32 ---> 0408f4da0a9d 23:12:32 23:12:32 Step 10/24 : FROM alpine:3.12 23:12:32 3.12: Pulling from library/alpine 23:12:32 Priming config-common 23:12:32 + snapcraftctl prime 23:12:33 Priming go-build-helper 23:12:33 + snapcraftctl prime 23:12:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:12:34 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:12:34 Status: Downloaded newer image for alpine:3.12 23:12:34 ---> d10569e2745f 23:12:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:12:34 Priming static-packages 23:12:34 + snapcraftctl prime 23:12:35 ---> Running in e6a30a852f7f 23:12:36 Priming go115 23:12:36 + snapcraftctl prime 23:12:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:12:37 Priming edgex-go 23:12:37 + snapcraftctl prime 23:12:38 (1/5) Installing ca-certificates (20191127-r4) 23:12:38 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:12:38 (3/5) Installing libcurl (7.69.1-r3) 23:12:38 (4/5) Installing curl (7.69.1-r3) 23:12:38 (5/5) Installing dumb-init (1.2.2-r1) 23:12:38 Executing busybox-1.31.1-r19.trigger 23:12:38 Executing ca-certificates-20191127-r4.trigger 23:12:38 Priming version 23:12:38 + snapcraftctl prime 23:12:38 OK: 7 MiB in 19 packages 23:12:39 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 23:12:41 Removing intermediate container 14177560cf6c 23:12:41 ---> 43792cc5282c 23:12:41 23:12:41 Step 11/26 : FROM docker:20.10.0 [Pipeline] } 23:12:41 20.10.0: Pulling from library/docker [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:12:42 Removing intermediate container e6a30a852f7f 23:12:42 ---> 57a3ee85a41b 23:12:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:43 ---> Running in fc8de02563ed 23:12:45 Removing intermediate container fc8de02563ed 23:12:45 ---> 2e251202ccc6 23:12:45 Step 13/24 : WORKDIR / 23:12:45 Removing intermediate container 0d097ff920d3 23:12:45 ---> d97896a7301b 23:12:45 23:12:45 Step 10/23 : FROM alpine:3.12 23:12:45 ---> d10569e2745f 23:12:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:12:46 ---> Running in 52bc54413663 23:12:46 ---> Running in 61575d06c1df 23:12:46 Removing intermediate container c0efebbcc5ac 23:12:46 ---> c8ce658bda8e 23:12:46 23:12:46 Step 10/22 : FROM alpine:3.12 23:12:46 ---> d10569e2745f 23:12:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:12:47 ---> Running in a419a21ebeb6 23:12:47 Removing intermediate container 52bc54413663 23:12:47 ---> 7289e1793428 23:12:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:12:48 (1/1) Installing dumb-init (1.2.2-r1) 23:12:48 Executing busybox-1.31.1-r19.trigger 23:12:48 OK: 5 MiB in 15 packages 23:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:49 ---> 81c0bfc2b484 23:12:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:12:49 (1/2) Installing ca-certificates (20191127-r4) 23:12:49 (2/2) Installing dumb-init (1.2.2-r1) 23:12:49 Executing busybox-1.31.1-r19.trigger 23:12:49 Executing ca-certificates-20191127-r4.trigger 23:12:50 OK: 6 MiB in 16 packages 23:12:51 ---> a5e9fff56284 23:12:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:12:51 Removing intermediate container 61575d06c1df 23:12:51 ---> ba877433a04d 23:12:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:12:52 ---> Running in 5451f23dd172 23:12:52 ---> 60247bdf7fa0 23:12:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:12:53 Removing intermediate container 515c4ae62f4f 23:12:53 ---> 40a25b4a9167 23:12:53 23:12:53 Step 10/23 : FROM alpine:3.12 23:12:53 ---> d10569e2745f 23:12:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:12:53 ---> Using cache 23:12:53 ---> ba877433a04d 23:12:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:12:53 ---> Using cache 23:12:53 ---> 013277a328c4 23:12:53 Step 13/23 : ENV APP_PORT=48081 23:12:53 Removing intermediate container 5451f23dd172 23:12:53 ---> 013277a328c4 23:12:53 Step 13/23 : ENV APP_PORT=48082 23:12:53 Removing intermediate container a419a21ebeb6 23:12:53 ---> b96dae76c5c6 23:12:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:12:54 ---> Running in a70459cc2924 23:12:54 ---> Running in eb3f9ff9a263 23:12:54 ---> Running in 82eaf407c2a0 23:12:54 ---> f74508e37fd2 23:12:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:12:54 Removing intermediate container a70459cc2924 23:12:54 ---> b590d5884afc 23:12:54 Step 14/23 : EXPOSE $APP_PORT 23:12:55 Removing intermediate container 82eaf407c2a0 23:12:55 ---> ae3b13a520e9 23:12:55 Step 13/22 : ENV APP_PORT=48060 23:12:55 ---> Running in ccd86bac78c5 23:12:55 Removing intermediate container eb3f9ff9a263 23:12:55 ---> 481bb9884b20 23:12:55 Step 14/23 : EXPOSE $APP_PORT 23:12:55 ---> Running in 27958e58f663 23:12:56 ---> Running in f25ec1128cac 23:12:56 Removing intermediate container ccd86bac78c5 23:12:56 ---> d1a2122d6482 23:12:56 Step 15/23 : WORKDIR / 23:12:56 ---> fda444dc8d47 23:12:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:12:56 Removing intermediate container 27958e58f663 23:12:56 ---> 4761f40069f3 23:12:56 Step 14/22 : EXPOSE $APP_PORT 23:12:56 ---> Running in cfb84ab1d449 23:12:56 Removing intermediate container f25ec1128cac 23:12:56 ---> d1801ddd57cc 23:12:56 Step 15/23 : WORKDIR / 23:12:56 ---> Running in 440edeab0114 23:12:56 ---> Running in 85989797d042 23:12:57 Removing intermediate container cfb84ab1d449 23:12:57 ---> 9afc8bf8072c 23:12:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:12:57 ---> e5996e42b45b 23:12:57 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/ 23:12:57 Removing intermediate container 440edeab0114 23:12:57 ---> 5a446e0a34e7 23:12:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:12:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:12:57 Status: Downloaded newer image for docker:20.10.0 23:12:57 ---> eeaf43b92773 23:12:57 Step 12/26 : RUN apk add --no-cache bash 23:12:57 ---> Running in 9c04a72fdec3 23:12:57 Removing intermediate container 85989797d042 23:12:57 ---> c69dee62ff9a 23:12:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:12:57 ---> Running in 912a2d173821 23:12:58 ---> bf334bb5c01d 23:12:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:12:58 ---> 5a72e7c7e16d 23:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:12:59 ---> 44608fbf38a3 23:12:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:12:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:00 (1/2) Installing readline (8.0.4-r0) 23:13:00 (2/2) Installing bash (5.0.17-r0) 23:13:00 Executing bash-5.0.17-r0.post-install 23:13:00 Executing busybox-1.31.1-r19.trigger 23:13:00 OK: 12 MiB in 22 packages 23:13:01 ---> ad5f93f3a73b 23:13:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:13:01 ---> e13a41f7aa23 23:13:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:13:01 Removing intermediate container 9c04a72fdec3 23:13:01 ---> 9e318031488f 23:13:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:13:01 ---> f191c62dc7f9 23:13:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:13:01 ---> Running in 79c8b8cc8ded 23:13:02 ---> 20ec61992667 23:13:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:13:02 Removing intermediate container 912a2d173821 23:13:02 ---> 635ad897ec72 23:13:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:13:02 ---> Running in d619367f00c4 23:13:02 Removing intermediate container 79c8b8cc8ded 23:13:02 ---> 65ee49dbf89a 23:13:02 Step 22/24 : LABEL arch=arm64 23:13:02 ---> cfe432b1d901 23:13:02 Step 19/23 : ENTRYPOINT ["/core-command"] 23:13:02 ---> 1eef584196e1 23:13:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:13:02 ---> Running in a530ab894ca6 23:13:02 ---> Running in 42a57d4a5a8b 23:13:02 ---> Running in a1fc3505e3a9 23:13:02 ---> Running in 9705a62ae8e3 23:13:03 Removing intermediate container d619367f00c4 23:13:03 ---> 7adf82c4f36f 23:13:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:03 ---> Running in ca6aed0e0283 23:13:03 Removing intermediate container a530ab894ca6 23:13:03 ---> d07d3dc3019c 23:13:03 Step 14/26 : ENV APP_PORT=48090 23:13:03 Removing intermediate container 42a57d4a5a8b 23:13:03 ---> b92e4b52d59b 23:13:03 Step 23/24 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:13:03 ---> Running in b23c9a01a123 23:13:03 Removing intermediate container 9705a62ae8e3 23:13:03 ---> 99134b15c4c8 23:13:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:03 ---> Running in d9611ca54d95 23:13:03 Removing intermediate container a1fc3505e3a9 23:13:03 ---> 224d05a0379d 23:13:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:03 ---> Running in 9944a66fd11f 23:13:03 Removing intermediate container ca6aed0e0283 23:13:03 ---> a0357fefe6bd 23:13:03 Step 21/23 : LABEL arch=arm64 23:13:04 ---> Running in 2bdf38839f4f 23:13:04 ---> Running in 20615f7294c2 23:13:04 Removing intermediate container b23c9a01a123 23:13:04 ---> 9cc2c8ae4900 23:13:04 Step 15/26 : EXPOSE $APP_PORT 23:13:04 ---> Running in 3984b9e267a6 23:13:04 Removing intermediate container d9611ca54d95 23:13:04 ---> 9346b9fce4e3 23:13:04 Step 24/24 : LABEL version=0.0.0 23:13:04 Removing intermediate container 9944a66fd11f 23:13:04 ---> 77a086d9bca5 23:13:04 Step 20/22 : LABEL arch=arm64 23:13:04 Removing intermediate container 2bdf38839f4f 23:13:04 ---> 77ec93ab8ec0 23:13:04 Step 21/23 : LABEL arch=arm64 23:13:04 ---> Running in 627dfbce6ab8 23:13:05 ---> Running in 14d8dc4856e9 23:13:05 Removing intermediate container 20615f7294c2 23:13:05 ---> a2cbfe10138b 23:13:05 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:13:05 ---> Running in 1e8243ab7cba 23:13:05 ---> Running in a3c3e8c673ac 23:13:05 Removing intermediate container 3984b9e267a6 23:13:05 ---> ef86dc8a9913 23:13:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:13:05 Removing intermediate container 627dfbce6ab8 23:13:05 ---> 2f69119efc51 23:13:05 23:13:05 Removing intermediate container 14d8dc4856e9 23:13:05 ---> 3a718a3590be 23:13:05 Step 21/22 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:13:05 Removing intermediate container 1e8243ab7cba 23:13:05 ---> f5b066edb9ae 23:13:05 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:13:06 Successfully built 2f69119efc51 23:13:06 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:13:06 ---> Running in f5c2c50ba118 23:13:06  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 23:13:06 ---> Running in 04970e138fb8 23:13:06 Removing intermediate container a3c3e8c673ac 23:13:06 ---> b7a48f81fa27 23:13:06 Step 23/23 : LABEL version=0.0.0 23:13:06 ---> Running in d326e40a53fa 23:13:06 ---> b0b09723d03b 23:13:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:13:06 Removing intermediate container 04970e138fb8 23:13:06 ---> 8b9733f1a230 23:13:06 Step 23/23 : LABEL version=0.0.0 23:13:06 Removing intermediate container f5c2c50ba118 23:13:06 ---> 3eafe3252d24 23:13:06 Step 22/22 : LABEL version=0.0.0 23:13:07 ---> Running in 83bb52da8196 23:13:07 ---> Running in 69aa0ee191ef 23:13:07 Removing intermediate container d326e40a53fa 23:13:07 ---> 7877f58e33d5 23:13:07 23:13:08 Successfully built 7877f58e33d5 23:13:08 Successfully tagged docker-core-metadata-go-arm64:latest 23:13:08  Building docker-core-metadata-go ... done Building docker-core-data-go 23:13:08 Removing intermediate container 83bb52da8196 23:13:08 ---> c4770a587b5c 23:13:08 23:13:08 Removing intermediate container 69aa0ee191ef 23:13:08 ---> d49ec5e39fea 23:13:08 23:13:09 ---> a52d16172913 23:13:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:13:09 Successfully built c4770a587b5c 23:13:09 Successfully built d49ec5e39fea 23:13:09 Successfully tagged docker-core-command-go-arm64:latest 23:13:09 Building docker-security-bootstrapper-go 23:13:09  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go-arm64:latest 23:13:09 Building docker-support-scheduler-go 23:13:09  Building docker-support-notifications-go ... done  ---> 4fc421ff82c6 23:13:09 Step 19/26 : RUN apk --no-cache add py3-pip 23:13:10 ---> Running in 27f6577b0512 23:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:12 (1/33) Installing libbz2 (1.0.8-r1) 23:13:12 (2/33) Installing expat (2.2.9-r1) 23:13:12 (3/33) Installing libffi (3.3-r2) 23:13:12 (4/33) Installing gdbm (1.13-r1) 23:13:12 (5/33) Installing xz-libs (5.2.5-r0) 23:13:12 (6/33) Installing sqlite-libs (3.32.1-r0) 23:13:12 (7/33) Installing python3 (3.8.5-r1) 23:13:14 (8/33) Installing py3-appdirs (1.4.4-r1) 23:13:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:13:14 (10/33) Installing py3-parsing (2.4.7-r0) 23:13:14 (11/33) Installing py3-six (1.15.0-r0) 23:13:14 (12/33) Installing py3-packaging (20.4-r0) 23:13:14 (13/33) Installing py3-setuptools (47.0.0-r0) 23:13:14 (14/33) Installing py3-chardet (3.0.4-r4) 23:13:14 (15/33) Installing py3-idna (2.9-r0) 23:13:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:13:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:13:14 (18/33) Installing py3-requests (2.23.0-r0) 23:13:14 (19/33) Installing py3-msgpack (1.0.0-r0) 23:13:14 (20/33) Installing py3-lockfile (0.12.2-r3) 23:13:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:13:14 (22/33) Installing py3-colorama (0.4.3-r0) 23:13:14 (23/33) Installing py3-distlib (0.3.0-r0) 23:13:14 (24/33) Installing py3-distro (1.5.0-r1) 23:13:14 (25/33) Installing py3-webencodings (0.5.1-r3) 23:13:14 (26/33) Installing py3-html5lib (1.0.1-r4) 23:13:14 (27/33) Installing py3-pytoml (0.1.21-r0) 23:13:14 (28/33) Installing py3-pep517 (0.8.2-r0) 23:13:14 (29/33) Installing py3-progress (1.5-r0) 23:13:14 (30/33) Installing py3-toml (0.10.1-r0) 23:13:14 (31/33) Installing py3-retrying (1.3.3-r0) 23:13:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:13:14 (33/33) Installing py3-pip (20.1.1-r0) 23:13:14 Executing busybox-1.31.1-r19.trigger 23:13:14 OK: 71 MiB in 55 packages 23:13:27 Removing intermediate container 27f6577b0512 23:13:27 ---> 064baf800eea 23:13:27 Step 20/26 : RUN pip install docker-compose==1.23.2 23:13:27 ---> Running in 99c2f95d8ecc 23:13:31 Collecting docker-compose==1.23.2 23:13:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:13:32 Collecting docker<4.0,>=3.6.0 23:13:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:13:33 Collecting texttable<0.10,>=0.9.0 23:13:33 Downloading texttable-0.9.1.tar.gz (11 kB) 23:13:35 Collecting websocket-client<1.0,>=0.32.0 23:13:35 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 23:13:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:13:36 Collecting docopt<0.7,>=0.6.1 23:13:36 Downloading docopt-0.6.2.tar.gz (25 kB) 23:13:39 Collecting PyYAML<4,>=3.10 23:13:39 Downloading PyYAML-3.13.tar.gz (270 kB) 23:13:43 Collecting dockerpty<0.5,>=0.4.1 23:13:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:13:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:13:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:13:46 Collecting cached-property<2,>=1.2.0 23:13:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:13:47 Collecting jsonschema<3,>=2.5.1 23:13:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:13:48 Collecting docker-pycreds>=0.4.0 23:13:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:13:48 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) 23:13:49 Collecting urllib3<1.25,>=1.21.1 23:13:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:13:49 Collecting idna<2.8,>=2.5 23:13:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:13:49 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) 23:13:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:13:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:13:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:13:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:13:50 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, docopt, PyYAML, dockerpty, cached-property, jsonschema, docker-compose 23:13:50 Attempting uninstall: urllib3 23:13:50 Found existing installation: urllib3 1.25.9 23:13:50 Uninstalling urllib3-1.25.9: 23:13:50 Successfully uninstalled urllib3-1.25.9 23:13:51 Attempting uninstall: idna 23:13:51 Found existing installation: idna 2.9 23:13:51 Uninstalling idna-2.9: 23:13:51 Successfully uninstalled idna-2.9 23:13:52 Attempting uninstall: requests 23:13:52 Found existing installation: requests 2.23.0 23:13:52 Uninstalling requests-2.23.0: 23:13:52 Successfully uninstalled requests-2.23.0 23:13:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:13:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:13:52 ---> ca391eb01061 23:13:52 Step 3/21 : WORKDIR /edgex-go 23:13:52 ---> Using cache 23:13:52 ---> 2fa27454b13d 23:13:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:52 ---> Using cache 23:13:52 ---> d3acccf71aaf 23:13:52 Step 5/21 : RUN apk add --update --no-cache make git 23:13:52 ---> Using cache 23:13:52 ---> d1ee944baec0 23:13:52 Step 6/21 : COPY go.mod . 23:13:52 ---> Using cache 23:13:52 ---> 38de075338fc 23:13:52 Step 7/21 : RUN go mod download 23:13:52 ---> Using cache 23:13:52 ---> d319fb306bb1 23:13:52 Step 8/21 : COPY . . 23:13:52 ---> Using cache 23:13:52 ---> 786dbff5596b 23:13:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:13:56 Running setup.py install for texttable: started 23:13:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:13:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:13:58 ---> ca391eb01061 23:13:58 Step 3/22 : WORKDIR /edgex-go 23:13:58 ---> Using cache 23:13:58 ---> 2fa27454b13d 23:13:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:58 ---> Using cache 23:13:58 ---> d3acccf71aaf 23:13:58 Step 5/22 : RUN apk add --update --no-cache make git 23:13:58 ---> Using cache 23:13:58 ---> d1ee944baec0 23:13:58 Step 6/22 : COPY go.mod . 23:13:58 ---> Using cache 23:13:58 ---> 38de075338fc 23:13:58 Step 7/22 : RUN go mod download 23:13:58 ---> Using cache 23:13:58 ---> d319fb306bb1 23:13:58 Step 8/22 : COPY . . 23:13:58 ---> Using cache 23:13:58 ---> 786dbff5596b 23:13:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:13:58 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:13:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 23:13:58 ---> ca391eb01061 23:13:58 Step 3/30 : WORKDIR /edgex-go 23:13:58 ---> Using cache 23:13:58 ---> 2fa27454b13d 23:13:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:58 ---> Using cache 23:13:58 ---> d3acccf71aaf 23:13:58 Step 5/30 : RUN apk add --update --no-cache make git 23:13:58 ---> Using cache 23:13:58 ---> d1ee944baec0 23:13:58 Step 6/30 : COPY go.mod . 23:13:58 ---> Using cache 23:13:58 ---> 38de075338fc 23:13:58 Step 7/30 : RUN go mod download 23:13:58 ---> Using cache 23:13:58 ---> d319fb306bb1 23:13:58 Step 8/30 : COPY . . 23:13:58 Running setup.py install for texttable: finished with status 'done' 23:13:58 Running setup.py install for docopt: started 23:13:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:13:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:13:58 ---> ca391eb01061 23:13:58 Step 3/23 : WORKDIR /edgex-go 23:13:58 ---> Using cache 23:13:58 ---> 2fa27454b13d 23:13:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:58 ---> Using cache 23:13:58 ---> d3acccf71aaf 23:13:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:13:58 ---> Using cache 23:13:58 ---> 786dbff5596b 23:13:58 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:13:58 ---> Running in d03de966ff89 23:13:58 ---> Running in 245b77c131b2 23:13:58 ---> Running in 32f44a61ecb4 23:13:58 ---> Running in f73ce1628975 23:14: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 23:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:14:01 Running setup.py install for docopt: finished with status 'done' 23:14:01 Running setup.py install for PyYAML: started 23:14:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:14:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:14:03 OK: 217 MiB in 51 packages 23:14:04 Running setup.py install for PyYAML: finished with status 'done' 23:14:04 Running setup.py install for dockerpty: started 23:14:04 Removing intermediate container f73ce1628975 23:14:04 ---> 2f07a564224c 23:14:04 Step 6/23 : COPY go.mod . 23:14:06 ---> 98f2e24fcbd9 23:14:06 Step 7/23 : RUN go mod download 23:14:06 ---> Running in 3ea4640e7e80 23:14:08 Running setup.py install for dockerpty: finished with status 'done' 23:14:10 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 23:14:10 Removing intermediate container 3ea4640e7e80 23:14:10 ---> e630f939b739 23:14:10 Step 8/23 : COPY . . 23:14:17 Removing intermediate container 99c2f95d8ecc 23:14:17 ---> 83165a12a43f 23:14:17 Step 21/26 : RUN apk --no-cache add curl 23:14:17 ---> Running in 60438144a5d0 23:14:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:14:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:14:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:14:21 (2/3) Installing libcurl (7.69.1-r3) 23:14:21 (3/3) Installing curl (7.69.1-r3) 23:14:21 Executing busybox-1.31.1-r19.trigger 23:14:21 OK: 71 MiB in 58 packages 23:14:24 Removing intermediate container 60438144a5d0 23:14:24 ---> 095a51191329 23:14:24 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:14:24 ---> Running in 205aa5049469 23:14:25 Removing intermediate container 205aa5049469 23:14:25 ---> 4705fbfe2570 23:14:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:26 ---> Running in 86be511256c1 23:14:27 Removing intermediate container 86be511256c1 23:14:27 ---> 534e4a5d8eff 23:14:27 Step 24/26 : LABEL arch=arm64 23:14:27 ---> Running in e1c8c62b1586 23:14:28 Removing intermediate container e1c8c62b1586 23:14:28 ---> 4ca59e52194a 23:14:28 Step 25/26 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:14:29 ---> Running in 33a1185b4eb2 23:14:30 Removing intermediate container 33a1185b4eb2 23:14:30 ---> 730aa2663c8e 23:14:30 Step 26/26 : LABEL version=0.0.0 23:14:30 ---> Running in 567df0dc1055 23:14:32 Removing intermediate container 567df0dc1055 23:14:32 ---> 173c524e7cd2 23:14:32 23:14:32 Successfully built 173c524e7cd2 23:14:32 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:14:33  Building docker-sys-mgmt-agent-go ... done  ---> 9157b285842e 23:14:33 Step 9/23 : RUN make cmd/core-data/core-data 23:14:33 ---> Running in 13e733a55943 23:14:35 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 23:15:22 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 23:15:27 Removing intermediate container 32f44a61ecb4 23:15:27 ---> 9b43443794d4 23:15:27 23:15:27 Step 10/30 : FROM alpine:3.12 23:15:27 ---> d10569e2745f 23:15:27 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:15:27 ---> Running in cfaaef4f79e3 23:15:28 Removing intermediate container cfaaef4f79e3 23:15:28 ---> 3dfdca70d838 23:15:28 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 23:15:28 ---> Running in 283d38257fce 23:15:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:15:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:15:32 Removing intermediate container d03de966ff89 23:15:32 ---> eb51f83362f3 23:15:32 23:15:32 Step 10/21 : FROM alpine:3.12 23:15:32 ---> d10569e2745f 23:15:32 Step 11/21 : RUN apk add --update --no-cache curl 23:15:32 (1/2) Installing dumb-init (1.2.2-r1) 23:15:32 (2/2) Installing su-exec (0.2-r1) 23:15:32 Executing busybox-1.31.1-r19.trigger 23:15:32 OK: 5 MiB in 16 packages 23:15:32 ---> Running in 4b7b5357ad21 23:15:34 Removing intermediate container 283d38257fce 23:15:34 ---> bd8947c9bbbe 23:15:34 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 23:15:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:15:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:15:34 ---> Running in c637cfff2f77 23:15:34 (1/4) Installing ca-certificates (20191127-r4) 23:15:34 Removing intermediate container c637cfff2f77 23:15:34 ---> de4ba1dc0718 23:15:34 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:15:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:15:34 (3/4) Installing libcurl (7.69.1-r3) 23:15:34 (4/4) Installing curl (7.69.1-r3) 23:15:34 Executing busybox-1.31.1-r19.trigger 23:15:34 Executing ca-certificates-20191127-r4.trigger 23:15:34 ---> Running in fbf390643efc 23:15:35 OK: 7 MiB in 18 packages 23:15:35 Removing intermediate container fbf390643efc 23:15:35 ---> b5a635b1eaa2 23:15:35 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:15:36 ---> Running in f50ee4ec58ca 23:15:38 Removing intermediate container 4b7b5357ad21 23:15:38 ---> 5b2bd32c8fc5 23:15:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:15:38 ---> Running in c4126eaf5024 23:15:39 Removing intermediate container c4126eaf5024 23:15:39 ---> 5f6886ad2aec 23:15:39 Step 13/21 : WORKDIR /edgex 23:15:40 ---> Running in 74658026258b 23:15:40 Removing intermediate container f50ee4ec58ca 23:15:40 ---> 1ba8cd0bb32b 23:15:40 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 23:15:41 ---> Running in 4405248c1642 23:15:41 Removing intermediate container 74658026258b 23:15:41 ---> 07c40f4e878c 23:15:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:15:42 Removing intermediate container 4405248c1642 23:15:42 ---> 2a577df17cc3 23:15:42 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:15:43 ---> 08a7d88a78ec 23:15:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:15:43 Removing intermediate container 245b77c131b2 23:15:43 ---> f5bedc86956c 23:15:43 23:15:43 Step 10/22 : FROM alpine:3.12 23:15:43 ---> d10569e2745f 23:15:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:15:43 ---> Using cache 23:15:43 ---> ba877433a04d 23:15:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:15:43 ---> Using cache 23:15:43 ---> 013277a328c4 23:15:43 Step 13/22 : ENV APP_PORT=48085 23:15:44 ---> f356a2836f8c 23:15:44 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:15:44 ---> Running in 3c63a3e06771 23:15:44 ---> Running in 95a2d97ef3a6 23:15:45 Removing intermediate container 3c63a3e06771 23:15:45 ---> 9d3a748e4e44 23:15:45 Step 14/22 : EXPOSE $APP_PORT 23:15:45 ---> 605b847e6162 23:15:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:15:45 ---> Running in 15d2380c1cda 23:15:46 Removing intermediate container 15d2380c1cda 23:15:46 ---> 33573b6d4ad8 23:15:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:48 ---> 11517b38e0dc 23:15:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:15:48 ---> Running in 50171660c097 23:15:48 ---> 632f3fcc6be8 23:15:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:15:48 Removing intermediate container 95a2d97ef3a6 23:15:48 ---> 9a830d37630c 23:15:48 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:49 Removing intermediate container 50171660c097 23:15:49 ---> 77817b814db6 23:15:49 Step 18/21 : CMD ["--init=true"] 23:15:49 ---> Running in a98579de3cf6 23:15:49 ---> efc29ec6543b 23:15:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:15:50 Removing intermediate container a98579de3cf6 23:15:50 ---> c8cc2dc05718 23:15:50 Step 19/21 : LABEL arch=arm64 23:15:50 ---> 77a2f93206a7 23:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:15:50 ---> Running in 46773ae3c89e 23:15:51 Removing intermediate container 46773ae3c89e 23:15:51 ---> 8d77f48ba886 23:15:51 Step 20/21 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:15:51 ---> be0b16e96eb8 23:15:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:15:51 ---> Running in b70579392791 23:15:51 ---> ba5b55e51e1b 23:15:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:15:51 ---> Running in a9d09848eb99 23:15:52 Removing intermediate container b70579392791 23:15:52 ---> 9cf6516b858d 23:15:52 Step 21/21 : LABEL version=0.0.0 23:15:52 ---> Running in cbeb4f88e2d5 23:15:52 ---> b100ab3dcf61 23:15:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:15:52 Removing intermediate container a9d09848eb99 23:15:52 ---> 59bb52d7a8c0 23:15:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:15:53 ---> Running in d29f32d1818d 23:15:53 Removing intermediate container cbeb4f88e2d5 23:15:53 ---> 434f84e2ed5d 23:15:53 23:15:53 Successfully built 434f84e2ed5d 23:15:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:15:53  Building docker-security-proxy-setup-go ... done Removing intermediate container d29f32d1818d 23:15:53 ---> 717d19d823a1 23:15:53 Step 20/22 : LABEL arch=arm64 23:15:53 ---> 3c087d283811 23:15:53 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 23:15:54 ---> Running in eb2fdc3e6021 23:15:54 ---> Running in 26c2f2d886cb 23:15:54 Removing intermediate container eb2fdc3e6021 23:15:54 ---> 7f75b46e893d 23:15:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:15:54 Removing intermediate container 26c2f2d886cb 23:15:54 ---> 074bbe5924dd 23:15:54 Step 21/22 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:15:55 ---> Running in 8d51c455fe1f 23:15:55 Removing intermediate container 8d51c455fe1f 23:15:55 ---> 53bb8f6ba308 23:15:55 Step 22/22 : LABEL version=0.0.0 23:15:55 ---> 3bc3630b6cb6 23:15:55 Step 25/30 : RUN chmod +x /entrypoint.sh 23:15:55 ---> Running in ccc95c615a83 23:15:56 ---> Running in 31b12f8417bd 23:15:56 Removing intermediate container ccc95c615a83 23:15:56 ---> 85b4f376e929 23:15:56 23:15:57 Successfully built 85b4f376e929 23:15:57 Successfully tagged docker-support-scheduler-go-arm64:latest 23:15:59  Building docker-support-scheduler-go ... done Removing intermediate container 31b12f8417bd 23:15:59 ---> a7d64b34aa6f 23:15:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 23:15:59 ---> Running in 425275cb250e 23:15:59 Removing intermediate container 425275cb250e 23:15:59 ---> fd32ef247077 23:15:59 Step 27/30 : CMD ["gate"] 23:16:00 ---> Running in adb1b9ce5034 23:16:00 Removing intermediate container adb1b9ce5034 23:16:00 ---> 795792211698 23:16:00 Step 28/30 : LABEL arch=arm64 23:16:00 ---> Running in 65ad4d05153f 23:16:01 Removing intermediate container 65ad4d05153f 23:16:01 ---> 88b4f6eeda9d 23:16:01 Step 29/30 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:16:01 ---> Running in 29a4fcdbf55f 23:16:02 Removing intermediate container 29a4fcdbf55f 23:16:02 ---> 3a51b143ffe8 23:16:02 Step 30/30 : LABEL version=0.0.0 23:16:03 ---> Running in 42217e9cd59c 23:16:04 Removing intermediate container 42217e9cd59c 23:16:04 ---> 46b1ccf7c320 23:16:04 23:16:04 Removing intermediate container 13e733a55943 23:16:04 ---> cba3b4bb4f12 23:16:04 23:16:04 Step 10/23 : FROM alpine:3.12 23:16:04 ---> d10569e2745f 23:16:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:16:04 Successfully built 46b1ccf7c320 23:16:04 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:16:04  Building docker-security-bootstrapper-go ... done  ---> Running in f6192d1d8a31 23:16:04 Removing intermediate container f6192d1d8a31 23:16:04 ---> d731f2122f38 23:16:04 Step 12/23 : ENV APP_PORT=48080 23:16:05 ---> Running in 1e1c2978b119 23:16:05 Removing intermediate container 1e1c2978b119 23:16:05 ---> dfd7b9e5faf5 23:16:05 Step 13/23 : EXPOSE $APP_PORT 23:16:05 ---> Running in eb37e801d7f9 23:16:05 Removing intermediate container eb37e801d7f9 23:16:05 ---> 14f452c321da 23:16:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:06 ---> Running in 91c536d15825 23:16:08 Removing intermediate container 91c536d15825 23:16:08 ---> f585be192bf4 23:16:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:16:08 ---> Running in 31fb4e1676d6 23:16:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:16:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:16:10 (1/6) Installing dumb-init (1.2.2-r1) 23:16:11 (2/6) Installing libgcc (9.3.0-r2) 23:16:11 (3/6) Installing libsodium (1.0.18-r0) 23:16:11 (4/6) Installing libstdc++ (9.3.0-r2) 23:16:11 (5/6) Installing libzmq (4.3.3-r0) 23:16:11 (6/6) Installing zeromq (4.3.3-r0) 23:16:11 Executing busybox-1.31.1-r19.trigger 23:16:11 OK: 8 MiB in 20 packages 23:16:13 Removing intermediate container 31fb4e1676d6 23:16:13 ---> 1bbb5b314697 23:16:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:13 ---> 903cbbb5d41b 23:16:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:16:15 ---> 84312a2a1079 23:16:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:16:16 ---> 421b1c6286bf 23:16:16 Step 19/23 : ENTRYPOINT ["/core-data"] 23:16:16 ---> Running in c7ee43041bed 23:16:16 Removing intermediate container c7ee43041bed 23:16:16 ---> 96ac9e5a3d55 23:16:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:16:16 ---> Running in af8418a536bf 23:16:17 Removing intermediate container af8418a536bf 23:16:17 ---> 0a217d58b393 23:16:17 Step 21/23 : LABEL arch=arm64 23:16:17 ---> Running in cd5587e59a5c 23:16:17 Removing intermediate container cd5587e59a5c 23:16:17 ---> 79e93351f551 23:16:17 Step 22/23 : LABEL git_sha=a5dc2605f40e4908c99f4381f70b253cf6960e8d 23:16:17 ---> Running in d9793366b3d0 23:16:18 Removing intermediate container d9793366b3d0 23:16:18 ---> 736f1fc839ef 23:16:18 Step 23/23 : LABEL version=0.0.0 23:16:18 ---> Running in d296f5b633aa 23:16:19 Removing intermediate container d296f5b633aa 23:16:19 ---> 503c49c92e92 23:16:19 23:16:19 Successfully built 503c49c92e92 23:16:19 Successfully tagged docker-core-data-go-arm64:latest 23:16:19  Building docker-core-data-go ... done  [Pipeline] } 23:16:19 $ docker stop --time=1 accdaa82193c6bfb526d763e96a00ab77038403a208998701540e76ff6c1ee12 23:16:21 $ docker rm -f accdaa82193c6bfb526d763e96a00ab77038403a208998701540e76ff6c1ee12 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:22 + + grep docker 23:16:22 docker images 23:16:22 docker-core-data-go-arm64 latest 503c49c92e92 4 seconds ago 21.1MB 23:16:22 docker-security-bootstrapper-go-arm64 latest 46b1ccf7c320 19 seconds ago 17.3MB 23:16:22 docker-support-scheduler-go-arm64 latest 85b4f376e929 26 seconds ago 16.3MB 23:16:22 docker-security-proxy-setup-go-arm64 latest 434f84e2ed5d 30 seconds ago 23.4MB 23:16:22 docker-sys-mgmt-agent-go-arm64 latest 173c524e7cd2 About a minute ago 300MB 23:16:22 docker-core-metadata-go-arm64 latest 7877f58e33d5 3 minutes ago 17.9MB 23:16:22 docker-support-notifications-go-arm64 latest d49ec5e39fea 3 minutes ago 16.8MB 23:16:22 docker-core-command-go-arm64 latest c4770a587b5c 3 minutes ago 16.2MB 23:16:22 docker-security-secretstore-setup-go-arm64 latest 2f69119efc51 3 minutes ago 23.7MB 23:16:22 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 23:16:24 ---> job-cost.sh 23:16:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AIHk 23:17:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-AIHk/bin to PATH 23:19:24 INFO: No Stack... 23:19:24 INFO: Retrieving Pricing Info for: lf-standard-4 23:19:24 INFO: Archiving Costs [Pipeline] sh 23:19:25 + cut -d, -f6 23:19:25 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:19:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3192-1-stack-cost] 23:19:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3192-1-stack-cost] did not exist. Created. 23:19:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:25 + echo total: 0.20999999344348907 [Pipeline] stash 23:19:26 Stashed 1 file(s) [Pipeline] } 23:19:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3192-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 23:19:28 provisioning config files... 23:19:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config418420155798593391tmp [Pipeline] { [Pipeline] sh 23:19:29 + set +x 23:19:29 + curl -s https://codecov.io/bash 23:19:29 + bash -s -- 23:19:29 23:19:29 _____ _ 23:19:29 / ____| | | 23:19:29 | | ___ __| | ___ ___ _____ __ 23:19:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:29 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:29 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:29 Bash-20210129-7c25fce 23:19:29 23:19:29 23:19:29 ==> git version 2.24.3 found 23:19:29 ==> 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 23:19:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:19:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:19:29 ==> Jenkins CI detected. 23:19:29 project root: . 23:19:29 --> token set from env 23:19:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:29 ==> Running gcov in . (disable via -X gcov) 23:19:29 ==> Python coveragepy not found 23:19:29 ==> Searching for coverage reports in: 23:19:29 + . 23:19:29 -> Found 1 reports 23:19:30 ==> Detecting git/mercurial file structure 23:19:30 ==> Reading reports 23:19:30 + ./coverage.out bytes=596149 23:19:30 ==> Appending adjustments 23:19:30 https://docs.codecov.io/docs/fixing-reports 23:19:33 + Found adjustments 23:19:33 ==> Gzipping contents 23:19:33 88K /tmp/codecov.kQU2hJ.gz 23:19:33 ==> Uploading reports 23:19:33 url: https://codecov.io 23:19:33 query: branch=PR-3192&commit=a5dc2605f40e4908c99f4381f70b253cf6960e8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3192&job=&cmd_args= 23:19:33 -> Pinging Codecov 23:19:33 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3192&commit=a5dc2605f40e4908c99f4381f70b253cf6960e8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3192%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3192&job=&cmd_args= 23:19:34 -> Uploading to 23:19:34 https://storage.googleapis.com/codecov/v4/raw/2021-02-24/00271124DB129430A58F1EEE437C3FCB/a5dc2605f40e4908c99f4381f70b253cf6960e8d/d4be89be-b382-4975-8518-8b0ae5ec8c5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210224T231933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3b5d228d757ca483e2d49641fa60e99d3756eee4917413ec3e38373af5254d4 23:19:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:34 Dload Upload Total Spent Left Speed 23:19:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89040 0 0 100 89040 0 155k --:--:-- --:--:-- --:--:-- 155k 23:19:34 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a5dc2605f40e4908c99f4381f70b253cf6960e8d [Pipeline] } 23:19:34 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 23:19:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:19:38 ---> package-listing.sh 23:19:38 ++ facter osfamily 23:19:38 ++ tr '[:upper:]' '[:lower:]' 23:19:38 + OS_FAMILY=redhat 23:19:38 + workspace=/w/workspace/edgex-go/1 23:19:38 + START_PACKAGES=/tmp/packages_start.txt 23:19:38 + END_PACKAGES=/tmp/packages_end.txt 23:19:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:19:38 + PACKAGES=/tmp/packages_start.txt 23:19:38 + '[' /w/workspace/edgex-go/1 ']' 23:19:38 + PACKAGES=/tmp/packages_end.txt 23:19:38 + case "${OS_FAMILY}" in 23:19:38 + rpm -qa 23:19:38 + sort 23:19:43 + '[' -f /tmp/packages_start.txt ']' 23:19:43 + '[' -f /tmp/packages_end.txt ']' 23:19:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:19:43 + '[' /w/workspace/edgex-go/1 ']' 23:19:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:19:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:19:43 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 23:19:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:19:44 23:19:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:19:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:19:44 alpine: Pulling from edgex-lftools-log-publisher 23:19:44 df20fa9351a1: Pulling fs layer 23:19:44 36b3adc4ff6f: Pulling fs layer 23:19:44 8ad3a11d3b57: Pulling fs layer 23:19:44 46f8f816bc3b: Pulling fs layer 23:19:44 93b61091891f: Pulling fs layer 23:19:44 93b9cdb0e59b: Pulling fs layer 23:19:44 5e14af77c1be: Pulling fs layer 23:19:44 01666e4c0597: Pulling fs layer 23:19:44 aa168da1d23b: Pulling fs layer 23:19:44 93b9cdb0e59b: Waiting 23:19:44 5e14af77c1be: Waiting 23:19:44 aa168da1d23b: Waiting 23:19:44 01666e4c0597: Waiting 23:19:44 36b3adc4ff6f: Verifying Checksum 23:19:44 36b3adc4ff6f: Download complete 23:19:45 46f8f816bc3b: Verifying Checksum 23:19:45 46f8f816bc3b: Download complete 23:19:45 df20fa9351a1: Verifying Checksum 23:19:45 df20fa9351a1: Download complete 23:19:45 93b9cdb0e59b: Verifying Checksum 23:19:45 93b9cdb0e59b: Download complete 23:19:45 5e14af77c1be: Verifying Checksum 23:19:45 5e14af77c1be: Download complete 23:19:45 93b61091891f: Verifying Checksum 23:19:45 93b61091891f: Download complete 23:19:45 01666e4c0597: Verifying Checksum 23:19:45 01666e4c0597: Download complete 23:19:45 8ad3a11d3b57: Verifying Checksum 23:19:45 8ad3a11d3b57: Download complete 23:19:45 df20fa9351a1: Pull complete 23:19:45 36b3adc4ff6f: Pull complete 23:19:46 8ad3a11d3b57: Pull complete 23:19:46 46f8f816bc3b: Pull complete 23:19:47 aa168da1d23b: Verifying Checksum 23:19:47 aa168da1d23b: Download complete 23:19:48 93b61091891f: Pull complete 23:19:48 93b9cdb0e59b: Pull complete 23:19:48 5e14af77c1be: Pull complete 23:19:48 01666e4c0597: Pull complete 23:20:01 aa168da1d23b: Pull complete 23:20:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:20:01 prd-centos7-docker-4c-2g-27557 does not seem to be running inside a container 23:20:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:20:04 $ docker top 9b31d6d7cbea87b5700e451d254caa030682245b87f26ba7138e705675dafa47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:05 + mkdir -p /var/log/sa [Pipeline] sh 23:20:05 + ls /var/log/sa-host 23:20:05 + sadf -c /var/log/sa-host/sa23 23:20:05 file_magic: OK 23:20:05 HZ: Using current value: 100 23:20:05 file_header: OK 23:20:05 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 23:20:05 Statistics: 23:20:05 Hnuu...uuuununununu... 23:20:05 File successfully converted to sysstat format version 12.2.1 23:20:05 + sadf -c /var/log/sa-host/sa24 23:20:05 file_magic: OK 23:20:05 HZ: Using current value: 100 23:20:05 file_header: OK 23:20:05 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 23:20:05 Statistics: 23:20:05 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... 23:20:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:06 provisioning config files... 23:20:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6623721062271222797tmp [Pipeline] { [Pipeline] echo 23:20:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:06 ---> create-netrc.sh [Pipeline] } 23:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:20:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:20:07 ---> python-tools-install.sh [Pipeline] echo 23:20:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:07 ---> sudo-logs.sh 23:20:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:08 ---> job-cost.sh 23:20:08 lf-activate-venv: SKIPPING 23:20:08 DEBUG: total: 0.20999999344348907 23:20:08 INFO: Retrieving Stack Cost... 23:20:09 INFO: Retrieving Pricing Info for: v1-standard-2 23:20:09 INFO: Archiving Costs [Pipeline] echo 23:20:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:10 ---> logs-deploy.sh 23:20:10 lf-activate-venv: SKIPPING 23:20:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3192/1 23:20:10 INFO: archiving workspace using pattern(s): 23:20:11 Archives upload complete. 23:20:11 INFO: archiving logs to Nexus 23:20:12 ---> uname -a: 23:20:12 Linux prd-centos7-docker-4c-2g-27557.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:20:12 23:20:12 23:20:12 ---> lscpu: 23:20:12 Architecture: x86_64 23:20:12 CPU op-mode(s): 32-bit, 64-bit 23:20:12 Byte Order: Little Endian 23:20:12 Address sizes: 40 bits physical, 48 bits virtual 23:20:12 CPU(s): 4 23:20:12 On-line CPU(s) list: 0-3 23:20:12 Thread(s) per core: 1 23:20:12 Core(s) per socket: 1 23:20:12 Socket(s): 4 23:20:12 NUMA node(s): 1 23:20:12 Vendor ID: GenuineIntel 23:20:12 CPU family: 6 23:20:12 Model: 44 23:20:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:20:12 Stepping: 1 23:20:12 CPU MHz: 2933.438 23:20:12 BogoMIPS: 5866.87 23:20:12 Virtualization: VT-x 23:20:12 Hypervisor vendor: KVM 23:20:12 Virtualization type: full 23:20:12 L1d cache: 128 KiB 23:20:12 L1i cache: 128 KiB 23:20:12 L2 cache: 16 MiB 23:20:12 L3 cache: 64 MiB 23:20:12 NUMA node0 CPU(s): 0-3 23:20:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:20:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:20:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:20:12 Vulnerability Meltdown: Mitigation; PTI 23:20:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:20:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:20:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:20:12 Vulnerability Srbds: Not affected 23:20:12 Vulnerability Tsx async abort: Not affected 23:20:12 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 23:20:12 23:20:12 23:20:12 ---> nproc: 23:20:12 4 23:20:12 23:20:12 23:20:12 ---> df -h: 23:20:12 Filesystem Size Used Available Use% Mounted on 23:20:12 overlay 50.0G 13.0G 37.0G 26% / 23:20:12 tmpfs 64.0M 0 64.0M 0% /dev 23:20:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:20:12 shm 64.0M 0 64.0M 0% /dev/shm 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1 23:20:12 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/1@tmp 23:20:12 23:20:12 23:20:12 ---> free -m: 23:20:12 total used free shared buff/cache available 23:20:12 Mem: 1837 706 156 0 975 1051 23:20:12 Swap: 1023 70 953 23:20:12 23:20:12 23:20:12 ---> ip addr: 23:20:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:20:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:20:12 inet 127.0.0.1/8 scope host lo 23:20:12 valid_lft forever preferred_lft forever 23:20:12 inet6 ::1/128 scope host 23:20:12 valid_lft forever preferred_lft forever 23:20:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:20:12 link/ether fa:16:3e:e1:ba:f8 brd ff:ff:ff:ff:ff:ff 23:20:12 inet 10.30.123.156/23 brd 10.30.123.255 scope global dynamic eth0 23:20:12 valid_lft 85006sec preferred_lft 85006sec 23:20:12 inet6 fe80::f816:3eff:fee1:baf8/64 scope link 23:20:12 valid_lft forever preferred_lft forever 23:20:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:20:12 link/ether 02:42:f4:52:df:52 brd ff:ff:ff:ff:ff:ff 23:20:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:20:12 valid_lft forever preferred_lft forever 23:20:12 inet6 fe80::42:f4ff:fe52:df52/64 scope link 23:20:12 valid_lft forever preferred_lft forever 23:20:12 23:20:12 23:20:12 ---> sar -b -r -n DEV: 23:20:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 23:20:12 23:20:12 22:56:47 LINUX RESTART (4 CPU) 23:20:12 23:20:12 22:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:20:12 22:59:01 242.13 90.82 151.31 0.00 6411.36 51193.56 0.00 23:20:12 23:00:01 234.81 96.62 138.19 0.00 3553.56 18543.28 0.00 23:20:12 23:01:01 122.06 40.92 81.13 0.00 1708.47 9337.00 0.00 23:20:12 23:02:02 209.11 61.58 147.52 0.00 14847.09 82917.52 0.00 23:20:12 23:03:02 3031.09 2676.62 354.48 0.00 189591.96 209917.91 0.00 23:20:12 23:04:01 867.51 643.02 224.49 0.00 35514.41 56431.16 0.00 23:20:12 23:05:04 1602.08 1236.36 365.73 0.00 99421.02 143658.53 0.00 23:20:12 23:06:01 2305.21 1980.59 324.62 0.00 112587.35 124475.71 0.00 23:20:12 23:07:01 236.84 85.66 151.17 0.00 8656.44 21762.81 0.00 23:20:12 23:08:01 1.48 0.05 1.43 0.00 0.80 22.73 0.00 23:20:12 23:09:01 1.00 0.73 0.27 0.00 51.30 3.55 0.00 23:20:12 23:10:01 0.30 0.03 0.27 0.00 0.27 2.61 0.00 23:20:12 23:11:01 0.28 0.03 0.25 0.00 0.27 3.68 0.00 23:20:12 23:12:01 1.87 1.67 0.20 0.00 53.56 1.62 0.00 23:20:12 23:13:01 1.08 0.30 0.78 0.00 124.43 15.15 0.00 23:20:12 23:14:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 23:20:12 23:15:01 0.20 0.02 0.18 0.00 0.13 1.75 0.00 23:20:12 23:16:01 0.18 0.02 0.17 0.00 0.13 1.90 0.00 23:20:12 23:17:01 0.32 0.02 0.30 0.00 0.13 4.01 0.00 23:20:12 23:18:02 0.37 0.02 0.35 0.00 0.13 5.11 0.00 23:20:12 23:19:01 0.25 0.02 0.24 0.00 0.14 2.49 0.00 23:20:12 23:20:01 144.19 71.64 72.55 0.00 5606.26 16568.19 0.00 23:20:12 Average: 408.35 316.65 91.69 0.00 21751.76 33477.07 0.00 23:20:12 23:20:12 22:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:20:12 22:59:01 77996 0 735144 39.07 1736 1066668 1517440 51.79 576664 957568 99216 23:20:12 23:00:01 178660 0 771572 41.01 864 930448 1630844 55.66 647784 771572 77760 23:20:12 23:01:01 295336 0 724916 38.53 824 860468 1353308 46.19 524824 763752 40384 23:20:12 23:02:02 83244 0 688940 36.62 172 1109188 1254828 42.83 722364 829084 90836 23:20:12 23:03:02 63664 0 819944 43.58 0 997936 2326212 79.39 772432 815416 48116 23:20:12 23:04:01 369380 0 718516 38.19 0 793648 1600684 54.63 490992 765808 6988 23:20:12 23:05:04 75416 0 786076 41.78 0 1020052 2102296 71.75 696556 876672 89264 23:20:12 23:06:01 52796 0 1275892 67.81 0 552856 3711648 126.67 785524 766204 9648 23:20:12 23:07:01 437692 0 621036 33.01 0 822816 1198528 40.90 483732 702480 20 23:20:12 23:08:01 441608 0 617092 32.80 0 822844 1172748 40.02 481568 701556 20 23:20:12 23:09:01 441416 0 615740 32.73 0 824388 1166532 39.81 480936 702968 12 23:20:12 23:10:01 441284 0 615868 32.73 0 824392 1166532 39.81 480924 702968 16 23:20:12 23:11:01 441284 0 615856 32.73 0 824404 1166532 39.81 480948 702980 12 23:20:12 23:12:01 439868 0 616384 32.76 0 825292 1166532 39.81 481072 703896 16 23:20:12 23:13:01 433144 0 619392 32.92 0 829008 1166604 39.81 486984 704776 8 23:20:12 23:14:01 433084 0 619444 32.92 0 829016 1166532 39.81 486524 704776 8 23:20:12 23:15:01 433364 0 619164 32.91 0 829016 1166532 39.81 486648 704776 8 23:20:12 23:16:01 433356 0 619160 32.91 0 829028 1166532 39.81 486656 704784 16 23:20:12 23:17:01 433440 0 619072 32.90 0 829032 1166532 39.81 486648 704780 8 23:20:12 23:18:02 432888 0 619616 32.93 0 829040 1166604 39.81 487044 704788 8 23:20:12 23:19:01 433408 0 619088 32.90 0 829048 1166556 39.81 486772 704792 16 23:20:12 23:20:01 305444 0 668436 35.53 0 907664 1168424 39.88 481304 793912 50760 23:20:12 Average: 326262 0 692107 36.78 163 863011 1448590 49.44 545223 749559 23325 23:20:12 23:20:12 22:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:20:12 22:59:01 eth0 863.18 888.21 5395.53 88.23 0.00 0.00 0.00 0.00 23:20:12 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 22:59:01 vethb60c3bc 97.72 120.46 8.97 481.50 0.00 0.00 0.00 0.00 23:20:12 22:59:01 docker0 631.08 562.17 49.05 2503.14 0.00 0.00 0.00 0.00 23:20:12 23:00:01 vethd81e79d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:00:01 eth0 50.07 39.17 28.37 54.83 0.00 0.00 0.00 0.00 23:20:12 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:01:01 vethd81e79d 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 23:20:12 23:01:01 eth0 27.35 18.25 18.42 43.51 0.00 0.00 0.00 0.00 23:20:12 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:01:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 23:20:12 23:02:02 eth0 195.02 161.52 1697.46 62.65 0.00 0.00 0.00 0.00 23:20:12 23:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:02:02 vethf6b213a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:03:02 eth0 44.50 22.90 160.92 7.98 0.00 0.00 0.00 0.00 23:20:12 23:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:03:02 vethf6b213a 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 23:20:12 23:03:02 docker0 13.35 26.34 0.75 145.71 0.00 0.00 0.00 0.00 23:20:12 23:04:01 veth1633c3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:04:01 veth7746c24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:04:01 eth0 161.75 119.30 1428.47 50.20 0.00 0.00 0.00 0.00 23:20:12 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:05:04 veth6f239ec 1.59 2.63 0.24 10.86 0.00 0.00 0.00 0.00 23:20:12 23:05:04 eth0 142.06 70.34 466.90 64.21 0.00 0.00 0.00 0.00 23:20:12 23:05:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:05:04 vethf6b213a 0.00 0.93 0.00 0.04 0.00 0.00 0.00 0.00 23:20:12 23:06:01 veth4db77da 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 23:20:12 23:06:01 veth4da6037 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 23:20:12 23:06:01 eth0 65.33 42.18 80.59 57.53 0.00 0.00 0.00 0.00 23:20:12 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:07:01 eth0 58.74 38.37 137.92 49.68 0.00 0.00 0.00 0.00 23:20:12 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:07:01 docker0 1026.29 978.81 81.86 4385.33 0.00 0.00 0.00 0.00 23:20:12 23:08:01 eth0 1.22 0.52 0.46 0.27 0.00 0.00 0.00 0.00 23:20:12 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:09:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:20:12 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:13:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:20:12 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:20:12 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:18:02 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:20:12 23:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:19:01 eth0 0.22 0.19 0.10 0.01 0.00 0.00 0.00 0.00 23:20:12 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:20:01 eth0 216.63 183.37 2175.03 47.82 0.00 0.00 0.00 0.00 23:20:12 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 Average: eth0 82.69 71.58 524.27 23.93 0.00 0.00 0.00 0.00 23:20:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:12 Average: docker0 31.63 32.79 2.39 152.32 0.00 0.00 0.00 0.00 23:20:12 23:20:12 23:20:12 ---> sar -P ALL: 23:20:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 23:20:12 23:20:12 22:56:47 LINUX RESTART (4 CPU) 23:20:12 23:20:12 22:58:02 CPU %user %nice %system %iowait %steal %idle 23:20:12 22:59:01 all 15.32 0.00 8.16 3.09 0.06 73.38 23:20:12 22:59:01 0 10.79 0.00 9.41 1.84 0.05 77.92 23:20:12 22:59:01 1 13.85 0.00 6.86 5.37 0.07 73.85 23:20:12 22:59:01 2 19.46 0.00 7.74 3.47 0.05 69.27 23:20:12 22:59:01 3 17.12 0.00 8.64 1.64 0.05 72.54 23:20:12 23:00:01 all 38.37 0.00 11.31 5.49 0.03 44.80 23:20:12 23:00:01 0 38.38 0.00 11.15 6.20 0.03 44.23 23:20:12 23:00:01 1 37.33 0.00 11.34 4.78 0.05 46.50 23:20:12 23:00:01 2 39.90 0.00 11.34 7.12 0.03 41.61 23:20:12 23:00:01 3 37.85 0.00 11.41 3.84 0.02 46.89 23:20:12 23:01:01 all 50.16 0.00 13.53 3.21 0.04 33.06 23:20:12 23:01:01 0 51.19 0.00 13.85 4.66 0.03 30.27 23:20:12 23:01:01 1 48.67 0.00 13.70 1.48 0.03 36.12 23:20:12 23:01:01 2 49.60 0.00 13.43 1.99 0.03 34.95 23:20:12 23:01:01 3 51.19 0.00 13.13 4.71 0.05 30.91 23:20:12 23:02:02 all 24.01 0.00 13.39 4.87 0.05 57.67 23:20:12 23:02:02 0 23.33 0.00 12.97 4.12 0.03 59.54 23:20:12 23:02:02 1 24.12 0.00 12.50 6.36 0.05 56.97 23:20:12 23:02:02 2 24.23 0.00 13.92 4.92 0.07 56.86 23:20:12 23:02:02 3 24.36 0.00 14.18 4.09 0.05 57.31 23:20:12 23:03:02 all 22.31 0.00 28.44 24.44 0.07 24.74 23:20:12 23:03:02 0 22.06 0.00 27.38 24.71 0.07 25.79 23:20:12 23:03:02 1 22.88 0.00 28.01 23.46 0.07 25.58 23:20:12 23:03:02 2 22.24 0.00 28.81 23.97 0.10 24.88 23:20:12 23:03:02 3 22.08 0.00 29.56 25.62 0.05 22.69 23:20:12 23:04:01 all 55.41 0.00 17.28 15.17 0.06 12.08 23:20:12 23:04:01 0 56.24 0.00 16.41 12.89 0.07 14.40 23:20:12 23:04:01 1 54.98 0.00 16.99 14.77 0.04 13.23 23:20:12 23:04:01 2 54.54 0.00 18.38 17.99 0.05 9.03 23:20:12 23:04:01 3 55.90 0.00 17.32 15.01 0.07 11.70 23:20:12 23:05:04 all 18.90 0.00 21.70 28.47 0.12 30.82 23:20:12 23:05:04 0 18.16 0.00 20.76 26.29 0.15 34.65 23:20:12 23:05:04 1 19.37 0.00 21.68 26.64 0.08 32.23 23:20:12 23:05:04 2 18.35 0.00 22.99 29.12 0.13 29.40 23:20:12 23:05:04 3 19.72 0.00 21.38 31.87 0.10 26.93 23:20:12 23:06:01 all 34.09 0.00 22.01 26.54 0.07 17.28 23:20:12 23:06:01 0 32.48 0.00 22.65 25.05 0.09 19.73 23:20:12 23:06:01 1 35.02 0.00 20.50 25.71 0.09 18.67 23:20:12 23:06:01 2 34.69 0.00 21.97 27.73 0.04 15.58 23:20:12 23:06:01 3 34.15 0.00 22.93 27.69 0.07 15.15 23:20:12 23:07:01 all 25.29 0.00 9.26 10.59 0.04 54.82 23:20:12 23:07:01 0 25.47 0.00 9.24 7.10 0.03 58.15 23:20:12 23:07:01 1 25.64 0.00 9.42 13.17 0.05 51.72 23:20:12 23:07:01 2 25.00 0.00 9.40 11.48 0.03 54.09 23:20:12 23:07:01 3 25.06 0.00 8.98 10.63 0.03 55.30 23:20:12 23:08:01 all 0.15 0.00 0.05 0.00 0.00 99.80 23:20:12 23:08:01 0 0.05 0.00 0.07 0.00 0.00 99.88 23:20:12 23:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:08:01 2 0.52 0.00 0.03 0.00 0.02 99.43 23:20:12 23:08:01 3 0.00 0.00 0.05 0.00 0.00 99.95 23:20:12 23:09:01 all 0.16 0.00 0.03 0.00 0.00 99.80 23:20:12 23:09:01 0 0.05 0.00 0.08 0.02 0.00 99.85 23:20:12 23:09:01 1 0.18 0.00 0.00 0.00 0.00 99.82 23:20:12 23:09:01 2 0.38 0.00 0.03 0.00 0.00 99.58 23:20:12 23:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:20:12 23:09:01 CPU %user %nice %system %iowait %steal %idle 23:20:12 23:10:01 all 0.14 0.00 0.02 0.00 0.00 99.84 23:20:12 23:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:10:01 1 0.50 0.00 0.02 0.00 0.00 99.48 23:20:12 23:10:01 2 0.03 0.00 0.05 0.02 0.00 99.90 23:20:12 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:20:12 23:11:01 all 0.16 0.00 0.08 0.00 0.00 99.75 23:20:12 23:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:11:01 1 0.52 0.00 0.08 0.00 0.00 99.40 23:20:12 23:11:01 2 0.07 0.00 0.10 0.00 0.02 99.82 23:20:12 23:11:01 3 0.03 0.00 0.12 0.00 0.00 99.85 23:20:12 23:12:01 all 0.15 0.00 0.05 0.03 0.00 99.77 23:20:12 23:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:12:01 1 0.50 0.00 0.05 0.02 0.00 99.43 23:20:12 23:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:12:01 3 0.05 0.00 0.10 0.10 0.00 99.75 23:20:12 23:13:01 all 0.15 0.00 0.05 0.01 0.00 99.80 23:20:12 23:13:01 0 0.02 0.00 0.08 0.02 0.00 99.88 23:20:12 23:13:01 1 0.52 0.00 0.02 0.02 0.00 99.45 23:20:12 23:13:01 2 0.03 0.00 0.07 0.00 0.00 99.90 23:20:12 23:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 23:20:12 23:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:14:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:20:12 23:14:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:20:12 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:15:01 all 0.15 0.00 0.04 0.00 0.00 99.80 23:20:12 23:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45 23:20:12 23:15:01 2 0.07 0.00 0.07 0.00 0.00 99.87 23:20:12 23:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:20:12 23:16:01 all 0.13 0.00 0.03 0.00 0.00 99.83 23:20:12 23:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:16:01 1 0.43 0.00 0.05 0.00 0.00 99.52 23:20:12 23:16:01 2 0.07 0.00 0.05 0.00 0.00 99.88 23:20:12 23:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:17:01 all 0.05 0.00 0.03 0.00 0.00 99.92 23:20:12 23:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:20:12 23:17:01 1 0.10 0.00 0.05 0.00 0.00 99.85 23:20:12 23:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:20:12 23:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:20:12 23:18:02 all 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:18:02 0 0.02 0.00 0.02 0.02 0.00 99.95 23:20:12 23:18:02 1 0.03 0.00 0.05 0.00 0.00 99.92 23:20:12 23:18:02 2 0.03 0.00 0.03 0.00 0.00 99.93 23:20:12 23:18:02 3 0.00 0.00 0.02 0.00 0.00 99.98 23:20:12 23:19:01 all 0.07 0.00 0.04 0.00 0.00 99.89 23:20:12 23:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:19:01 1 0.19 0.00 0.05 0.00 0.00 99.76 23:20:12 23:19:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:20:12 23:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:20:12 23:20:01 all 6.33 0.00 4.63 3.62 0.02 85.41 23:20:12 23:20:01 0 6.18 0.00 4.58 1.68 0.03 87.51 23:20:12 23:20:01 1 6.76 0.00 4.53 5.30 0.02 83.40 23:20:12 23:20:01 2 5.85 0.00 4.99 3.08 0.02 86.07 23:20:12 23:20:01 3 6.53 0.00 4.41 4.41 0.00 84.65 23:20:12 23:20:12 Average: CPU %user %nice %system %iowait %steal %idle 23:20:12 Average: all 12.96 0.00 6.67 5.56 0.03 74.78 23:20:12 Average: 0 12.66 0.00 6.61 5.08 0.03 75.62 23:20:12 Average: 1 13.00 0.00 6.48 5.63 0.02 74.86 23:20:12 Average: 2 13.13 0.00 6.83 5.80 0.03 74.22 23:20:12 Average: 3 13.06 0.00 6.75 5.73 0.02 74.44 23:20:12 23:20:12 23:20:12