Pull request #3027 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5a5311708b324d61da002eaf53ecd949b34e9a2+3fcc602c4282fe50c74be67af1ba7a350be2dfea (8f16e417cfda58e67a149e2dfa90e4e5fe79e116) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-3027/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-3027/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20168 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) > 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/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:48 ========================================================= 06:22:48 EdgeX Global Pipelines Version Info 06:22:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:49 ------------------- 06:22:49 stable info: 06:22:49 ------------------- 06:22:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:22:49 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:22:49 Message: update stable to v1.0.177 06:22:50 ------------------- 06:22:50 experimental info: 06:22:50 ------------------- 06:22:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:50 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:22:50 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:22:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:22:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:22:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3027 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3027 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3027 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5a5311708b324d61da002eaf53ecd949b34e9a2 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5a5311 [Pipeline] echo 06:22:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:54 provisioning config files... 06:22:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9065838093122189452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:55 ---> docker-login.sh 06:22:55 nexus3.edgexfoundry.org:10001 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 nexus3.edgexfoundry.org:10002 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:56 nexus3.edgexfoundry.org:10003 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 nexus3.edgexfoundry.org:10004 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 docker.io 06:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:56 Configure a credential helper to remove this warning. See 06:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:56 06:22:56 Login Succeeded 06:22:56 ---> docker-login.sh ends [Pipeline] } 06:22:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-command/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-command,cmd/core-command/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-data/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-data,cmd/core-data/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/core-metadata/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo core-metadata,cmd/core-metadata/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-proxy-setup/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/support-notifications/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo support-notifications,cmd/support-notifications/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/support-scheduler/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:22:57 + for file in '`ls cmd/**/Dockerfile`' 06:22:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:22:57 ++ cut -d/ -f2 06:22:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:22:57 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 06:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:58 06:22:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:22:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:58 latest: Pulling from edgex-devops/git-semver 06:22:58 31603596830f: Pulling fs layer 06:22:58 2a8b12db71e7: Pulling fs layer 06:22:58 6ca5941a6612: Pulling fs layer 06:22:58 ecc8261a40a4: Pulling fs layer 06:22:58 ecc8261a40a4: Waiting 06:22:58 2a8b12db71e7: Verifying Checksum 06:22:58 2a8b12db71e7: Download complete 06:22:59 31603596830f: Download complete 06:22:59 6ca5941a6612: Verifying Checksum 06:22:59 6ca5941a6612: Download complete 06:22:59 ecc8261a40a4: Verifying Checksum 06:22:59 ecc8261a40a4: Download complete 06:22:59 31603596830f: Pull complete 06:22:59 2a8b12db71e7: Pull complete 06:23:00 6ca5941a6612: Pull complete 06:23:00 ecc8261a40a4: Pull complete 06:23:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:23:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:23:01 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:23:01 $ 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 06:23:04 $ docker top 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:04 [ssh-agent] Looking for ssh-agent implementation... 06:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:05 $ docker exec 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent 06:23:05 SSH_AUTH_SOCK=/tmp/ssh-QydBM5L6zzGm/agent.11 06:23:05 SSH_AGENT_PID=16 06:23:05 Running ssh-add (command line suppressed) 06:23:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6918985848189804816.key (/w/workspace/edgex-go/1@tmp/private_key_6918985848189804816.key) 06:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:06 + git tag --points-at HEAD [Pipeline] } 06:23:06 $ docker exec --env ******** --env ******** 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent -k 06:23:06 unset SSH_AUTH_SOCK; 06:23:06 unset SSH_AGENT_PID; 06:23:06 echo Agent pid 16 killed; 06:23:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:06 [ssh-agent] Looking for ssh-agent implementation... 06:23:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:06 $ docker exec 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent 06:23:06 SSH_AUTH_SOCK=/tmp/ssh-MS36RY4oD6Uw/agent.46 06:23:06 SSH_AGENT_PID=51 06:23:06 Running ssh-add (command line suppressed) 06:23:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_856639246736614320.key (/w/workspace/edgex-go/1@tmp/private_key_856639246736614320.key) 06:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:07 + git semver init 06:23:07 # -> Open(): unable to determine branch for HEAD 06:23:07 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:23:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:23:07 # $SEMVER_REMOTE_NAME = origin 06:23:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:23:07 # $SEMVER_USER_NAME = edgex-jenkins 06:23:07 # $SEMVER_BRANCH = PR-3027 06:23:07 # $SEMVER_TEMP = /tmp/semver-340961698 06:23:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:23:46 # '/tmp/semver-340961698' -> '/w/workspace/edgex-go/1/.semver' 06:23:46 # -> Force: false 06:23:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:23:46 $ docker exec --env ******** --env ******** 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent -k 06:23:46 unset SSH_AUTH_SOCK; 06:23:46 unset SSH_AGENT_PID; 06:23:46 echo Agent pid 51 killed; 06:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:47 + git semver [Pipeline] } 06:23:47 $ docker stop --time=1 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb 06:23:49 $ docker rm -f 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb [Pipeline] // withDockerContainer [Pipeline] sh 06:23:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:23:50 Stashed 1 file(s) [Pipeline] echo 06:23:50 [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 06:23:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:23:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:52 + sudo service docker restart 06:23:52 + true 06:23:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:23:53 ========================================================= 06:23:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:23:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:53 + 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 . 06:23:56 Sending build context to Docker daemon 326.5MB 06:23:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:23:57 Step 2/6 : FROM ${BASE} 06:23:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:57 188c0c94c7c5: Pulling fs layer 06:23:57 0ef7d3d256c8: Pulling fs layer 06:23:57 de9db76c5a1d: Pulling fs layer 06:23:57 bca2f99d35d6: Pulling fs layer 06:23:57 93359f2a8cfa: Pulling fs layer 06:23:57 7c6f9722023f: Pulling fs layer 06:23:57 a35cf1a2eb13: Pulling fs layer 06:23:57 93359f2a8cfa: Waiting 06:23:57 7c6f9722023f: Waiting 06:23:57 a35cf1a2eb13: Waiting 06:23:57 bca2f99d35d6: Waiting 06:23:57 de9db76c5a1d: Verifying Checksum 06:23:57 de9db76c5a1d: Download complete 06:23:57 0ef7d3d256c8: Verifying Checksum 06:23:57 0ef7d3d256c8: Download complete 06:23:57 93359f2a8cfa: Verifying Checksum 06:23:57 93359f2a8cfa: Download complete 06:23:57 188c0c94c7c5: Verifying Checksum 06:23:57 188c0c94c7c5: Download complete 06:23:57 7c6f9722023f: Verifying Checksum 06:23:57 7c6f9722023f: Download complete 06:23:57 188c0c94c7c5: Pull complete 06:23:58 0ef7d3d256c8: Pull complete 06:23:58 de9db76c5a1d: Pull complete 06:24:00 a35cf1a2eb13: Verifying Checksum 06:24:00 a35cf1a2eb13: Download complete 06:24:00 bca2f99d35d6: Verifying Checksum 06:24:00 bca2f99d35d6: Download complete 06:24:05 bca2f99d35d6: Pull complete 06:24:05 93359f2a8cfa: Pull complete 06:24:05 7c6f9722023f: Pull complete 06:24:06 Still waiting to schedule task 06:24:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 06:24:09 a35cf1a2eb13: Pull complete 06:24:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:24:09 ---> a62c8e92a672 06:24:09 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 06:24:10 ---> Running in 25c2698f7798 06:24:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:12 (1/12) Installing libmagic (5.38-r0) 06:24:12 (2/12) Installing file (5.38-r0) 06:24:12 (3/12) Installing libc-dev (0.7.2-r3) 06:24:12 (4/12) Installing g++ (9.3.0-r2) 06:24:20 (5/12) Installing fortify-headers (1.1-r0) 06:24:20 (6/12) Installing patch (2.7.6-r6) 06:24:20 (7/12) Installing build-base (0.5-r2) 06:24:20 (8/12) Installing libsodium (1.0.18-r0) 06:24:20 (9/12) Installing pkgconf (1.7.2-r0) 06:24:20 (10/12) Installing libsodium-dev (1.0.18-r0) 06:24:20 (11/12) Installing libzmq (4.3.3-r0) 06:24:21 (12/12) Installing zeromq-dev (4.3.3-r0) 06:24:21 Executing busybox-1.31.1-r19.trigger 06:24:21 OK: 233 MiB in 51 packages 06:24:25 Removing intermediate container 25c2698f7798 06:24:25 ---> aed298f86fe8 06:24:25 Step 4/6 : WORKDIR /edgex-go 06:24:25 ---> Running in 098b34597398 06:24:25 Removing intermediate container 098b34597398 06:24:25 ---> c4f9b081a89f 06:24:25 Step 5/6 : COPY go.mod . 06:24:25 ---> 650ac54f1f67 06:24:25 Step 6/6 : RUN go mod download 06:24:25 ---> Running in 9d45c4fc5b5c 06:24:48 Removing intermediate container 9d45c4fc5b5c 06:24:48 ---> d126665d4426 06:24:48 Successfully built d126665d4426 06:24:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:48 + docker inspect -f . ci-base-image-x86_64 06:24:48 . [Pipeline] withDockerContainer 06:24:48 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:24:48 $ 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 06:24:49 $ docker top a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:50 + go version 06:24:50 go version go1.15.5 linux/amd64 [Pipeline] } 06:24:50 $ docker stop --time=1 a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 06:24:51 $ docker rm -f a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:52 + docker inspect -f . ci-base-image-x86_64 06:24:52 . [Pipeline] withDockerContainer 06:24:52 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:24:53 $ 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 06:24:53 $ docker top 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:54 ========================================================= 06:24:54 [edgeXBuildGoParallel] Running Tests and Build... 06:24:54 ========================================================= [Pipeline] sh 06:24:54 + make test 06:24:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:25:04 ? github.com/edgexfoundry/edgex-go [no test files] 06:25:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:25:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:25:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:25:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:25:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.6% of statements 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.0% of statements 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 77.1% of statements 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.155s coverage: 82.4% of statements 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.464s coverage: 28.6% of statements 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:25:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:25:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.410s coverage: 93.1% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 06:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 06:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements 06:25:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.5% of statements 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 06:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 06:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 55.9% of statements 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.348s coverage: 84.0% of statements 06:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 06:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 06:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:25:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 06:25:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 06:25:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:25:50 GO111MODULE=on go vet ./... 06:26:17 gofmt -l . 06:26:17 [ "`gofmt -l .`" = "" ] 06:26:17 ./bin/test-go-mod-tidy.sh 06:26:17 ./bin/test-attribution-txt.sh [Pipeline] sh 06:26:17 + ls -al . 06:26:17 total 656 06:26:17 drwxrwxr-x 10 1001 1001 4096 Jan 14 06:26 . 06:26:17 drwxr-xr-x 4 root root 28 Jan 14 06:24 .. 06:26:17 -rw-rw-r-- 1 1001 1001 11 Jan 14 06:22 .dockerignore 06:26:17 drwxrwxr-x 8 1001 1001 179 Jan 14 06:22 .git 06:26:17 drwxrwxr-x 3 1001 1001 125 Jan 14 06:22 .github 06:26:17 -rw-rw-r-- 1 1001 1001 824 Jan 14 06:22 .gitignore 06:26:17 drwx------ 3 1001 1001 47 Jan 14 06:23 .semver 06:26:17 -rw-rw-r-- 1 1001 1001 166 Jan 14 06:22 .sonarcloud.properties 06:26:17 -rw-rw-r-- 1 1001 1001 7741 Jan 14 06:22 Attribution.txt 06:26:17 -rw-rw-r-- 1 1001 1001 3804 Jan 14 06:22 CONTRIBUTING.md 06:26:17 -rw-rw-r-- 1 1001 1001 931 Jan 14 06:22 Dockerfile.build 06:26:17 -rw-rw-r-- 1 1001 1001 863 Jan 14 06:22 Jenkinsfile 06:26:17 -rw-rw-r-- 1 1001 1001 10775 Jan 14 06:22 LICENSE 06:26:17 -rw-rw-r-- 1 1001 1001 5750 Jan 14 06:22 Makefile 06:26:17 -rw-rw-r-- 1 1001 1001 6524 Jan 14 06:22 README.md 06:26:17 -rw-rw-r-- 1 1001 1001 6744 Jan 14 06:22 SECURITY.md 06:26:17 -rw-rw-r-- 1 1001 1001 5 Jan 14 06:23 VERSION 06:26:17 -rw-rw-r-- 1 1001 1001 4131 Jan 14 06:22 ZMQWindows.md 06:26:17 drwxrwxr-x 2 1001 1001 117 Jan 14 06:22 bin 06:26:17 drwxrwxr-x 14 1001 1001 4096 Jan 14 06:22 cmd 06:26:17 -rw-r--r-- 1 root root 552842 Jan 14 06:25 coverage.out 06:26:17 -rw-r--r-- 1 root root 979 Jan 14 06:26 go.mod 06:26:17 -rw-r--r-- 1 root root 19126 Jan 14 06:26 go.sum 06:26:17 drwxrwxr-x 8 1001 1001 127 Jan 14 06:22 internal 06:26:17 drwxrwxr-x 4 1001 1001 26 Jan 14 06:22 openapi 06:26:17 drwxrwxr-x 4 1001 1001 71 Jan 14 06:22 snap 06:26:17 -rw-rw-r-- 1 1001 1001 168 Jan 14 06:22 version.go [Pipeline] sh 06:26:18 + '[' -e coverage.out ] 06:26:18 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:18 Stashed 1 file(s) [Pipeline] sh 06:26:18 + make build 06:26:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:26:22 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 06:26:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20175 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws 06:26:27 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:26:31 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 06:26:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:26:32 using credential edgex-jenkins-ssh 06:26:32 Cloning the remote Git repository 06:26:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:26: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 06:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:26:33 > git init /w/workspace/edgex-go/1 # timeout=10 06:26:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:26:33 > git --version # timeout=10 06:26:33 > git --version # 'git version 2.17.1' 06:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:35 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 06:26:36 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 06:26:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:26:39 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 06:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:26:42 $ docker stop --time=1 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 06:26:44 $ docker rm -f 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:47 06:26:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:48 latest: Pulling from edgex-devops/edgex-compose 06:26:48 cbdbe7a5bc2a: Pulling fs layer 06:26:48 ca9280d653b3: Pulling fs layer 06:26:48 7e9c9ca2126c: Pulling fs layer 06:26:48 cbdbe7a5bc2a: Download complete 06:26:48 cbdbe7a5bc2a: Pull complete 06:26:49 ca9280d653b3: Verifying Checksum 06:26:49 ca9280d653b3: Download complete 06:26:50 7e9c9ca2126c: Verifying Checksum 06:26:50 7e9c9ca2126c: Download complete 06:26:50 ca9280d653b3: Pull complete 06:26:56 7e9c9ca2126c: Pull complete 06:26:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:26:56 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:26:56 $ 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 06:26:58 $ docker top 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:58 + docker-compose build --help 06:26:58 + grep parallel 06:26:59 --parallel Build images in parallel. [Pipeline] } 06:26:59 $ docker stop --time=1 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 06:27:00 $ docker rm -f 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:01 . [Pipeline] withDockerContainer 06:27:01 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:27:02 $ 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 06:27:02 $ docker top 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:03 + docker-compose -f ./docker-compose-build.yml build --parallel 06:27:04 Building docker-core-command-go ... 06:27:04 Building docker-core-data-go ... 06:27:04 Building docker-core-metadata-go ... 06:27:04 Building docker-security-bootstrap-redis-go ... 06:27:04 Building docker-security-proxy-setup-go ... 06:27:04 Building docker-security-secretstore-setup-go ... 06:27:04 Building docker-support-notifications-go ... 06:27:04 Building docker-support-scheduler-go ... 06:27:04 Building docker-sys-mgmt-agent-go ... 06:27:04 Building docker-support-notifications-go 06:27:04 Building docker-core-command-go 06:27:04 Building docker-sys-mgmt-agent-go 06:27:04 Building docker-security-proxy-setup-go 06:27:04 Building docker-security-bootstrap-redis-go 06:27:05 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 06:27:05 Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 06:27:05 Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) 06:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:27:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:27:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:27:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:27:05 > git config core.sparsecheckout # timeout=10 06:27:05 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 06:27:05 > git remote # timeout=10 06:27:05 > git config --get remote.origin.url # timeout=10 06:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:27:05 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 06:27:05 > git rev-parse HEAD^{commit} # timeout=10 06:27:05 > git config core.sparsecheckout # timeout=10 06:27:05 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 06:27:10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" 06:27:10 > git --version # timeout=10 06:27:10 > git --version # 'git version 2.17.1' 06:27:10 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:27:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:27:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:27:12 + sudo+ servicetrue docker 06:27:12 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:27:15 provisioning config files... 06:27:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6311923808507268171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:15 ---> docker-login.sh 06:27:15 nexus3.edgexfoundry.org:10001 06:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:16 Configure a credential helper to remove this warning. See 06:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:16 06:27:16 Login Succeeded 06:27:16 nexus3.edgexfoundry.org:10002 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10003 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10004 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:18 Configure a credential helper to remove this warning. See 06:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:18 06:27:18 Login Succeeded 06:27:18 docker.io 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:19 Configure a credential helper to remove this warning. See 06:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:19 06:27:19 Login Succeeded 06:27:19 ---> docker-login.sh ends [Pipeline] } 06:27:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:19 ========================================================= 06:27:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:27:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:20 + 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 . 06:27:22 Sending build context to Docker daemon 165.5MB 06:27:22 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:27:22 Step 2/6 : FROM ${BASE} 06:27:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:22 5f621e34cdf4: Pulling fs layer 06:27:22 a4357932f1b6: Pulling fs layer 06:27:22 18c013af1878: Pulling fs layer 06:27:22 00ac8860ef70: Pulling fs layer 06:27:22 63d7cb157983: Pulling fs layer 06:27:22 b116817d02f9: Pulling fs layer 06:27:22 745a02a5169b: Pulling fs layer 06:27:22 00ac8860ef70: Waiting 06:27:22 63d7cb157983: Waiting 06:27:22 b116817d02f9: Waiting 06:27:22 745a02a5169b: Waiting 06:27:22 18c013af1878: Verifying Checksum 06:27:22 18c013af1878: Download complete 06:27:22 a4357932f1b6: Verifying Checksum 06:27:22 a4357932f1b6: Download complete 06:27:22 63d7cb157983: Verifying Checksum 06:27:22 63d7cb157983: Download complete 06:27:22 b116817d02f9: Verifying Checksum 06:27:22 b116817d02f9: Download complete 06:27:22 5f621e34cdf4: Verifying Checksum 06:27:22 5f621e34cdf4: Download complete 06:27:23 5f621e34cdf4: Pull complete 06:27:23 a4357932f1b6: Pull complete 06:27:24 18c013af1878: Pull complete 06:27:25 745a02a5169b: Verifying Checksum 06:27:26 00ac8860ef70: Verifying Checksum 06:27:26 00ac8860ef70: Download complete 06:27:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:36 ---> d126665d4426 06:27:36 Step 3/22 : WORKDIR /edgex-go 06:27:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:27:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:36 ---> d126665d4426 06:27:36 Step 3/24 : WORKDIR /edgex-go 06:27:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:27:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:27:36 ---> d126665d4426 06:27:36 Step 3/26 : WORKDIR /edgex-go 06:27:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:27:36 ---> d126665d4426 06:27:36 Step 3/22 : WORKDIR /edgex-go 06:27:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:27:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:27:36 ---> d126665d4426 06:27:36 Step 3/21 : WORKDIR /edgex-go 06:27:36 ---> Running in 0f005be2c3f6 06:27:36 ---> Running in 69fb7a8380fd 06:27:36 ---> Running in 1d2070aa5c12 06:27:36 ---> Running in 8af8141e9433 06:27:36 ---> Running in 6143e53aaa6c 06:27:36 Removing intermediate container 0f005be2c3f6 06:27:36 ---> e68ad833bdb8 06:27:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 Removing intermediate container 6143e53aaa6c 06:27:36 ---> 624391c49603 06:27:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 Removing intermediate container 69fb7a8380fd 06:27:36 ---> a015580fbc1b 06:27:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 Removing intermediate container 8af8141e9433 06:27:36 ---> 3dea69bd5bcb 06:27:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 Removing intermediate container 1d2070aa5c12 06:27:36 ---> 4eed36295923 06:27:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:36 ---> Running in 286c6a5d65e6 06:27:36 ---> Running in 1d2741bcb910 06:27:36 ---> Running in 0c386843ee3c 06:27:36 ---> Running in 7968f7a33b77 06:27:36 00ac8860ef70: Pull complete 06:27:36 63d7cb157983: Pull complete 06:27:36 b116817d02f9: Pull complete 06:27:36 ---> Running in fdaa8635b3a3 06:27:38 Removing intermediate container 286c6a5d65e6 06:27:38 ---> 520392e7c13e 06:27:38 Step 5/22 : RUN apk add --update --no-cache make git 06:27:38 ---> Running in e543471f0211 06:27:38 Removing intermediate container 0c386843ee3c 06:27:38 ---> 8930f0304bfc 06:27:38 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:27:39 Removing intermediate container 1d2741bcb910 06:27:39 ---> 062d63881263 06:27:39 Step 5/26 : RUN apk add --update --no-cache make bash git 06:27:39 ---> Running in 0a2d7eca2b4d 06:27:39 Removing intermediate container fdaa8635b3a3 06:27:39 ---> 61c94dcfd96d 06:27:39 Step 5/21 : RUN apk add --update --no-cache make git 06:27:39 ---> Running in 55db5e84752d 06:27:39 Removing intermediate container 7968f7a33b77 06:27:39 ---> 8411012c97b5 06:27:39 Step 5/22 : RUN apk add --update --no-cache make git 06:27:39 ---> Running in cb8a8dc6c47b 06:27:39 ---> Running in d5df0788a365 06:27:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:40 745a02a5169b: Pull complete 06:27:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:27:40 ---> b7e6874047d6 06:27:40 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 06:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:42 OK: 233 MiB in 51 packages 06:27:42 OK: 233 MiB in 51 packages 06:27:42 OK: 233 MiB in 51 packages 06:27:42 OK: 233 MiB in 51 packages 06:27:42 Removing intermediate container 0a2d7eca2b4d 06:27:42 ---> f58b73a7f75f 06:27:42 Step 6/24 : COPY go.mod . 06:27:42 Removing intermediate container e543471f0211 06:27:42 ---> ed71d771415e 06:27:42 Step 6/22 : COPY go.mod . 06:27:42 OK: 233 MiB in 51 packages 06:27:43 ---> Running in 2b763064ca96 06:27:43 ---> 30fd8bf85e62 06:27:43 Step 7/24 : RUN go mod download 06:27:43 ---> 166c95572ebb 06:27:43 Step 7/22 : RUN go mod download 06:27:43 Removing intermediate container cb8a8dc6c47b 06:27:43 ---> bde3fa6c7d32 06:27:43 Step 6/21 : COPY go.mod . 06:27:43 ---> Running in bb7ddb2861c7 06:27:43 ---> Running in 39e77f84a4cb 06:27:43 Removing intermediate container d5df0788a365 06:27:43 ---> 7a088c7992dd 06:27:43 Step 6/22 : COPY go.mod . 06:27:43 Removing intermediate container 55db5e84752d 06:27:43 ---> d62485643175 06:27:43 Step 6/26 : COPY go.mod . 06:27:44 ---> 8beb582f2ae4 06:27:44 Step 7/21 : RUN go mod download 06:27:44 ---> dde73c74fb24 06:27:44 Step 7/22 : RUN go mod download 06:27:44 ---> Running in ce6a3b3af9bf 06:27:44 ---> 058973b60637 06:27:44 Step 7/26 : RUN go mod download 06:27:44 ---> Running in 708a152fc76e 06:27:44 ---> Running in 02f73c29334d 06:27:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:46 Removing intermediate container ce6a3b3af9bf 06:27:46 ---> a1679108812f 06:27:46 Step 8/21 : COPY . . 06:27:46 Removing intermediate container bb7ddb2861c7 06:27:46 ---> 9098f8c75a76 06:27:46 Step 8/24 : COPY . . 06:27:46 Removing intermediate container 02f73c29334d 06:27:46 ---> b5a857d46501 06:27:46 Step 8/26 : COPY . . 06:27:48 (1/12) Installing libmagic (5.38-r0) 06:27:48 (2/12) Installing file (5.38-r0) 06:27:48 (3/12) Installing libc-dev (0.7.2-r3) 06:27:48 (4/12) Installing g++ (9.3.0-r2) 06:27:49 Removing intermediate container 39e77f84a4cb 06:27:49 ---> b110dfa443e4 06:27:49 Step 8/22 : COPY . . 06:27:49 Removing intermediate container 708a152fc76e 06:27:49 ---> 8654db7800cd 06:27:49 Step 8/22 : COPY . . 06:27:58 (5/12) Installing fortify-headers (1.1-r0) 06:27:58 (6/12) Installing patch (2.7.6-r6) 06:27:58 (7/12) Installing build-base (0.5-r2) 06:27:58 (8/12) Installing libsodium (1.0.18-r0) 06:27:58 (9/12) Installing pkgconf (1.7.2-r0) 06:27:58 (10/12) Installing libsodium-dev (1.0.18-r0) 06:27:58 (11/12) Installing libzmq (4.3.3-r0) 06:27:58 (12/12) Installing zeromq-dev (4.3.3-r0) 06:27:58 Executing busybox-1.31.1-r19.trigger 06:27:58 OK: 217 MiB in 51 packages 06:28:04 Removing intermediate container 2b763064ca96 06:28:04 ---> 2ec8b7704518 06:28:04 Step 4/6 : WORKDIR /edgex-go 06:28:04 ---> Running in 22f148ddb6d9 06:28:04 Removing intermediate container 22f148ddb6d9 06:28:04 ---> d6d884973f1d 06:28:04 Step 5/6 : COPY go.mod . 06:28:04 ---> 876b2a5fe1f2 06:28:04 Step 6/6 : RUN go mod download 06:28:04 ---> Running in dff1de62a74e 06:28:22 ---> 77f7dfee0e91 06:28:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:28:22 ---> fa1d709cf430 06:28:22 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:28:22 ---> 4cf84854970b 06:28:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:28:22 ---> 22e37c0007c1 06:28:22 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:28:22 ---> 8e3005053b5b 06:28:22 Step 9/22 : RUN make cmd/core-command/core-command 06:28:22 ---> Running in ccb898d6f1c3 06:28:22 ---> Running in 9c7992032972 06:28:22 ---> Running in 88e3daad6215 06:28:22 ---> Running in b2a61019081c 06:28:22 ---> Running in f76f80b30d75 06:28:23 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 06:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:28:23 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 06:28:23 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 06:28:31 Removing intermediate container dff1de62a74e 06:28:31 ---> f8b5784274b7 06:28:31 Successfully built f8b5784274b7 06:28:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:28:32 + docker inspect -f . ci-base-image-arm64 06:28:32 . [Pipeline] withDockerContainer 06:28:32 prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container 06:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:28:34 $ docker top f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:35 + go version 06:28:35 go version go1.15.5 linux/arm64 [Pipeline] } 06:28:35 $ docker stop --time=1 f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d 06:28:37 $ docker rm -f f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:28:38 + docker inspect -f . ci-base-image-arm64 06:28:38 . [Pipeline] withDockerContainer 06:28:38 prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container 06:28:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:28:40 $ docker top 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 -eo pid,comm [Pipeline] { [Pipeline] echo 06:28:40 ========================================================= 06:28:40 [edgeXBuildGoParallel] Running Tests and Build... 06:28:40 ========================================================= [Pipeline] sh 06:28:41 + make test 06:28:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:28:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:28:55 Removing intermediate container b2a61019081c 06:28:55 ---> c547c7e3be0b 06:28:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:28:55 Removing intermediate container 88e3daad6215 06:28:55 ---> 8d9688889018 06:28:55 06:28:55 Step 10/22 : FROM alpine:3.12 06:28:55 3.12: Pulling from library/alpine 06:28:56 Removing intermediate container 9c7992032972 06:28:56 ---> 965a518c9cbb 06:28:56 06:28:56 Step 10/22 : FROM scratch 06:28:56 ---> 06:28:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:28:56 Removing intermediate container ccb898d6f1c3 06:28:56 ---> 6f7947c8bff9 06:28:56 06:28:56 Step 10/24 : FROM scratch 06:28:56 ---> 06:28:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:28:56 ---> Running in 1c9388b89577 06:28:56 ---> Running in 754ffdbbb5d6 06:28:56 ---> Running in 917913111bb9 06:28:57 Removing intermediate container 754ffdbbb5d6 06:28:57 ---> 6a7ae795009c 06:28:57 Step 12/22 : ENV APP_PORT=48082 06:28:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:28:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:28:58 Removing intermediate container 917913111bb9 06:28:58 ---> 429f69c89334 06:28:58 Step 12/24 : ENV APP_PORT=48060 06:28:58 Status: Downloaded newer image for alpine:3.12 06:28:58 ---> 389fef711851 06:28:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:28:58 ---> Running in b3bcfdd46b63 06:28:58 ---> Running in 7ea143a3da36 06:28:58 ---> Running in 3b6e969b8b0a 06:28:58 Removing intermediate container f76f80b30d75 06:28:58 ---> 2a7c976c30f8 06:28:58 06:28:58 Step 10/21 : FROM alpine:3.12 06:28:58 ---> 389fef711851 06:28:58 Step 11/21 : RUN apk add --update --no-cache curl 06:28:58 Removing intermediate container b3bcfdd46b63 06:28:58 ---> 95983c84b7dd 06:28:58 Step 13/22 : EXPOSE $APP_PORT 06:28:58 ---> Running in 0f717096f56f 06:28:59 ---> Running in 943c3911d845 06:28:59 Removing intermediate container 7ea143a3da36 06:28:59 ---> 8fa310a04c16 06:28:59 Step 13/24 : EXPOSE $APP_PORT 06:28:59 ---> Running in a4b5f03e9f7b 06:28:59 Removing intermediate container 943c3911d845 06:28:59 ---> 20ed778d5301 06:28:59 Step 14/22 : WORKDIR / 06:28:59 ---> Running in 08affa18778b 06:28:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:59 Removing intermediate container a4b5f03e9f7b 06:28:59 ---> 692d0ca1f27c 06:28:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:29:00 Removing intermediate container 1c9388b89577 06:29:00 ---> ea75fab800d9 06:29:00 06:29:00 Step 11/26 : FROM docker:20.10.0 06:29:00 (1/5) Installing ca-certificates (20191127-r4) 06:29:00 Removing intermediate container 08affa18778b 06:29:00 ---> fdd94392fd07 06:29:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:29:00 (3/5) Installing libcurl (7.69.1-r3) 06:29:00 (4/5) Installing curl (7.69.1-r3) 06:29:00 (5/5) Installing dumb-init (1.2.2-r1) 06:29:00 20.10.0: Pulling from library/docker 06:29:00 Executing busybox-1.31.1-r19.trigger 06:29:00 Executing ca-certificates-20191127-r4.trigger 06:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:00 OK: 7 MiB in 19 packages 06:29:00 (1/4) Installing ca-certificates (20191127-r4) 06:29:00 ---> 229e490fe53b 06:29:00 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:29:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:29:00 (3/4) Installing libcurl (7.69.1-r3) 06:29:00 (4/4) Installing curl (7.69.1-r3) 06:29:00 Executing busybox-1.31.1-r19.trigger 06:29:00 Executing ca-certificates-20191127-r4.trigger 06:29:01 OK: 7 MiB in 18 packages 06:29:01 ---> ba9068cffcd3 06:29:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:29:02 ---> cf9b837146e8 06:29:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:29:03 ---> 4f216fb32bbf 06:29:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:29:03 ---> 760e00dc9064 06:29:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:04 ---> 1e1a32e436d5 06:29:04 Step 18/22 : ENTRYPOINT ["/core-command"] 06:29:04 Removing intermediate container 3b6e969b8b0a 06:29:04 ---> 875b28eba994 06:29:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:29:04 Removing intermediate container 0f717096f56f 06:29:04 ---> 0a4fb293322f 06:29:04 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:29:05 ---> Running in 3915ace665f2 06:29:05 ---> Running in 700bef79aaba 06:29:05 ---> Running in 0ecbe59ed32e 06:29:05 ---> f755f5800b0c 06:29:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:29:06 Removing intermediate container 700bef79aaba 06:29:06 ---> 266a44d13105 06:29:06 Step 13/21 : WORKDIR /edgex 06:29:06 Removing intermediate container 0ecbe59ed32e 06:29:06 ---> e1f3d7a43c93 06:29:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container 3915ace665f2 06:29:06 ---> 1af5e6f431c1 06:29:06 06:29:06 Step 13/22 : WORKDIR / 06:29:06 ---> Running in e1d78687c9d7 06:29:06 ---> Running in 85f8e9b65446 06:29:06 ---> be7ff2624f72 06:29:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:29:06 ---> Running in fe6b06341cb5 06:29:06 Removing intermediate container e1d78687c9d7 06:29:06 ---> 7643ed1364c6 06:29:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:29:07 Removing intermediate container fe6b06341cb5 06:29:07 ---> 496ea34d27d8 06:29:07 Step 20/22 : LABEL arch=x86_64 06:29:07 Removing intermediate container 85f8e9b65446 06:29:07 ---> e611ff321540 06:29:07 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:29:07 ---> 1ec31d925853 06:29:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:29:07 ---> Running in 37bee5cfd018 06:29:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:29:07 ---> 6d747fe2dc9a 06:29:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:29:07 Status: Downloaded newer image for docker:20.10.0 06:29:07 ---> aefe523efa57 06:29:07 Step 12/26 : RUN apk add --no-cache bash 06:29:07 ---> Running in 143c78d110ca 06:29:07 ---> Running in 1b7f84fe1828 06:29:07 ---> 24e7bacaddd2 06:29:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:29:07 Removing intermediate container 37bee5cfd018 06:29:07 ---> 3ab43fce572b 06:29:07 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:29:08 Removing intermediate container 143c78d110ca 06:29:08 ---> 84094331cd9a 06:29:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:08 ---> Running in 44f26bac1b9c 06:29:08 ---> f728a3e32387 06:29:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:08 ---> Running in b93814af0b69 06:29:08 ---> 249f5d5d4639 06:29:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:29:08 ? github.com/edgexfoundry/edgex-go [no test files] 06:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:08 Removing intermediate container 44f26bac1b9c 06:29:08 ---> 4f7afd0d703e 06:29:08 Step 22/22 : LABEL version=0.0.0 06:29:08 Removing intermediate container b93814af0b69 06:29:08 ---> 077c66529525 06:29:08 Step 22/24 : LABEL arch=x86_64 06:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:08 ---> Running in 1708cbb42756 06:29:08 ---> Running in f92416667bed 06:29:08 (1/2) Installing readline (8.0.4-r0) 06:29:08 (2/2) Installing bash (5.0.17-r0) 06:29:08 Executing bash-5.0.17-r0.post-install 06:29:08 Executing busybox-1.31.1-r19.trigger 06:29:08 OK: 12 MiB in 22 packages 06:29:08 ---> 91d7eb3e5b1c 06:29:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:29:09 ---> 459214a18a20 06:29:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:29:09 Removing intermediate container f92416667bed 06:29:09 ---> c1ac8de68b0e 06:29:09 06:29:09 ---> Running in 1d1f106d275b 06:29:09 Removing intermediate container 1708cbb42756 06:29:09 ---> 12b13716c78e 06:29:09 Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:29:09 Successfully built c1ac8de68b0e 06:29:09 ---> Running in 0d9836dc6084 06:29:09 ---> 69325a294b16 06:29:09 Step 18/22 : RUN chmod +x entrypoint.sh 06:29:09 Successfully tagged docker-core-command-go:latest 06:29:09  Building docker-core-command-go ... done Building docker-support-scheduler-go 06:29:09 Removing intermediate container 1d1f106d275b 06:29:09 ---> c720992ae9e7 06:29:09 Step 18/21 : CMD ["--init=true"] 06:29:09 ---> Running in ade5be2195a7 06:29:09 ---> Running in 79b36546a534 06:29:09 Removing intermediate container 0d9836dc6084 06:29:09 ---> 05e6af9ca9d5 06:29:09 Step 24/24 : LABEL version=0.0.0 06:29:09 Removing intermediate container 1b7f84fe1828 06:29:09 ---> eff5c479d707 06:29:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:29:10 ---> Running in ffbe3657291d 06:29:10 ---> Running in df043281a689 06:29:12 Removing intermediate container 79b36546a534 06:29:12 ---> 54734ce4860d 06:29:12 Step 19/21 : LABEL arch=x86_64 06:29:13 Removing intermediate container ffbe3657291d 06:29:13 ---> fc608610a5b2 06:29:13 06:29:13 ---> Running in 852b00ae87ba 06:29:13 Successfully built fc608610a5b2 06:29:13 Successfully tagged docker-support-notifications-go:latest 06:29:13  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 06:29:13 Removing intermediate container df043281a689 06:29:13 ---> 060af1ff6ad4 06:29:13 Step 14/26 : ENV APP_PORT=48090 06:29:14 Removing intermediate container 852b00ae87ba 06:29:14 ---> 59ce8b5826a0 06:29:14 Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:29:14 ---> Running in fc8e6957d26d 06:29:14 ---> Running in 8452f1483816 06:29:14 Removing intermediate container ade5be2195a7 06:29:14 ---> 66ac4804c6f1 06:29:14 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:29:17 ---> Running in 9c6366f7b35c 06:29:17 Removing intermediate container fc8e6957d26d 06:29:17 ---> 5ea84b66a8a7 06:29:17 Step 15/26 : EXPOSE $APP_PORT 06:29:17 Removing intermediate container 8452f1483816 06:29:17 ---> 8ee76a960337 06:29:17 Step 21/21 : LABEL version=0.0.0 06:29:19 ---> Running in 02ccd2991101 06:29:19 ---> Running in e49282f950e0 06:29:19 Removing intermediate container 9c6366f7b35c 06:29:19 ---> cbba8e43931c 06:29:19 Step 20/22 : LABEL arch=x86_64 06:29:20 ---> Running in 0bab71c36f83 06:29:20 Removing intermediate container e49282f950e0 06:29:20 ---> 333fa30a7e8f 06:29:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:29:20 Removing intermediate container 02ccd2991101 06:29:20 ---> df50408ba531 06:29:20 06:29:20 Successfully built df50408ba531 06:29:21 Successfully tagged docker-security-proxy-setup-go:latest 06:29:21  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 06:29:22 Removing intermediate container 0bab71c36f83 06:29:22 ---> 260c7dc621b0 06:29:22 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:29:22 ---> Running in 5102c88a9720 06:29:22 ---> c6cf120aab27 06:29:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:29:23 Removing intermediate container 5102c88a9720 06:29:23 ---> 828812f96d17 06:29:23 Step 22/22 : LABEL version=0.0.0 06:29:24 ---> 5c8b48757e82 06:29:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:29:24 ---> Running in 3bd8babe3606 06:29:25 Removing intermediate container 3bd8babe3606 06:29:25 ---> 60f4b8e70fd6 06:29:25 06:29:25 Successfully built 60f4b8e70fd6 06:29:25 Successfully tagged docker-security-bootstrap-redis-go:latest 06:29:25 Building docker-core-data-go 06:29:26  Building docker-security-bootstrap-redis-go ... done  ---> 9e4e6b671f12 06:29:26 Step 19/26 : RUN apk --no-cache add py3-pip 06:29:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:29:28 ---> d126665d4426 06:29:28 Step 3/21 : WORKDIR /edgex-go 06:29:28 ---> Using cache 06:29:28 ---> 4eed36295923 06:29:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:28 ---> Using cache 06:29:28 ---> 61c94dcfd96d 06:29:28 Step 5/21 : RUN apk add --update --no-cache make git 06:29:28 ---> Using cache 06:29:28 ---> bde3fa6c7d32 06:29:28 Step 6/21 : COPY go.mod . 06:29:28 ---> Using cache 06:29:28 ---> 8beb582f2ae4 06:29:28 Step 7/21 : RUN go mod download 06:29:28 ---> Using cache 06:29:28 ---> a1679108812f 06:29:28 Step 8/21 : COPY . . 06:29:28 ---> Using cache 06:29:28 ---> 77f7dfee0e91 06:29:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:29:30 ---> Running in 99c5624df127 06:29:30 ---> Running in 03eb6e4be723 06:29:33 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 06:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:29:33 ---> d126665d4426 06:29:33 Step 3/24 : WORKDIR /edgex-go 06:29:33 ---> Using cache 06:29:33 ---> 4eed36295923 06:29:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:33 ---> Using cache 06:29:33 ---> 61c94dcfd96d 06:29:33 Step 5/24 : RUN apk add --update --no-cache make git 06:29:33 ---> Using cache 06:29:33 ---> bde3fa6c7d32 06:29:33 Step 6/24 : COPY go.mod . 06:29:33 ---> Using cache 06:29:33 ---> 8beb582f2ae4 06:29:33 Step 7/24 : RUN go mod download 06:29:33 ---> Using cache 06:29:33 ---> a1679108812f 06:29:33 Step 8/24 : COPY . . 06:29:33 ---> Using cache 06:29:33 ---> 77f7dfee0e91 06:29:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:29:33 (1/33) Installing libbz2 (1.0.8-r1) 06:29:33 (2/33) Installing expat (2.2.9-r1) 06:29:33 (3/33) Installing libffi (3.3-r2) 06:29:33 (4/33) Installing gdbm (1.13-r1) 06:29:33 (5/33) Installing xz-libs (5.2.5-r0) 06:29:34 (6/33) Installing sqlite-libs (3.32.1-r0) 06:29:34 (7/33) Installing python3 (3.8.5-r0) 06:29:34 ---> Running in 278658efd015 06:29:36 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 06:29:41 (8/33) Installing py3-appdirs (1.4.4-r1) 06:29:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:29:41 (10/33) Installing py3-parsing (2.4.7-r0) 06:29:41 (11/33) Installing py3-six (1.15.0-r0) 06:29:41 (12/33) Installing py3-packaging (20.4-r0) 06:29:41 (13/33) Installing py3-setuptools (47.0.0-r0) 06:29:42 (14/33) Installing py3-chardet (3.0.4-r4) 06:29:42 (15/33) Installing py3-idna (2.9-r0) 06:29:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:29:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:29:43 (18/33) Installing py3-requests (2.23.0-r0) 06:29:43 (19/33) Installing py3-msgpack (1.0.0-r0) 06:29:43 (20/33) Installing py3-lockfile (0.12.2-r3) 06:29:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:29:43 (22/33) Installing py3-colorama (0.4.3-r0) 06:29:43 (23/33) Installing py3-distlib (0.3.0-r0) 06:29:43 (24/33) Installing py3-distro (1.5.0-r1) 06:29:43 (25/33) Installing py3-webencodings (0.5.1-r3) 06:29:43 (26/33) Installing py3-html5lib (1.0.1-r4) 06:29:43 (27/33) Installing py3-pytoml (0.1.21-r0) 06:29:43 (28/33) Installing py3-pep517 (0.8.2-r0) 06:29:43 (29/33) Installing py3-progress (1.5-r0) 06:29:44 (30/33) Installing py3-toml (0.10.1-r0) 06:29:44 (31/33) Installing py3-retrying (1.3.3-r0) 06:29:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:29:44 (33/33) Installing py3-pip (20.1.1-r0) 06:29:44 Executing busybox-1.31.1-r19.trigger 06:29:45 OK: 71 MiB in 55 packages 06:29:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:47 ---> d126665d4426 06:29:47 Step 3/22 : WORKDIR /edgex-go 06:29:47 ---> Using cache 06:29:47 ---> 4eed36295923 06:29:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:47 ---> Using cache 06:29:47 ---> 61c94dcfd96d 06:29:47 Step 5/22 : RUN apk add --update --no-cache make git 06:29:47 ---> Using cache 06:29:47 ---> bde3fa6c7d32 06:29:47 Step 6/22 : COPY go.mod . 06:29:47 ---> Using cache 06:29:47 ---> 8beb582f2ae4 06:29:47 Step 7/22 : RUN go mod download 06:29:47 ---> Using cache 06:29:47 ---> a1679108812f 06:29:47 Step 8/22 : COPY . . 06:29:47 ---> Using cache 06:29:47 ---> 77f7dfee0e91 06:29:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:29:48 ---> Running in 7ff3ba186031 06:29:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:29:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:48 ---> d126665d4426 06:29:48 Step 3/23 : WORKDIR /edgex-go 06:29:48 ---> Using cache 06:29:48 ---> 4eed36295923 06:29:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:48 ---> Using cache 06:29:48 ---> 61c94dcfd96d 06:29:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:29:50 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 06:29:50 ---> Running in c6e27444416e 06:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:53 OK: 233 MiB in 51 packages 06:29:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:29:55 Removing intermediate container c6e27444416e 06:29:55 ---> 9e925350cbb0 06:29:55 Step 6/23 : COPY go.mod . 06:29:56 ---> 4e6ee0bccda3 06:29:56 Step 7/23 : RUN go mod download 06:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:29:59 ---> Running in b37eb0a35e52 06:30:00 Removing intermediate container 99c5624df127 06:30:00 ---> c955770ab64f 06:30:00 Step 20/26 : RUN pip install docker-compose==1.23.2 06:30:00 ---> Running in 763865c26ca4 06:30:03 Removing intermediate container b37eb0a35e52 06:30:03 ---> 921d45e1803f 06:30:03 Step 8/23 : COPY . . 06:30:03 Collecting docker-compose==1.23.2 06:30:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:30:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:30:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:30:07 Collecting docopt<0.7,>=0.6.1 06:30:07 Downloading docopt-0.6.2.tar.gz (25 kB) 06:30:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:30:11 Collecting texttable<0.10,>=0.9.0 06:30:11 Downloading texttable-0.9.1.tar.gz (11 kB) 06:30:12 Removing intermediate container 278658efd015 06:30:12 ---> 916aa9663f9d 06:30:12 06:30:12 Step 10/24 : FROM alpine:3.12 06:30:12 ---> 389fef711851 06:30:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:30:12 ---> Using cache 06:30:12 ---> 875b28eba994 06:30:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:12 Removing intermediate container 03eb6e4be723 06:30:12 ---> 117393e02bb0 06:30:12 06:30:12 Step 10/21 : FROM scratch 06:30:12 ---> 06:30:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:30:13 ---> Using cache 06:30:13 ---> 6a7ae795009c 06:30:13 Step 12/21 : ENV APP_PORT=48085 06:30:13 Collecting jsonschema<3,>=2.5.1 06:30:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:30:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:30:13 ---> Running in b3821ec92384 06:30:13 ---> Running in b1ad86dc9297 06:30:14 Collecting websocket-client<1.0,>=0.32.0 06:30:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:30:16 Collecting docker<4.0,>=3.6.0 06:30:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:30:17 Removing intermediate container b3821ec92384 06:30:17 ---> 3ef9b7c625c6 06:30:17 Step 13/21 : EXPOSE $APP_PORT 06:30:17 Collecting dockerpty<0.5,>=0.4.1 06:30:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:30:17 Removing intermediate container b1ad86dc9297 06:30:17 ---> 912e2f47c38b 06:30:17 Step 13/24 : WORKDIR / 06:30:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:30:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:30:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:30:19 Collecting PyYAML<4,>=3.10 06:30:19 Downloading PyYAML-3.13.tar.gz (270 kB) 06:30:19 ---> Running in 1ae1b5417110 06:30:19 ---> Running in 3d2cfd2baffa 06:30:20 Collecting cached-property<2,>=1.2.0 06:30:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:30:21 Collecting urllib3<1.25,>=1.21.1 06:30:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:30:22 Removing intermediate container 1ae1b5417110 06:30:22 ---> 957263a4d0fb 06:30:22 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:23 Collecting idna<2.8,>=2.5 06:30:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:30:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:30:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:30:23 Removing intermediate container 3d2cfd2baffa 06:30:23 ---> 378157f7507c 06:30:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:30:23 ---> 4fce09c9bae9 06:30:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:30:23 Collecting docker-pycreds>=0.4.0 06:30:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:30:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:30:24 Installing collected packages: urllib3, idna, requests, docopt, texttable, jsonschema, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, cached-property, docker-compose 06:30:24 Attempting uninstall: urllib3 06:30:24 Found existing installation: urllib3 1.25.9 06:30:24 Uninstalling urllib3-1.25.9: 06:30:24 ---> b9145612c572 06:30:24 Step 9/23 : RUN make cmd/core-data/core-data 06:30:24 Successfully uninstalled urllib3-1.25.9 06:30:25 ---> Running in 4a8178d7d6c3 06:30:26 ---> 70c91097a2ab 06:30:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:30:26 ---> 69c890fe9dd0 06:30:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:30:26 Attempting uninstall: idna 06:30:26 Found existing installation: idna 2.9 06:30:26 Uninstalling idna-2.9: 06:30:26 Successfully uninstalled idna-2.9 06:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.263s coverage: 46.6% of statements 06:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:30:27 Attempting uninstall: requests 06:30:27 Found existing installation: requests 2.23.0 06:30:27 Uninstalling requests-2.23.0: 06:30:27 Successfully uninstalled requests-2.23.0 06:30:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:30:27 Removing intermediate container 7ff3ba186031 06:30:27 ---> 8758eada358c 06:30:27 06:30:27 Step 10/22 : FROM scratch 06:30:27 ---> 06:30:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:30:27 ---> Using cache 06:30:27 ---> 6a7ae795009c 06:30:27 Step 12/22 : ENV APP_PORT=48081 06:30:27 ---> a8c820d611e5 06:30:27 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:30:27 ---> e1a80f39dff6 06:30:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:30:27 Running setup.py install for docopt: started 06:30:27 ---> Running in a865c43f91e3 06:30:27 ---> Running in 191c8852ff92 06:30:28 ---> b4e917ba0898 06:30:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:30:28 Removing intermediate container a865c43f91e3 06:30:28 ---> afc95cced85a 06:30:28 Step 13/22 : EXPOSE $APP_PORT 06:30:28 Removing intermediate container 191c8852ff92 06:30:28 ---> ffeffac367cd 06:30:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:28 ---> Running in 37a7c93a705c 06:30:28 ---> Running in 9943e5564786 06:30:28 Removing intermediate container 37a7c93a705c 06:30:28 ---> e97b32e4c986 06:30:28 Step 14/22 : WORKDIR / 06:30:28 Running setup.py install for docopt: finished with status 'done' 06:30:28 Running setup.py install for texttable: started 06:30:29 ---> Running in 90b3f10759c8 06:30:29 Removing intermediate container 9943e5564786 06:30:29 ---> ab6d00d542d2 06:30:29 Step 19/21 : LABEL arch=x86_64 06:30:29 ---> ffd846d0bea8 06:30:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:30:29 ---> Running in 2c27b28f306e 06:30:29 Running setup.py install for texttable: finished with status 'done' 06:30:30 Removing intermediate container 90b3f10759c8 06:30:30 ---> 35760679cafc 06:30:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:31 ---> f01c7c91c770 06:30:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:30:31 Removing intermediate container 2c27b28f306e 06:30:31 ---> bae646e5cf38 06:30:31 Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:30:31 ---> a68eb5f229ba 06:30:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:30:31 ---> Running in 6a648909a971 06:30:31 Running setup.py install for dockerpty: started 06:30:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.541s coverage: 27.0% of statements 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:30:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:30:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:30:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.302s coverage: 77.1% of statements 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:30:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:30:32 Running setup.py install for dockerpty: finished with status 'done' 06:30:32 Running setup.py install for PyYAML: started 06:30:32 ---> 53ceb968cb78 06:30:32 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/ 06:30:32 ---> 67132d1d6908 06:30:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:30:32 ---> Running in 8c00b5e8ee6a 06:30:32 Removing intermediate container 6a648909a971 06:30:32 ---> ff9420228ea4 06:30:32 Step 21/21 : LABEL version=0.0.0 06:30:32 Running setup.py install for PyYAML: finished with status 'done' 06:30:33 ---> Running in 995936f366e3 06:30:34 ---> 76e829eda5b2 06:30:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:30:34 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 06:30:34 Removing intermediate container 995936f366e3 06:30:34 ---> eb5cd389a5d2 06:30:34 06:30:34 ---> Running in 54cf1048d972 06:30:34 Successfully built eb5cd389a5d2 06:30:35 Removing intermediate container 54cf1048d972 06:30:35 ---> 2cf4334c0940 06:30:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:35 Successfully tagged docker-support-scheduler-go:latest 06:30:35  Building docker-support-scheduler-go ... done  ---> Running in 17ba17ae1656 06:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.4% of statements 06:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:30:37 Removing intermediate container 8c00b5e8ee6a 06:30:37 ---> b28925a79089 06:30:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:30:37 Removing intermediate container 17ba17ae1656 06:30:37 ---> f36da76c492f 06:30:37 Step 20/22 : LABEL arch=x86_64 06:30:37 ---> Running in a3849f1e70bb 06:30:37 ---> Running in ffd752e47f3c 06:30:38 Removing intermediate container a3849f1e70bb 06:30:38 ---> 983526cabc9d 06:30:38 Step 22/24 : LABEL arch=x86_64 06:30:38 Removing intermediate container ffd752e47f3c 06:30:38 ---> 137c93448ebb 06:30:38 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:30:38 ---> Running in 129359adb668 06:30:39 ---> Running in 8291212dbc4b 06:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.126s coverage: 28.6% of statements 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements 06:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:30:40 Removing intermediate container 129359adb668 06:30:40 ---> b67dc3e868d6 06:30:40 Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:30:40 Removing intermediate container 763865c26ca4 06:30:40 ---> d5340d0173c2 06:30:40 Step 21/26 : RUN apk --no-cache add curl 06:30:40 Removing intermediate container 8291212dbc4b 06:30:40 ---> 254955a3a084 06:30:40 Step 22/22 : LABEL version=0.0.0 06:30:40 ---> Running in bf2581fcb906 06:30:40 ---> Running in 217973ead372 06:30:40 ---> Running in 773cc29e8cd6 06:30:40 Removing intermediate container bf2581fcb906 06:30:40 ---> e3e198a51aa8 06:30:40 Step 24/24 : LABEL version=0.0.0 06:30:41 Removing intermediate container 773cc29e8cd6 06:30:41 ---> 5b0bf963e1ba 06:30:41 06:30:41 ---> Running in 7ce66b4ed8ae 06:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:30:41 Successfully built 5b0bf963e1ba 06:30:41 Successfully tagged docker-core-metadata-go:latest 06:30:41  Building docker-core-metadata-go ... done Removing intermediate container 7ce66b4ed8ae 06:30:41 ---> 39849dce0a0b 06:30:41 06:30:41 Successfully built 39849dce0a0b 06:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:30:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:42 Successfully tagged docker-security-secretstore-setup-go:latest 06:30:42  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:30:42 (2/3) Installing libcurl (7.69.1-r3) 06:30:42 (3/3) Installing curl (7.69.1-r3) 06:30:42 Executing busybox-1.31.1-r19.trigger 06:30:42 OK: 72 MiB in 58 packages 06:30:42 Removing intermediate container 217973ead372 06:30:42 ---> 94c71b770c17 06:30:42 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:30:43 ---> Running in 821ceafacbb4 06:30:43 Removing intermediate container 821ceafacbb4 06:30:43 ---> 196479b9145f 06:30:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:43 ---> Running in ac22407da206 06:30:43 Removing intermediate container ac22407da206 06:30:43 ---> 4a87316ddb2b 06:30:43 Step 24/26 : LABEL arch=x86_64 06:30:43 ---> Running in 59c8b802e2be 06:30:43 Removing intermediate container 59c8b802e2be 06:30:43 ---> 02e60d2d78ff 06:30:43 Step 25/26 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:30:43 ---> Running in 909ebc9cf04d 06:30:43 Removing intermediate container 909ebc9cf04d 06:30:43 ---> e583fc89a444 06:30:43 Step 26/26 : LABEL version=0.0.0 06:30:44 ---> Running in 7e4d379a10ea 06:30:44 Removing intermediate container 7e4d379a10ea 06:30:44 ---> 09abdaa5d75a 06:30:44 06:30:44 Successfully built 09abdaa5d75a 06:30:44 Successfully tagged docker-sys-mgmt-agent-go:latest 06:30:47  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 4a8178d7d6c3 06:30:47 ---> 55789fa4ec3a 06:30:47 06:30:47 Step 10/23 : FROM alpine:3.12 06:30:47 ---> 389fef711851 06:30:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:30:48 ---> Running in 4a0d115d8d52 06:30:48 Removing intermediate container 4a0d115d8d52 06:30:48 ---> 47fc566ab996 06:30:48 Step 12/23 : ENV APP_PORT=48080 06:30:48 ---> Running in 3a5893a32f56 06:30:48 Removing intermediate container 3a5893a32f56 06:30:48 ---> 68da23a2f43f 06:30:48 Step 13/23 : EXPOSE $APP_PORT 06:30:48 ---> Running in f3c07fc8a45f 06:30:48 Removing intermediate container f3c07fc8a45f 06:30:48 ---> 8cace939fef8 06:30:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:48 ---> Running in 31fcb3f11264 06:30:49 Removing intermediate container 31fcb3f11264 06:30:49 ---> d548bbdee595 06:30:49 Step 15/23 : RUN apk add --update --no-cache zeromq 06:30:49 ---> Running in 35a4da27910e 06:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:51 (1/5) Installing libgcc (9.3.0-r2) 06:30:51 (2/5) Installing libsodium (1.0.18-r0) 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.057s coverage: 93.1% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.271s coverage: 0.1% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements 06:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.4% of statements 06:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:30:52 (3/5) Installing libstdc++ (9.3.0-r2) 06:30:52 (4/5) Installing libzmq (4.3.3-r0) 06:30:52 (5/5) Installing zeromq (4.3.3-r0) 06:30:52 Executing busybox-1.31.1-r19.trigger 06:30:52 OK: 8 MiB in 19 packages 06:30:53 Removing intermediate container 35a4da27910e 06:30:53 ---> 8d2f703b7c21 06:30:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:30:53 ---> dfca1ee36700 06:30:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:30:54 ---> fbb9edd76791 06:30:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:30:54 ---> 330ffdade8c0 06:30:54 Step 19/23 : ENTRYPOINT ["/core-data"] 06:30:54 ---> Running in 646c224032b8 06:30:54 Removing intermediate container 646c224032b8 06:30:54 ---> 6f57bea20a1d 06:30:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:54 ---> Running in ba139f786cfa 06:30:55 Removing intermediate container ba139f786cfa 06:30:55 ---> 97d27a1fc723 06:30:55 Step 21/23 : LABEL arch=x86_64 06:30:55 ---> Running in e861b6800675 06:30:55 Removing intermediate container e861b6800675 06:30:55 ---> 2d08bf6ca6ed 06:30:55 Step 22/23 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:30:55 ---> Running in 15a3ff4e01cb 06:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.683s coverage: 63.5% of statements 06:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 06:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 06:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 06:30:55 Removing intermediate container 15a3ff4e01cb 06:30:55 ---> 7251e6c45a22 06:30:55 Step 23/23 : LABEL version=0.0.0 06:30:55 ---> Running in 0488cdd2727a 06:30:56 Removing intermediate container 0488cdd2727a 06:30:56 ---> d36447d1f57d 06:30:56 06:30:56 Successfully built d36447d1f57d 06:30:56 Successfully tagged docker-core-data-go:latest 06:30:56  Building docker-core-data-go ... done  [Pipeline] } 06:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 06:30:56 $ docker stop --time=1 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 06:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 06:30:57 $ docker rm -f 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:58 + docker images 06:30:58 + grep docker 06:30:58 docker-core-data-go latest d36447d1f57d 3 seconds ago 22.3MB 06:30:58 docker-sys-mgmt-agent-go latest 09abdaa5d75a 14 seconds ago 313MB 06:30:58 docker-security-secretstore-setup-go latest 39849dce0a0b 17 seconds ago 24.6MB 06:30:58 docker-core-metadata-go latest 5b0bf963e1ba 18 seconds ago 13.1MB 06:30:58 docker-support-scheduler-go latest eb5cd389a5d2 24 seconds ago 10.7MB 06:30:58 docker-security-bootstrap-redis-go latest 60f4b8e70fd6 About a minute ago 15.8MB 06:30:58 docker-security-proxy-setup-go latest df50408ba531 About a minute ago 24.5MB 06:30:58 docker-support-notifications-go latest fc608610a5b2 About a minute ago 12MB 06:30:58 docker-core-command-go latest c1ac8de68b0e About a minute ago 10.6MB 06:30:58 docker 20.10.0 aefe523efa57 4 weeks 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 06:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.900s coverage: 55.9% of statements 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 37.0% of statements 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements 06:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements 06:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.1% of statements 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.179s coverage: 100.0% of statements 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 06:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.197s coverage: 29.1% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.249s coverage: 99.0% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:31:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:31:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements 06:31:14 Still waiting to schedule task 06:31:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:31:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 06:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 06:31:16 GO111MODULE=on go vet ./... 06:32:10 Running on prd-ubuntu18.04-docker-8c-8g-20181 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws 06:32:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:32:12 using credential edgex-jenkins-ssh 06:32:12 Cloning the remote Git repository 06:32:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:32:12 > git init /w/workspace/edgex-go/1 # timeout=10 06:32:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:12 > git --version # timeout=10 06:32:12 > git --version # 'git version 2.17.1' 06:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:24 gofmt -l . 06:32:24 [ "`gofmt -l .`" = "" ] 06:32:24 ./bin/test-go-mod-tidy.sh 06:32:25 ./bin/test-attribution-txt.sh [Pipeline] sh 06:32:27 + ls -al . 06:32:27 total 684 06:32:27 drwxrwxr-x 9 1001 1001 4096 Jan 14 06:32 . 06:32:27 drwxr-xr-x 4 root root 4096 Jan 14 06:28 .. 06:32:27 -rw-rw-r-- 1 1001 1001 11 Jan 14 06:27 .dockerignore 06:32:27 drwxrwxr-x 8 1001 1001 4096 Jan 14 06:27 .git 06:32:27 drwxrwxr-x 3 1001 1001 4096 Jan 14 06:27 .github 06:32:27 -rw-rw-r-- 1 1001 1001 824 Jan 14 06:27 .gitignore 06:32:27 -rw-rw-r-- 1 1001 1001 166 Jan 14 06:27 .sonarcloud.properties 06:32:27 -rw-rw-r-- 1 1001 1001 7741 Jan 14 06:27 Attribution.txt 06:32:27 -rw-rw-r-- 1 1001 1001 3804 Jan 14 06:27 CONTRIBUTING.md 06:32:27 -rw-rw-r-- 1 1001 1001 931 Jan 14 06:27 Dockerfile.build 06:32:27 -rw-rw-r-- 1 1001 1001 863 Jan 14 06:27 Jenkinsfile 06:32:27 -rw-rw-r-- 1 1001 1001 10775 Jan 14 06:27 LICENSE 06:32:27 -rw-rw-r-- 1 1001 1001 5750 Jan 14 06:27 Makefile 06:32:27 -rw-rw-r-- 1 1001 1001 6524 Jan 14 06:27 README.md 06:32:27 -rw-rw-r-- 1 1001 1001 6744 Jan 14 06:27 SECURITY.md 06:32:27 -rw-rw-r-- 1 1001 1001 5 Jan 14 06:23 VERSION 06:32:27 -rw-rw-r-- 1 1001 1001 4131 Jan 14 06:27 ZMQWindows.md 06:32:27 drwxrwxr-x 2 1001 1001 4096 Jan 14 06:27 bin 06:32:27 drwxrwxr-x 14 1001 1001 4096 Jan 14 06:27 cmd 06:32:27 -rw-r--r-- 1 root root 552842 Jan 14 06:31 coverage.out 06:32:27 -rw-r--r-- 1 root root 979 Jan 14 06:32 go.mod 06:32:27 -rw-r--r-- 1 root root 19126 Jan 14 06:32 go.sum 06:32:27 drwxrwxr-x 8 1001 1001 4096 Jan 14 06:27 internal 06:32:27 drwxrwxr-x 4 1001 1001 4096 Jan 14 06:27 openapi 06:32:27 drwxrwxr-x 4 1001 1001 4096 Jan 14 06:27 snap 06:32:27 -rw-rw-r-- 1 1001 1001 168 Jan 14 06:27 version.go [Pipeline] sh 06:32:28 + '[' -e coverage.out ] 06:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 06:32:28 Warning: overwriting stash ‘coverage-report’ 06:32:29 Stashed 1 file(s) [Pipeline] sh 06:32:30 + make build 06:32:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:32:38 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 06:32:38 Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 06:32:38 Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) 06:32:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:38 > git config core.sparsecheckout # timeout=10 06:32:38 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 06:32:38 > git remote # timeout=10 06:32:38 > git config --get remote.origin.url # timeout=10 06:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:38 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 06:32:38 > git rev-parse HEAD^{commit} # timeout=10 06:32:38 > git config core.sparsecheckout # timeout=10 06:32:38 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 06:32:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:32:42 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" 06:32:42 > git --version # timeout=10 06:32:42 > git --version # 'git version 2.17.1' 06:32:42 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:43 + echo snap-build.sh 06:32:43 snap-build.sh 06:32:43 + SNAP_BASE_DIR=. 06:32:43 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:32:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:32:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:32:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:32:43 + cd /w/workspace/edgex-go/1 06:32:43 + sudo apt-get remove -qy --purge lxd lxd-client 06:32:43 Reading package lists... 06:32:43 Building dependency tree... 06:32:43 Reading state information... 06:32:43 The following packages were automatically installed and are no longer required: 06:32:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:32:43 uidmap xdelta3 06:32:43 Use 'sudo apt autoremove' to remove them. 06:32:43 The following packages will be REMOVED: 06:32:43 lxd* lxd-client* 06:32:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:32:44 After this operation, 31.7 MB disk space will be freed. 06:32:45 (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.) 06:32:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:32:46 Removing lxd dnsmasq configuration 06:32:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:32:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:32:47 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:32:47 (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.) 06:32:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:32:48 Processing triggers for systemd (237-3ubuntu10.42) ... 06:32:48 Processing triggers for ureadahead (0.100.0-21) ... 06:32:50 + sudo snap remove --purge lxd 06:32:50 snap "lxd" is not installed 06:32:50 + sudo groupadd --force --system lxd 06:32:50 ++ whoami 06:32:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:32:50 + newgrp - lxd 06:32:50 + sudo snap install lxd 06:33:00 2021-01-14T06:32:57Z INFO Waiting for automatic snapd restart... 06:33:02 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 06:33:04 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 06:33:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:33:15 lxd 4.10 from Canonical* installed 06:33:15 + sudo lxd init --auto 06:33:16 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 06:33:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:33:23 + sudo snap install --classic snapcraft 06:33:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:33:28 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 06:33:28 snapcraft 4.4.4 from Canonical* installed 06:33:28 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:33:28 + patch --verbose -p1 06:33:28 Hmm... Looks like a unified diff to me... 06:33:28 The text leading up to this was: 06:33:28 -------------------------- 06:33:28 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:33:28 |From: Tony Espy 06:33:28 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:33:28 |Subject: [PATCH] optimize snap build for pipeline CI check 06:33:28 | 06:33:28 |This patch is used by the EdgeX CI pipeline builds to 06:33:28 |optimize the snap CI check run for pull requests. When 06:33:28 |applied, it essentially strips out everything (apps and 06:33:28 |parts) from the snapcraft.yaml file except those required 06:33:28 |to build edgex-go, as the whole idea of the CI check is to 06:33:28 |catch changes to edgex-go that break the snap build. 06:33:28 | 06:33:28 |In general, anyone updating snapcraft.yaml will also need 06:33:28 |to update this patch file, otherwise it may fail to apply, 06:33:28 |resulting in a failed snap build CI check in the associated 06:33:28 |pull request. 06:33:28 | 06:33:28 |Note - in addition to applying this patch, the pipeline also 06:33:28 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:33:28 |need to build the finally binary .snap file (and it won't 06:33:28 |work with the patch applied). This further reduces the build 06:33:28 |time. 06:33:28 |--- 06:33:28 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:33:28 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:33:28 | 06:33:28 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:33:28 |index 1e537489..faf42425 100644 06:33:28 |--- a/snap/snapcraft.yaml 06:33:28 |+++ b/snap/snapcraft.yaml 06:33:28 -------------------------- 06:33:28 patching file snap/snapcraft.yaml 06:33:28 Using Plan A... 06:33:28 Hunk #1 succeeded at 73. 06:33:28 Hunk #2 succeeded at 202 with fuzz 1. 06:33:28 Hunk #3 succeeded at 214 (offset -3 lines). 06:33:28 Hunk #4 succeeded at 222 (offset -3 lines). 06:33:28 Hunk #5 succeeded at 229 (offset -3 lines). 06:33:28 Hunk #6 succeeded at 256 (offset -3 lines). 06:33:28 Hunk #7 succeeded at 290 (offset -3 lines). 06:33:28 Hunk #8 succeeded at 342 (offset -2 lines). 06:33:28 Hmm... Ignoring the trailing garbage. 06:33:28 done 06:33:28 + sudo snapcraft prime --use-lxd 06:33:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:33:29 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: 06:33:29 - README.md 06:33:29 - snapcraft.yaml.orig 06:33:29 06:33:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:33:30 Launching a container. 06:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:33:40 $ docker stop --time=1 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 06:33:42 Waiting for container to be ready 06:33:42 To start your first instance, try: lxc launch ubuntu:18.04 06:33:42 06:33:42 $ docker rm -f 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:44 06:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:45 latest: Pulling from edgex-devops/edgex-compose-arm64 06:33:45 29e5d40040c1: Pulling fs layer 06:33:45 1ce36da41761: Pulling fs layer 06:33:45 25b303627fd3: Pulling fs layer 06:33:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:33:45 Waiting for network to be ready... 06:33:46 29e5d40040c1: Verifying Checksum 06:33:46 29e5d40040c1: Download complete 06:33:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:33:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 06:33:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:33:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 06:33:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:33:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:33:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 06:33:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 06:33:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 06:33:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:33:46 1ce36da41761: Verifying Checksum 06:33:46 1ce36da41761: Download complete 06:33:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:33:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:33:47 29e5d40040c1: Pull complete 06:33:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:33:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:33:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:33:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:33:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:33:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:33:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:33:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 06:33:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 06:33:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:33:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:33:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 06:33:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 06:33:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:33:48 1ce36da41761: Pull complete 06:33:48 25b303627fd3: Verifying Checksum 06:33:48 25b303627fd3: Download complete 06:33:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:33:50 Fetched 23.7 MB in 4s (5567 kB/s) 06:33:51 Reading package lists... 06:33:51 Reading package lists... 06:33:51 Building dependency tree... 06:33:51 Reading state information... 06:33:52 The following additional packages will be installed: 06:33:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:33:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:33:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:33:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:33:52 Suggested packages: 06:33:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:33:52 Recommended packages: 06:33:52 gnupg libsasl2-modules 06:33:52 The following NEW packages will be installed: 06:33:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:33:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:33:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:33:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:33:52 The following packages will be upgraded: 06:33:52 gpg gpg-agent gpgconf libudev1 06:33:52 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 06:33:52 Need to get 3532 kB of archives. 06:33:52 After this operation, 13.3 MB of additional disk space will be used. 06:33:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:33:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:33:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:33:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:33:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:33:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:33:52 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:33:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:33:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:33:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:33:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:33:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:33:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:33:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:33:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:33:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:33:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:33:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:33:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:33:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:33:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:33:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:33:53 debconf: delaying package configuration, since apt-utils is not installed 06:33:53 Fetched 3532 kB in 1s (3132 kB/s) 06:33:53 (Reading database ... 12511 files and directories currently installed.) 06:33:53 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:33:53 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:33:53 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:33:53 Selecting previously unselected package udev. 06:33:53 (Reading database ... 12511 files and directories currently installed.) 06:33:53 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:33:53 Unpacking udev (237-3ubuntu10.43) ... 06:33:53 Selecting previously unselected package libfuse2:amd64. 06:33:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:33:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:33:54 Selecting previously unselected package fuse. 06:33:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:33:54 Unpacking fuse (2.9.7-1ubuntu1) ... 06:33:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:33:54 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:33:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:33:54 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:33:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:33:54 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:33:54 Selecting previously unselected package libksba8:amd64. 06:33:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:33:54 Unpacking libksba8:amd64 (1.3.5-2) ... 06:33:55 Selecting previously unselected package libroken18-heimdal:amd64. 06:33:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:33:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:33:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:33:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libwind0-heimdal:amd64. 06:33:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:33:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:33:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:33:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:33:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:33:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:55 Selecting previously unselected package libsasl2-modules-db:amd64. 06:33:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:33:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:33:56 Selecting previously unselected package libsasl2-2:amd64. 06:33:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:33:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:33:56 Selecting previously unselected package libldap-common. 06:33:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:33:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:33:56 Selecting previously unselected package libldap-2.4-2:amd64. 06:33:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:33:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:33:56 Selecting previously unselected package dirmngr. 06:33:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:33:56 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:33:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:33:56 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:33:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:33:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:33:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:33:56 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:33:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:56 Setting up libksba8:amd64 (1.3.5-2) ... 06:33:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:33:56 Setting up udev (237-3ubuntu10.43) ... 06:33:56 invoke-rc.d: policy-rc.d denied execution of start. 06:33:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Processing triggers for systemd (237-3ubuntu10) ... 06:33:57 Setting up fuse (2.9.7-1ubuntu1) ... 06:33:57 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:33:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:33:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:33:57 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:33:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:33:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:33:57 settings in the [Install] section, and DefaultInstance for template units). 06:33:57 This means they are not meant to be enabled using systemctl. 06:33:57 Possible reasons for having this kind of units are: 06:33:57 1) A unit may be statically enabled by being symlinked from another unit's 06:33:57 .wants/ or .requires/ directory. 06:33:57 2) A unit's purpose may be to act as a helper for some other unit which has 06:33:57 a requirement dependency on it. 06:33:57 3) A unit may be started when needed via activation (socket, path, timer, 06:33:57 D-Bus, udev, scripted systemctl call, ...). 06:33:57 4) In case of template units, the unit is meant to be enabled with some 06:33:57 instance name specified. 06:33:58 Reading package lists... 06:33:58 Building dependency tree... 06:33:58 Reading state information... 06:33:58 The following additional packages will be installed: 06:33:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:33:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:33:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:33:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:33:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:33:58 Suggested packages: 06:33:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:33:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:33:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:33:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:33:58 systemd-container policykit-1 06:33:58 Recommended packages: 06:33:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:33:58 The following NEW packages will be installed: 06:33:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:33:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:33:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:33:58 multiarch-support openssh-client python3 python3-minimal python3.6 06:33:58 python3.6-minimal snapd squashfs-tools sudo 06:33:58 The following packages will be upgraded: 06:33:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:33:58 25b303627fd3: Pull complete 06:33:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:33:58 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 06:33:58 Need to get 35.2 MB of archives. 06:33:58 After this operation, 141 MB of additional disk space will be used. 06:33:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:33:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:33:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:33:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:33:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:33:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:33:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:33:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [Pipeline] withDockerContainer 06:33:58 prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container 06:33:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:33:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:33:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:33:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:33:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:33:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:33:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:33:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:33:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:33:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:33:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:33:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:33:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:33:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:33:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:33:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:33:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:33:59 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:33:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:33:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:33:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:33:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:33:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:34:01 debconf: delaying package configuration, since apt-utils is not installed 06:34:01 Fetched 35.2 MB in 2s (15.8 MB/s) 06:34:01 (Reading database ... 12757 files and directories currently installed.) 06:34:01 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:34:01 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:34:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:34:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:34:01 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:34:02 (Reading database ... 12757 files and directories currently installed.) 06:34:02 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:34:02 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:34:02 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:34:02 (Reading database ... 12757 files and directories currently installed.) 06:34:02 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:34:02 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:34:02 $ docker top ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 -eo pid,comm 06:34:02 Setting up apt (1.6.12ubuntu0.2) ... 06:34:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] { [Pipeline] sh 06:34:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:34:03 (Reading database ... 12764 files and directories currently installed.) 06:34:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:34:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:34:03 Selecting previously unselected package libpython3.6-minimal:amd64. 06:34:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:34:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:34:03 + docker-compose build --help 06:34:03 + grep parallel 06:34:03 Selecting previously unselected package libexpat1:amd64. 06:34:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:34:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:34:03 Selecting previously unselected package python3.6-minimal. 06:34:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:34:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:34:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:34:04 Checking for services that may need to be restarted...done. 06:34:04 Checking for services that may need to be restarted...done. 06:34:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:34:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:34:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:34:04 Selecting previously unselected package python3-minimal. 06:34:04 (Reading database ... 13012 files and directories currently installed.) 06:34:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:34:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:34:04 Selecting previously unselected package mime-support. 06:34:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:34:04 Unpacking mime-support (3.60ubuntu1) ... 06:34:05 Selecting previously unselected package libmpdec2:amd64. 06:34:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:34:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:34:05 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:34:05 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:34:05 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:34:05 Selecting previously unselected package python3.6. 06:34:05 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:34:05 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:34:05 Selecting previously unselected package libpython3-stdlib:amd64. 06:34:05 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:34:05 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:34:05 Setting up python3-minimal (3.6.7-1~18.04) ... 06:34:06 Selecting previously unselected package python3. 06:34:06 (Reading database ... 13442 files and directories currently installed.) 06:34:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:34:06 Unpacking python3 (3.6.7-1~18.04) ... 06:34:06 Selecting previously unselected package multiarch-support. 06:34:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:34:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:34:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:34:06 Selecting previously unselected package liblzo2-2:amd64. 06:34:06 (Reading database ... 13479 files and directories currently installed.) 06:34:06 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:34:06 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:34:06 Selecting previously unselected package libbsd0:amd64. 06:34:06 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:34:06 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:34:06 Selecting previously unselected package sudo. 06:34:06 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:34:06 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:34:06 Selecting previously unselected package apparmor. 06:34:06 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:34:06 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:34:07 Selecting previously unselected package libedit2:amd64. 06:34:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:34:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:34:07 Selecting previously unselected package libkrb5support0:amd64. 06:34:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:34:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:34:07 Selecting previously unselected package libk5crypto3:amd64. 06:34:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:34:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:34:07 Selecting previously unselected package libkeyutils1:amd64. 06:34:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:34:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:34:07 Selecting previously unselected package libkrb5-3:amd64. 06:34:07 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:34:07 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:34:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:34:07 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:34:07 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:34:07 Selecting previously unselected package libssl1.0.0:amd64. 06:34:07 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:34:07 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:34:07 --parallel Build images in parallel. [Pipeline] } 06:34:07 $ docker stop --time=1 ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 06:34:08 Selecting previously unselected package openssh-client. 06:34:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:34:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:34:08 Selecting previously unselected package squashfs-tools. 06:34:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:34:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:34:08 Selecting previously unselected package snapd. 06:34:08 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:34:08 Unpacking snapd (2.48+18.04) ... 06:34:09 $ docker rm -f ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 06:34:10 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:34:10 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [Pipeline] // withDockerContainer [Pipeline] writeFile 06:34:10 Setting up mime-support (3.60ubuntu1) ... 06:34:10 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:34:10 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:34:10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:34:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:10 Setting up systemd (237-3ubuntu10.43) ... 06:34:10 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:34:11 . [Pipeline] withDockerContainer 06:34:11 prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container 06:34:11 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:34:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:34:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:34:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:34:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:34:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:34:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:34:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:34:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:34:13 Setting up python3 (3.6.7-1~18.04) ... 06:34:13 $ docker top 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b -eo pid,comm 06:34:13 running python rtupdate hooks for python3.6... 06:34:13 running python post-rtupdate hooks for python3.6... 06:34:13 Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] { [Pipeline] sh 06:34:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:34:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:34:14 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:34:14 Setting up snapd (2.48+18.04) ... 06:34:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:34:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:34:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:34:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:34:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:34:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:34:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:34:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:34:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:34:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:34:16 /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' 06:34:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:34:16 Processing triggers for systemd (237-3ubuntu10.43) ... 06:34:18 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:34:18 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:34:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:34:18 Building docker-core-command-go ... 06:34:18 Building docker-core-data-go ... 06:34:18 Building docker-core-metadata-go ... 06:34:18 Building docker-security-bootstrap-redis-go ... 06:34:18 Building docker-security-proxy-setup-go ... 06:34:18 Building docker-security-secretstore-setup-go ... 06:34:18 Building docker-support-notifications-go ... 06:34:18 Building docker-support-scheduler-go ... 06:34:18 Building docker-sys-mgmt-agent-go ... 06:34:18 Building docker-support-notifications-go 06:34:18 Building docker-support-scheduler-go 06:34:18 Building docker-core-command-go 06:34:18 Building docker-security-proxy-setup-go 06:34:18 Building docker-security-bootstrap-redis-go 06:34:19 Reading package lists... 06:34:19 Reading package lists... 06:34:19 Building dependency tree... 06:34:19 Reading state information... 06:34:19 Calculating upgrade... 06:34:19 The following packages will be upgraded: 06:34:19 advancecomp base-files bash binutils binutils-common 06:34:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:34:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:34:19 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:34:19 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:34:19 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:34:19 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:34:19 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:34:19 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:34:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:34:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:34:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:34:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:34:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:34:19 ubuntu-keyring util-linux 06:34:19 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:34:19 Need to get 63.7 MB of archives. 06:34:19 After this operation, 5203 kB of additional disk space will be used. 06:34:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 06:34:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:34:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:34:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:34:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:34:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:34:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:34:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:34:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:34:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:34:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:34:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:34:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:34:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:34:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:34:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:34:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:34:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:34:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:34:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:34:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:34:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:34:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:34:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:34:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:34:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:34:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:34:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:34:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:34:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:34:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:34:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:34:20 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:34:20 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:34:20 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:34:20 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:34:20 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:34:20 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:34:20 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:34:20 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:34:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:34:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:34:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:34:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:34:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:34:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:34:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:34:20 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:34:20 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:34:20 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:34:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:34:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:34:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:34:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:34:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:34:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:34:20 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:34:20 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:34:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:34:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:34:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:34:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:34:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:34:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:34:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:34:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:34:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:34:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:34:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:34:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:34:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:34:21 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:34:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:34:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:34:21 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:34:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:34:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:34:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:34:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:34:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:34:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:34:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:34:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:34:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:34:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:34:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:34:22 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:34:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:34:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:34:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:34:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:34:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:34:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:34:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:34:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:34:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:34:22 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:34:22 debconf: delaying package configuration, since apt-utils is not installed 06:34:22 Fetched 63.7 MB in 2s (27.8 MB/s) 06:34:22 (Reading database ... 13912 files and directories currently installed.) 06:34:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:34:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:34:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 06:34:23 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 06:34:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:25 (Reading database ... 13911 files and directories currently installed.) 06:34:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:34:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:34:25 (Reading database ... 13911 files and directories currently installed.) 06:34:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:34:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:34:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:26 (Reading database ... 13911 files and directories currently installed.) 06:34:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:34:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:34:26 (Reading database ... 13911 files and directories currently installed.) 06:34:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:34:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:34:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:34:26 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:34:27 Setting up base-files (10.1ubuntu2.10) ... 06:34:27 Installing new version of config file /etc/issue ... 06:34:27 Installing new version of config file /etc/issue.net ... 06:34:27 Installing new version of config file /etc/lsb-release ... 06:34:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:34:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:34:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:34:27 Removing obsolete conffile /etc/default/motd-news ... 06:34:27 (Reading database ... 13912 files and directories currently installed.) 06:34:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:34:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:34:28 Setting up bash (4.4.18-2ubuntu1.2) ... 06:34:28 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 06:34:28 (Reading database ... 13912 files and directories currently installed.) 06:34:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:34:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:34:28 (Reading database ... 13912 files and directories currently installed.) 06:34:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:34:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:34:28 Setting up tar (1.29b-2ubuntu0.2) ... 06:34:28 (Reading database ... 13912 files and directories currently installed.) 06:34:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:34:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:34:28 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:34:29 (Reading database ... 13912 files and directories currently installed.) 06:34:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:34:29 (Reading database ... 13912 files and directories currently installed.) 06:34:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:34:29 (Reading database ... 13912 files and directories currently installed.) 06:34:29 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:34:29 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:34:29 Setting up grep (3.1-2build1) ... 06:34:29 (Reading database ... 13912 files and directories currently installed.) 06:34:29 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:34:29 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:34:30 Setting up login (1:4.5-1ubuntu2) ... 06:34:30 (Reading database ... 13912 files and directories currently installed.) 06:34:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:34:30 (Reading database ... 13912 files and directories currently installed.) 06:34:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:30 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:30 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:34:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:31 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:34:31 (Reading database ... 13912 files and directories currently installed.) 06:34:31 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:34:31 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:34:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:34:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:34:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:34:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:34:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:34:33 (Reading database ... 13912 files and directories currently installed.) 06:34:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:34:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:34:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:34:33 (Reading database ... 13912 files and directories currently installed.) 06:34:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:33 (Reading database ... 13912 files and directories currently installed.) 06:34:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:34 (Reading database ... 13912 files and directories currently installed.) 06:34:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:34 (Reading database ... 13912 files and directories currently installed.) 06:34:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:34 (Reading database ... 13912 files and directories currently installed.) 06:34:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:34:35 (Reading database ... 13912 files and directories currently installed.) 06:34:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:34:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:34:35 (Reading database ... 13912 files and directories currently installed.) 06:34:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:34:35 (Reading database ... 13912 files and directories currently installed.) 06:34:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:34:36 (Reading database ... 13912 files and directories currently installed.) 06:34:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:36 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:34:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:34:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:34:37 (Reading database ... 13912 files and directories currently installed.) 06:34:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:34:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:34:37 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:34:37 (Reading database ... 13912 files and directories currently installed.) 06:34:37 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:34:37 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:34:37 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:34:37 (Reading database ... 13914 files and directories currently installed.) 06:34:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:34:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:34:38 Setting up debconf (1.5.66ubuntu1) ... 06:34:38 (Reading database ... 13914 files and directories currently installed.) 06:34:38 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:34:38 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:34:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:34:38 (Reading database ... 13914 files and directories currently installed.) 06:34:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:34:38 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:34:38 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:34:39 (Reading database ... 13914 files and directories currently installed.) 06:34:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:34:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:34:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:34:39 (Reading database ... 13914 files and directories currently installed.) 06:34:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:34:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:34:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:34:39 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:34:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:34:40 (Reading database ... 13914 files and directories currently installed.) 06:34:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:34:40 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:34:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:34:40 (Reading database ... 13914 files and directories currently installed.) 06:34:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:34:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:34:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:34:40 (Reading database ... 13914 files and directories currently installed.) 06:34:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:34:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:34:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:34:41 (Reading database ... 13914 files and directories currently installed.) 06:34:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:34:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:34:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:34:41 (Reading database ... 13914 files and directories currently installed.) 06:34:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:34:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:34:41 Setting up passwd (1:4.5-1ubuntu2) ... 06:34:41 (Reading database ... 13914 files and directories currently installed.) 06:34:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:34:41 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:34:41 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:34:42 (Reading database ... 13914 files and directories currently installed.) 06:34:42 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:34:42 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:34:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:34:42 (Reading database ... 13914 files and directories currently installed.) 06:34:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:34:42 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:34:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:34:42 (Reading database ... 13914 files and directories currently installed.) 06:34:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:34:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:34:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:34:42 (Reading database ... 13914 files and directories currently installed.) 06:34:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:34:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:34:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:34:43 (Reading database ... 13914 files and directories currently installed.) 06:34:43 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:34:43 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:34:43 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:34:44 (Reading database ... 13914 files and directories currently installed.) 06:34:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:34:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:34:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:34:44 (Reading database ... 13915 files and directories currently installed.) 06:34:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:34:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:34:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:34:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:34:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:34:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:34:44 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:34:44 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:34:44 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:34:44 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:34:44 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:34:44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:34:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:34:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:34:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:34:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:34:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:34:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:34:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:34:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:34:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:34:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:34:45 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:34:45 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:34:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:34:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:34:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:34:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:34:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:34:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:34:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:34:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:34:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:34:47 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:34:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:34:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:34:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:50 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:50 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:50 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:34:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:34:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:34:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:34:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:34:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:34:52 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:34:52 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:34:52 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:34:52 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:34:52 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:34:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:34:52 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:34:52 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:34:52 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:34:52 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:34:52 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:52 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:34:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:34:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:34:52 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:34:53 06:34:53 Current default time zone: 'Etc/UTC' 06:34:53 Local time is now: Thu Jan 14 06:34:52 UTC 2021. 06:34:53 Universal Time is now: Thu Jan 14 06:34:52 UTC 2021. 06:34:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:34:53 06:34:53 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:34:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:53 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 06:34:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:34:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:34:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:34:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:34:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:34:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:34:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:34:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:34:53 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:53 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:34:53 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:53 Setting up patch (2.7.6-2ubuntu1.1) ... 06:34:53 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:34:53 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:34:53 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:34:53 Installing new version of config file /etc/ssl/openssl.cnf ... 06:34:53 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:34:53 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:34:53 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:34:55 Updating certificates in /etc/ssl/certs... 06:34:56 22 added, 17 removed; done. 06:34:56 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:34:56 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:34:56 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:34:56 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:34:56 Setting up pkgbinarymangler (138.18.04.1) ... 06:34:56 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:34:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up perl (5.26.1-6ubuntu0.5) ... 06:34:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:34:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:34:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:34:57 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:34:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:34:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:34:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:34:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:34:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:34:57 Processing triggers for systemd (237-3ubuntu10.43) ... 06:34:57 Processing triggers for mime-support (3.60ubuntu1) ... 06:34:57 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:34:57 Updating certificates in /etc/ssl/certs... 06:34:58 0 added, 0 removed; done. 06:34:58 Running hooks in /etc/ca-certificates/update.d... 06:34:58 done. 06:34:58 Reading package lists... 06:34:58 Building dependency tree... 06:34:58 Reading state information... 06:34:58 The following NEW packages will be installed: 06:34:58 apt-transport-https 06:34:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:34:58 Need to get 1696 B of archives. 06:34:58 After this operation, 153 kB of additional disk space will be used. 06:34:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:34:58 debconf: delaying package configuration, since apt-utils is not installed 06:34:58 Fetched 1696 B in 0s (30.1 kB/s) 06:34:59 Selecting previously unselected package apt-transport-https. 06:34:59 (Reading database ... 13929 files and directories currently installed.) 06:34:59 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:34:59 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:34:59 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:34:59 Waiting for network to be ready... 06:35:04 2021-01-14T06:35:02Z INFO Waiting for automatic snapd restart... 06:35:05 snapd 2.48.2 from Canonical* installed 06:35:05 "snapd" switched to the "latest/stable" channel 06:35:05 06:35:09 core18 20201210 from Canonical* installed 06:35:09 "core18" switched to the "latest/stable" channel 06:35:09 06:35:12 snapcraft 4.4.4 from Canonical* installed 06:35:12 "snapcraft" switched to the "latest/stable" channel 06:35:12 06:35:15 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:35:15 - README.md 06:35:15 - snapcraft.yaml.orig 06:35:15 06:35:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:35:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:35:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:35:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:35:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:35:23 Reading package lists... 06:35:23 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 06:35:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:35:26 ---> f8b5784274b7 06:35:26 Step 3/24 : WORKDIR /edgex-go 06:35:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:35:26 ---> f8b5784274b7 06:35:26 Step 3/21 : WORKDIR /edgex-go 06:35:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:35:26 ---> f8b5784274b7 06:35:26 Step 3/21 : WORKDIR /edgex-go 06:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:26 ---> f8b5784274b7 06:35:26 Step 3/22 : WORKDIR /edgex-go 06:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:26 ---> f8b5784274b7 06:35:26 Step 3/22 : WORKDIR /edgex-go 06:35:26 ---> Running in e8b656da9e2b 06:35:26 ---> Running in 053bd43a8efe 06:35:26 ---> Running in ccd2d1ab4eff 06:35:26 ---> Running in b4ae6933ac97 06:35:26 ---> Running in a161ab062350 06:35:26 Removing intermediate container b4ae6933ac97 06:35:26 ---> b71647055e2e 06:35:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 Removing intermediate container e8b656da9e2b 06:35:26 ---> 32d90bc9040d 06:35:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 Removing intermediate container 053bd43a8efe 06:35:26 ---> 279b1e92e5d7 06:35:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 Removing intermediate container a161ab062350 06:35:26 ---> c86caf861be0 06:35:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 Removing intermediate container ccd2d1ab4eff 06:35:26 ---> 17a830f42819 06:35:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 ---> Running in 808f43ac3fb5 06:35:26 ---> Running in 621b8d3bb92a 06:35:26 ---> Running in d7a0936da273 06:35:26 ---> Running in da8d5798d00e 06:35:27 ---> Running in eb5969679512 06:35:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:35:30 Reading package lists... 06:35:30 Building dependency tree... 06:35:30 Reading state information... 06:35:30 Suggested packages: 06:35:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:35:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:35:30 Recommended packages: 06:35:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:35:30 The following NEW packages will be installed: 06:35:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:35:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:35:30 pkg-config zip 06:35:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:35:30 Need to get 7655 kB of archives. 06:35:30 After this operation, 43.7 MB of additional disk space will be used. 06:35:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:35:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:35:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:35:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:35:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:35:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:35:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:35:30 Removing intermediate container 808f43ac3fb5 06:35:30 ---> c9c0549ea20d 06:35:30 Step 5/21 : RUN apk add --update --no-cache make git 06:35:30 ---> Running in fe0e05c92468 06:35:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:35:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:35:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:35:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:35:30 Removing intermediate container d7a0936da273 06:35:30 ---> 52639348f1f7 06:35:30 Step 5/21 : RUN apk add --update --no-cache make git 06:35:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:35:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:35:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:35:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:35:31 debconf: delaying package configuration, since apt-utils is not installed 06:35:31 ---> Running in 05cbc64e3877 06:35:31 Removing intermediate container eb5969679512 06:35:31 ---> 5eeabc28d70f 06:35:31 Step 5/22 : RUN apk add --update --no-cache make git 06:35:31 Fetched 7655 kB in 1s (10.6 MB/s) 06:35:31 Selecting previously unselected package libglib2.0-0:amd64. 06:35:31 (Reading database ... 13933 files and directories currently installed.) 06:35:31 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:35:31 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:35:31 Removing intermediate container 621b8d3bb92a 06:35:31 ---> 0608b3c8049c 06:35:31 Removing intermediate container da8d5798d00e 06:35:31 ---> 28566dc4b805 06:35:31 Step 5/22 : RUN apk add --update --no-cache make git 06:35:31 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:35:31 ---> Running in e479ea31c1b5 06:35:31 Selecting previously unselected package libpsl5:amd64. 06:35:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:35:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:35:31 Selecting previously unselected package libnghttp2-14:amd64. 06:35:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:35:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:35:31 Selecting previously unselected package librtmp1:amd64. 06:35:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:35:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:35:31 ---> Running in 6e1d02c8a12b 06:35:31 ---> Running in 0b0d5de3adb6 06:35:31 Selecting previously unselected package libcurl3-gnutls:amd64. 06:35:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:35:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:35:31 Selecting previously unselected package liberror-perl. 06:35:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:35:31 Unpacking liberror-perl (0.17025-1) ... 06:35:31 Selecting previously unselected package git-man. 06:35:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:35:31 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:35:32 Selecting previously unselected package git. 06:35:32 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:35:32 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:33 Selecting previously unselected package libnorm1:amd64. 06:35:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:35:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:35:33 Selecting previously unselected package libpgm-5.2-0:amd64. 06:35:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:35:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:35:33 Selecting previously unselected package libsodium23:amd64. 06:35:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:35:33 Selecting previously unselected package libzmq5:amd64. 06:35:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:35:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:35:33 Selecting previously unselected package libzmq3-dev:amd64. 06:35:33 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:35:33 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:33 Selecting previously unselected package pkg-config. 06:35:33 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:35:33 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:35:33 Selecting previously unselected package zip. 06:35:33 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:35:33 Unpacking zip (3.0-11build1) ... 06:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:33 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:35:33 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:35:33 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:35:33 Setting up liberror-perl (0.17025-1) ... 06:35:33 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:35:33 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:35:33 No schema files found: doing nothing. 06:35:33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:35:33 Setting up zip (3.0-11build1) ... 06:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:35:34 Setting up libsodium23:amd64 (1.0.16-2) ... 06:35:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:35:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:35:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:35:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:35:34 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:34 OK: 217 MiB in 51 packages 06:35:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:35:34 OK: 217 MiB in 51 packages 06:35:35 OK: 217 MiB in 51 packages 06:35:35 OK: 217 MiB in 51 packages 06:35:35 OK: 217 MiB in 51 packages 06:35:35 Removing intermediate container fe0e05c92468 06:35:35 ---> 13119cef5d0f 06:35:35 Step 6/21 : COPY go.mod . 06:35:36 Removing intermediate container 05cbc64e3877 06:35:36 ---> 2ab25b2fca79 06:35:36 Step 6/21 : COPY go.mod . 06:35:36 Removing intermediate container e479ea31c1b5 06:35:36 ---> ad4a5cb27be8 06:35:36 Step 6/22 : COPY go.mod . 06:35:37 ---> 2b5856d135d3 06:35:37 Step 7/21 : RUN go mod download 06:35:37 Removing intermediate container 0b0d5de3adb6 06:35:37 ---> 51f4c8c30eb1 06:35:37 Step 6/22 : COPY go.mod . 06:35:37 ---> Running in e825281091c3 06:35:37 Removing intermediate container 6e1d02c8a12b 06:35:37 ---> 4c388191720a 06:35:37 Step 6/24 : COPY go.mod . 06:35:37 ---> 0eee3e8137a1 06:35:37 Step 7/21 : RUN go mod download 06:35:37 ---> 47a15d605b10 06:35:37 Step 7/22 : RUN go mod download 06:35:37 ---> Running in 49c6e1db4ff8 06:35:38 ---> Running in 24e198019a4d 06:35:38 ---> 0d565ab903c0 06:35:38 Step 7/22 : RUN go mod download 06:35:38 ---> Running in 7f1e840980a4 06:35:38 ---> 2fede2b5684c 06:35:38 Step 7/24 : RUN go mod download 06:35:38 ---> Running in 2367aee50197 06:35:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:35:41 git set to automatically installed. 06:35:41 git-man set to automatically installed. 06:35:41 libcurl3-gnutls set to automatically installed. 06:35:41 liberror-perl set to automatically installed. 06:35:41 libglib2.0-0 set to automatically installed. 06:35:41 libnghttp2-14 set to automatically installed. 06:35:41 libnorm1 set to automatically installed. 06:35:41 libpgm-5.2-0 set to automatically installed. 06:35:41 libpsl5 set to automatically installed. 06:35:41 librtmp1 set to automatically installed. 06:35:41 libsodium23 set to automatically installed. 06:35:41 libzmq3-dev set to automatically installed. 06:35:41 libzmq5 set to automatically installed. 06:35:41 pkg-config set to automatically installed. 06:35:41 zip set to automatically installed. 06:35:41 Removing intermediate container e825281091c3 06:35:41 ---> e0db886c4a23 06:35:41 Step 8/21 : COPY . . 06:35:42 Removing intermediate container 49c6e1db4ff8 06:35:42 ---> d982affe45eb 06:35:42 Step 8/21 : COPY . . 06:35:42 Removing intermediate container 24e198019a4d 06:35:42 ---> 37cc0677b008 06:35:42 Step 8/22 : COPY . . 06:35:42 snapd is not logged in, snap install commands will use sudo 06:35:43 Removing intermediate container 7f1e840980a4 06:35:43 ---> bc8fb7059e1d 06:35:43 Step 8/22 : COPY . . 06:35:44 Removing intermediate container 2367aee50197 06:35:44 ---> 9904a31690c4 06:35:44 Step 8/24 : COPY . . 06:35:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:35:51 snap "core18" has no updates available 06:35:52 Pulling config-common 06:35:53 Pulling go-build-helper 06:36:11 ---> 8bec09ac152e 06:36:11 Step 9/22 : RUN make cmd/core-command/core-command 06:36:11 ---> 87e70d8abc0e 06:36:11 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:36:11 ---> 4b1aa208671d 06:36:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:36:11 ---> be1b754788f6 06:36:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:36:11 ---> c7d8a3610956 06:36:11 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:36:11 ---> Running in 4f537347a361 06:36:11 ---> Running in 31628e22d78b 06:36:11 ---> Running in 5649318b1e7b 06:36:11 ---> Running in 63b7f7f8c50e 06:36:11 ---> Running in 398beca32d76 06:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:36:11 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 06:36:11 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 06:36:11 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 06:36:11 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 06:36:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:36:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:36:15 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:36:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 06:36:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:36:15 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:36:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:36:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:36:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:36:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:36:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:36:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 06:36:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:36:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:36:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 06:36:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 06:36:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 06:36:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:36:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:36:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 06:36:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 06:36:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:36:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:36:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 06:36:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 06:36:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:36:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:36:15 Fetched 23.7 MB in 0s (0 B/s) 06:36:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:36:15 Fetched 96.5 kB in 0s (0 B/s) 06:36:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:36:15 Fetched 279 kB in 0s (0 B/s) 06:36:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:36:15 Fetched 122 kB in 0s (0 B/s) 06:36:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:36:15 Fetched 77.8 kB in 0s (0 B/s) 06:36:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:36:15 Fetched 8848 B in 0s (0 B/s) 06:36:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:36:15 Fetched 47.8 kB in 0s (0 B/s) 06:36:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:36:15 Fetched 45.6 kB in 0s (0 B/s) 06:36:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:36:15 Fetched 15.0 kB in 0s (0 B/s) 06:36:15 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:36:15 Fetched 214 kB in 0s (0 B/s) 06:36:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:36:15 Fetched 155 kB in 0s (0 B/s) 06:36:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:36:15 Fetched 50.6 kB in 0s (0 B/s) 06:36:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:36:15 Fetched 14.8 kB in 0s (0 B/s) 06:36:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:36:15 Fetched 41.8 kB in 0s (0 B/s) 06:36:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:36:15 Fetched 499 kB in 0s (0 B/s) 06:36:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:36:15 Fetched 111 kB in 0s (0 B/s) 06:36:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:36:15 Fetched 240 kB in 0s (0 B/s) 06:36:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:36:15 Fetched 29.3 kB in 0s (0 B/s) 06:36:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:36:15 Fetched 85.5 kB in 0s (0 B/s) 06:36:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:36:15 Fetched 24.5 kB in 0s (0 B/s) 06:36:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:36:15 Fetched 49.2 kB in 0s (0 B/s) 06:36:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:36:15 Fetched 54.2 kB in 0s (0 B/s) 06:36:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:36:15 Fetched 30.8 kB in 0s (0 B/s) 06:36:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:36:15 Fetched 17.0 kB in 0s (0 B/s) 06:36:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:36:15 Fetched 85.9 kB in 0s (0 B/s) 06:36:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:36:15 Fetched 8720 B in 0s (0 B/s) 06:36:15 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:36:15 Fetched 137 kB in 0s (0 B/s) 06:36:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:36:15 Fetched 119 kB in 0s (0 B/s) 06:36:15 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:36:15 Fetched 109 kB in 0s (0 B/s) 06:36:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:36:15 Fetched 11.1 kB in 0s (0 B/s) 06:36:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:36:15 Fetched 645 kB in 0s (0 B/s) 06:36:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:36:15 Fetched 41.3 kB in 0s (0 B/s) 06:36:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:36:15 Fetched 17.9 kB in 0s (0 B/s) 06:36:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:36:15 Fetched 368 kB in 0s (0 B/s) 06:36:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:36:15 Fetched 187 kB in 0s (0 B/s) 06:36:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:36:15 Fetched 175 kB in 0s (0 B/s) 06:36:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:36:19 Fetched 206 kB in 0s (0 B/s) 06:36:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:36:19 Fetched 1301 kB in 0s (0 B/s) 06:36:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:36:19 Fetched 36.2 kB in 0s (0 B/s) 06:36:19 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:36:19 Fetched 159 kB in 0s (0 B/s) 06:36:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:36:19 Fetched 107 kB in 0s (0 B/s) 06:36:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:36:19 Fetched 48.7 kB in 0s (0 B/s) 06:36:19 Pulling static-packages 06:36:19 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:36:19 Skipping pull go-build-helper (already ran) 06:36:19 Skipping pull static-packages (already ran) 06:36:19 Building go-build-helper 06:36:22 Building static-packages 06:36:24 Staging go-build-helper 06:36:25 Staging static-packages 06:36:26 Pulling go115 06:36:27 'edgex-go' has dependencies that need to be staged: go115 06:36:27 Skipping pull go115 (already ran) 06:36:27 Building go115 06:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:27 Dload Upload Total Spent Left Speed 06:36:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2735k 0 0 9983k 0 0:00:11 --:--:-- 0:00:11 9947k 41 115M 41 48.2M 0 0 37.8M 0 0:00:03 0:00:01 0:00:02 37.8M 82 115M 82 95.7M 0 0 42.0M 0 0:00:02 0:00:02 --:--:-- 42.0M 100 115M 100 115M 0 0 41.9M 0 0:00:02 0:00:02 --:--:-- 41.8M 06:36:31 go1.15.2.linux-amd64.tar.gz: OK 06:36:34 Staging go115 06:36:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:36:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:36:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:36:39 Fetched 0 B in 0s (0 B/s) 06:36:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:36:39 Fetched 224 kB in 0s (0 B/s) 06:36:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:36:39 Fetched 157 kB in 0s (0 B/s) 06:36:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:36:39 Fetched 221 kB in 0s (0 B/s) 06:36:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:36:39 Fetched 143 kB in 0s (0 B/s) 06:36:39 Pulling edgex-go 06:36:40 Pulling version 06:36:41 Building config-common 06:36:43 Skipping build go-build-helper (already ran) 06:36:43 Skipping build static-packages (already ran) 06:36:43 Skipping build go115 (already ran) 06:36:43 Building edgex-go 06:36:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:36:45 go: downloading github.com/gorilla/mux v1.8.0 06:36:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 06:36:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 06:36:45 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 06:36:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:36:45 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:36:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:36:45 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:36:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:36:45 go: downloading github.com/imdario/mergo v0.3.11 06:36:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:36:45 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 06:36:45 go: downloading github.com/x448/float16 v0.8.4 06:36:45 go: downloading github.com/google/uuid v1.1.4 06:36:45 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:36:45 go: downloading github.com/go-kit/kit v0.8.0 06:36:45 go: downloading github.com/BurntSushi/toml v0.3.1 06:36:45 go: downloading github.com/pebbe/zmq4 v1.2.2 06:36:45 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:36:45 go: downloading github.com/pkg/errors v0.8.1 06:36:45 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:36:45 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:36:45 go: downloading github.com/hashicorp/consul/api v1.1.0 06:36:45 go: downloading github.com/pelletier/go-toml v1.2.0 06:36:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:36:45 go: downloading gopkg.in/yaml.v2 v2.4.0 06:36:45 go: downloading github.com/hashicorp/serf v0.8.2 06:36:45 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:36:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:36:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:36:45 go: downloading github.com/go-playground/universal-translator v0.17.0 06:36:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:36:45 go: downloading github.com/mitchellh/copystructure v1.0.0 06:36:45 go: downloading github.com/leodido/go-urn v1.2.0 06:36:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:36:45 go: downloading github.com/go-playground/locales v0.13.0 06:36:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:36:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:36:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:36:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:36:52 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 06:36:55 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 06:36:56 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 06:36:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:36:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:36:57 go: downloading github.com/stretchr/testify v1.7.0 06:36:57 go: downloading github.com/davecgh/go-spew v1.1.1 06:36:57 go: downloading github.com/pmezard/go-difflib v1.0.0 06:36:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:36:59 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 06:36:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:36:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:37: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 06:37:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:37:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:37:01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:37:03 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 06:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:37:06 Building version 06:37:08 Staging config-common 06:37:09 Skipping stage go-build-helper (already ran) 06:37:09 Skipping stage static-packages (already ran) 06:37:09 Skipping stage go115 (already ran) 06:37:09 Staging edgex-go 06:37:10 Staging version 06:37:11 Priming config-common 06:37:12 Priming go-build-helper 06:37:13 Priming static-packages 06:37:15 Priming go115 06:37:16 Priming edgex-go 06:37:17 Priming version 06:37:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:37:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:37:37 Removing intermediate container 63b7f7f8c50e 06:37:37 ---> 747541e2baa9 06:37:37 06:37:37 Step 10/22 : FROM alpine:3.12 06:37:37 3.12: Pulling from library/alpine 06:37:39 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:37:39 Status: Downloaded newer image for alpine:3.12 06:37:39 ---> afeebe901d6b 06:37:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:37:40 ---> Running in 302f071bd46e 06:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:42 (1/5) Installing ca-certificates (20191127-r4) 06:37:42 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:37:42 (3/5) Installing libcurl (7.69.1-r3) 06:37:42 (4/5) Installing curl (7.69.1-r3) 06:37:42 (5/5) Installing dumb-init (1.2.2-r1) 06:37:42 Executing busybox-1.31.1-r19.trigger 06:37:42 Executing ca-certificates-20191127-r4.trigger 06:37:43 OK: 7 MiB in 19 packages 06:37:45 Removing intermediate container 5649318b1e7b 06:37:45 ---> fa34f719cfc6 06:37:45 06:37:45 Step 10/21 : FROM scratch 06:37:45 ---> 06:37:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:37:45 Removing intermediate container 31628e22d78b 06:37:45 ---> 044786e8a975 06:37:45 06:37:45 Step 10/24 : FROM scratch 06:37:45 ---> 06:37:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:37:45 Removing intermediate container 398beca32d76 06:37:45 ---> d95bede47375 06:37:45 06:37:45 Step 10/21 : FROM alpine:3.12 06:37:45 ---> afeebe901d6b 06:37:45 Step 11/21 : RUN apk add --update --no-cache curl 06:37:45 ---> Running in f4cc1166281e 06:37:45 Removing intermediate container 4f537347a361 06:37:45 ---> 6a85a32d278d 06:37:45 06:37:45 Step 10/22 : FROM scratch 06:37:45 ---> 06:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:37:45 ---> Running in 5b87cbfdac6d 06:37:46 ---> Running in 7e66b1fd6694 06:37:46 ---> Running in 2827dfd3d51a 06:37:46 Removing intermediate container f4cc1166281e 06:37:46 ---> 441dd59d386b 06:37:46 Step 12/21 : ENV APP_PORT=48085 06:37:46 Removing intermediate container 302f071bd46e 06:37:46 ---> af8a60d9ae4a 06:37:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:37:46 ---> Running in e8c68d5bea98 06:37:46 ---> Running in ca83d2131f78 06:37:46 Removing intermediate container 5b87cbfdac6d 06:37:46 ---> bb59e451a035 06:37:46 Step 12/24 : ENV APP_PORT=48060 06:37:46 Removing intermediate container 2827dfd3d51a 06:37:46 ---> 64e12c307811 06:37:46 Step 12/22 : ENV APP_PORT=48082 06:37:46 ---> Running in a336cacd33a9 06:37:46 ---> Running in a4d5ea402ae2 06:37:46 Removing intermediate container e8c68d5bea98 06:37:46 ---> 091aa55043cc 06:37:46 Step 13/21 : EXPOSE $APP_PORT 06:37:47 ---> Running in a1b7da914762 06:37:47 Removing intermediate container ca83d2131f78 06:37:47 ---> 11a77b0636b0 06:37:47 Step 13/22 : WORKDIR / 06:37:47 Removing intermediate container a336cacd33a9 06:37:47 ---> 438e4352555e 06:37:47 Step 13/24 : EXPOSE $APP_PORT 06:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:47 ---> Running in 3bf4dec26bf6 06:37:47 Removing intermediate container a4d5ea402ae2 06:37:47 ---> 252d15291ba7 06:37:47 Step 13/22 : EXPOSE $APP_PORT 06:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:47 ---> Running in cca8485fa7ec 06:37:47 Removing intermediate container a1b7da914762 06:37:47 ---> 30517f416381 06:37:47 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:47 ---> Running in aa6eef14c001 06:37:47 Removing intermediate container 3bf4dec26bf6 06:37:47 ---> 5cf4e8ec1698 06:37:47 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:37:48 (1/4) Installing ca-certificates (20191127-r4) 06:37:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:37:48 (3/4) Installing libcurl (7.69.1-r3) 06:37:48 (4/4) Installing curl (7.69.1-r3) 06:37:48 Executing busybox-1.31.1-r19.trigger 06:37:48 Executing ca-certificates-20191127-r4.trigger 06:37:48 OK: 7 MiB in 18 packages 06:37:48 Removing intermediate container aa6eef14c001 06:37:48 ---> 58b695bb1427 06:37:48 Step 14/22 : WORKDIR / 06:37:48 Removing intermediate container cca8485fa7ec 06:37:48 ---> 1959474f587f 06:37:48 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:48 ---> Running in 023574212de8 06:37:48 ---> 63db6d6c7920 06:37:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:37:49 ---> 6e13289db896 06:37:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:37:49 Removing intermediate container 023574212de8 06:37:49 ---> 1b7fc9a5d9fe 06:37:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:49 ---> 20df15d1a178 06:37:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:37:50 Removing intermediate container 7e66b1fd6694 06:37:50 ---> 283acb6d3d83 06:37:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:50 ---> fbd739b5cd0f 06:37:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:37:50 ---> 020ab496cfac 06:37:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:37:50 ---> 6a1667023fff 06:37:50 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:37:51 ---> Running in be0792012bb9 06:37:51 ---> ec1903ffb36f 06:37:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:37:51 Removing intermediate container be0792012bb9 06:37:51 ---> c8ba2b7fe15a 06:37:51 Step 13/21 : WORKDIR /edgex 06:37:52 ---> Running in 28b9cb181cc3 06:37:52 ---> 5574024c2b61 06:37:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:37:52 ---> 06b2d15f8afa 06:37:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:37:52 ---> Running in 78356d24a1da 06:37:52 ---> c59074edb075 06:37:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:37:53 Removing intermediate container 28b9cb181cc3 06:37:53 ---> 074a06048717 06:37:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:37:53 ---> 491925b02086 06:37:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:37:53 Removing intermediate container 78356d24a1da 06:37:53 ---> 9641f370de83 06:37:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:53 ---> Running in 3b3346a39ee3 06:37:53 ---> dca0006e6877 06:37:53 Step 18/22 : RUN chmod +x entrypoint.sh 06:37:53 ---> 65022e6ed1ba 06:37:53 Step 18/22 : ENTRYPOINT ["/core-command"] 06:37:53 ---> Running in 18def37b0a12 06:37:54 ---> 02dd15a83fb2 06:37:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:37:54 ---> b72eb8aa2044 06:37:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:37:54 ---> Running in a16c30db9ff6 06:37:54 Removing intermediate container 3b3346a39ee3 06:37:54 ---> 267c06bad536 06:37:54 Step 19/21 : LABEL arch=arm64 06:37:54 ---> Running in f7889db22a2b 06:37:55 Removing intermediate container a16c30db9ff6 06:37:55 ---> ba7d08789fcd 06:37:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:55 Removing intermediate container f7889db22a2b 06:37:55 ---> 88772fadb42a 06:37:55 Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:37:55 ---> Running in 7735b229f544 06:37:55 ---> Running in 4132668c9322 06:37:55 ---> 18f85a055d16 06:37:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:37:56 ---> bcebc77cfc87 06:37:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:37:56 Removing intermediate container 7735b229f544 06:37:56 ---> f830be7bce0f 06:37:56 Step 20/22 : LABEL arch=arm64 06:37:56 Removing intermediate container 4132668c9322 06:37:56 ---> 615427984fd9 06:37:56 Step 21/21 : LABEL version=0.0.0 06:37:56 ---> Running in 5709a1e6ff64 06:37:56 ---> Running in 41ca92dacf1b 06:37:57 Removing intermediate container 18def37b0a12 06:37:57 ---> 6d2ee6f0d96f 06:37:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:37:57 Removing intermediate container 5709a1e6ff64 06:37:57 ---> 674eb24c91b2 06:37:57 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:37:57 ---> 4c471adc7875 06:37:57 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:37:57 Removing intermediate container 41ca92dacf1b 06:37:57 ---> 0feb64561936 06:37:57 06:37:57 ---> Running in 6fd4ba2e44fa 06:37:57 ---> Running in 70c9531fcecd 06:37:57 ---> Running in 0ff1a98726bb 06:37:57 ---> 614320534281 06:37:57 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:37:57 Successfully built 0feb64561936 06:37:57 ---> Running in 2a1f7a7f22db 06:37:57 Successfully tagged docker-support-scheduler-go-arm64:latest 06:37:57  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 06:37:58 Removing intermediate container 70c9531fcecd 06:37:58 ---> ee668c390095 06:37:58 Step 22/22 : LABEL version=0.0.0 06:37:58 Removing intermediate container 6fd4ba2e44fa 06:37:58 ---> 747d9655de4a 06:37:58 Step 20/22 : LABEL arch=arm64 06:37:58 Removing intermediate container 0ff1a98726bb 06:37:58 ---> 22000a9451f9 06:37:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:58 ---> Running in 75c6baa007d4 06:37:58 ---> Running in bfe0aa86d368 06:37:58 ---> Running in 6d5bb495796d 06:37:58 Removing intermediate container 2a1f7a7f22db 06:37:58 ---> 2e9fdb930e86 06:37:58 Step 18/21 : CMD ["--init=true"] 06:37:58 ---> Running in d0bac06e1c65 06:37:58 Removing intermediate container 75c6baa007d4 06:37:58 ---> b459ef4069b9 06:37:58 06:37:59 Successfully built b459ef4069b9 06:37:59 Removing intermediate container bfe0aa86d368 06:37:59 ---> f3623e6814ec 06:37:59 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:37:59 Successfully tagged docker-core-command-go-arm64:latest 06:37:59  Building docker-core-command-go ... done Building docker-core-metadata-go 06:37:59 Removing intermediate container 6d5bb495796d 06:37:59 ---> e1c0201c0b10 06:37:59 Step 22/24 : LABEL arch=arm64 06:38:00 Removing intermediate container d0bac06e1c65 06:38:00 ---> fd7c116ca4b7 06:38:00 Step 19/21 : LABEL arch=arm64 06:38:00 ---> Running in a33f90541ddb 06:38:00 ---> Running in 64aa9d6ed517 06:38:00 ---> Running in 5ccc1ab25fc6 06:38:01 Removing intermediate container 64aa9d6ed517 06:38:01 ---> 02037a16ea66 06:38:01 Step 22/22 : LABEL version=0.0.0 06:38:01 Removing intermediate container a33f90541ddb 06:38:01 ---> 16bdafc57328 06:38:01 Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:38:01 Removing intermediate container 5ccc1ab25fc6 06:38:01 ---> bb2cb16bb642 06:38:01 Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:38:02 ---> Running in c872cd1055f6 06:38:02 ---> Running in e8dfbd372829 06:38:02 ---> Running in 844fcd853d7c 06:38:03 Removing intermediate container c872cd1055f6 06:38:03 ---> dd169bb630a6 06:38:03 Step 24/24 : LABEL version=0.0.0 06:38:03 Removing intermediate container e8dfbd372829 06:38:03 ---> 438cde736ae2 06:38:03 06:38:04 Successfully built 438cde736ae2 06:38:04 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:38:04 Building docker-core-data-go 06:38:04  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 844fcd853d7c 06:38:04 ---> 0eacc6d2c058 06:38:04 Step 21/21 : LABEL version=0.0.0 06:38:04 ---> Running in 2558f0ced507 06:38:05 ---> Running in 7e0fdab2c02c 06:38:05 Removing intermediate container 2558f0ced507 06:38:05 ---> 548db7a22609 06:38:05 06:38:05 Successfully built 548db7a22609 06:38:05 Successfully tagged docker-support-notifications-go-arm64:latest 06:38:05  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 06:38:05 Removing intermediate container 7e0fdab2c02c 06:38:05 ---> c91d75a60a83 06:38:05 06:38:06 Successfully built c91d75a60a83 06:38:06 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:38:53  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:38:53 ---> f8b5784274b7 06:38:53 Step 3/24 : WORKDIR /edgex-go 06:38:53 ---> Using cache 06:38:53 ---> 17a830f42819 06:38:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:53 ---> Using cache 06:38:53 ---> 5eeabc28d70f 06:38:53 Step 5/24 : RUN apk add --update --no-cache make git 06:38:53 ---> Using cache 06:38:53 ---> ad4a5cb27be8 06:38:53 Step 6/24 : COPY go.mod . 06:38:53 ---> Using cache 06:38:53 ---> 47a15d605b10 06:38:53 Step 7/24 : RUN go mod download 06:38:53 ---> Using cache 06:38:53 ---> 37cc0677b008 06:38:53 Step 8/24 : COPY . . 06:38:53 ---> Using cache 06:38:53 ---> 87e70d8abc0e 06:38:53 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:38:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:38:53 ---> f8b5784274b7 06:38:53 Step 3/22 : WORKDIR /edgex-go 06:38:53 ---> Using cache 06:38:53 ---> 17a830f42819 06:38:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:53 ---> Using cache 06:38:53 ---> 5eeabc28d70f 06:38:53 Step 5/22 : RUN apk add --update --no-cache make git 06:38:53 ---> Using cache 06:38:53 ---> ad4a5cb27be8 06:38:53 Step 6/22 : COPY go.mod . 06:38:53 ---> Using cache 06:38:53 ---> 47a15d605b10 06:38:53 Step 7/22 : RUN go mod download 06:38:53 ---> Using cache 06:38:53 ---> 37cc0677b008 06:38:53 Step 8/22 : COPY . . 06:38:53 ---> Using cache 06:38:53 ---> 87e70d8abc0e 06:38:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:38:53 ---> Running in aeb11d773c98 06:38:53 ---> Running in fb20f48f5946 06:38:53 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 06:38:53 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 06:38:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:38:53 ---> f8b5784274b7 06:38:53 Step 3/23 : WORKDIR /edgex-go 06:38:53 ---> Using cache 06:38:53 ---> 17a830f42819 06:38:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:53 ---> Using cache 06:38:53 ---> 5eeabc28d70f 06:38:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:38:53 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:38:53 ---> f8b5784274b7 06:38:53 Step 3/26 : WORKDIR /edgex-go 06:38:53 ---> Using cache 06:38:53 ---> 17a830f42819 06:38:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:53 ---> Using cache 06:38:53 ---> 5eeabc28d70f 06:38:53 Step 5/26 : RUN apk add --update --no-cache make bash git 06:38:53 ---> Running in fc6d17c975af 06:38:53 ---> Running in b97e57db35fb 06:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:57 OK: 217 MiB in 51 packages 06:38:58 OK: 217 MiB in 51 packages 06:38:59 Removing intermediate container fc6d17c975af 06:38:59 ---> a6ad9d5dfef0 06:38:59 Step 6/26 : COPY go.mod . 06:39:00 ---> 74617c5c458f 06:39:00 Step 7/26 : RUN go mod download 06:39:00 Removing intermediate container b97e57db35fb 06:39:00 ---> a17a41f500c8 06:39:00 Step 6/23 : COPY go.mod . 06:39:00 ---> Running in 706c59d49218 06:39:01 ---> 7fd8d975ba9a 06:39:01 Step 7/23 : RUN go mod download 06:39:02 ---> Running in 8b420a93ce70 06:39:05 Removing intermediate container 706c59d49218 06:39:05 ---> b8f881469ff7 06:39:05 Step 8/26 : COPY . . 06:39:07 Removing intermediate container 8b420a93ce70 06:39:07 ---> 029ad3ab7570 06:39:07 Step 8/23 : COPY . . 06:39:39 ---> 0996282ebe1a 06:39:39 Step 9/23 : RUN make cmd/core-data/core-data 06:39:39 ---> c95f324a201f 06:39:39 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:39:39 ---> Running in 782dbe293afa 06:39:39 ---> Running in 5b58ca1bdf00 06:39:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:39:52 Removing intermediate container fb20f48f5946 06:39:52 ---> 3f29b4d7f4cb 06:39:52 06:39:52 Step 10/24 : FROM alpine:3.12 06:39:52 ---> afeebe901d6b 06:39:52 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:39:52 ---> Using cache 06:39:52 ---> af8a60d9ae4a 06:39:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:39:52 ---> Running in 4d6d071bbfde 06:39:53 Removing intermediate container 4d6d071bbfde 06:39:53 ---> 4b948552eca4 06:39:53 Step 13/24 : WORKDIR / 06:39:53 ---> Running in 954c1915d7a5 06:39:54 Removing intermediate container 954c1915d7a5 06:39:54 ---> f1fd427fb035 06:39:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:39:55 ---> 771667f2aacc 06:39:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:39:56 ---> de007bf155e6 06:39:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:39:58 ---> bb389074b77e 06:39:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:40:00 ---> 21e45f115195 06:40:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:40:02 ---> a8677d8fa52d 06:40:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:40:03 ---> 925a1788a691 06:40:03 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/ 06:40:03 ---> Running in c900a8bc9c76 06:40:07 Removing intermediate container c900a8bc9c76 06:40:07 ---> 21ef9faf91e7 06:40:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:40:07 ---> Running in 5ac99f78ef43 06:40:07 Removing intermediate container 5ac99f78ef43 06:40:07 ---> b79c3a0b02d3 06:40:07 Step 22/24 : LABEL arch=arm64 06:40:08 ---> Running in c470d23ca35d 06:40:09 Removing intermediate container c470d23ca35d 06:40:09 ---> 6bd4e0b79aee 06:40:09 Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:40:09 ---> Running in e9f11e98b917 06:40:10 Removing intermediate container e9f11e98b917 06:40:10 ---> 66e566a5d074 06:40:10 Step 24/24 : LABEL version=0.0.0 06:40:11 ---> Running in e00105e29ac5 06:40:11 Removing intermediate container e00105e29ac5 06:40:11 ---> 274491032d9f 06:40:11 06:40:12 Removing intermediate container aeb11d773c98 06:40:12 ---> ec87caa1a7fe 06:40:12 06:40:12 Step 10/22 : FROM scratch 06:40:12 ---> 06:40:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:40:12 Successfully built 274491032d9f 06:40:12 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:40:12  Building docker-security-secretstore-setup-go ... done  ---> Using cache 06:40:12 ---> 64e12c307811 06:40:12 Step 12/22 : ENV APP_PORT=48081 06:40:12 ---> Running in 6208d9d0eda5 06:40:13 Removing intermediate container 6208d9d0eda5 06:40:13 ---> 629265e087d9 06:40:13 Step 13/22 : EXPOSE $APP_PORT 06:40:13 ---> Running in 75a0ff274d44 06:40:14 Removing intermediate container 75a0ff274d44 06:40:14 ---> 94575eb18dc6 06:40:14 Step 14/22 : WORKDIR / 06:40:14 ---> Running in f7b82e8e67b5 06:40:14 Removing intermediate container f7b82e8e67b5 06:40:14 ---> 760ade277fcc 06:40:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:16 ---> 9071d453fed5 06:40:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:40:18 ---> a8ff6cb34f0e 06:40:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:40:19 ---> c1a5b86cc4da 06:40:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:40:19 ---> Running in 6141778c5c34 06:40:19 Removing intermediate container 6141778c5c34 06:40:19 ---> c7f480a2ed44 06:40:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:20 ---> Running in 0d00fc850bca 06:40:20 Removing intermediate container 0d00fc850bca 06:40:20 ---> 360a1e227c68 06:40:20 Step 20/22 : LABEL arch=arm64 06:40:20 ---> Running in aa4c9872cf9a 06:40:21 Removing intermediate container aa4c9872cf9a 06:40:21 ---> ee12e8af1a1f 06:40:21 Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:40:21 ---> Running in 789369bcc2f6 06:40:22 Removing intermediate container 789369bcc2f6 06:40:22 ---> 4f66feec1888 06:40:22 Step 22/22 : LABEL version=0.0.0 06:40:22 ---> Running in 42a793db7158 06:40:23 Removing intermediate container 42a793db7158 06:40:23 ---> a1e605c777e3 06:40:23 06:40:23 Successfully built a1e605c777e3 06:40:23 Successfully tagged docker-core-metadata-go-arm64:latest 06:40:42  Building docker-core-metadata-go ... done Removing intermediate container 5b58ca1bdf00 06:40:42 ---> d9cc73943c5e 06:40:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:40:42 ---> Running in 362457383ec0 06:40:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:40:43 Removing intermediate container 362457383ec0 06:40:43 ---> fccb5d098658 06:40:43 06:40:43 Step 11/26 : FROM docker:20.10.0 06:40:43 20.10.0: Pulling from library/docker 06:40:53 Removing intermediate container 782dbe293afa 06:40:53 ---> 01c5c96d04f9 06:40:53 06:40:53 Step 10/23 : FROM alpine:3.12 06:40:53 ---> afeebe901d6b 06:40:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:40:53 ---> Running in 3d9084f798d5 06:40:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:40:53 Status: Downloaded newer image for docker:20.10.0 06:40:53 ---> eeaf43b92773 06:40:53 Step 12/26 : RUN apk add --no-cache bash 06:40:53 Removing intermediate container 3d9084f798d5 06:40:53 ---> bc49328de470 06:40:53 Step 12/23 : ENV APP_PORT=48080 06:40:53 ---> Running in 7b85db5724db 06:40:53 ---> Running in 84644698f37b 06:40:54 Removing intermediate container 84644698f37b 06:40:54 ---> a703c8537fe2 06:40:54 Step 13/23 : EXPOSE $APP_PORT 06:40:54 ---> Running in 6f9d2e446684 06:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:54 Removing intermediate container 6f9d2e446684 06:40:54 ---> e38c0d217baf 06:40:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:54 ---> Running in b6bda1de2008 06:40:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:55 (1/2) Installing readline (8.0.4-r0) 06:40:55 (2/2) Installing bash (5.0.17-r0) 06:40:55 Executing bash-5.0.17-r0.post-install 06:40:55 Executing busybox-1.31.1-r19.trigger 06:40:55 OK: 12 MiB in 22 packages 06:40:56 Removing intermediate container b6bda1de2008 06:40:56 ---> d6e3dda50f4b 06:40:56 Step 15/23 : RUN apk add --update --no-cache zeromq 06:40:56 Removing intermediate container 7b85db5724db 06:40:56 ---> 65280f7ebeb4 06:40:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:40:56 ---> Running in c981ade9dd37 06:40:57 ---> Running in 2f0b2d6326d5 06:40:57 Removing intermediate container 2f0b2d6326d5 06:40:57 ---> 2a3a89eb1e20 06:40:57 Step 14/26 : ENV APP_PORT=48090 06:40:57 ---> Running in 8055581c8e50 06:40:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:58 Removing intermediate container 8055581c8e50 06:40:58 ---> a1d7d67b5a20 06:40:58 Step 15/26 : EXPOSE $APP_PORT 06:40:58 ---> Running in a0edb9f0be75 06:40:59 Removing intermediate container a0edb9f0be75 06:40:59 ---> 48412f63ae98 06:40:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:40:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:00 (1/5) Installing libgcc (9.3.0-r2) 06:41:00 (2/5) Installing libsodium (1.0.18-r0) 06:41:00 ---> 286aec73d4c7 06:41:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:41:00 (3/5) Installing libstdc++ (9.3.0-r2) 06:41:00 (4/5) Installing libzmq (4.3.3-r0) 06:41:00 (5/5) Installing zeromq (4.3.3-r0) 06:41:00 Executing busybox-1.31.1-r19.trigger 06:41:00 OK: 8 MiB in 19 packages 06:41:00 ---> 3a4204951140 06:41:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:41:01 ---> b0feb6692847 06:41:01 Step 19/26 : RUN apk --no-cache add py3-pip 06:41:02 ---> Running in 1f22600e64af 06:41:02 Removing intermediate container c981ade9dd37 06:41:02 ---> 747a5808303b 06:41:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:41:02 ---> 1325309dff26 06:41:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:41:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:41:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:04 (1/33) Installing libbz2 (1.0.8-r1) 06:41:04 (2/33) Installing expat (2.2.9-r1) 06:41:04 (3/33) Installing libffi (3.3-r2) 06:41:04 (4/33) Installing gdbm (1.13-r1) 06:41:04 (5/33) Installing xz-libs (5.2.5-r0) 06:41:04 (6/33) Installing sqlite-libs (3.32.1-r0) 06:41:04 (7/33) Installing python3 (3.8.5-r0) 06:41:04 ---> 11bdf9a59991 06:41:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:41:05 ---> 0ffb8ef7bebe 06:41:05 Step 19/23 : ENTRYPOINT ["/core-data"] 06:41:05 ---> Running in c907aa17b56c 06:41:06 Removing intermediate container c907aa17b56c 06:41:06 ---> e22beee7f65d 06:41:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:06 ---> Running in f661ccc040a6 06:41:06 (8/33) Installing py3-appdirs (1.4.4-r1) 06:41:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:41:06 (10/33) Installing py3-parsing (2.4.7-r0) 06:41:06 (11/33) Installing py3-six (1.15.0-r0) 06:41:06 (12/33) Installing py3-packaging (20.4-r0) 06:41:06 (13/33) Installing py3-setuptools (47.0.0-r0) 06:41:06 (14/33) Installing py3-chardet (3.0.4-r4) 06:41:06 (15/33) Installing py3-idna (2.9-r0) 06:41:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:41:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:41:07 (18/33) Installing py3-requests (2.23.0-r0) 06:41:07 (19/33) Installing py3-msgpack (1.0.0-r0) 06:41:07 Removing intermediate container f661ccc040a6 06:41:07 ---> 742179327f6e 06:41:07 Step 21/23 : LABEL arch=arm64 06:41:07 (20/33) Installing py3-lockfile (0.12.2-r3) 06:41:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:41:07 (22/33) Installing py3-colorama (0.4.3-r0) 06:41:07 (23/33) Installing py3-distlib (0.3.0-r0) 06:41:07 (24/33) Installing py3-distro (1.5.0-r1) 06:41:07 (25/33) Installing py3-webencodings (0.5.1-r3) 06:41:07 (26/33) Installing py3-html5lib (1.0.1-r4) 06:41:07 ---> Running in e033967d21f4 06:41:07 (27/33) Installing py3-pytoml (0.1.21-r0) 06:41:07 (28/33) Installing py3-pep517 (0.8.2-r0) 06:41:07 (29/33) Installing py3-progress (1.5-r0) 06:41:07 (30/33) Installing py3-toml (0.10.1-r0) 06:41:07 (31/33) Installing py3-retrying (1.3.3-r0) 06:41:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:41:07 (33/33) Installing py3-pip (20.1.1-r0) 06:41:07 Executing busybox-1.31.1-r19.trigger 06:41:07 OK: 71 MiB in 55 packages 06:41:07 Removing intermediate container e033967d21f4 06:41:07 ---> 4575de6b7491 06:41:07 Step 22/23 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:41:07 ---> Running in d7b50c5b4a16 06:41:08 Removing intermediate container d7b50c5b4a16 06:41:08 ---> aca153d0dd6d 06:41:08 Step 23/23 : LABEL version=0.0.0 06:41:08 ---> Running in b9ce1d8edbdd 06:41:09 Removing intermediate container b9ce1d8edbdd 06:41:09 ---> 6e8aa40d5d2c 06:41:09 06:41:09 Successfully built 6e8aa40d5d2c 06:41:09 Successfully tagged docker-core-data-go-arm64:latest 06:41:12  Building docker-core-data-go ... done Removing intermediate container 1f22600e64af 06:41:12 ---> ba04ac37982e 06:41:12 Step 20/26 : RUN pip install docker-compose==1.23.2 06:41:13 ---> Running in 5db39a1fa142 06:41:17 Collecting docker-compose==1.23.2 06:41:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:41:18 Collecting cached-property<2,>=1.2.0 06:41:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:41:18 Collecting dockerpty<0.5,>=0.4.1 06:41:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:41:20 Collecting docopt<0.7,>=0.6.1 06:41:20 Downloading docopt-0.6.2.tar.gz (25 kB) 06:41:22 Collecting docker<4.0,>=3.6.0 06:41:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:41:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:41:23 Collecting websocket-client<1.0,>=0.32.0 06:41:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:41:24 Collecting jsonschema<3,>=2.5.1 06:41:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:41:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:41:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:41:25 Collecting PyYAML<4,>=3.10 06:41:25 Downloading PyYAML-3.13.tar.gz (270 kB) 06:41:29 Collecting texttable<0.10,>=0.9.0 06:41:29 Downloading texttable-0.9.1.tar.gz (11 kB) 06:41:30 Collecting docker-pycreds>=0.4.0 06:41:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:41:30 Collecting idna<2.8,>=2.5 06:41:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:41:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:41:31 Collecting urllib3<1.25,>=1.21.1 06:41:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:41:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:41:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:41:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:41:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:41:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:41:32 Installing collected packages: cached-property, dockerpty, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, texttable, docker-compose 06:41:32 Running setup.py install for dockerpty: started 06:41:34 Running setup.py install for dockerpty: finished with status 'done' 06:41:34 Running setup.py install for docopt: started 06:41:35 Running setup.py install for docopt: finished with status 'done' 06:41:35 Attempting uninstall: idna 06:41:35 Found existing installation: idna 2.9 06:41:35 Uninstalling idna-2.9: 06:41:36 Successfully uninstalled idna-2.9 06:41:36 Attempting uninstall: urllib3 06:41:36 Found existing installation: urllib3 1.25.9 06:41:36 Uninstalling urllib3-1.25.9: 06:41:37 Successfully uninstalled urllib3-1.25.9 06:41:37 Attempting uninstall: requests 06:41:37 Found existing installation: requests 2.23.0 06:41:37 Uninstalling requests-2.23.0: 06:41:37 Successfully uninstalled requests-2.23.0 06:41:39 Running setup.py install for PyYAML: started 06:41:41 Running setup.py install for PyYAML: finished with status 'done' 06:41:41 Running setup.py install for texttable: started 06:41:42 Running setup.py install for texttable: finished with status 'done' 06:41:43 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 06:41:48 Removing intermediate container 5db39a1fa142 06:41:48 ---> fcc85ac73cf7 06:41:48 Step 21/26 : RUN apk --no-cache add curl 06:41:48 ---> Running in 71817d99a307 06:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:41:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:41:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:41:49 (2/3) Installing libcurl (7.69.1-r3) 06:41:49 (3/3) Installing curl (7.69.1-r3) 06:41:49 Executing busybox-1.31.1-r19.trigger 06:41:49 OK: 71 MiB in 58 packages 06:41:50 Removing intermediate container 71817d99a307 06:41:50 ---> 57e2584846d7 06:41:50 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:41:50 ---> Running in d398cfc62eac 06:41:51 Removing intermediate container d398cfc62eac 06:41:51 ---> 58eb50d9f145 06:41:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:51 ---> Running in c3e3d733ebf3 06:41:52 Removing intermediate container c3e3d733ebf3 06:41:52 ---> 979754579954 06:41:52 Step 24/26 : LABEL arch=arm64 06:41:52 ---> Running in 1d615aba55d4 06:41:52 Removing intermediate container 1d615aba55d4 06:41:52 ---> 4c108439f50d 06:41:52 Step 25/26 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 06:41:52 ---> Running in 0bbee675f032 06:41:53 Removing intermediate container 0bbee675f032 06:41:53 ---> c586e7a2b118 06:41:53 Step 26/26 : LABEL version=0.0.0 06:41:53 ---> Running in ba1b248ef83d 06:41:53 Removing intermediate container ba1b248ef83d 06:41:53 ---> 232e8bd93a80 06:41:53 06:41:54 Successfully built 232e8bd93a80 06:41:54 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:41:54  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:41:54 $ docker stop --time=1 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b 06:41:56 $ docker rm -f 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b [Pipeline] // withDockerContainer [Pipeline] sh 06:41:57 + docker images 06:41:57 + grep docker 06:41:57 docker-sys-mgmt-agent-go-arm64 latest 232e8bd93a80 4 seconds ago 300MB 06:41:57 docker-core-data-go-arm64 latest 6e8aa40d5d2c 49 seconds ago 21MB 06:41:57 docker-core-metadata-go-arm64 latest a1e605c777e3 About a minute ago 12.3MB 06:41:57 docker-security-secretstore-setup-go-arm64 latest 274491032d9f About a minute ago 23.4MB 06:41:57 docker-security-proxy-setup-go-arm64 latest c91d75a60a83 3 minutes ago 23.3MB 06:41:57 docker-support-notifications-go-arm64 latest 548db7a22609 3 minutes ago 11.4MB 06:41:57 docker-security-bootstrap-redis-go-arm64 latest 438cde736ae2 3 minutes ago 15.1MB 06:41:57 docker-core-command-go-arm64 latest b459ef4069b9 3 minutes ago 9.98MB 06:41:57 docker-support-scheduler-go-arm64 latest 0feb64561936 4 minutes ago 10MB 06:41:57 docker 20.10.0 eeaf43b92773 4 weeks 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 [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 06:42:00 provisioning config files... 06:42:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config155694860779228121tmp [Pipeline] { [Pipeline] sh 06:42:00 + set +x 06:42:00 + curl -s https://codecov.io/bash 06:42:00 + bash -s -- 06:42:01 06:42:01 _____ _ 06:42:01 / ____| | | 06:42:01 | | ___ __| | ___ ___ _____ __ 06:42:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:01 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:01 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:01 Bash-20201231-23d4836 06:42:01 06:42:01 06:42:01 ==> git version 2.24.3 found 06:42:01 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:42:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:42:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:42:01 ==> Jenkins CI detected. 06:42:01 project root: . 06:42:01 --> token set from env 06:42:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:01 ==> Running gcov in . (disable via -X gcov) 06:42:01 ==> Python coveragepy not found 06:42:01 ==> Searching for coverage reports in: 06:42:01 + . 06:42:01 -> Found 1 reports 06:42:01 ==> Detecting git/mercurial file structure 06:42:01 ==> Reading reports 06:42:01 + ./coverage.out bytes=552842 06:42:01 ==> Appending adjustments 06:42:01 https://docs.codecov.io/docs/fixing-reports 06:42:05 + Found adjustments 06:42:05 ==> Gzipping contents 06:42:05 84K /tmp/codecov.fVMTqc.gz 06:42:05 ==> Uploading reports 06:42:05 url: https://codecov.io 06:42:05 query: branch=PR-3027&commit=b5a5311708b324d61da002eaf53ecd949b34e9a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3027%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3027&job=&cmd_args= 06:42:05 -> Pinging Codecov 06:42:05 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3027&commit=b5a5311708b324d61da002eaf53ecd949b34e9a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3027%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3027&job=&cmd_args= 06:42:05 -> Uploading to 06:42:05 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/b5a5311708b324d61da002eaf53ecd949b34e9a2/3bbdf941-283d-403e-8947-9adf19d011dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T064205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a33fd2bd8db93e2ac1b73ed416ab992e09d8d2c1d353ddbe11678999f1caea46 06:42:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:05 Dload Upload Total Spent Left Speed 06:42:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83567 0 0 100 83567 0 150k --:--:-- --:--:-- --:--:-- 150k 100 83567 0 0 100 83567 0 150k --:--:-- --:--:-- --:--:-- 150k 06:42:05 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5a5311708b324d61da002eaf53ecd949b34e9a2 [Pipeline] } 06:42:06 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:42:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:10 ---> package-listing.sh 06:42:10 ++ facter osfamily 06:42:10 ++ tr '[:upper:]' '[:lower:]' 06:42:10 + OS_FAMILY=redhat 06:42:10 + workspace=/w/workspace/edgex-go/1 06:42:10 + START_PACKAGES=/tmp/packages_start.txt 06:42:10 + END_PACKAGES=/tmp/packages_end.txt 06:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:10 + PACKAGES=/tmp/packages_start.txt 06:42:10 + '[' /w/workspace/edgex-go/1 ']' 06:42:10 + PACKAGES=/tmp/packages_end.txt 06:42:10 + case "${OS_FAMILY}" in 06:42:10 + rpm -qa 06:42:10 + sort 06:42:15 + '[' -f /tmp/packages_start.txt ']' 06:42:15 + '[' -f /tmp/packages_end.txt ']' 06:42:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:15 + '[' /w/workspace/edgex-go/1 ']' 06:42:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:42:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:42:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:16 06:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:16 alpine: Pulling from edgex-lftools-log-publisher 06:42:16 df20fa9351a1: Pulling fs layer 06:42:16 36b3adc4ff6f: Pulling fs layer 06:42:16 8ad3a11d3b57: Pulling fs layer 06:42:16 46f8f816bc3b: Pulling fs layer 06:42:16 93b61091891f: Pulling fs layer 06:42:16 93b9cdb0e59b: Pulling fs layer 06:42:16 5e14af77c1be: Pulling fs layer 06:42:16 01666e4c0597: Pulling fs layer 06:42:16 aa168da1d23b: Pulling fs layer 06:42:16 93b61091891f: Waiting 06:42:16 93b9cdb0e59b: Waiting 06:42:16 5e14af77c1be: Waiting 06:42:16 01666e4c0597: Waiting 06:42:16 aa168da1d23b: Waiting 06:42:16 46f8f816bc3b: Waiting 06:42:16 36b3adc4ff6f: Verifying Checksum 06:42:16 36b3adc4ff6f: Download complete 06:42:16 46f8f816bc3b: Verifying Checksum 06:42:16 46f8f816bc3b: Download complete 06:42:16 df20fa9351a1: Verifying Checksum 06:42:16 df20fa9351a1: Download complete 06:42:17 93b9cdb0e59b: Verifying Checksum 06:42:17 93b9cdb0e59b: Download complete 06:42:17 5e14af77c1be: Verifying Checksum 06:42:17 5e14af77c1be: Download complete 06:42:17 93b61091891f: Download complete 06:42:17 01666e4c0597: Verifying Checksum 06:42:17 01666e4c0597: Download complete 06:42:17 df20fa9351a1: Pull complete 06:42:17 36b3adc4ff6f: Pull complete 06:42:17 8ad3a11d3b57: Verifying Checksum 06:42:17 8ad3a11d3b57: Download complete 06:42:18 8ad3a11d3b57: Pull complete 06:42:18 46f8f816bc3b: Pull complete 06:42:19 aa168da1d23b: Verifying Checksum 06:42:19 aa168da1d23b: Download complete 06:42:21 93b61091891f: Pull complete 06:42:21 93b9cdb0e59b: Pull complete 06:42:21 5e14af77c1be: Pull complete 06:42:21 01666e4c0597: Pull complete 06:42:32 aa168da1d23b: Pull complete 06:42:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:42:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:42:32 prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container 06:42:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:42:35 $ docker top 1df894d311c1c7af69160c4a084d962a6c9af4f0eb40a322c90ad3987ef9ea0b -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:36 + mkdir -p /var/log/sa [Pipeline] sh 06:42:37 + ls /var/log/sa-host 06:42:37 + sadf -c /var/log/sa-host/sa14 06:42:37 file_magic: OK 06:42:37 HZ: Using current value: 100 06:42:37 file_header: OK 06:42:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:42:37 Statistics: 06:42:37 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... 06:42:37 File successfully converted to sysstat format version 12.2.1 06:42:37 + sadf -c /var/log/sa-host/sa23 06:42:37 file_magic: OK 06:42:37 HZ: Using current value: 100 06:42:37 file_header: OK 06:42:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:42:37 Statistics: 06:42:37 Hnuu...uuuununununu... 06:42:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:37 provisioning config files... 06:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1063265087611900464tmp [Pipeline] { [Pipeline] echo 06:42:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:38 ---> create-netrc.sh [Pipeline] } 06:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:42:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:38 ---> python-tools-install.sh [Pipeline] echo 06:42:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:39 ---> sudo-logs.sh 06:42:39 Archiving 'sudo' log.. [Pipeline] echo 06:42:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:39 ---> job-cost.sh 06:42:39 lf-activate-venv: SKIPPING 06:42:39 INFO: No Stack... 06:42:40 INFO: Retrieving Pricing Info for: v1-standard-2 06:42:41 INFO: Archiving Costs [Pipeline] echo 06:42:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:41 ---> logs-deploy.sh 06:42:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3027/1 06:42:41 INFO: archiving workspace using pattern(s): 06:42:42 Archives upload complete. 06:42:42 INFO: archiving logs to Nexus 06:42:44 ---> uname -a: 06:42:44 Linux prd-centos7-docker-4c-2g-20168.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:42:44 06:42:44 06:42:44 ---> lscpu: 06:42:44 Architecture: x86_64 06:42:44 CPU op-mode(s): 32-bit, 64-bit 06:42:44 Byte Order: Little Endian 06:42:44 Address sizes: 40 bits physical, 48 bits virtual 06:42:44 CPU(s): 4 06:42:44 On-line CPU(s) list: 0-3 06:42:44 Thread(s) per core: 1 06:42:44 Core(s) per socket: 1 06:42:44 Socket(s): 4 06:42:44 NUMA node(s): 1 06:42:44 Vendor ID: GenuineIntel 06:42:44 CPU family: 6 06:42:44 Model: 44 06:42:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:42:44 Stepping: 1 06:42:44 CPU MHz: 2933.442 06:42:44 BogoMIPS: 5866.88 06:42:44 Virtualization: VT-x 06:42:44 Hypervisor vendor: KVM 06:42:44 Virtualization type: full 06:42:44 L1d cache: 128 KiB 06:42:44 L1i cache: 128 KiB 06:42:44 L2 cache: 16 MiB 06:42:44 L3 cache: 64 MiB 06:42:44 NUMA node0 CPU(s): 0-3 06:42:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:42:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:42:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:42:44 Vulnerability Meltdown: Mitigation; PTI 06:42:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:42:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:42:44 Vulnerability Srbds: Not affected 06:42:44 Vulnerability Tsx async abort: Not affected 06:42:44 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 06:42:44 06:42:44 06:42:44 ---> nproc: 06:42:44 4 06:42:44 06:42:44 06:42:44 ---> df -h: 06:42:44 Filesystem Size Used Available Use% Mounted on 06:42:44 overlay 50.0G 11.6G 38.4G 23% / 06:42:44 tmpfs 64.0M 0 64.0M 0% /dev 06:42:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:42:44 shm 64.0M 0 64.0M 0% /dev/shm 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1@tmp 06:42:44 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/1 06:42:44 06:42:44 06:42:44 ---> free -m: 06:42:44 total used free shared buff/cache available 06:42:44 Mem: 1837 711 133 0 992 1039 06:42:44 Swap: 1023 52 971 06:42:44 06:42:44 06:42:44 ---> ip addr: 06:42:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:42:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:42:44 inet 127.0.0.1/8 scope host lo 06:42:44 valid_lft forever preferred_lft forever 06:42:44 inet6 ::1/128 scope host 06:42:44 valid_lft forever preferred_lft forever 06:42:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:42:44 link/ether fa:16:3e:13:74:56 brd ff:ff:ff:ff:ff:ff 06:42:44 inet 10.30.122.175/23 brd 10.30.123.255 scope global dynamic eth0 06:42:44 valid_lft 85141sec preferred_lft 85141sec 06:42:44 inet6 fe80::f816:3eff:fe13:7456/64 scope link 06:42:44 valid_lft forever preferred_lft forever 06:42:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:42:44 link/ether 02:42:31:23:33:dd brd ff:ff:ff:ff:ff:ff 06:42:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:42:44 valid_lft forever preferred_lft forever 06:42:44 inet6 fe80::42:31ff:fe23:33dd/64 scope link 06:42:44 valid_lft forever preferred_lft forever 06:42:44 06:42:44 06:42:44 ---> sar -b -r -n DEV: 06:42:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 06:42:44 06:42:44 06:21:33 LINUX RESTART (4 CPU) 06:42:44 06:42:44 06:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:44 06:23:01 71.31 27.34 43.97 0.00 6420.73 7356.59 0.00 06:42:44 06:24:01 140.04 75.29 64.75 0.00 6442.07 31119.34 0.00 06:42:44 06:25:01 295.14 125.56 169.59 0.00 4867.04 32649.07 0.00 06:42:44 06:26:02 175.50 74.77 100.73 0.00 2925.41 10626.81 0.00 06:42:44 06:27:01 130.45 37.83 92.62 0.00 2766.28 24579.57 0.00 06:42:44 06:28:01 2143.57 1811.77 331.81 0.00 157872.36 216328.50 0.00 06:42:44 06:29:02 1536.83 1292.61 244.21 0.00 78071.54 96817.85 0.00 06:42:44 06:30:02 1840.11 1486.64 353.47 0.00 121499.12 141084.59 0.00 06:42:44 06:31:01 865.05 606.85 258.20 0.00 40475.05 51494.72 0.00 06:42:44 06:32:01 7.24 0.63 6.61 0.00 23.18 229.77 0.00 06:42:44 06:33:01 0.52 0.22 0.30 0.00 2.40 3.71 0.00 06:42:44 06:34:01 0.27 0.02 0.25 0.00 0.27 2.63 0.00 06:42:44 06:35:01 0.27 0.02 0.25 0.00 0.13 2.22 0.00 06:42:44 06:36:01 0.27 0.02 0.25 0.00 0.27 3.02 0.00 06:42:44 06:37:01 2.06 1.82 0.25 0.00 58.62 3.25 0.00 06:42:44 06:38:01 0.83 0.02 0.82 0.00 0.53 15.17 0.00 06:42:44 06:39:01 0.28 0.00 0.28 0.00 0.00 3.31 0.00 06:42:44 06:40:01 0.28 0.02 0.27 0.00 0.40 3.45 0.00 06:42:44 06:41:01 0.27 0.02 0.25 0.00 0.53 2.90 0.00 06:42:44 06:42:01 5.71 5.48 0.23 0.00 767.23 19.77 0.00 06:42:44 Average: 361.57 278.11 83.47 0.00 21171.30 30687.28 0.00 06:42:44 06:42:44 06:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:44 06:23:01 82548 0 649440 34.52 2620 1146936 1267496 43.26 503844 1080432 14108 06:42:44 06:24:01 72596 0 695528 36.97 2500 1110920 1534492 52.37 699344 896228 71016 06:42:44 06:25:01 151016 0 809244 43.01 1492 919792 1735716 59.24 609208 845276 32764 06:42:44 06:26:02 204128 0 868636 46.17 720 808060 1597860 54.53 669328 719324 15672 06:42:44 06:27:01 223984 0 704336 37.43 584 952640 1101392 37.59 556160 813400 40 06:42:44 06:28:01 75052 0 829256 44.07 0 977236 2332548 79.61 773328 816624 41480 06:42:44 06:29:02 402792 0 694392 36.91 0 784360 1360420 46.43 453080 780048 20424 06:42:44 06:30:02 316576 0 761520 40.47 0 803448 2648724 90.40 628588 672236 30328 06:42:44 06:31:01 362368 0 636484 33.83 0 882692 1241452 42.37 461624 813240 20 06:42:44 06:32:01 372068 0 626048 33.27 0 883428 1172380 40.01 456024 813144 12 06:42:44 06:33:01 371864 0 626248 33.28 0 883432 1172488 40.02 456848 812904 8 06:42:44 06:34:01 372844 0 625260 33.23 0 883440 1172380 40.01 456132 812908 8 06:42:44 06:35:01 372064 0 626024 33.27 0 883456 1172524 40.02 457052 812916 8 06:42:44 06:36:01 372892 0 625200 33.23 0 883452 1172380 40.01 456388 812920 8 06:42:44 06:37:01 370764 0 626232 33.28 0 884548 1172380 40.01 456856 813432 16 06:42:44 06:38:01 370312 0 626664 33.31 0 884568 1172464 40.01 457300 813448 8 06:42:44 06:39:01 371108 0 625856 33.26 0 884580 1172380 40.01 456872 813448 8 06:42:44 06:40:01 370360 0 626604 33.30 0 884580 1172488 40.02 457448 813448 16 06:42:44 06:41:01 371100 0 625844 33.26 0 884600 1172416 40.01 457092 813476 16 06:42:44 06:42:01 341204 0 633108 33.65 0 907232 1177312 40.18 465396 831820 584 06:42:44 Average: 297382 0 677096 35.99 396 906670 1386085 47.30 519396 820034 11327 06:42:44 06:42:44 06:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:44 06:23:01 eth0 1086.15 749.56 3664.31 116.99 0.00 0.00 0.00 0.00 06:42:44 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:24:01 eth0 1137.64 1362.79 5524.71 127.19 0.00 0.00 0.00 0.00 06:42:44 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:24:01 docker0 1073.94 794.99 80.26 2674.50 0.00 0.00 0.00 0.00 06:42:44 06:25:01 vetha2a0f5a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:42:44 06:25:01 eth0 252.26 192.27 861.96 77.34 0.00 0.00 0.00 0.00 06:42:44 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:25:01 docker0 148.10 190.74 9.80 826.63 0.00 0.00 0.00 0.00 06:42:44 06:26:02 vetha2a0f5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:26:02 eth0 31.85 14.95 24.45 13.02 0.00 0.00 0.00 0.00 06:42:44 06:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:27:01 eth0 231.25 192.16 1729.00 80.98 0.00 0.00 0.00 0.00 06:42:44 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:28:01 eth0 53.53 29.11 171.22 12.12 0.00 0.00 0.00 0.00 06:42:44 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:28:01 vethcd39879 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 06:42:44 06:28:01 docker0 13.80 25.68 0.73 145.73 0.00 0.00 0.00 0.00 06:42:44 06:29:02 eth0 160.40 128.18 1347.06 57.46 0.00 0.00 0.00 0.00 06:42:44 06:29:02 vethd21ffaa 7.72 3.34 38.21 0.23 0.00 0.00 0.00 0.00 06:42:44 06:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:29:02 vethcd39879 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:30:02 vethc765d46 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:42:44 06:30:02 veth96536df 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:42:44 06:30:02 eth0 106.47 63.28 412.37 82.13 0.00 0.00 0.00 0.00 06:42:44 06:30:02 veth910cfb9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:31:01 eth0 90.97 63.53 145.27 73.21 0.00 0.00 0.00 0.00 06:42:44 06:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:42:44 06:31:01 docker0 1304.43 1112.72 95.42 4269.57 0.00 0.00 0.00 0.00 06:42:44 06:32:01 eth0 0.53 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:42:44 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:33:01 eth0 0.77 0.42 0.41 0.26 0.00 0.00 0.00 0.00 06:42:44 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:34:01 eth0 0.73 0.07 0.07 0.01 0.00 0.00 0.00 0.00 06:42:44 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:35:01 eth0 0.43 0.42 0.26 0.21 0.00 0.00 0.00 0.00 06:42:44 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:44 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:44 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:38:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:42:44 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:39:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:42:44 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:40:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:42:44 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:41:01 eth0 0.18 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:42:44 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:42:01 eth0 3.31 2.36 4.26 1.10 0.00 0.00 0.00 0.00 06:42:44 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 Average: eth0 158.10 140.14 694.67 32.07 0.00 0.00 0.00 0.00 06:42:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:44 Average: docker0 64.22 54.79 4.70 210.21 0.00 0.00 0.00 0.00 06:42:44 06:42:44 06:42:44 ---> sar -P ALL: 06:42:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 06:42:44 06:42:44 06:21:33 LINUX RESTART (4 CPU) 06:42:44 06:42:44 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:42:44 06:23:01 all 13.29 0.00 4.48 2.13 0.06 80.04 06:42:44 06:23:01 0 12.85 0.00 5.65 1.15 0.05 80.30 06:42:44 06:23:01 1 13.15 0.00 4.15 1.82 0.05 80.84 06:42:44 06:23:01 2 14.34 0.00 4.30 1.08 0.07 80.22 06:42:44 06:23:01 3 12.81 0.00 3.85 4.45 0.07 78.83 06:42:44 06:24:01 all 12.08 0.00 6.46 1.54 0.16 79.76 06:42:44 06:24:01 0 14.81 0.00 8.57 0.45 0.10 76.07 06:42:44 06:24:01 1 12.37 0.00 6.37 1.52 0.22 79.52 06:42:44 06:24:01 2 10.43 0.00 5.21 3.31 0.17 80.87 06:42:44 06:24:01 3 10.73 0.00 5.71 0.87 0.14 82.55 06:42:44 06:25:01 all 13.67 0.00 9.12 6.81 0.09 70.31 06:42:44 06:25:01 0 12.85 0.00 8.99 7.39 0.12 70.65 06:42:44 06:25:01 1 13.94 0.00 8.32 5.21 0.05 72.48 06:42:44 06:25:01 2 14.34 0.00 9.44 6.64 0.10 69.48 06:42:44 06:25:01 3 13.53 0.00 9.72 8.01 0.10 68.63 06:42:44 06:26:02 all 62.87 0.00 15.23 6.06 0.11 15.74 06:42:44 06:26:02 0 63.31 0.00 14.94 8.16 0.07 13.52 06:42:44 06:26:02 1 62.06 0.00 15.18 7.34 0.11 15.30 06:42:44 06:26:02 2 61.71 0.00 15.93 4.79 0.14 17.43 06:42:44 06:26:02 3 64.39 0.00 14.85 3.94 0.11 16.72 06:42:44 06:27:01 all 34.77 0.00 12.45 2.27 0.13 50.38 06:42:44 06:27:01 0 33.62 0.00 12.46 3.13 0.16 50.64 06:42:44 06:27:01 1 34.44 0.00 12.99 0.62 0.09 51.86 06:42:44 06:27:01 2 35.11 0.00 12.31 3.76 0.11 48.71 06:42:44 06:27:01 3 35.93 0.00 12.04 1.58 0.16 50.30 06:42:44 06:28:01 all 19.48 0.00 29.79 17.91 0.40 32.43 06:42:44 06:28:01 0 17.10 0.00 27.76 18.19 0.39 36.57 06:42:44 06:28:01 1 18.56 0.00 30.64 18.03 0.49 32.27 06:42:44 06:28:01 2 20.08 0.00 30.18 17.67 0.42 31.64 06:42:44 06:28:01 3 22.21 0.00 30.58 17.75 0.28 29.18 06:42:44 06:29:02 all 51.55 0.00 21.11 12.81 0.09 14.44 06:42:44 06:29:02 0 51.27 0.00 19.85 11.58 0.10 17.20 06:42:44 06:29:02 1 51.97 0.00 20.85 13.11 0.10 13.96 06:42:44 06:29:02 2 51.70 0.00 22.10 14.63 0.09 11.49 06:42:44 06:29:02 3 51.25 0.00 21.66 11.93 0.07 15.09 06:42:44 06:30:02 all 40.19 0.00 25.81 17.04 0.22 16.75 06:42:44 06:30:02 0 40.15 0.00 25.42 18.50 0.18 15.76 06:42:44 06:30:02 1 40.30 0.00 26.17 15.77 0.27 17.48 06:42:44 06:30:02 2 38.84 0.00 25.75 17.97 0.27 17.17 06:42:44 06:30:02 3 41.44 0.00 25.90 15.90 0.18 16.58 06:42:44 06:31:01 all 26.24 0.00 14.55 22.06 0.08 37.08 06:42:44 06:31:01 0 26.48 0.00 14.91 18.11 0.12 40.38 06:42:44 06:31:01 1 26.35 0.00 14.79 25.07 0.07 33.72 06:42:44 06:31:01 2 26.66 0.00 13.73 22.83 0.05 36.73 06:42:44 06:31:01 3 25.45 0.00 14.75 22.24 0.07 37.49 06:42:44 06:32:01 all 0.15 0.00 0.06 0.06 0.00 99.73 06:42:44 06:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:42:44 06:32:01 1 0.03 0.00 0.08 0.22 0.00 99.67 06:42:44 06:32:01 2 0.53 0.00 0.05 0.00 0.00 99.42 06:42:44 06:32:01 3 0.02 0.00 0.07 0.02 0.00 99.90 06:42:44 06:33:01 all 0.15 0.00 0.03 0.01 0.00 99.80 06:42:44 06:33:01 0 0.47 0.00 0.02 0.00 0.00 99.52 06:42:44 06:33:01 1 0.03 0.00 0.03 0.03 0.00 99.90 06:42:44 06:33:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:42:44 06:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:42:44 06:42:44 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:42:44 06:34:01 all 0.16 0.00 0.05 0.00 0.00 99.79 06:42:44 06:34:01 0 0.03 0.00 0.07 0.00 0.00 99.90 06:42:44 06:34:01 1 0.08 0.00 0.05 0.00 0.00 99.87 06:42:44 06:34:01 2 0.47 0.00 0.03 0.00 0.02 99.48 06:42:44 06:34:01 3 0.05 0.00 0.03 0.02 0.00 99.90 06:42:44 06:35:01 all 0.05 0.00 0.03 0.00 0.00 99.92 06:42:44 06:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:42:44 06:35:01 1 0.10 0.00 0.07 0.00 0.00 99.83 06:42:44 06:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:42:44 06:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:42:44 06:36:01 all 0.05 0.00 0.06 0.00 0.00 99.89 06:42:44 06:36:01 0 0.02 0.00 0.08 0.00 0.00 99.90 06:42:44 06:36:01 1 0.12 0.00 0.10 0.00 0.00 99.78 06:42:44 06:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:42:44 06:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:42:44 06:37:01 all 0.15 0.00 0.05 0.02 0.00 99.78 06:42:44 06:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:42:44 06:37:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:42:44 06:37:01 2 0.05 0.00 0.12 0.08 0.00 99.75 06:42:44 06:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:42:44 06:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:42:44 06:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:42:44 06:38:01 1 0.50 0.00 0.02 0.00 0.00 99.48 06:42:44 06:38:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:42:44 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:42:44 06:39:01 all 0.14 0.00 0.02 0.00 0.00 99.85 06:42:44 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:42:44 06:39:01 1 0.50 0.00 0.00 0.00 0.00 99.50 06:42:44 06:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:42:44 06:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:42:44 06:40:01 all 0.16 0.00 0.02 0.00 0.00 99.82 06:42:44 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:42:44 06:40:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:42:44 06:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:42:44 06:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:42:44 06:41:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:42:44 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:42:44 06:41:01 1 0.52 0.00 0.03 0.00 0.00 99.45 06:42:44 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:42:44 06:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:42:44 06:42:01 all 0.32 0.00 0.22 0.11 0.00 99.35 06:42:44 06:42:01 0 0.13 0.00 0.20 0.03 0.00 99.63 06:42:44 06:42:01 1 0.67 0.00 0.20 0.07 0.00 99.07 06:42:44 06:42:01 2 0.15 0.00 0.12 0.02 0.00 99.72 06:42:44 06:42:01 3 0.33 0.00 0.35 0.32 0.00 99.00 06:42:44 Average: all 13.37 0.00 6.76 4.29 0.07 75.52 06:42:44 Average: 0 13.26 0.00 6.75 4.20 0.06 75.72 06:42:44 Average: 1 13.43 0.00 6.78 4.29 0.07 75.42 06:42:44 Average: 2 13.31 0.00 6.75 4.48 0.07 75.39 06:42:44 Average: 3 13.46 0.00 6.75 4.20 0.06 75.54 06:42:44 06:42:44 06:42:44