Pull request #3021 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 551a82b46970ebcf524022b7822ac49229e6be1e+356d3f58744bcd4c86fb4a1eb5552148d927414a (c43764e6d2eb6a8e77e36b091f57f95a4a23f6b8) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-3021/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-3021/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19925 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) > git config core.sparsecheckout # timeout=10 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:26:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:26:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:05 ========================================================= 06:26:05 EdgeX Global Pipelines Version Info 06:26:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:07 ------------------- 06:26:07 stable info: 06:26:07 ------------------- 06:26:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:07 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:26:07 Message: update stable to v1.0.173 06:26:08 ------------------- 06:26:08 experimental info: 06:26:08 ------------------- 06:26:08 Commited By: **** collab-it+edgex@linuxfoundation.org 06:26:08 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:26:08 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:26:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3021 [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3021 [Pipeline] echo 06:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3021 [Pipeline] echo 06:26:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 551a82b46970ebcf524022b7822ac49229e6be1e [Pipeline] echo 06:26:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 551a82b [Pipeline] echo 06:26:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:26:12 provisioning config files... 06:26:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1374176931758300240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:13 ---> docker-login.sh 06:26:13 nexus3.edgexfoundry.org:10001 06:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:13 Configure a credential helper to remove this warning. See 06:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:13 06:26:13 Login Succeeded 06:26:13 nexus3.edgexfoundry.org:10002 06:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:13 Configure a credential helper to remove this warning. See 06:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:13 06:26:13 Login Succeeded 06:26:13 nexus3.edgexfoundry.org:10003 06:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:13 Configure a credential helper to remove this warning. See 06:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:13 06:26:13 Login Succeeded 06:26:13 nexus3.edgexfoundry.org:10004 06:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:14 Configure a credential helper to remove this warning. See 06:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:14 06:26:14 Login Succeeded 06:26:14 docker.io 06:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:14 Configure a credential helper to remove this warning. See 06:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:14 06:26:14 Login Succeeded 06:26:14 ---> docker-login.sh ends [Pipeline] } 06:26:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:15 ++ 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:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/core-command/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo core-command,cmd/core-command/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/core-data/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo core-data,cmd/core-data/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/core-metadata/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo core-metadata,cmd/core-metadata/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/security-proxy-setup/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/support-notifications/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo support-notifications,cmd/support-notifications/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/support-scheduler/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:26:15 + for file in '`ls cmd/**/Dockerfile`' 06:26:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:26:15 ++ cut -d/ -f2 06:26:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:26:15 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:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:16 06:26:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:26:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:16 latest: Pulling from edgex-devops/git-semver 06:26:16 31603596830f: Pulling fs layer 06:26:16 2a8b12db71e7: Pulling fs layer 06:26:16 6ca5941a6612: Pulling fs layer 06:26:16 ecc8261a40a4: Pulling fs layer 06:26:16 2a8b12db71e7: Verifying Checksum 06:26:16 2a8b12db71e7: Download complete 06:26:17 31603596830f: Verifying Checksum 06:26:17 31603596830f: Download complete 06:26:17 ecc8261a40a4: Verifying Checksum 06:26:17 ecc8261a40a4: Download complete 06:26:17 6ca5941a6612: Verifying Checksum 06:26:17 6ca5941a6612: Download complete 06:26:17 31603596830f: Pull complete 06:26:17 2a8b12db71e7: Pull complete 06:26:18 6ca5941a6612: Pull complete 06:26:18 ecc8261a40a4: Pull complete 06:26:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:26:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:26:18 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:26:18 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:26:21 $ docker top e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:21 [ssh-agent] Looking for ssh-agent implementation... 06:26:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:21 $ docker exec e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent 06:26:22 SSH_AUTH_SOCK=/tmp/ssh-HbeQQuQSQsPR/agent.11 06:26:22 SSH_AGENT_PID=17 06:26:22 Running ssh-add (command line suppressed) 06:26:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7817012072746637780.key (/w/workspace/edgex-go/1@tmp/private_key_7817012072746637780.key) 06:26:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:22 + git tag --points-at HEAD [Pipeline] } 06:26:22 $ docker exec --env ******** --env ******** e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent -k 06:26:22 unset SSH_AUTH_SOCK; 06:26:22 unset SSH_AGENT_PID; 06:26:22 echo Agent pid 17 killed; 06:26:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:23 [ssh-agent] Looking for ssh-agent implementation... 06:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:23 $ docker exec e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent 06:26:23 SSH_AUTH_SOCK=/tmp/ssh-nwTpmVjToFMy/agent.46 06:26:23 SSH_AGENT_PID=51 06:26:23 Running ssh-add (command line suppressed) 06:26:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4410523527506117449.key (/w/workspace/edgex-go/1@tmp/private_key_4410523527506117449.key) 06:26:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:23 + git semver init 06:26:23 # -> Open(): unable to determine branch for HEAD 06:26:23 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:26:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:26:23 # $SEMVER_REMOTE_NAME = origin 06:26:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:26:23 # $SEMVER_USER_NAME = edgex-jenkins 06:26:23 # $SEMVER_BRANCH = PR-3021 06:26:23 # $SEMVER_TEMP = /tmp/semver-186930752 06:26:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:26:42 # '/tmp/semver-186930752' -> '/w/workspace/edgex-go/1/.semver' 06:26:42 # -> Force: false 06:26:42 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:26:42 $ docker exec --env ******** --env ******** e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent -k 06:26:42 unset SSH_AUTH_SOCK; 06:26:42 unset SSH_AGENT_PID; 06:26:42 echo Agent pid 51 killed; 06:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:43 + git semver [Pipeline] } 06:26:43 $ docker stop --time=1 e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 06:26:44 $ docker rm -f e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:45 Stashed 1 file(s) [Pipeline] echo 06:26:45 [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:26:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:26:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:26:47 + sudo service docker restart 06:26:47 + true 06:26:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:26:48 ========================================================= 06:26:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:26:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:26:48 + 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:26:52 Sending build context to Docker daemon 326.4MB 06:26:52 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:26:52 Step 2/6 : FROM ${BASE} 06:26:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:26:52 188c0c94c7c5: Pulling fs layer 06:26:52 0ef7d3d256c8: Pulling fs layer 06:26:52 de9db76c5a1d: Pulling fs layer 06:26:52 bca2f99d35d6: Pulling fs layer 06:26:52 93359f2a8cfa: Pulling fs layer 06:26:52 7c6f9722023f: Pulling fs layer 06:26:52 a35cf1a2eb13: Pulling fs layer 06:26:52 bca2f99d35d6: Waiting 06:26:52 93359f2a8cfa: Waiting 06:26:52 a35cf1a2eb13: Waiting 06:26:52 7c6f9722023f: Waiting 06:26:52 de9db76c5a1d: Verifying Checksum 06:26:52 de9db76c5a1d: Download complete 06:26:52 0ef7d3d256c8: Verifying Checksum 06:26:52 0ef7d3d256c8: Download complete 06:26:52 93359f2a8cfa: Verifying Checksum 06:26:52 93359f2a8cfa: Download complete 06:26:52 7c6f9722023f: Verifying Checksum 06:26:52 7c6f9722023f: Download complete 06:26:52 188c0c94c7c5: Verifying Checksum 06:26:52 188c0c94c7c5: Download complete 06:26:52 188c0c94c7c5: Pull complete 06:26:52 0ef7d3d256c8: Pull complete 06:26:52 de9db76c5a1d: Pull complete 06:26:55 a35cf1a2eb13: Verifying Checksum 06:26:55 a35cf1a2eb13: Download complete 06:26:55 bca2f99d35d6: Verifying Checksum 06:26:55 bca2f99d35d6: Download complete 06:27:00 bca2f99d35d6: Pull complete 06:27:00 93359f2a8cfa: Pull complete 06:27:00 7c6f9722023f: Pull complete 06:27:01 Still waiting to schedule task 06:27:01 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 06:27:04 a35cf1a2eb13: Pull complete 06:27:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:27:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:27:04 ---> a62c8e92a672 06:27:04 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:27:04 ---> Running in ddd87c7c860e 06:27:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:06 (1/12) Installing libmagic (5.38-r0) 06:27:06 (2/12) Installing file (5.38-r0) 06:27:06 (3/12) Installing libc-dev (0.7.2-r3) 06:27:07 (4/12) Installing g++ (9.3.0-r2) 06:27:10 (5/12) Installing fortify-headers (1.1-r0) 06:27:10 (6/12) Installing patch (2.7.6-r6) 06:27:10 (7/12) Installing build-base (0.5-r2) 06:27:10 (8/12) Installing libsodium (1.0.18-r0) 06:27:10 (9/12) Installing pkgconf (1.7.2-r0) 06:27:10 (10/12) Installing libsodium-dev (1.0.18-r0) 06:27:10 (11/12) Installing libzmq (4.3.3-r0) 06:27:10 (12/12) Installing zeromq-dev (4.3.3-r0) 06:27:10 Executing busybox-1.31.1-r19.trigger 06:27:10 OK: 233 MiB in 51 packages 06:27:14 Removing intermediate container ddd87c7c860e 06:27:14 ---> 0d5eac876acd 06:27:14 Step 4/6 : WORKDIR /edgex-go 06:27:14 ---> Running in 6f83e86b460f 06:27:14 Removing intermediate container 6f83e86b460f 06:27:14 ---> 09c665f16822 06:27:14 Step 5/6 : COPY go.mod . 06:27:14 ---> f6e174fbbd25 06:27:14 Step 6/6 : RUN go mod download 06:27:14 ---> Running in 571a34c83c59 06:27:36 Removing intermediate container 571a34c83c59 06:27:36 ---> b1919fa77f6c 06:27:36 Successfully built b1919fa77f6c 06:27:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:27:37 + docker inspect -f . ci-base-image-x86_64 06:27:37 . [Pipeline] withDockerContainer 06:27:37 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:27:38 $ docker top 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:38 + go version 06:27:38 go version go1.15.5 linux/amd64 [Pipeline] } 06:27:38 $ docker stop --time=1 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b 06:27:40 $ docker rm -f 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:41 + docker inspect -f . ci-base-image-x86_64 06:27:41 . [Pipeline] withDockerContainer 06:27:41 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:27:42 $ docker top fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:27:42 ========================================================= 06:27:42 [edgeXBuildGoParallel] Running Tests and Build... 06:27:42 ========================================================= [Pipeline] sh 06:27:42 + make test 06:27:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:50 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:28:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:28:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:28:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:28:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:28:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:28:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 46.6% of statements 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.0% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 77.1% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.150s coverage: 82.4% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 06:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.1% of statements 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.093s coverage: 0.1% of statements 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 06:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.8% of statements 06:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 06:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements 06:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements 06:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.5% of statements 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 06:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 55.9% of statements 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.082s coverage: 37.0% of statements 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements 06:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 06:28:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:28:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:28:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements 06:28:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:28:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:28:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:28:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:28:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 06:28:32 GO111MODULE=on go vet ./... 06:28:54 gofmt -l . 06:28:54 [ "`gofmt -l .`" = "" ] 06:28:54 ./bin/test-go-mod-tidy.sh 06:28:55 ./bin/test-attribution-txt.sh [Pipeline] sh 06:28:56 + ls -al . 06:28:56 total 656 06:28:56 drwxrwxr-x 10 1001 1001 4096 Jan 13 06:28 . 06:28:56 drwxr-xr-x 4 root root 28 Jan 13 06:27 .. 06:28:56 -rw-rw-r-- 1 1001 1001 11 Jan 13 06:26 .dockerignore 06:28:56 drwxrwxr-x 8 1001 1001 179 Jan 13 06:26 .git 06:28:56 drwxrwxr-x 3 1001 1001 125 Jan 13 06:26 .github 06:28:56 -rw-rw-r-- 1 1001 1001 824 Jan 13 06:26 .gitignore 06:28:56 drwx------ 3 1001 1001 47 Jan 13 06:26 .semver 06:28:56 -rw-rw-r-- 1 1001 1001 166 Jan 13 06:26 .sonarcloud.properties 06:28:56 -rw-rw-r-- 1 1001 1001 7741 Jan 13 06:26 Attribution.txt 06:28:56 -rw-rw-r-- 1 1001 1001 3804 Jan 13 06:26 CONTRIBUTING.md 06:28:56 -rw-rw-r-- 1 1001 1001 931 Jan 13 06:26 Dockerfile.build 06:28:56 -rw-rw-r-- 1 1001 1001 863 Jan 13 06:26 Jenkinsfile 06:28:56 -rw-rw-r-- 1 1001 1001 10775 Jan 13 06:26 LICENSE 06:28:56 -rw-rw-r-- 1 1001 1001 5750 Jan 13 06:26 Makefile 06:28:56 -rw-rw-r-- 1 1001 1001 6524 Jan 13 06:26 README.md 06:28:56 -rw-rw-r-- 1 1001 1001 6744 Jan 13 06:26 SECURITY.md 06:28:56 -rw-rw-r-- 1 1001 1001 5 Jan 13 06:26 VERSION 06:28:56 -rw-rw-r-- 1 1001 1001 4131 Jan 13 06:26 ZMQWindows.md 06:28:56 drwxrwxr-x 2 1001 1001 117 Jan 13 06:26 bin 06:28:56 drwxrwxr-x 14 1001 1001 4096 Jan 13 06:26 cmd 06:28:56 -rw-r--r-- 1 root root 552842 Jan 13 06:28 coverage.out 06:28:56 -rw-r--r-- 1 root root 979 Jan 13 06:28 go.mod 06:28:56 -rw-r--r-- 1 root root 19036 Jan 13 06:28 go.sum 06:28:56 drwxrwxr-x 8 1001 1001 127 Jan 13 06:26 internal 06:28:56 drwxrwxr-x 4 1001 1001 26 Jan 13 06:26 openapi 06:28:56 drwxrwxr-x 4 1001 1001 71 Jan 13 06:26 snap 06:28:56 -rw-rw-r-- 1 1001 1001 168 Jan 13 06:26 version.go [Pipeline] sh 06:28:56 + '[' -e coverage.out ] 06:28:56 + chown 1001:1001 coverage.out [Pipeline] stash 06:28:56 Stashed 1 file(s) [Pipeline] sh 06:28:56 + make build 06:28:56 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:29:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:29:08 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:29:09 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:29: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:29: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:29:13 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:29:14 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:15 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:16 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:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:29:18 $ docker stop --time=1 fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 06:29:20 $ docker rm -f fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:23 06:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:23 latest: Pulling from edgex-devops/edgex-compose 06:29:23 cbdbe7a5bc2a: Pulling fs layer 06:29:23 ca9280d653b3: Pulling fs layer 06:29:23 7e9c9ca2126c: Pulling fs layer 06:29:24 cbdbe7a5bc2a: Verifying Checksum 06:29:24 cbdbe7a5bc2a: Download complete 06:29:24 cbdbe7a5bc2a: Pull complete 06:29:24 ca9280d653b3: Verifying Checksum 06:29:24 ca9280d653b3: Download complete 06:29:25 ca9280d653b3: Pull complete 06:29:25 7e9c9ca2126c: Download complete 06:29:32 7e9c9ca2126c: Pull complete 06:29:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:29:32 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:29:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:29:33 $ docker top 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:34 + docker-compose build --help 06:29:34 + grep parallel 06:29:35 --parallel Build images in parallel. [Pipeline] } 06:29:35 $ docker stop --time=1 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d 06:29:36 $ docker rm -f 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:37 . [Pipeline] withDockerContainer 06:29:37 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:29:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:29:38 $ docker top 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:38 + docker-compose -f ./docker-compose-build.yml build --parallel 06:29:39 Building docker-core-command-go ... 06:29:39 Building docker-core-data-go ... 06:29:39 Building docker-core-metadata-go ... 06:29:39 Building docker-security-bootstrap-redis-go ... 06:29:39 Building docker-security-proxy-setup-go ... 06:29:39 Building docker-security-secretstore-setup-go ... 06:29:39 Building docker-support-notifications-go ... 06:29:39 Building docker-support-scheduler-go ... 06:29:39 Building docker-sys-mgmt-agent-go ... 06:29:39 Building docker-security-bootstrap-redis-go 06:29:39 Building docker-sys-mgmt-agent-go 06:29:39 Building docker-security-proxy-setup-go 06:29:39 Building docker-support-scheduler-go 06:29:39 Building docker-core-metadata-go 06:29:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19928 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [Pipeline] { [Pipeline] ws 06:29:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:29:46 using credential edgex-jenkins-ssh 06:29:46 Cloning the remote Git repository 06:29:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:29:46 > git init /w/workspace/edgex-go/1 # timeout=10 06:29:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:46 > git --version # timeout=10 06:29:46 > git --version # 'git version 2.17.1' 06:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:30:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:30:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:30:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:30:05 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e 06:30:06 Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e 06:30:06 Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) 06:30:05 > git config core.sparsecheckout # timeout=10 06:30:05 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 06:30:06 > git remote # timeout=10 06:30:06 > git config --get remote.origin.url # timeout=10 06:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:06 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 06:30:06 > git rev-parse HEAD^{commit} # timeout=10 06:30:06 > git config core.sparsecheckout # timeout=10 06:30:06 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 06:30:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 06:30:10 > git --version # timeout=10 06:30:10 > git --version # 'git version 2.17.1' 06:30:10 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> b1919fa77f6c 06:30:12 Step 3/21 : WORKDIR /edgex-go 06:30:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> b1919fa77f6c 06:30:12 Step 3/21 : WORKDIR /edgex-go 06:30:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> b1919fa77f6c 06:30:12 Step 3/22 : WORKDIR /edgex-go 06:30:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> b1919fa77f6c 06:30:12 Step 3/26 : WORKDIR /edgex-go 06:30:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> b1919fa77f6c 06:30:12 Step 3/22 : WORKDIR /edgex-go 06:30:12 ---> Running in 4c244941d2ae 06:30:12 ---> Running in 0d8fb36f6464 06:30:12 ---> Running in 702d623b68dd 06:30:12 ---> Running in fbd02acbc41b 06:30:12 ---> Running in 1d62986f52bb 06:30:12 Removing intermediate container fbd02acbc41b 06:30:12 ---> bb17f30ea108 06:30:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 Removing intermediate container 702d623b68dd 06:30:12 ---> 8ad0b1417e88 06:30:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 Removing intermediate container 4c244941d2ae 06:30:12 ---> 7d839580833b 06:30:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 Removing intermediate container 0d8fb36f6464 06:30:12 ---> 3d7dc3731480 06:30:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 Removing intermediate container 1d62986f52bb 06:30:12 ---> 065e1b5f7932 06:30:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 ---> Running in 9ec5697e7db6 06:30:12 ---> Running in a90a5e03e8ea 06:30:12 ---> Running in 5348f8d4fde4 06:30:12 ---> Running in 60bdf51a7da2 06:30:12 ---> Running in 6c9412fc2c2e 06:30:12 Removing intermediate container a90a5e03e8ea 06:30:12 ---> b63a8475b2fb 06:30:12 Step 5/22 : RUN apk add --update --no-cache make git 06:30:12 Removing intermediate container 5348f8d4fde4 06:30:12 ---> 4f0668200071 06:30:12 Step 5/22 : RUN apk add --update --no-cache make git 06:30:12 ---> Running in 4997824b5e73 06:30:12 Removing intermediate container 9ec5697e7db6 06:30:12 ---> 2f42a94fc94f 06:30:12 Step 5/21 : RUN apk add --update --no-cache make git 06:30:12 Removing intermediate container 60bdf51a7da2 06:30:12 ---> cac5c0bbb19d 06:30:12 Step 5/21 : RUN apk add --update --no-cache make git 06:30:12 Removing intermediate container 6c9412fc2c2e 06:30:12 ---> f31ffb88610c 06:30:12 Step 5/26 : RUN apk add --update --no-cache make bash git 06:30:12 ---> Running in 4ca780c36419 06:30:12 ---> Running in 534cb1305609 06:30:12 ---> Running in e79260d82865 06:30:12 ---> Running in 207ab2fd2517 06:30:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:30:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:13 + true 06:30:13 + sudo service docker restart 06:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:14 OK: 233 MiB in 51 packages 06:30:14 OK: 233 MiB in 51 packages 06:30:15 Removing intermediate container 4997824b5e73 06:30:15 ---> 345238c016d5 06:30:15 Step 6/22 : COPY go.mod . 06:30:15 OK: 233 MiB in 51 packages 06:30:15 ---> cc5a448c2273 06:30:15 Step 7/22 : RUN go mod download 06:30:15 OK: 233 MiB in 51 packages 06:30:15 ---> Running in 2132edf3e94a 06:30:15 Removing intermediate container 4ca780c36419 06:30:15 ---> 78b5f31e8471 06:30:15 Step 6/21 : COPY go.mod . 06:30:15 Removing intermediate container 534cb1305609 06:30:15 ---> fab052503fac 06:30:15 Step 6/22 : COPY go.mod . 06:30:15 OK: 233 MiB in 51 packages 06:30:16 ---> be38ec9af1f2 06:30:16 Step 7/21 : RUN go mod download 06:30:16 ---> ef1a26dc0a7c 06:30:16 Step 7/22 : RUN go mod download 06:30:16 ---> Running in a1695387fd7d 06:30:16 ---> Running in 5180770d82bf [Pipeline] withEnv [Pipeline] { 06:30:16 Removing intermediate container 207ab2fd2517 06:30:16 ---> ec60e66b221e 06:30:16 Step 6/26 : COPY go.mod . [Pipeline] wrap 06:30:16 provisioning config files... 06:30:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4673772528682826370tmp [Pipeline] { 06:30:16 Removing intermediate container e79260d82865 06:30:16 ---> b8ea506e504e 06:30:16 Step 6/21 : COPY go.mod . 06:30:16 ---> 28b80ee07d56 06:30:16 Step 7/26 : RUN go mod download [Pipeline] libraryResource [Pipeline] sh 06:30:17 ---> Running in 141b5f9ab2cb 06:30:17 ---> docker-login.sh 06:30:17 nexus3.edgexfoundry.org:10001 06:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:18 ---> d7e3ba3e1e1d 06:30:18 Step 7/21 : RUN go mod download 06:30:18 ---> Running in f6a314ba3968 06:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:18 Configure a credential helper to remove this warning. See 06:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:18 06:30:18 Login Succeeded 06:30:18 nexus3.edgexfoundry.org:10002 06:30:18 Removing intermediate container 2132edf3e94a 06:30:18 ---> c836b4d30ef3 06:30:18 Step 8/22 : COPY . . 06:30:18 Removing intermediate container a1695387fd7d 06:30:18 ---> 1ab622fda944 06:30:18 Step 8/21 : COPY . . 06:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:19 Configure a credential helper to remove this warning. See 06:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:19 06:30:19 Login Succeeded 06:30:19 nexus3.edgexfoundry.org:10003 06:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:19 Configure a credential helper to remove this warning. See 06:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:19 06:30:19 Login Succeeded 06:30:19 nexus3.edgexfoundry.org:10004 06:30:19 Removing intermediate container 5180770d82bf 06:30:19 ---> 05d0608a9dd5 06:30:19 Step 8/22 : COPY . . 06:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:20 Configure a credential helper to remove this warning. See 06:30:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:20 06:30:20 Login Succeeded 06:30:20 docker.io 06:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:21 Configure a credential helper to remove this warning. See 06:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:21 06:30:21 Login Succeeded 06:30:21 ---> docker-login.sh ends [Pipeline] } 06:30:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:22 ========================================================= 06:30:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:30:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:22 + 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:30:24 Sending build context to Docker daemon 165.5MB 06:30:25 Removing intermediate container 141b5f9ab2cb 06:30:25 ---> c22cde9d2551 06:30:25 Step 8/26 : COPY . . 06:30:25 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:30:25 Step 2/6 : FROM ${BASE} 06:30:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:25 5f621e34cdf4: Pulling fs layer 06:30:25 a4357932f1b6: Pulling fs layer 06:30:25 18c013af1878: Pulling fs layer 06:30:25 00ac8860ef70: Pulling fs layer 06:30:25 63d7cb157983: Pulling fs layer 06:30:25 b116817d02f9: Pulling fs layer 06:30:25 745a02a5169b: Pulling fs layer 06:30:25 00ac8860ef70: Waiting 06:30:25 63d7cb157983: Waiting 06:30:25 b116817d02f9: Waiting 06:30:25 745a02a5169b: Waiting 06:30:25 18c013af1878: Verifying Checksum 06:30:25 18c013af1878: Download complete 06:30:25 a4357932f1b6: Verifying Checksum 06:30:25 a4357932f1b6: Download complete 06:30:25 63d7cb157983: Verifying Checksum 06:30:25 63d7cb157983: Download complete 06:30:25 b116817d02f9: Verifying Checksum 06:30:25 b116817d02f9: Download complete 06:30:25 5f621e34cdf4: Verifying Checksum 06:30:25 5f621e34cdf4: Download complete 06:30:26 5f621e34cdf4: Pull complete 06:30:26 a4357932f1b6: Pull complete 06:30:27 18c013af1878: Pull complete 06:30:28 745a02a5169b: Download complete 06:30:29 00ac8860ef70: Verifying Checksum 06:30:29 00ac8860ef70: Download complete 06:30:33 Removing intermediate container f6a314ba3968 06:30:33 ---> a988e54643dc 06:30:33 Step 8/21 : COPY . . 06:30:39 00ac8860ef70: Pull complete 06:30:39 63d7cb157983: Pull complete 06:30:40 b116817d02f9: Pull complete 06:30:44 745a02a5169b: Pull complete 06:30:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:30:44 ---> b7e6874047d6 06:30:44 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:30:48 ---> Running in 5864fcc3209a 06:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:53 (1/12) Installing libmagic (5.38-r0) 06:30:53 (2/12) Installing file (5.38-r0) 06:30:53 (3/12) Installing libc-dev (0.7.2-r3) 06:30:53 (4/12) Installing g++ (9.3.0-r2) 06:31:00 ---> c4f12e2abe07 06:31:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:31:00 ---> fde535a12c58 06:31:00 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:31:00 ---> 5bbcf9de360e 06:31:00 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:31:00 ---> 441099e34350 06:31:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:31:00 ---> Running in 0f0d271a6a11 06:31:00 ---> Running in 29cb61e760b3 06:31:00 ---> Running in eb6a9c8718d5 06:31:00 ---> Running in f4ac37933a85 06:31:00 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:31:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:31:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:31:00 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:31:03 ---> 1d41a763588f 06:31:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:31:04 ---> Running in 88bd473fc51e 06:31:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:31:20 (5/12) Installing fortify-headers (1.1-r0) 06:31:20 (6/12) Installing patch (2.7.6-r6) 06:31:20 (7/12) Installing build-base (0.5-r2) 06:31:20 (8/12) Installing libsodium (1.0.18-r0) 06:31:20 (9/12) Installing pkgconf (1.7.2-r0) 06:31:20 (10/12) Installing libsodium-dev (1.0.18-r0) 06:31:20 (11/12) Installing libzmq (4.3.3-r0) 06:31:20 (12/12) Installing zeromq-dev (4.3.3-r0) 06:31:20 Executing busybox-1.31.1-r19.trigger 06:31:20 OK: 217 MiB in 51 packages 06:31:20 Removing intermediate container 5864fcc3209a 06:31:20 ---> 182ee8ab9e88 06:31:20 Step 4/6 : WORKDIR /edgex-go 06:31:21 ---> Running in a9df7698212e 06:31:21 Removing intermediate container a9df7698212e 06:31:21 ---> da07f4d20d22 06:31:21 Step 5/6 : COPY go.mod . 06:31:22 ---> a02022b8b171 06:31:22 Step 6/6 : RUN go mod download 06:31:22 ---> Running in b49b9e3e95e1 06:31:31 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:31:34 Removing intermediate container eb6a9c8718d5 06:31:34 ---> ca1a4703a3a8 06:31:34 06:31:34 Step 10/22 : FROM alpine:3.12 06:31:34 Removing intermediate container f4ac37933a85 06:31:34 ---> fdbdb3035bb9 06:31:34 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:31:34 Removing intermediate container 29cb61e760b3 06:31:34 ---> 912bf7d622cd 06:31:34 06:31:34 Step 10/21 : FROM scratch 06:31:34 ---> 06:31:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:34 ---> Running in e8fbcfe14c21 06:31:34 ---> Running in 6d82cd4edfc3 06:31:34 3.12: Pulling from library/alpine 06:31:34 Removing intermediate container 6d82cd4edfc3 06:31:34 ---> 7000ba824869 06:31:34 Step 12/21 : ENV APP_PORT=48085 06:31:36 ---> Running in 041c52b9935a 06:31:36 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:31:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:37 Status: Downloaded newer image for alpine:3.12 06:31:37 ---> 389fef711851 06:31:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:31:38 Removing intermediate container 88bd473fc51e 06:31:38 ---> cd4e5eca6a45 06:31:38 06:31:38 Step 10/21 : FROM alpine:3.12 06:31:38 ---> 389fef711851 06:31:38 Step 11/21 : RUN apk add --update --no-cache curl 06:31:38 ---> Running in 7aaa10d3e682 06:31:38 Removing intermediate container 041c52b9935a 06:31:38 ---> 4ed428436419 06:31:38 Step 13/21 : EXPOSE $APP_PORT 06:31:38 ---> Running in 60aca36a3169 06:31:38 ---> Running in ea1b0b199d48 06:31:38 Removing intermediate container 0f0d271a6a11 06:31:38 ---> 825f88cabc2e 06:31:38 06:31:38 Step 10/22 : FROM scratch 06:31:38 ---> 06:31:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:38 ---> Using cache 06:31:38 ---> 7000ba824869 06:31:38 Step 12/22 : ENV APP_PORT=48081 06:31:38 ---> Running in eb079e0b1f92 06:31:39 Removing intermediate container ea1b0b199d48 06:31:39 ---> 4c0570c96de0 06:31:39 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:39 Removing intermediate container e8fbcfe14c21 06:31:39 ---> 3994356a6589 06:31:39 06:31:39 Step 11/26 : FROM docker:20.10.0 06:31:39 Removing intermediate container eb079e0b1f92 06:31:39 ---> 5262896b027f 06:31:39 Step 13/22 : EXPOSE $APP_PORT 06:31:39 20.10.0: Pulling from library/docker 06:31:39 ---> Running in 49120660030e 06:31:39 ---> 1b0278c3dad8 06:31:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:39 Removing intermediate container 49120660030e 06:31:39 ---> fafa30a3e437 06:31:39 Step 14/22 : WORKDIR / 06:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:39 ---> Running in 5c8a83488f02 06:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:40 (1/5) Installing ca-certificates (20191127-r4) 06:31:40 (1/4) Installing ca-certificates (20191127-r4) 06:31:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:31:40 (3/5) Installing libcurl (7.69.1-r3) 06:31:40 (4/5) Installing curl (7.69.1-r3) 06:31:40 (5/5) Installing dumb-init (1.2.2-r1) 06:31:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:31:40 Executing busybox-1.31.1-r19.trigger 06:31:40 (3/4) Installing libcurl (7.69.1-r3) 06:31:40 Executing ca-certificates-20191127-r4.trigger 06:31:40 (4/4) Installing curl (7.69.1-r3) 06:31:40 Executing busybox-1.31.1-r19.trigger 06:31:40 Executing ca-certificates-20191127-r4.trigger 06:31:40 OK: 7 MiB in 19 packages 06:31:40 OK: 7 MiB in 18 packages 06:31:40 Removing intermediate container 5c8a83488f02 06:31:40 ---> 7eec5b4f04e8 06:31:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:41 ---> 984194b8f4d3 06:31:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:41 ---> 3f5b253362c6 06:31:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:41 ---> a29ef9592ae8 06:31:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:31:42 ---> Running in 187bef5e2dd0 06:31:43 Removing intermediate container 60aca36a3169 06:31:43 ---> 93c7d4b92a55 06:31:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:43 ---> 436d58a7c56c 06:31:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:31:43 ---> Running in dc08635d89fd 06:31:43 Removing intermediate container 7aaa10d3e682 06:31:43 ---> b291b9c1476c 06:31:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:31:44 Removing intermediate container 187bef5e2dd0 06:31:44 ---> 972e0e5a06f6 06:31:44 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:44 ---> Running in 30947df9d325 06:31:44 ---> Running in 77906a22de7f 06:31:44 Removing intermediate container dc08635d89fd 06:31:44 ---> 09275bdcdd04 06:31:44 Step 13/21 : WORKDIR /edgex 06:31:44 ---> 028511ec36bd 06:31:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:31:44 ---> Running in 9a336662a455 06:31:44 ---> Running in aae421fffd26 06:31:44 Removing intermediate container 30947df9d325 06:31:44 ---> f6a82a0a0249 06:31:44 Step 13/22 : WORKDIR / 06:31:44 Removing intermediate container 77906a22de7f 06:31:44 ---> 368674ae4f15 06:31:44 Step 19/21 : LABEL arch=x86_64 06:31:44 ---> Running in 9b7241a41f8a 06:31:44 ---> Running in c6d1d09b3fc5 06:31:45 Removing intermediate container 9a336662a455 06:31:45 ---> 68d3da15b3a7 06:31:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:31:45 Removing intermediate container aae421fffd26 06:31:45 ---> ce5894b939a1 06:31:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:45 Removing intermediate container 9b7241a41f8a 06:31:45 ---> ffb04dc5c1a1 06:31:45 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:46 ---> Running in 766e7f3fb6a7 06:31:46 Removing intermediate container c6d1d09b3fc5 06:31:46 ---> 688235e7bc8e 06:31:46 Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:31:46 ---> f1f2f3f07973 06:31:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:31:46 ---> Running in 9b0439499235 06:31:46 ---> e1be95a74d4d 06:31:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:31:46 Removing intermediate container 766e7f3fb6a7 06:31:46 ---> a54009591131 06:31:46 Step 20/22 : LABEL arch=x86_64 06:31:46 ---> Running in ca3acb0f7bec 06:31:46 Removing intermediate container 9b0439499235 06:31:46 ---> 1d3110c414cd 06:31:46 Step 21/21 : LABEL version=0.0.0 06:31:46 ---> Running in 90b67b6298a7 06:31:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:31:46 ---> ac1e3ada2427 06:31:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:46 Removing intermediate container ca3acb0f7bec 06:31:46 ---> b5c49a7f3716 06:31:46 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:31:46 Status: Downloaded newer image for docker:20.10.0 06:31:46 ---> aefe523efa57 06:31:46 Step 12/26 : RUN apk add --no-cache bash 06:31:46 ---> 363d75dda924 06:31:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:31:46 ---> Running in 6a3da9c58e36 06:31:47 ---> Running in c594c36b2286 06:31:47 Removing intermediate container 90b67b6298a7 06:31:47 ---> 16140831254c 06:31:47 06:31:47 Successfully built 16140831254c 06:31:47 Successfully tagged docker-support-scheduler-go:latest 06:31:47  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 06:31:47 Removing intermediate container c594c36b2286 06:31:47 ---> 500aaae1b60d 06:31:47 Step 22/22 : LABEL version=0.0.0 06:31:47 ---> 30c72d7c8f6d 06:31:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:31:48 ---> 6f4368c3117a 06:31:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:31:48 ---> Running in 8501e9db85e1 06:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:48 ---> dbafb24ec4b0 06:31:48 Step 18/22 : RUN chmod +x entrypoint.sh 06:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:48 ---> Running in e9780a3ceaeb 06:31:48 (1/2) Installing readline (8.0.4-r0) 06:31:48 (2/2) Installing bash (5.0.17-r0) 06:31:48 Executing bash-5.0.17-r0.post-install 06:31:48 ---> Running in 9a0d13d9ae85 06:31:48 Executing busybox-1.31.1-r19.trigger 06:31:48 OK: 12 MiB in 22 packages 06:31:49 Removing intermediate container b49b9e3e95e1 06:31:49 ---> cf826ed65c7e 06:31:49 Successfully built cf826ed65c7e 06:31:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:31:49 + docker inspect -f . ci-base-image-arm64 06:31:49 . [Pipeline] withDockerContainer 06:31:49 prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container 06:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:50 Removing intermediate container 8501e9db85e1 06:31:50 ---> a66ead752459 06:31:50 06:31:50 Removing intermediate container e9780a3ceaeb 06:31:50 ---> f4166250f6a2 06:31:50 Step 18/21 : CMD ["--init=true"] 06:31:51 $ docker top 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d -eo pid,comm 06:31:51 Successfully built a66ead752459 06:31:51 Successfully tagged docker-core-metadata-go:latest 06:31:51  Building docker-core-metadata-go ... done Building docker-support-notifications-go [Pipeline] { [Pipeline] sh 06:31:52 + go version 06:31:52 go version go1.15.5 linux/arm64 [Pipeline] } 06:31:52 $ docker stop --time=1 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d 06:31:53 ---> Running in c09aaedea02e 06:31:54 Removing intermediate container 6a3da9c58e36 06:31:54 ---> ff93c9839f59 06:31:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:31:54 $ docker rm -f 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:56 + docker inspect -f . ci-base-image-arm64 06:31:56 . [Pipeline] withDockerContainer 06:31:56 prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container 06:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:57 $ docker top 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:58 ========================================================= 06:31:58 [edgeXBuildGoParallel] Running Tests and Build... 06:31:58 ========================================================= [Pipeline] sh 06:31:58 + make test 06:31:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:31:58 ---> Running in bb659d337e43 06:31:59 Removing intermediate container c09aaedea02e 06:31:59 ---> 777947fbc423 06:31:59 Step 19/21 : LABEL arch=x86_64 06:31:59 ---> Running in 231ff3587e0f 06:32:00 Removing intermediate container bb659d337e43 06:32:00 ---> fb577f285fc2 06:32:00 Step 14/26 : ENV APP_PORT=48090 06:32:00 Removing intermediate container 9a0d13d9ae85 06:32:00 ---> d434295c863b 06:32:00 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:32:01 ---> Running in d16c4741751c 06:32:02 ---> Running in 1071f5e3e643 06:32:02 Removing intermediate container 231ff3587e0f 06:32:02 ---> b92794bb4e6f 06:32:02 Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:32:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:32:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:32:03 ---> b1919fa77f6c 06:32:03 Step 3/24 : WORKDIR /edgex-go 06:32:03 ---> Using cache 06:32:03 ---> 065e1b5f7932 06:32:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:03 ---> Using cache 06:32:03 ---> f31ffb88610c 06:32:03 Step 5/24 : RUN apk add --update --no-cache make git 06:32:03 ---> Running in da002f1e0eea 06:32:03 ---> Running in 2dc6f2415b58 06:32:03 Removing intermediate container d16c4741751c 06:32:03 ---> 8fa9576a8189 06:32:03 Step 15/26 : EXPOSE $APP_PORT 06:32:03 Removing intermediate container 1071f5e3e643 06:32:03 ---> f5d4ee11a979 06:32:03 Step 20/22 : LABEL arch=x86_64 06:32:04 ---> Running in d4d0618d932a 06:32:04 ---> Running in f0cc62c610cc 06:32:04 Removing intermediate container da002f1e0eea 06:32:04 ---> 9c4dd69f27f9 06:32:04 Step 21/21 : LABEL version=0.0.0 06:32:04 ---> Running in 9b05734f6090 06:32:05 Removing intermediate container d4d0618d932a 06:32:05 ---> 2137590a20c4 06:32:05 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:32:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:05 Removing intermediate container f0cc62c610cc 06:32:05 ---> 2c996a073ba2 06:32:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:05 ---> Running in 585b503657b8 06:32:06 Removing intermediate container 9b05734f6090 06:32:06 ---> d17e199c1ccd 06:32:06 06:32:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:06 Successfully built d17e199c1ccd 06:32:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:32:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:32:06 ---> b1919fa77f6c 06:32:06 Step 3/24 : WORKDIR /edgex-go 06:32:06 ---> Using cache 06:32:06 ---> 065e1b5f7932 06:32:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:06 ---> Using cache 06:32:06 ---> f31ffb88610c 06:32:06 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:32:07 Successfully tagged docker-security-proxy-setup-go:latest 06:32:07  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 06:32:07 ---> b75c71ab925d 06:32:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:07 ---> Running in e803c3ecbc82 06:32:07 Removing intermediate container 585b503657b8 06:32:07 ---> eddab963f480 06:32:07 Step 22/22 : LABEL version=0.0.0 06:32:07 OK: 233 MiB in 51 packages 06:32:07 ---> Running in 9c80808f054a 06:32:07 ---> bcbfd8edaa1f 06:32:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:08 Removing intermediate container 9c80808f054a 06:32:08 ---> c810464b3777 06:32:08 06:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:08 Successfully built c810464b3777 06:32:08 Successfully tagged docker-security-bootstrap-redis-go:latest 06:32:08 Building docker-core-data-go 06:32:08  Building docker-security-bootstrap-redis-go ... done  ---> b357fe0d3fed 06:32:08 Step 19/26 : RUN apk --no-cache add py3-pip 06:32:08 ---> Running in 1d699c23466a 06:32:08 Removing intermediate container 2dc6f2415b58 06:32:08 ---> 98be0baa50b2 06:32:08 Step 6/24 : COPY go.mod . 06:32:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:10 OK: 233 MiB in 51 packages 06:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:14 ---> ba83e43e9688 06:32:14 Step 7/24 : RUN go mod download 06:32:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:14 ---> Running in 7a44e934c830 06:32:14 (1/33) Installing libbz2 (1.0.8-r1) 06:32:14 (2/33) Installing expat (2.2.9-r1) 06:32:14 (3/33) Installing libffi (3.3-r2) 06:32:14 (4/33) Installing gdbm (1.13-r1) 06:32:14 (5/33) Installing xz-libs (5.2.5-r0) 06:32:14 (6/33) Installing sqlite-libs (3.32.1-r0) 06:32:14 (7/33) Installing python3 (3.8.5-r0) 06:32:14 Removing intermediate container e803c3ecbc82 06:32:14 ---> 5bed4b862e8c 06:32:14 Step 6/24 : COPY go.mod . 06:32:20 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:23 (8/33) Installing py3-appdirs (1.4.4-r1) 06:32:23 ---> e92946e81180 06:32:23 Step 7/24 : RUN go mod download 06:32:23 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:32:23 (10/33) Installing py3-parsing (2.4.7-r0) 06:32:23 (11/33) Installing py3-six (1.15.0-r0) 06:32:23 (12/33) Installing py3-packaging (20.4-r0) 06:32:23 (13/33) Installing py3-setuptools (47.0.0-r0) 06:32:23 (14/33) Installing py3-chardet (3.0.4-r4) 06:32:23 (15/33) Installing py3-idna (2.9-r0) 06:32:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:32:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:32:24 ---> Running in f8bd2c762e1b 06:32:24 (18/33) Installing py3-requests (2.23.0-r0) 06:32:24 (19/33) Installing py3-msgpack (1.0.0-r0) 06:32:24 (20/33) Installing py3-lockfile (0.12.2-r3) 06:32:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:32:24 (22/33) Installing py3-colorama (0.4.3-r0) 06:32:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:32:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:32:24 ---> b1919fa77f6c 06:32:24 Step 3/22 : WORKDIR /edgex-go 06:32:24 ---> Using cache 06:32:24 ---> 065e1b5f7932 06:32:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:24 ---> Using cache 06:32:24 ---> f31ffb88610c 06:32:24 Step 5/22 : RUN apk add --update --no-cache make git 06:32:24 ---> Using cache 06:32:24 ---> 98be0baa50b2 06:32:24 Step 6/22 : COPY go.mod . 06:32:24 ---> Using cache 06:32:24 ---> ba83e43e9688 06:32:24 Step 7/22 : RUN go mod download 06:32:25 (23/33) Installing py3-distlib (0.3.0-r0) 06:32:25 (24/33) Installing py3-distro (1.5.0-r1) 06:32:26 (25/33) Installing py3-webencodings (0.5.1-r3) 06:32:26 (26/33) Installing py3-html5lib (1.0.1-r4) 06:32:26 ---> Running in 16642952e479 06:32:26 (27/33) Installing py3-pytoml (0.1.21-r0) 06:32:26 (28/33) Installing py3-pep517 (0.8.2-r0) 06:32:26 (29/33) Installing py3-progress (1.5-r0) 06:32:26 (30/33) Installing py3-toml (0.10.1-r0) 06:32:26 (31/33) Installing py3-retrying (1.3.3-r0) 06:32:26 Removing intermediate container 7a44e934c830 06:32:26 ---> 1b65ff11a205 06:32:26 Step 8/24 : COPY . . 06:32:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:32:26 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:26 ---> b1919fa77f6c 06:32:26 Step 3/23 : WORKDIR /edgex-go 06:32:26 ---> Using cache 06:32:26 ---> 065e1b5f7932 06:32:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:26 ---> Using cache 06:32:26 ---> f31ffb88610c 06:32:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:32:26 (33/33) Installing py3-pip (20.1.1-r0) 06:32:29 Executing busybox-1.31.1-r19.trigger 06:32:29 OK: 71 MiB in 55 packages 06:32:30 ---> Running in e1dd5faf8c6e 06:32:33 Removing intermediate container f8bd2c762e1b 06:32:33 ---> 581a41d102bb 06:32:33 Step 8/24 : COPY . . 06:32:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:36 OK: 233 MiB in 51 packages 06:32:42 Removing intermediate container 16642952e479 06:32:42 ---> 6c909247abe3 06:32:42 Step 8/22 : COPY . . 06:32:50 Removing intermediate container e1dd5faf8c6e 06:32:50 ---> d4915d688954 06:32:50 Step 6/23 : COPY go.mod . 06:32:57 ---> e8b087eeb35c 06:32:57 Step 7/23 : RUN go mod download 06:32:58 ---> d28dad29dff8 06:32:58 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:33:00 ---> Running in c6bdfcdeace3 06:33:02 ---> Running in 5cc6c584b7ef 06:33:03 ---> 15048d67f3de 06:33:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:33:03 ---> Running in e15a081fb57e 06:33:03 Removing intermediate container 1d699c23466a 06:33:03 ---> 47627905bc22 06:33:03 Step 20/26 : RUN pip install docker-compose==1.23.2 06:33:05 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:05 ---> Running in 90b2eeffdc8c 06:33:05 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:06 ---> f13ba31e3a5d 06:33:06 Step 9/22 : RUN make cmd/core-command/core-command 06:33:06 ---> Running in 9bdd0fd52099 06:33:07 Removing intermediate container c6bdfcdeace3 06:33:07 ---> 45956d585759 06:33:07 Step 8/23 : COPY . . 06:33:08 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:14 Collecting docker-compose==1.23.2 06:33:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:33:15 Collecting PyYAML<4,>=3.10 06:33:15 Downloading PyYAML-3.13.tar.gz (270 kB) 06:33:19 Collecting texttable<0.10,>=0.9.0 06:33:19 Downloading texttable-0.9.1.tar.gz (11 kB) 06:33:19 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:33:19 Collecting docopt<0.7,>=0.6.1 06:33:19 Downloading docopt-0.6.2.tar.gz (25 kB) 06:33:21 Collecting jsonschema<3,>=2.5.1 06:33:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:33:21 Collecting docker<4.0,>=3.6.0 06:33:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:33:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:33:22 Collecting cached-property<2,>=1.2.0 06:33:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:33:23 Collecting websocket-client<1.0,>=0.32.0 06:33:23 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:33:23 Collecting dockerpty<0.5,>=0.4.1 06:33:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:33:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:33:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:33:25 Collecting docker-pycreds>=0.4.0 06:33:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:33:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:33:25 Collecting idna<2.8,>=2.5 06:33:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:33:25 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:33:25 Collecting urllib3<1.25,>=1.21.1 06:33:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:33:26 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:33:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:33:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:33:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:33:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:33:26 Installing collected packages: PyYAML, texttable, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, docker-compose 06:33:26 Running setup.py install for PyYAML: started 06:33:28 Running setup.py install for PyYAML: finished with status 'done' 06:33:28 Running setup.py install for texttable: started 06:33:29 Running setup.py install for texttable: finished with status 'done' 06:33:29 Running setup.py install for docopt: started 06:33:29 ---> a9f1566df310 06:33:29 Step 9/23 : RUN make cmd/core-data/core-data 06:33:29 Running setup.py install for docopt: finished with status 'done' 06:33:30 ---> Running in c0ffe40533ab 06:33:30 Attempting uninstall: idna 06:33:30 Found existing installation: idna 2.9 06:33:30 Uninstalling idna-2.9: 06:33:30 Successfully uninstalled idna-2.9 06:33:30 Attempting uninstall: urllib3 06:33:30 Found existing installation: urllib3 1.25.9 06:33:30 Uninstalling urllib3-1.25.9: 06:33:30 Successfully uninstalled urllib3-1.25.9 06:33:30 Attempting uninstall: requests 06:33:30 Found existing installation: requests 2.23.0 06:33:30 Uninstalling requests-2.23.0: 06:33:31 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:33:31 Successfully uninstalled requests-2.23.0 06:33:31 Running setup.py install for dockerpty: started 06:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:33:32 Running setup.py install for dockerpty: finished with status 'done' 06:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements 06:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:33:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.595s coverage: 27.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 77.1% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.712s coverage: 82.4% of statements 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:33:40 Removing intermediate container e15a081fb57e 06:33:40 ---> db3c3fddd390 06:33:40 06:33:40 Step 10/24 : FROM scratch 06:33:40 ---> 06:33:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:33:40 Removing intermediate container 90b2eeffdc8c 06:33:40 ---> a9151660e214 06:33:40 Step 21/26 : RUN apk --no-cache add curl 06:33:40 Removing intermediate container 9bdd0fd52099 06:33:40 ---> 430560fb14ab 06:33:40 06:33:40 Step 10/22 : FROM scratch 06:33:40 ---> 06:33:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:33:40 ---> Running in 1c5634a9a468 06:33:40 ---> Using cache 06:33:40 ---> 7000ba824869 06:33:40 Step 12/22 : ENV APP_PORT=48082 06:33:40 ---> Running in cfc843544dd5 06:33:40 ---> Running in da98a3ed9acf 06:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:33:43 (2/3) Installing libcurl (7.69.1-r3) 06:33:43 (3/3) Installing curl (7.69.1-r3) 06:33:43 Executing busybox-1.31.1-r19.trigger 06:33:43 OK: 72 MiB in 58 packages 06:33:43 Removing intermediate container cfc843544dd5 06:33:43 ---> dacc988be646 06:33:43 Step 12/24 : ENV APP_PORT=48060 06:33:43 Removing intermediate container da98a3ed9acf 06:33:43 ---> 3911a774872e 06:33:43 Step 13/22 : EXPOSE $APP_PORT 06:33:43 ---> Running in a9ea1388d986 06:33:43 ---> Running in d58aaae80db5 06:33:43 Removing intermediate container 5cc6c584b7ef 06:33:43 ---> 59161abeb4f0 06:33:43 06:33:43 Step 10/24 : FROM alpine:3.12 06:33:43 ---> 389fef711851 06:33:43 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:33:43 ---> Using cache 06:33:43 ---> b291b9c1476c 06:33:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:33:44 Removing intermediate container a9ea1388d986 06:33:44 ---> 42d4a42e8e11 06:33:44 Step 13/24 : EXPOSE $APP_PORT 06:33:44 ---> Running in e65b73488de2 06:33:44 ---> Running in f3d047844636 06:33:44 Removing intermediate container d58aaae80db5 06:33:44 ---> 95fcfe20467c 06:33:44 Step 14/22 : WORKDIR / 06:33:44 ---> Running in 4b5e2cc82b29 06:33:44 Removing intermediate container e65b73488de2 06:33:44 ---> 21845d59d17d 06:33:44 Step 13/24 : WORKDIR / 06:33:44 Removing intermediate container 1c5634a9a468 06:33:44 ---> 89429d5de4f1 06:33:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:33:44 ---> Running in a0bc4f618d09 06:33:44 ---> Running in dd0bbcc4cf0b 06:33:44 Removing intermediate container f3d047844636 06:33:44 ---> 735a25e56fe4 06:33:44 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:33:44 Removing intermediate container 4b5e2cc82b29 06:33:44 ---> bc99d4eca29a 06:33:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:45 Removing intermediate container a0bc4f618d09 06:33:45 ---> bbbe482dda93 06:33:45 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:33:45 Removing intermediate container dd0bbcc4cf0b 06:33:45 ---> a442c0572292 06:33:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:45 ---> Running in 0887822db860 06:33:45 ---> b7246720baaf 06:33:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:33:45 ---> 8a0456f25a05 06:33:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:33:46 ---> 491591cfd2ab 06:33:46 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:33:46 Removing intermediate container 0887822db860 06:33:46 ---> ac8e20ea5757 06:33:46 Step 24/26 : LABEL arch=x86_64 06:33:47 ---> Running in c52680e6db3d 06:33:47 ---> a62a2934de24 06:33:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:33:47 ---> 57231118bae8 06:33:47 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:33:47 ---> 68683e75376d 06:33:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:33:47 Removing intermediate container c52680e6db3d 06:33:47 ---> ca1ae64ec01a 06:33:47 Step 25/26 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.151s coverage: 28.6% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.305s coverage: 97.5% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:33:48 ---> dc8631739aca 06:33:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:33:48 ---> Running in b82b9d9e6e18 06:33:48 ---> 657d5da6804b 06:33:48 Step 18/22 : ENTRYPOINT ["/core-command"] 06:33:49 ---> 58e6e7f09e32 06:33:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:49 ---> Running in eb5f0ff9a0e3 06:33:49 ---> 6d3046ecfa27 06:33:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:33:49 Removing intermediate container b82b9d9e6e18 06:33:49 ---> 615b757f0964 06:33:49 Step 26/26 : LABEL version=0.0.0 06:33:49 ---> Running in fafb27f27301 06:33:50 Removing intermediate container eb5f0ff9a0e3 06:33:50 ---> 76bee7f2c2dc 06:33:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:50 ---> Running in 12b618ce411b 06:33:50 ---> 712d429aa030 06:33:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:50 ---> 331546e54869 06:33:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:33:50 Removing intermediate container fafb27f27301 06:33:50 ---> 46623779dddd 06:33:50 06:33:51 Successfully built 46623779dddd 06:33:51 Successfully tagged docker-sys-mgmt-agent-go:latest 06:33:51  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 12b618ce411b 06:33:51 ---> 77154c34a82b 06:33:51 Step 20/22 : LABEL arch=x86_64 06:33:51 ---> 2d70508de0e4 06:33:51 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:33:51 ---> Running in 041d792d299a 06:33:51 ---> c3ae28021160 06:33:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:33:51 ---> Running in 60a4ed18a2f3 06:33:52 Removing intermediate container 041d792d299a 06:33:52 ---> 3b4e140f45a7 06:33:52 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:33:53 ---> d153ac826e54 06:33:53 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:33:53 ---> Running in 82598b9e457a 06:33:53 ---> Running in 0ad73c97a2bb 06:33:53 Removing intermediate container 82598b9e457a 06:33:53 ---> eb2b10079634 06:33:53 Step 22/22 : LABEL version=0.0.0 06:33:54 Removing intermediate container 0ad73c97a2bb 06:33:54 ---> 42d46d96f3cd 06:33:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:54 ---> Running in 67a9ca885d94 06:33:54 ---> Running in 5bf38acca8a3 06:33:54 Removing intermediate container 60a4ed18a2f3 06:33:54 ---> c283168c01df 06:33:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:33:54 Removing intermediate container 67a9ca885d94 06:33:54 ---> 41199259c358 06:33:54 06:33:54 ---> Running in ba8bdbbd4029 06:33:54 Removing intermediate container 5bf38acca8a3 06:33:54 ---> f70c78974a67 06:33:54 Step 22/24 : LABEL arch=x86_64 06:33:54 Successfully built 41199259c358 06:33:54 Successfully tagged docker-core-command-go:latest 06:33:54  Building docker-core-command-go ... done  ---> Running in 287d9cdd58f9 06:33:54 Removing intermediate container ba8bdbbd4029 06:33:54 ---> 7e5e6a569285 06:33:54 Step 22/24 : LABEL arch=x86_64 06:33:55 ---> Running in ba6c7f4c981a 06:33:55 Removing intermediate container 287d9cdd58f9 06:33:55 ---> afe93fdd8c80 06:33:55 Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:33:56 ---> Running in 5257ba7c87a5 06:33:56 Removing intermediate container ba6c7f4c981a 06:33:56 ---> 54bd9695fd70 06:33:56 Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:33:56 Removing intermediate container c0ffe40533ab 06:33:56 ---> b119fdd800f7 06:33:56 06:33:56 Step 10/23 : FROM alpine:3.12 06:33:56 ---> 389fef711851 06:33:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:33:56 ---> Running in a09608702772 06:33:56 Removing intermediate container 5257ba7c87a5 06:33:56 ---> 463198c83df3 06:33:56 Step 24/24 : LABEL version=0.0.0 06:33:56 ---> Running in 868a7ce648dd 06:33:57 ---> Running in 9d443f948b1e 06:33:57 Removing intermediate container a09608702772 06:33:57 ---> 17c69f14c77d 06:33:57 Step 24/24 : LABEL version=0.0.0 06:33:57 Removing intermediate container 868a7ce648dd 06:33:57 ---> ca0f9b426b5b 06:33:57 Step 12/23 : ENV APP_PORT=48080 06:33:57 ---> Running in 7ec9cf597a38 06:33:57 ---> Running in 2ad1546efdb1 06:33:57 Removing intermediate container 9d443f948b1e 06:33:57 ---> 792beddea533 06:33:57 06:33:57 Successfully built 792beddea533 06:33:57 Removing intermediate container 7ec9cf597a38 06:33:57 ---> 77af1f11d74e 06:33:57 06:33:57 Successfully tagged docker-support-notifications-go:latest 06:33:57  Building docker-support-notifications-go ... done Removing intermediate container 2ad1546efdb1 06:33:57 ---> fe4c4baba4ef 06:33:57 Step 13/23 : EXPOSE $APP_PORT 06:33:57 Successfully built 77af1f11d74e 06:33:57 Successfully tagged docker-security-secretstore-setup-go:latest 06:33:57  Building docker-security-secretstore-setup-go ... done  ---> Running in 246a8dc53ec9 06:33:57 Removing intermediate container 246a8dc53ec9 06:33:57 ---> 5d2a5bb2e332 06:33:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:57 ---> Running in 2c98ff758f63 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.133s coverage: 93.1% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.150s coverage: 0.1% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 75.5% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements 06:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.4% of statements 06:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:33:58 Removing intermediate container 2c98ff758f63 06:33:58 ---> ac2ac998d321 06:33:58 Step 15/23 : RUN apk add --update --no-cache zeromq 06:33:58 ---> Running in e16696798665 06:33:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 63.5% of statements 06:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 06:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 06:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 06:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 06:34:01 (1/5) Installing libgcc (9.3.0-r2) 06:34:01 (2/5) Installing libsodium (1.0.18-r0) 06:34:01 (3/5) Installing libstdc++ (9.3.0-r2) 06:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 06:34:02 (4/5) Installing libzmq (4.3.3-r0) 06:34:02 (5/5) Installing zeromq (4.3.3-r0) 06:34:02 Executing busybox-1.31.1-r19.trigger 06:34:02 OK: 8 MiB in 19 packages 06:34:03 Removing intermediate container e16696798665 06:34:03 ---> c7ac0ea57d68 06:34:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:03 ---> 5403889fe533 06:34:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:34:04 ---> 2e48f91e15d2 06:34:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:34:04 ---> e3646d62f53e 06:34:04 Step 19/23 : ENTRYPOINT ["/core-data"] 06:34:04 ---> Running in 2c117f9ffc9d 06:34:04 Removing intermediate container 2c117f9ffc9d 06:34:04 ---> 9cac858f1626 06:34:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:04 ---> Running in 278ab016c6fd 06:34:04 Removing intermediate container 278ab016c6fd 06:34:04 ---> 3efacb02d5c3 06:34:04 Step 21/23 : LABEL arch=x86_64 06:34:04 ---> Running in 3d1ec3b06565 06:34:05 Removing intermediate container 3d1ec3b06565 06:34:05 ---> bd5833883ea6 06:34:05 Step 22/23 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:34:05 ---> Running in 6c5e66e973a5 06:34:05 Removing intermediate container 6c5e66e973a5 06:34:05 ---> 1068f116468f 06:34:05 Step 23/23 : LABEL version=0.0.0 06:34:05 ---> Running in cfc97d6a7453 06:34:05 Removing intermediate container cfc97d6a7453 06:34:05 ---> 9fc5fda4fc1f 06:34:05 06:34:05 Successfully built 9fc5fda4fc1f 06:34:05 Successfully tagged docker-core-data-go:latest 06:34:05  Building docker-core-data-go ... done  [Pipeline] } 06:34:05 $ docker stop --time=1 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 06:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.926s coverage: 55.9% of statements 06:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:34:07 $ docker rm -f 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:08 + docker images 06:34:08 + grep docker 06:34:08 docker-core-data-go latest 9fc5fda4fc1f 3 seconds ago 22.3MB 06:34:08 docker-security-secretstore-setup-go latest 77af1f11d74e 11 seconds ago 24.6MB 06:34:08 docker-support-notifications-go latest 792beddea533 11 seconds ago 12MB 06:34:08 docker-core-command-go latest 41199259c358 14 seconds ago 10.6MB 06:34:08 docker-sys-mgmt-agent-go latest 46623779dddd 18 seconds ago 313MB 06:34:08 docker-security-bootstrap-redis-go latest c810464b3777 2 minutes ago 15.8MB 06:34:08 docker-security-proxy-setup-go latest d17e199c1ccd 2 minutes ago 24.5MB 06:34:08 docker-core-metadata-go latest a66ead752459 2 minutes ago 13.1MB 06:34:08 docker-support-scheduler-go latest 16140831254c 2 minutes ago 10.7MB 06:34:08 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 06:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 37.0% of statements 06:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.515s coverage: 84.0% of statements 06:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [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:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.409s coverage: 47.1% of statements 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 06:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.085s coverage: 29.1% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:34:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:34:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements 06:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements 06:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:34:22 GO111MODULE=on go vet ./... 06:34:24 Still waiting to schedule task 06:34:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:35:20 Running on prd-ubuntu18.04-docker-8c-8g-19929 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [Pipeline] { [Pipeline] ws 06:35:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:35:22 using credential edgex-jenkins-ssh 06:35:22 Cloning the remote Git repository 06:35:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:35:22 > git init /w/workspace/edgex-go/1 # timeout=10 06:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:23 > git --version # timeout=10 06:35:23 > git --version # 'git version 2.17.1' 06:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:30 gofmt -l . 06:35:30 [ "`gofmt -l .`" = "" ] 06:35:30 ./bin/test-go-mod-tidy.sh 06:35:30 ./bin/test-attribution-txt.sh [Pipeline] sh 06:35:30 + ls -al . 06:35:30 total 684 06:35:30 drwxrwxr-x 9 1001 1001 4096 Jan 13 06:35 . 06:35:30 drwxr-xr-x 4 root root 4096 Jan 13 06:31 .. 06:35:30 -rw-rw-r-- 1 1001 1001 11 Jan 13 06:30 .dockerignore 06:35:30 drwxrwxr-x 8 1001 1001 4096 Jan 13 06:30 .git 06:35:30 drwxrwxr-x 3 1001 1001 4096 Jan 13 06:30 .github 06:35:30 -rw-rw-r-- 1 1001 1001 824 Jan 13 06:30 .gitignore 06:35:30 -rw-rw-r-- 1 1001 1001 166 Jan 13 06:30 .sonarcloud.properties 06:35:30 -rw-rw-r-- 1 1001 1001 7741 Jan 13 06:30 Attribution.txt 06:35:30 -rw-rw-r-- 1 1001 1001 3804 Jan 13 06:30 CONTRIBUTING.md 06:35:30 -rw-rw-r-- 1 1001 1001 931 Jan 13 06:30 Dockerfile.build 06:35:30 -rw-rw-r-- 1 1001 1001 863 Jan 13 06:30 Jenkinsfile 06:35:30 -rw-rw-r-- 1 1001 1001 10775 Jan 13 06:30 LICENSE 06:35:30 -rw-rw-r-- 1 1001 1001 5750 Jan 13 06:30 Makefile 06:35:30 -rw-rw-r-- 1 1001 1001 6524 Jan 13 06:30 README.md 06:35:30 -rw-rw-r-- 1 1001 1001 6744 Jan 13 06:30 SECURITY.md 06:35:30 -rw-rw-r-- 1 1001 1001 5 Jan 13 06:26 VERSION 06:35:30 -rw-rw-r-- 1 1001 1001 4131 Jan 13 06:30 ZMQWindows.md 06:35:30 drwxrwxr-x 2 1001 1001 4096 Jan 13 06:30 bin 06:35:30 drwxrwxr-x 14 1001 1001 4096 Jan 13 06:30 cmd 06:35:30 -rw-r--r-- 1 root root 552842 Jan 13 06:34 coverage.out 06:35:30 -rw-r--r-- 1 root root 979 Jan 13 06:35 go.mod 06:35:30 -rw-r--r-- 1 root root 19036 Jan 13 06:35 go.sum 06:35:30 drwxrwxr-x 8 1001 1001 4096 Jan 13 06:30 internal 06:35:30 drwxrwxr-x 4 1001 1001 4096 Jan 13 06:30 openapi 06:35:30 drwxrwxr-x 4 1001 1001 4096 Jan 13 06:30 snap 06:35:30 -rw-rw-r-- 1 1001 1001 168 Jan 13 06:30 version.go [Pipeline] sh 06:35:31 + '[' -e coverage.out ] 06:35:31 + chown 1001:1001 coverage.out [Pipeline] stash 06:35:31 Warning: overwriting stash ‘coverage-report’ 06:35:32 Stashed 1 file(s) [Pipeline] sh 06:35:33 + make build 06:35:33 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:35:40 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e 06:35:40 Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e 06:35:40 Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) 06:35:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:40 > git config core.sparsecheckout # timeout=10 06:35:40 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 06:35:40 > git remote # timeout=10 06:35:40 > git config --get remote.origin.url # timeout=10 06:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:40 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 06:35:40 > git rev-parse HEAD^{commit} # timeout=10 06:35:40 > git config core.sparsecheckout # timeout=10 06:35:40 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 06:35:43 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:35:44 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 06:35:44 > git --version # timeout=10 06:35:44 > git --version # 'git version 2.17.1' 06:35:44 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:45 + echo snap-build.sh 06:35:45 snap-build.sh 06:35:45 + SNAP_BASE_DIR=. 06:35:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:35:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:35:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:35:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:35:45 + cd /w/workspace/edgex-go/1 06:35:45 + sudo apt-get remove -qy --purge lxd lxd-client 06:35:45 Reading package lists... 06:35:45 Building dependency tree... 06:35:45 Reading state information... 06:35:45 The following packages were automatically installed and are no longer required: 06:35:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:35:45 uidmap xdelta3 06:35:45 Use 'sudo apt autoremove' to remove them. 06:35:45 The following packages will be REMOVED: 06:35:45 lxd* lxd-client* 06:35:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:35:46 After this operation, 31.7 MB disk space will be freed. 06:35: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 ... 190027 files and directories currently installed.) 06:35:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:48 Removing lxd dnsmasq configuration 06:35:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:35:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:35:49 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:35:50 (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:35:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:35:51 Processing triggers for systemd (237-3ubuntu10.42) ... 06:35:51 Processing triggers for ureadahead (0.100.0-21) ... 06:35:52 + sudo snap remove --purge lxd 06:35:52 snap "lxd" is not installed 06:35:52 + sudo groupadd --force --system lxd 06:35:52 ++ whoami 06:35:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:35:52 + newgrp - lxd 06:35:52 + sudo snap install lxd 06:36:02 2021-01-13T06:36:00Z INFO Waiting for automatic snapd restart... 06:36:05 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:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:36:13 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:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:36:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:36:21 lxd 4.10 from Canonical* installed 06:36:21 + sudo lxd init --auto 06:36:24 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:27 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:36:29 + sudo snap install --classic snapcraft 06:36:31 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:36:35 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:37 snapcraft 4.4.4 from Canonical* installed 06:36:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:36:37 + patch --verbose -p1 06:36:37 Hmm... Looks like a unified diff to me... 06:36:37 The text leading up to this was: 06:36:37 -------------------------- 06:36:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:36:37 |From: Tony Espy 06:36:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:36:37 |Subject: [PATCH] optimize snap build for pipeline CI check 06:36:37 | 06:36:37 |This patch is used by the EdgeX CI pipeline builds to 06:36:37 |optimize the snap CI check run for pull requests. When 06:36:37 |applied, it essentially strips out everything (apps and 06:36:37 |parts) from the snapcraft.yaml file except those required 06:36:37 |to build edgex-go, as the whole idea of the CI check is to 06:36:37 |catch changes to edgex-go that break the snap build. 06:36:37 | 06:36:37 |In general, anyone updating snapcraft.yaml will also need 06:36:37 |to update this patch file, otherwise it may fail to apply, 06:36:37 |resulting in a failed snap build CI check in the associated 06:36:37 |pull request. 06:36:37 | 06:36:37 |Note - in addition to applying this patch, the pipeline also 06:36:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:36:37 |need to build the finally binary .snap file (and it won't 06:36:37 |work with the patch applied). This further reduces the build 06:36:37 |time. 06:36:37 |--- 06:36:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:36:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:36:37 | 06:36:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:36:37 |index 1e537489..faf42425 100644 06:36:37 |--- a/snap/snapcraft.yaml 06:36:37 |+++ b/snap/snapcraft.yaml 06:36:37 -------------------------- 06:36:37 patching file snap/snapcraft.yaml 06:36:37 Using Plan A... 06:36:37 Hunk #1 succeeded at 73. 06:36:37 Hunk #2 succeeded at 202 with fuzz 1. 06:36:37 Hunk #3 succeeded at 214. 06:36:37 Hunk #4 succeeded at 222. 06:36:37 Hunk #5 succeeded at 229. 06:36:37 Hunk #6 succeeded at 256. 06:36:37 Hunk #7 succeeded at 290. 06:36:37 Hunk #8 succeeded at 342 (offset 1 line). 06:36:37 Hmm... Ignoring the trailing garbage. 06:36:37 done 06:36:37 + sudo snapcraft prime --use-lxd 06:36:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:36:37 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:36:37 - README.md 06:36:37 - snapcraft.yaml.orig 06:36:37 06:36:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:36:38 Launching a container. 06:36:38 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:36:41 $ docker stop --time=1 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee 06:36:44 $ docker rm -f 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:36:46 06:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:36:47 latest: Pulling from edgex-devops/edgex-compose-arm64 06:36:47 29e5d40040c1: Pulling fs layer 06:36:47 1ce36da41761: Pulling fs layer 06:36:47 25b303627fd3: Pulling fs layer 06:36:47 29e5d40040c1: Download complete 06:36:48 29e5d40040c1: Pull complete 06:36:48 1ce36da41761: Verifying Checksum 06:36:48 1ce36da41761: Download complete 06:36:49 1ce36da41761: Pull complete 06:36:49 25b303627fd3: Download complete 06:36:50 Waiting for container to be ready 06:36:50 To start your first instance, try: lxc launch ubuntu:18.04 06:36:50 06:36:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:36:54 Waiting for network to be ready... 06:36:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:36:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 06:36:54 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:36:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 06:36:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:36:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:36:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 06:36:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 06:36:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 06:36:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:36:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:36:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:36:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:36:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:36:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:36:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:36:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:36:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:36:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:36:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 06:36:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 06:36:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:36:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:36:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 06:36:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 06:36:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:36:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:36:58 Fetched 23.7 MB in 4s (6134 kB/s) 06:36:59 Reading package lists... 06:36:59 Reading package lists... 06:36:59 Building dependency tree... 06:36:59 Reading state information... 06:36:59 The following additional packages will be installed: 06:36:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:36:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:36:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:36:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:36:59 Suggested packages: 06:36:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:36:59 Recommended packages: 06:36:59 gnupg libsasl2-modules 06:36:59 The following NEW packages will be installed: 06:36:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:36:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:36:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:36:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:36:59 The following packages will be upgraded: 06:36:59 gpg gpg-agent gpgconf libudev1 06:37:00 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 06:37:00 Need to get 3532 kB of archives. 06:37:00 After this operation, 13.3 MB of additional disk space will be used. 06:37:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:37:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:37:00 25b303627fd3: Pull complete 06:37:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:37:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:37:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:37:00 prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container 06:37:00 $ 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:37:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:37:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:37:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:37:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:37:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:37:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:37:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:37:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:37:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:37:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:37:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:37:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:37:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:37:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:37:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:37:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:37:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:37:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:37:01 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:37:01 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:37:01 debconf: delaying package configuration, since apt-utils is not installed 06:37:01 Fetched 3532 kB in 1s (2954 kB/s) 06:37:01 (Reading database ... 12511 files and directories currently installed.) 06:37:01 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:37:01 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:37:01 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:37:01 Selecting previously unselected package udev. 06:37:01 (Reading database ... 12511 files and directories currently installed.) 06:37:01 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:37:01 Unpacking udev (237-3ubuntu10.43) ... 06:37:01 Selecting previously unselected package libfuse2:amd64. 06:37:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:37:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:01 Selecting previously unselected package fuse. 06:37:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:37:01 Unpacking fuse (2.9.7-1ubuntu1) ... 06:37:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:01 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:02 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:02 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:02 Selecting previously unselected package libksba8:amd64. 06:37:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:37:02 Unpacking libksba8:amd64 (1.3.5-2) ... 06:37:02 Selecting previously unselected package libroken18-heimdal:amd64. 06:37:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:37:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:02 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:37:02 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:37:02 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:02 Selecting previously unselected package libwind0-heimdal:amd64. 06:37:02 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:02 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:37:02 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:02 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:37:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:37:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:37:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:37:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:03 Selecting previously unselected package libsasl2-modules-db:amd64. 06:37:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:03 Selecting previously unselected package libsasl2-2:amd64. 06:37:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:37:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:03 $ docker top 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 -eo pid,comm 06:37:03 Selecting previously unselected package libldap-common. 06:37:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:37:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:37:03 Selecting previously unselected package libldap-2.4-2:amd64. 06:37:03 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:37:03 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:37:04 Selecting previously unselected package dirmngr. 06:37:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:37:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] { [Pipeline] sh 06:37:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:37:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:37:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:37:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:37:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:04 Setting up libksba8:amd64 (1.3.5-2) ... 06:37:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:04 Setting up udev (237-3ubuntu10.43) ... 06:37:04 invoke-rc.d: policy-rc.d denied execution of start. 06:37:04 + docker-compose build --help 06:37:04 + grep parallel 06:37:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Processing triggers for systemd (237-3ubuntu10) ... 06:37:05 Setting up fuse (2.9.7-1ubuntu1) ... 06:37:05 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:37:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:37:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:37:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:37:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:37:05 settings in the [Install] section, and DefaultInstance for template units). 06:37:05 This means they are not meant to be enabled using systemctl. 06:37:05 Possible reasons for having this kind of units are: 06:37:05 1) A unit may be statically enabled by being symlinked from another unit's 06:37:05 .wants/ or .requires/ directory. 06:37:05 2) A unit's purpose may be to act as a helper for some other unit which has 06:37:05 a requirement dependency on it. 06:37:05 3) A unit may be started when needed via activation (socket, path, timer, 06:37:05 D-Bus, udev, scripted systemctl call, ...). 06:37:05 4) In case of template units, the unit is meant to be enabled with some 06:37:05 instance name specified. 06:37:06 Reading package lists... 06:37:06 Building dependency tree... 06:37:06 Reading state information... 06:37:06 The following additional packages will be installed: 06:37:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:37:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:37:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:37:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:37:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:37:06 Suggested packages: 06:37:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:37:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:37:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:37:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:37:06 systemd-container policykit-1 06:37:06 Recommended packages: 06:37:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:37:06 The following NEW packages will be installed: 06:37:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:37:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:37:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:37:06 multiarch-support openssh-client python3 python3-minimal python3.6 06:37:06 python3.6-minimal snapd squashfs-tools sudo 06:37:06 The following packages will be upgraded: 06:37:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:37:06 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 06:37:06 Need to get 35.2 MB of archives. 06:37:06 After this operation, 141 MB of additional disk space will be used. 06:37:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:37:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:37:06 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:37:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:37:06 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:37:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:37:06 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:37:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:37:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:37:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:37:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:37:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:37:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:37:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:37:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:37:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:37:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:37:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:37:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:37:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:37:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:37:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:37:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:37:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:37:07 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:37:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:37:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:37:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:37:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:37:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:37:08 --parallel Build images in parallel. [Pipeline] } 06:37:08 $ docker stop --time=1 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 06:37:08 debconf: delaying package configuration, since apt-utils is not installed 06:37:09 Fetched 35.2 MB in 2s (15.1 MB/s) 06:37:09 (Reading database ... 12757 files and directories currently installed.) 06:37:09 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:37:09 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:37:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:37:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:37:10 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:37:10 (Reading database ... 12757 files and directories currently installed.) 06:37:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:37:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:37:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:37:10 $ docker rm -f 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 06:37:10 (Reading database ... 12757 files and directories currently installed.) 06:37:10 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:37:10 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:37:10 Setting up apt (1.6.12ubuntu0.2) ... 06:37:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:37:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:37:11 (Reading database ... 12764 files and directories currently installed.) 06:37:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:37:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:37:11 . [Pipeline] withDockerContainer 06:37:11 Selecting previously unselected package libpython3.6-minimal:amd64. 06:37:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:11 Selecting previously unselected package libexpat1:amd64. 06:37:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:37:11 prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container 06:37:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:11 Selecting previously unselected package python3.6-minimal. 06:37:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:37: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:37:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:37:12 Checking for services that may need to be restarted...done. 06:37:12 Checking for services that may need to be restarted...done. 06:37:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:37:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:37:13 Selecting previously unselected package python3-minimal. 06:37:13 (Reading database ... 13012 files and directories currently installed.) 06:37:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:37:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:37:13 Selecting previously unselected package mime-support. 06:37:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:37:13 Unpacking mime-support (3.60ubuntu1) ... 06:37:13 Selecting previously unselected package libmpdec2:amd64. 06:37:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:37:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:37:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:13 $ docker top ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 -eo pid,comm 06:37:13 Selecting previously unselected package python3.6. 06:37:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:37:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:37:13 Selecting previously unselected package libpython3-stdlib:amd64. 06:37:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:37:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:13 Setting up python3-minimal (3.6.7-1~18.04) ... [Pipeline] { [Pipeline] sh 06:37:14 Selecting previously unselected package python3. 06:37:14 (Reading database ... 13442 files and directories currently installed.) 06:37:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:37:14 Unpacking python3 (3.6.7-1~18.04) ... 06:37:14 Selecting previously unselected package multiarch-support. 06:37:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:37:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:37:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:37:14 Selecting previously unselected package liblzo2-2:amd64. 06:37:14 (Reading database ... 13479 files and directories currently installed.) 06:37:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:37:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:37:14 Selecting previously unselected package libbsd0:amd64. 06:37:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:37:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:37:14 Selecting previously unselected package sudo. 06:37:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:37:14 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:37:14 Selecting previously unselected package apparmor. 06:37:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:37:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:37:15 Selecting previously unselected package libedit2:amd64. 06:37:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:37:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:37:15 Selecting previously unselected package libkrb5support0:amd64. 06:37:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:37:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:15 Selecting previously unselected package libk5crypto3:amd64. 06:37:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:37:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:15 Selecting previously unselected package libkeyutils1:amd64. 06:37:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:37:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:15 Selecting previously unselected package libkrb5-3:amd64. 06:37:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:37:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:37:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:37:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:15 Selecting previously unselected package libssl1.0.0:amd64. 06:37:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:37:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:37:16 Selecting previously unselected package openssh-client. 06:37:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:37:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:16 Selecting previously unselected package squashfs-tools. 06:37:16 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:37:16 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:16 Selecting previously unselected package snapd. 06:37:16 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:37:16 Unpacking snapd (2.48+18.04) ... 06:37:18 Building docker-core-command-go ... 06:37:18 Building docker-core-data-go ... 06:37:18 Building docker-core-metadata-go ... 06:37:18 Building docker-security-bootstrap-redis-go ... 06:37:18 Building docker-security-proxy-setup-go ... 06:37:18 Building docker-security-secretstore-setup-go ... 06:37:18 Building docker-support-notifications-go ... 06:37:18 Building docker-support-scheduler-go ... 06:37:18 Building docker-sys-mgmt-agent-go ... 06:37:18 Building docker-core-command-go 06:37:18 Building docker-support-scheduler-go 06:37:18 Building docker-security-proxy-setup-go 06:37:18 Building docker-security-secretstore-setup-go 06:37:18 Building docker-support-notifications-go 06:37:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:37:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:37:18 Setting up mime-support (3.60ubuntu1) ... 06:37:18 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:37:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:37:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:37:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:18 Setting up systemd (237-3ubuntu10.43) ... 06:37:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:37:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:37:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:37:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:37:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:37:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:37:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:37:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:37:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:37:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:37:21 Setting up python3 (3.6.7-1~18.04) ... 06:37:21 running python rtupdate hooks for python3.6... 06:37:21 running python post-rtupdate hooks for python3.6... 06:37:21 Setting up apparmor (2.12-4ubuntu5.1) ... 06:37:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:37:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:37:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:37:23 Setting up snapd (2.48+18.04) ... 06:37:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:37:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:37:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:37:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:37:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:37:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:37:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:37:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:37:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:37:25 /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:37:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:37:25 Processing triggers for systemd (237-3ubuntu10.43) ... 06:37:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:37:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:37:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:37:28 Reading package lists... 06:37:28 Reading package lists... 06:37:28 Building dependency tree... 06:37:28 Reading state information... 06:37:28 Calculating upgrade... 06:37:28 The following packages will be upgraded: 06:37:28 advancecomp base-files bash binutils binutils-common 06:37:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:37:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:37:28 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:37:28 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:37:28 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:37:28 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:37:28 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:37:28 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:37:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:37:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:37:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:37:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:37:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:37:28 ubuntu-keyring util-linux 06:37:28 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:37:28 Need to get 63.7 MB of archives. 06:37:28 After this operation, 5203 kB of additional disk space will be used. 06:37:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 06:37:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:37:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:37:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:37:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:37:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:37:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:37:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:37:29 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:37:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:37:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:37:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:37:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:37:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:37:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:37:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:37:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:37:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:37:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:37:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:37:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:37:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:37:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:37:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:37:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:37:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:37:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:37:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:37:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:37:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:37:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:37:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:37:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:37:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:37:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:37:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:37:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:37:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:37:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:37:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:37:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:37:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:37:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:37:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:37:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:37:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:37:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:37:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:37:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:37:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:37:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:37:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:37:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:37:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:37:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:37:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:37:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:37:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:37:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:37:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:37:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:37:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:37:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:37:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:37:30 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:37:30 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:37:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:37:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:37:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:37:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:37:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:37:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:37:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:37:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:37:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:37:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:37:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:37:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:37:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:37:30 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:37:30 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:37:30 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:37:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:37:30 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:37:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:37:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:37:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:37:30 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:37:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:37:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:37:30 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:37:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:37:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:37:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:37:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:37:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:37:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:37:31 debconf: delaying package configuration, since apt-utils is not installed 06:37:31 Fetched 63.7 MB in 2s (31.2 MB/s) 06:37:31 (Reading database ... 13912 files and directories currently installed.) 06:37:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:37:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:37:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 06:37:32 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 06:37:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:34 (Reading database ... 13911 files and directories currently installed.) 06:37:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:37:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:37:34 (Reading database ... 13911 files and directories currently installed.) 06:37:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:37:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:37:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:37:34 (Reading database ... 13911 files and directories currently installed.) 06:37:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:37:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:37:35 (Reading database ... 13911 files and directories currently installed.) 06:37:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:37:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:37:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:37:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:37:36 Setting up base-files (10.1ubuntu2.10) ... 06:37:36 Installing new version of config file /etc/issue ... 06:37:36 Installing new version of config file /etc/issue.net ... 06:37:36 Installing new version of config file /etc/lsb-release ... 06:37:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:37:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:37:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:37:36 Removing obsolete conffile /etc/default/motd-news ... 06:37:36 (Reading database ... 13912 files and directories currently installed.) 06:37:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:37:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:37:36 Setting up bash (4.4.18-2ubuntu1.2) ... 06:37:36 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:37:36 (Reading database ... 13912 files and directories currently installed.) 06:37:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:37:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:37:37 (Reading database ... 13912 files and directories currently installed.) 06:37:37 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:37:37 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:37:37 Setting up tar (1.29b-2ubuntu0.1) ... 06:37:37 (Reading database ... 13912 files and directories currently installed.) 06:37:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:37:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:37:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:37:38 (Reading database ... 13912 files and directories currently installed.) 06:37:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:38 (Reading database ... 13912 files and directories currently installed.) 06:37:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:38 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:37:38 (Reading database ... 13912 files and directories currently installed.) 06:37:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:37:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:37:38 Setting up grep (3.1-2build1) ... 06:37:38 (Reading database ... 13912 files and directories currently installed.) 06:37:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:37:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:37:38 Setting up login (1:4.5-1ubuntu2) ... 06:37:39 (Reading database ... 13912 files and directories currently installed.) 06:37:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:37:39 (Reading database ... 13912 files and directories currently installed.) 06:37:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:37:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:37:40 (Reading database ... 13912 files and directories currently installed.) 06:37:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:37:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:37:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:37:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:37:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:37:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:37:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:37:42 (Reading database ... 13912 files and directories currently installed.) 06:37:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:37:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:37:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:37:42 (Reading database ... 13912 files and directories currently installed.) 06:37:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:42 (Reading database ... 13912 files and directories currently installed.) 06:37:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:42 (Reading database ... 13912 files and directories currently installed.) 06:37:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:43 (Reading database ... 13912 files and directories currently installed.) 06:37:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:43 (Reading database ... 13912 files and directories currently installed.) 06:37:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:37:43 (Reading database ... 13912 files and directories currently installed.) 06:37:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:37:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:37:44 (Reading database ... 13912 files and directories currently installed.) 06:37:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:37:44 (Reading database ... 13912 files and directories currently installed.) 06:37:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:37:44 (Reading database ... 13912 files and directories currently installed.) 06:37:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:37:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:37:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:37:45 (Reading database ... 13912 files and directories currently installed.) 06:37:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:37:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:37:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:37:46 (Reading database ... 13912 files and directories currently installed.) 06:37:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:37:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:37:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:37:46 (Reading database ... 13914 files and directories currently installed.) 06:37:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:37:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:37:46 Setting up debconf (1.5.66ubuntu1) ... 06:37:46 (Reading database ... 13914 files and directories currently installed.) 06:37:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:47 (Reading database ... 13914 files and directories currently installed.) 06:37:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:47 (Reading database ... 13914 files and directories currently installed.) 06:37:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:37:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:48 (Reading database ... 13914 files and directories currently installed.) 06:37:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:37:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:37:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:37:48 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:37:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:48 (Reading database ... 13914 files and directories currently installed.) 06:37:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:37:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:37:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:37:49 (Reading database ... 13914 files and directories currently installed.) 06:37:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:37:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:37:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:37:49 (Reading database ... 13914 files and directories currently installed.) 06:37:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:37:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:37:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:37:49 (Reading database ... 13914 files and directories currently installed.) 06:37:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:37:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:37:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:37:50 (Reading database ... 13914 files and directories currently installed.) 06:37:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:37:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:37:50 Setting up passwd (1:4.5-1ubuntu2) ... 06:37:50 (Reading database ... 13914 files and directories currently installed.) 06:37:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:37:50 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:37:50 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:37:50 (Reading database ... 13914 files and directories currently installed.) 06:37:50 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:37:50 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:37:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:37:51 (Reading database ... 13914 files and directories currently installed.) 06:37:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:37:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:37:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:37:51 (Reading database ... 13914 files and directories currently installed.) 06:37:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:37:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:37:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:37:51 (Reading database ... 13914 files and directories currently installed.) 06:37:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:37:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:37:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:37:52 (Reading database ... 13914 files and directories currently installed.) 06:37:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:37:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:37:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:37:52 (Reading database ... 13914 files and directories currently installed.) 06:37:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:37:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:37:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:37:52 (Reading database ... 13915 files and directories currently installed.) 06:37:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:37:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:37:52 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:37:52 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:37:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:37:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:37:53 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:37:53 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:37:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:37:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:37:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:37:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:37:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:37:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:37:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:37:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:37:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:37:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:37:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:37:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:37:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:37:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:37:54 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:37:54 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:37:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:37:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:37:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:37:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:37:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:37:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:37:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:37:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:37:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:37:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:37:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:37:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:37:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:37:59 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:37:59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:00 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:38:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:38:00 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:38:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:01 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:38:01 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:38:01 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:38:01 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:38:01 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:01 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:01 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:38:01 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:38:01 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:38:01 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:38:01 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:38:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:38:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:38:02 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:38:02 06:38:02 Current default time zone: 'Etc/UTC' 06:38:02 Local time is now: Wed Jan 13 06:38:02 UTC 2021. 06:38:02 Universal Time is now: Wed Jan 13 06:38:02 UTC 2021. 06:38:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:38:02 06:38:02 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:38:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:02 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 06:38:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:38:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:38:02 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:38:02 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:38:02 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:38:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:38:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:38:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:38:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:03 Setting up patch (2.7.6-2ubuntu1.1) ... 06:38:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:38:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:38:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:38:03 Installing new version of config file /etc/ssl/openssl.cnf ... 06:38:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:38:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:38:03 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:38:05 Updating certificates in /etc/ssl/certs... 06:38:06 22 added, 17 removed; done. 06:38:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:38:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:38:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:38:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:38:06 Setting up pkgbinarymangler (138.18.04.1) ... 06:38:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:38:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up perl (5.26.1-6ubuntu0.5) ... 06:38:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:38:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:38:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:38:06 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:38:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:38:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:38:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:38:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:38:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:38:07 Processing triggers for systemd (237-3ubuntu10.43) ... 06:38:07 Processing triggers for mime-support (3.60ubuntu1) ... 06:38:07 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:38:07 Updating certificates in /etc/ssl/certs... 06:38:07 0 added, 0 removed; done. 06:38:07 Running hooks in /etc/ca-certificates/update.d... 06:38:07 done. 06:38:08 Reading package lists... 06:38:08 Building dependency tree... 06:38:08 Reading state information... 06:38:08 The following NEW packages will be installed: 06:38:08 apt-transport-https 06:38:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:38:08 Need to get 1696 B of archives. 06:38:08 After this operation, 153 kB of additional disk space will be used. 06:38:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:38:08 debconf: delaying package configuration, since apt-utils is not installed 06:38:08 Fetched 1696 B in 0s (7739 B/s) 06:38:08 Selecting previously unselected package apt-transport-https. 06:38:08 (Reading database ... 13929 files and directories currently installed.) 06:38:08 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:38:08 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:38:09 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:38:09 Waiting for network to be ready... 06:38:15 2021-01-13T06:38:12Z INFO Waiting for automatic snapd restart... 06:38:15 snapd 2.48.2 from Canonical* installed 06:38:16 "snapd" switched to the "latest/stable" channel 06:38:16 06:38:19 core18 20201210 from Canonical* installed 06:38:19 "core18" switched to the "latest/stable" channel 06:38:19 06:38:22 snapcraft 4.4.4 from Canonical* installed 06:38:22 "snapcraft" switched to the "latest/stable" channel 06:38:22 06:38:25 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:38:25 - README.md 06:38:25 - snapcraft.yaml.orig 06:38:25 06:38:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:38:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> cf826ed65c7e 06:38:25 Step 3/21 : WORKDIR /edgex-go 06:38:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> cf826ed65c7e 06:38:25 Step 3/24 : WORKDIR /edgex-go 06:38:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> cf826ed65c7e 06:38:25 Step 3/21 : WORKDIR /edgex-go 06:38:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> cf826ed65c7e 06:38:25 Step 3/22 : WORKDIR /edgex-go 06:38:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:38:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:38:25 ---> cf826ed65c7e 06:38:25 Step 3/24 : WORKDIR /edgex-go 06:38:28 ---> Running in 8e85bab72f0a 06:38:28 ---> Running in 792cde087a6c 06:38:28 ---> Running in 5c6907753a61 06:38:28 ---> Running in e87e6a572544 06:38:28 ---> Running in 43ebd03eec82 06:38:29 Removing intermediate container 8e85bab72f0a 06:38:29 ---> ac94c1039fe2 06:38:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:29 Removing intermediate container e87e6a572544 06:38:29 ---> f6fafcda9713 06:38:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:29 Removing intermediate container 792cde087a6c 06:38:29 ---> 2ab569393e25 06:38:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:29 Removing intermediate container 5c6907753a61 06:38:29 ---> d939453819f9 06:38:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:29 ---> Running in 5d5bae3b6ac1 06:38:29 Removing intermediate container 43ebd03eec82 06:38:29 ---> 99b794ae6d80 06:38:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:29 ---> Running in 72ec4369acbc 06:38:29 ---> Running in 873635306f0f 06:38:29 ---> Running in 2135c7f993f4 06:38:29 ---> Running in c2b57bfb3f10 06:38:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:38:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:38:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:38:33 Removing intermediate container 5d5bae3b6ac1 06:38:33 ---> 06cc409c0afa 06:38:33 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:38:33 ---> Running in 45bd5c30fad9 06:38:33 Removing intermediate container 72ec4369acbc 06:38:33 ---> 987a3662f6b9 06:38:33 Step 5/21 : RUN apk add --update --no-cache make git 06:38:33 Reading package lists... 06:38:33 Removing intermediate container c2b57bfb3f10 06:38:33 ---> 7927e54930c7 06:38:33 Step 5/21 : RUN apk add --update --no-cache make git 06:38:33 ---> Running in 2719fcf5f1b2 06:38:34 ---> Running in 7142d4e91e91 06:38:34 Removing intermediate container 873635306f0f 06:38:34 ---> e21596bc787f 06:38:34 Step 5/24 : RUN apk add --update --no-cache make git 06:38:34 Removing intermediate container 2135c7f993f4 06:38:34 ---> 3b2205d060d4 06:38:34 Step 5/22 : RUN apk add --update --no-cache make git 06:38:34 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:38:34 ---> Running in 8a9f58758256 06:38:34 ---> Running in c83cacd19bc3 06:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:37 OK: 217 MiB in 51 packages 06:38:38 OK: 217 MiB in 51 packages 06:38:38 OK: 217 MiB in 51 packages 06:38:38 Removing intermediate container 45bd5c30fad9 06:38:38 ---> cdc610814810 06:38:38 Step 6/24 : COPY go.mod . 06:38:38 OK: 217 MiB in 51 packages 06:38:39 OK: 217 MiB in 51 packages 06:38:39 Removing intermediate container 2719fcf5f1b2 06:38:39 ---> 0e6e871873f5 06:38:39 Step 6/21 : COPY go.mod . 06:38:40 ---> 6fb82908b063 06:38:40 Step 7/24 : RUN go mod download 06:38:40 ---> Running in 774bc80fe586 06:38:40 Removing intermediate container c83cacd19bc3 06:38:40 ---> c51a6e55884d 06:38:40 Step 6/22 : COPY go.mod . 06:38:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:40 Reading package lists... 06:38:40 Building dependency tree... 06:38:40 Reading state information... 06:38:40 Suggested packages: 06:38:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:38:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:38:40 Recommended packages: 06:38:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:38:40 The following NEW packages will be installed: 06:38:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:38:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:38:40 pkg-config zip 06:38:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:38:40 Need to get 7655 kB of archives. 06:38:40 After this operation, 43.7 MB of additional disk space will be used. 06:38:40 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:38:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:38:40 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:38:40 ---> bf0289117d6e 06:38:40 Step 7/21 : RUN go mod download 06:38:41 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:38:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:38:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:38:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:38:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:38:41 Removing intermediate container 8a9f58758256 06:38:41 ---> 887eb3e2b68a 06:38:41 Step 6/24 : COPY go.mod . 06:38:41 Removing intermediate container 7142d4e91e91 06:38:41 ---> a5063edc84b3 06:38:41 Step 6/21 : COPY go.mod . 06:38:41 ---> Running in 05fd2dbdc22f 06:38:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:38:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:38:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:38:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:38:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:38:41 ---> 11f9654eef85 06:38:41 Step 7/22 : RUN go mod download 06:38:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:38:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:38:41 ---> Running in b108a4c2b852 06:38:41 debconf: delaying package configuration, since apt-utils is not installed 06:38:41 Fetched 7655 kB in 1s (6496 kB/s) 06:38:41 Selecting previously unselected package libglib2.0-0:amd64. 06:38:41 (Reading database ... 13933 files and directories currently installed.) 06:38:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:38:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:38:42 Selecting previously unselected package libpsl5:amd64. 06:38:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:38:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:38:42 Selecting previously unselected package libnghttp2-14:amd64. 06:38:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:38:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:38:42 Selecting previously unselected package librtmp1:amd64. 06:38:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:38:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:38:42 Selecting previously unselected package libcurl3-gnutls:amd64. 06:38:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:38:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:38:42 Selecting previously unselected package liberror-perl. 06:38:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:38:42 Unpacking liberror-perl (0.17025-1) ... 06:38:42 Selecting previously unselected package git-man. 06:38:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:38:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:38:42 ---> ded02062a066 06:38:42 Step 7/24 : RUN go mod download 06:38:42 ---> e4c19b1de994 06:38:42 Step 7/21 : RUN go mod download 06:38:42 ---> Running in 68aaf02879de 06:38:42 ---> Running in fabffc2c2ad3 06:38:43 Selecting previously unselected package git. 06:38:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:38:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:38:43 Selecting previously unselected package libnorm1:amd64. 06:38:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:38:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:38:43 Selecting previously unselected package libpgm-5.2-0:amd64. 06:38:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:38:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:38:43 Selecting previously unselected package libsodium23:amd64. 06:38:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:38:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:38:44 Selecting previously unselected package libzmq5:amd64. 06:38:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:38:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:38:44 Selecting previously unselected package libzmq3-dev:amd64. 06:38:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:38:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:38:44 Removing intermediate container 774bc80fe586 06:38:44 ---> 019631b4c6fb 06:38:44 Step 8/24 : COPY . . 06:38:44 Selecting previously unselected package pkg-config. 06:38:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:38:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:38:44 Selecting previously unselected package zip. 06:38:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:38:44 Unpacking zip (3.0-11build1) ... 06:38:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:38:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:38:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:38:44 Setting up liberror-perl (0.17025-1) ... 06:38:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:38:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:38:44 No schema files found: doing nothing. 06:38:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:38:44 Setting up zip (3.0-11build1) ... 06:38:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:38:44 Setting up libsodium23:amd64 (1.0.16-2) ... 06:38:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:38:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:38:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:38:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:38:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:38:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:38:46 Removing intermediate container 05fd2dbdc22f 06:38:46 ---> ce3c137b7c31 06:38:46 Step 8/21 : COPY . . 06:38:46 Removing intermediate container b108a4c2b852 06:38:46 ---> 1a56be9db22a 06:38:46 Step 8/22 : COPY . . 06:38:47 Removing intermediate container 68aaf02879de 06:38:47 ---> e1b24a4fdf2b 06:38:47 Step 8/24 : COPY . . 06:38:48 Removing intermediate container fabffc2c2ad3 06:38:48 ---> d6733960ea0c 06:38:48 Step 8/21 : COPY . . 06:38:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:38:51 git set to automatically installed. 06:38:51 git-man set to automatically installed. 06:38:51 libcurl3-gnutls set to automatically installed. 06:38:51 liberror-perl set to automatically installed. 06:38:51 libglib2.0-0 set to automatically installed. 06:38:51 libnghttp2-14 set to automatically installed. 06:38:51 libnorm1 set to automatically installed. 06:38:51 libpgm-5.2-0 set to automatically installed. 06:38:51 libpsl5 set to automatically installed. 06:38:51 librtmp1 set to automatically installed. 06:38:51 libsodium23 set to automatically installed. 06:38:51 libzmq3-dev set to automatically installed. 06:38:51 libzmq5 set to automatically installed. 06:38:51 pkg-config set to automatically installed. 06:38:51 zip set to automatically installed. 06:38:53 snapd is not logged in, snap install commands will use sudo 06:38:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:39:00 snap "core18" has no updates available 06:39:01 Pulling config-common 06:39:02 Pulling go-build-helper 06:39:15 ---> db6707d8b3f9 06:39:15 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:39:15 ---> de4d0a43579a 06:39:15 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:39:15 ---> 5e897c582bed 06:39:15 Step 9/22 : RUN make cmd/core-command/core-command 06:39:15 ---> d68dda744db5 06:39:15 ---> 1c75ea7b3a21 06:39:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:39:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:39:15 ---> Running in 93e55689945a 06:39:15 ---> Running in c95a5b95578d 06:39:15 ---> Running in 78cf96c8fc79 06:39:15 ---> Running in 5bcf66d1cb44 06:39:15 ---> Running in 33692432cbc1 06:39:15 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:39:15 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:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:39:15 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:39:15 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:39:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:39:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:39:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 06:39:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 06:39:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 06:39:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 06:39:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 06:39:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 06:39:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 06:39:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 06:39:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:39:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:39:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:39:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:39:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:39:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:39:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:39:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:39:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:39:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 06:39:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 06:39:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 06:39:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 06:39:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 06:39:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 06:39:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:39:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:39:24 Fetched 23.7 MB in 0s (0 B/s) 06:39:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:39:24 Fetched 96.5 kB in 0s (0 B/s) 06:39:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:39:24 Fetched 279 kB in 0s (0 B/s) 06:39:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:39:24 Fetched 122 kB in 0s (0 B/s) 06:39:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:39:24 Fetched 77.8 kB in 0s (0 B/s) 06:39:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:39:24 Fetched 8848 B in 0s (0 B/s) 06:39:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:39:24 Fetched 47.8 kB in 0s (0 B/s) 06:39:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:39:24 Fetched 45.6 kB in 0s (0 B/s) 06:39:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:39:24 Fetched 15.0 kB in 0s (0 B/s) 06:39:24 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:39:24 Fetched 214 kB in 0s (0 B/s) 06:39:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:39:24 Fetched 155 kB in 0s (0 B/s) 06:39:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:39:24 Fetched 50.6 kB in 0s (0 B/s) 06:39:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:39:24 Fetched 14.8 kB in 0s (0 B/s) 06:39:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:39:24 Fetched 41.8 kB in 0s (0 B/s) 06:39:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:39:24 Fetched 499 kB in 0s (0 B/s) 06:39:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:39:24 Fetched 111 kB in 0s (0 B/s) 06:39:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:39:24 Fetched 240 kB in 0s (0 B/s) 06:39:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:39:24 Fetched 29.3 kB in 0s (0 B/s) 06:39:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:39:24 Fetched 85.5 kB in 0s (0 B/s) 06:39:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:39:24 Fetched 24.5 kB in 0s (0 B/s) 06:39:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:39:24 Fetched 49.2 kB in 0s (0 B/s) 06:39:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:39:24 Fetched 54.2 kB in 0s (0 B/s) 06:39:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:39:24 Fetched 30.8 kB in 0s (0 B/s) 06:39:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:39:24 Fetched 17.0 kB in 0s (0 B/s) 06:39:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:39:24 Fetched 85.9 kB in 0s (0 B/s) 06:39:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:39:24 Fetched 8720 B in 0s (0 B/s) 06:39:24 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:39:24 Fetched 137 kB in 0s (0 B/s) 06:39:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:39:24 Fetched 119 kB in 0s (0 B/s) 06:39:24 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:39:24 Fetched 109 kB in 0s (0 B/s) 06:39:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:39:24 Fetched 11.1 kB in 0s (0 B/s) 06:39:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:39:24 Fetched 645 kB in 0s (0 B/s) 06:39:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:39:24 Fetched 41.3 kB in 0s (0 B/s) 06:39:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:39:24 Fetched 17.9 kB in 0s (0 B/s) 06:39:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:39:24 Fetched 368 kB in 0s (0 B/s) 06:39:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:39:24 Fetched 187 kB in 0s (0 B/s) 06:39:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:39:24 Fetched 175 kB in 0s (0 B/s) 06:39:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:39:27 Fetched 206 kB in 0s (0 B/s) 06:39:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:39:27 Fetched 1301 kB in 0s (0 B/s) 06:39:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:39:27 Fetched 36.2 kB in 0s (0 B/s) 06:39:27 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:39:27 Fetched 159 kB in 0s (0 B/s) 06:39:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:39:27 Fetched 107 kB in 0s (0 B/s) 06:39:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:39:27 Fetched 48.7 kB in 0s (0 B/s) 06:39:27 Pulling static-packages 06:39:28 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:39:28 Skipping pull go-build-helper (already ran) 06:39:28 Skipping pull static-packages (already ran) 06:39:28 Building go-build-helper 06:39:32 Building static-packages 06:39:33 Staging go-build-helper 06:39:34 Staging static-packages 06:39:35 Pulling go115 06:39:36 'edgex-go' has dependencies that need to be staged: go115 06:39:36 Skipping pull go115 (already ran) 06:39:36 Building go115 06:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:36 Dload Upload Total Spent Left Speed 06:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 205k 0 0 742k 0 0:02:39 --:--:-- 0:02:39 740k 21 115M 21 24.6M 0 0 19.2M 0 0:00:05 0:00:01 0:00:04 19.2M 52 115M 52 60.9M 0 0 26.7M 0 0:00:04 0:00:02 0:00:02 26.7M 86 115M 86 99.4M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M 100 115M 100 115M 0 0 31.2M 0 0:00:03 0:00:03 --:--:-- 31.2M 06:39:40 go1.15.2.linux-amd64.tar.gz: OK 06:39:44 Staging go115 06:39:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:49 Fetched 0 B in 0s (0 B/s) 06:39:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:39:49 Fetched 224 kB in 0s (0 B/s) 06:39:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:39:49 Fetched 157 kB in 0s (0 B/s) 06:39:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:39:49 Fetched 221 kB in 0s (0 B/s) 06:39:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:39:49 Fetched 143 kB in 0s (0 B/s) 06:39:49 Pulling edgex-go 06:39:50 Pulling version 06:39:51 Building config-common 06:39:53 Skipping build go-build-helper (already ran) 06:39:53 Skipping build static-packages (already ran) 06:39:53 Skipping build go115 (already ran) 06:39:53 Building edgex-go 06:39:53 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:56 go: downloading github.com/gorilla/mux v1.8.0 06:39:56 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 06:39:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 06:39:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 06:39:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:39:56 go: downloading github.com/imdario/mergo v0.3.11 06:39:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:39:56 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 06:39:56 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:39:56 go: downloading github.com/google/uuid v1.1.4 06:39:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:39:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:39:56 go: downloading github.com/pkg/errors v0.8.1 06:39:56 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:39:56 go: downloading github.com/pelletier/go-toml v1.2.0 06:39:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:39:56 go: downloading github.com/hashicorp/consul/api v1.1.0 06:39:56 go: downloading github.com/BurntSushi/toml v0.3.1 06:39:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:39:56 go: downloading github.com/go-kit/kit v0.8.0 06:39:56 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:39:56 go: downloading github.com/x448/float16 v0.8.4 06:39:56 go: downloading gopkg.in/yaml.v2 v2.4.0 06:39:56 go: downloading github.com/pebbe/zmq4 v1.2.2 06:39:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:39:56 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:39:56 go: downloading github.com/hashicorp/serf v0.8.2 06:39:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:39:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:39:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:39:56 go: downloading github.com/mitchellh/copystructure v1.0.0 06:39:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:39:56 go: downloading github.com/go-playground/universal-translator v0.17.0 06:39:56 go: downloading github.com/leodido/go-urn v1.2.0 06:39:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:39:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:39:56 go: downloading github.com/go-playground/locales v0.13.0 06:39:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:39:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:39:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:40:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:40:07 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:40: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:40:08 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:40:08 go: downloading github.com/stretchr/testify v1.6.1 06:40:09 go: downloading github.com/pmezard/go-difflib v1.0.0 06:40:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:40:09 go: downloading github.com/davecgh/go-spew v1.1.1 06:40:10 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:40:10 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:40:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:40:12 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:40:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:40:13 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:40:13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:40:14 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:40:15 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:40:16 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:40:18 Building version 06:40:20 Staging config-common 06:40:21 Skipping stage go-build-helper (already ran) 06:40:21 Skipping stage static-packages (already ran) 06:40:21 Skipping stage go115 (already ran) 06:40:21 Staging edgex-go 06:40:22 Staging version 06:40:22 Priming config-common 06:40:23 Priming go-build-helper 06:40:24 Priming static-packages 06:40:27 Priming go115 06:40:28 Priming edgex-go 06:40:29 Priming version 06:40:29 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:40: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:40:37 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:40:45 Removing intermediate container 78cf96c8fc79 06:40:45 ---> bb1cd8b1e298 06:40:45 06:40:45 Step 10/24 : FROM alpine:3.12 06:40:45 3.12: Pulling from library/alpine 06:40:48 Removing intermediate container 93e55689945a 06:40:48 ---> ec8e779b3916 06:40:48 06:40:48 Step 10/24 : FROM scratch 06:40:48 ---> 06:40:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:40:48 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:40:48 Removing intermediate container 5bcf66d1cb44 06:40:48 ---> dfeecb980c82 06:40:48 06:40:48 Step 10/22 : FROM scratch 06:40:48 ---> 06:40:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:40:48 Status: Downloaded newer image for alpine:3.12 06:40:48 ---> afeebe901d6b 06:40:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:40:48 ---> Running in 9b1fce8cffc2 06:40:48 ---> Running in 8804bc5cbdb3 06:40:48 Removing intermediate container 33692432cbc1 06:40:48 ---> deb15293f0ed 06:40:48 06:40:48 Step 10/21 : FROM alpine:3.12 06:40:48 ---> afeebe901d6b 06:40:48 Step 11/21 : RUN apk add --update --no-cache curl 06:40:48 Removing intermediate container c95a5b95578d 06:40:48 ---> 1d7e616bd185 06:40:48 06:40:48 Step 10/21 : FROM scratch 06:40:48 ---> 06:40:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:40:48 ---> Running in ebda8d69eccc 06:40:49 ---> Running in f54f50275eef 06:40:49 ---> Running in 659964fe6924 06:40:49 Removing intermediate container 9b1fce8cffc2 06:40:49 ---> b87f49316595 06:40:49 Step 12/24 : ENV APP_PORT=48060 06:40:49 Removing intermediate container 8804bc5cbdb3 06:40:49 ---> 9cd9ce204b4a 06:40:49 Step 12/22 : ENV APP_PORT=48082 06:40:49 ---> Running in 8320eb293f28 06:40:49 ---> Running in 0e4a569056bb 06:40:49 Removing intermediate container f54f50275eef 06:40:49 ---> 17f884483484 06:40:49 Step 12/21 : ENV APP_PORT=48085 06:40:49 ---> Running in e51813683424 06:40:50 Removing intermediate container 8320eb293f28 06:40:50 ---> 5119e65a9aca 06:40:50 Step 13/22 : EXPOSE $APP_PORT 06:40:50 Removing intermediate container 0e4a569056bb 06:40:50 ---> 8219a1b04316 06:40:50 Step 13/24 : EXPOSE $APP_PORT 06:40:50 ---> Running in 7222b2dcbc97 06:40:50 ---> Running in 808e6b4f6a50 06:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:50 Removing intermediate container e51813683424 06:40:50 ---> e34f53352066 06:40:50 Step 13/21 : EXPOSE $APP_PORT 06:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:40:50 ---> Running in 142c0448cc06 06:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:40:50 Removing intermediate container 808e6b4f6a50 06:40:50 ---> 4f26a576a153 06:40:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:40:51 Removing intermediate container 7222b2dcbc97 06:40:51 ---> 73f5a18dd42a 06:40:51 Step 14/22 : WORKDIR / 06:40:51 ---> Running in 5ebe76e488c0 06:40:51 Removing intermediate container 142c0448cc06 06:40:51 ---> 30a2eda7e4f8 06:40:51 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:51 (1/4) Installing ca-certificates (20191127-r4) 06:40:51 (1/5) Installing ca-certificates (20191127-r4) 06:40:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:40:51 (3/4) Installing libcurl (7.69.1-r3) 06:40:51 (4/4) Installing curl (7.69.1-r3) 06:40:51 Executing busybox-1.31.1-r19.trigger 06:40:51 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:40:51 (3/5) Installing libcurl (7.69.1-r3) 06:40:51 Executing ca-certificates-20191127-r4.trigger 06:40:51 (4/5) Installing curl (7.69.1-r3) 06:40:51 (5/5) Installing dumb-init (1.2.2-r1) 06:40:51 Executing busybox-1.31.1-r19.trigger 06:40:51 Executing ca-certificates-20191127-r4.trigger 06:40:51 OK: 7 MiB in 18 packages 06:40:52 OK: 7 MiB in 19 packages 06:40:52 Removing intermediate container 5ebe76e488c0 06:40:52 ---> 34961464cd62 06:40:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:52 ---> 33ddeb22cd2f 06:40:52 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:40:52 ---> dcc31a92dbc1 06:40:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:40:53 ---> 0a9e54cc32c1 06:40:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:40:55 Removing intermediate container 659964fe6924 06:40:55 ---> 1df125bd6be3 06:40:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:40:55 ---> 2e7262a26e13 06:40:55 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:40:55 ---> Running in 1055e470d360 06:40:55 ---> 6bde76a115f9 06:40:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:40:55 Removing intermediate container ebda8d69eccc 06:40:55 ---> b0f87ffa8ac2 06:40:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:40:55 ---> b7d1af30f415 06:40:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:40:55 ---> Running in 73d34b18bd67 06:40:56 Removing intermediate container 1055e470d360 06:40:56 ---> 6d8bbec942be 06:40:56 Step 13/21 : WORKDIR /edgex 06:40:56 ---> Running in 48ad4706fbae 06:40:56 Removing intermediate container 73d34b18bd67 06:40:56 ---> f79617bd7ad6 06:40:56 Step 13/24 : WORKDIR / 06:40:56 ---> d65a3291c827 06:40:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:40:56 ---> 5b87b8aa4a1b 06:40:56 Step 18/22 : ENTRYPOINT ["/core-command"] 06:40:56 ---> Running in 81395d244851 06:40:56 ---> Running in ddb3b80b10ec 06:40:56 ---> 2413a91965af 06:40:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:57 ---> Running in a043c37c008b 06:40:57 Removing intermediate container 48ad4706fbae 06:40:57 ---> fc2e82a6cadc 06:40:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:40:57 Removing intermediate container ddb3b80b10ec 06:40:57 ---> 3083794390c2 06:40:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:57 Removing intermediate container 81395d244851 06:40:57 ---> 5a6538fc7942 06:40:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:40:57 Removing intermediate container a043c37c008b 06:40:58 ---> d4ac25653929 06:40:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:58 ---> Running in adb91489aec2 06:40:58 ---> 73d64cb1fda8 06:40:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:40:58 ---> Running in 2b846f328b7f 06:40:58 ---> 8c335fb14f61 06:40:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:40:58 Removing intermediate container adb91489aec2 06:40:58 ---> e57a3f384fb9 06:40:58 Step 19/21 : LABEL arch=arm64 06:40:59 Removing intermediate container 2b846f328b7f 06:40:59 ---> cc21914118bd 06:40:59 Step 20/22 : LABEL arch=arm64 06:40:59 ---> ac858898fef0 06:40:59 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:40:59 ---> Running in fa48b3ccb616 06:40:59 ---> Running in 51c40d1310fb 06:40:59 ---> a048caf03b54 06:40:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:40:59 ---> 64dbdfad6236 06:40:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:40:59 Removing intermediate container fa48b3ccb616 06:40:59 ---> e636126f0ece 06:40:59 Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:41:00 Removing intermediate container 51c40d1310fb 06:41:00 ---> a29add2f4e61 06:41:00 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:41:00 ---> Running in c605ce96a255 06:41:00 ---> 2965da25d5d7 06:41:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:41:00 ---> Running in d9d6e8a7602e 06:41:01 ---> d25b9da51bde 06:41:01 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:41:01 Removing intermediate container c605ce96a255 06:41:01 ---> 8a6946ebd71a 06:41:01 Step 21/21 : LABEL version=0.0.0 06:41:01 Removing intermediate container d9d6e8a7602e 06:41:01 ---> 26d013517938 06:41:01 Step 22/22 : LABEL version=0.0.0 06:41:01 ---> 17b2a75991f2 06:41:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:41:01 ---> 11864797b6d8 06:41:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:41:01 ---> Running in 65e333e77120 06:41:01 ---> Running in 4038232d7584 06:41:01 ---> Running in c79d68764f43 06:41:01 ---> Running in de718b358384 06:41:02 Removing intermediate container 65e333e77120 06:41:02 ---> 95255146b1ad 06:41:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:41:02 Removing intermediate container 4038232d7584 06:41:02 ---> 87ed77251737 06:41:02 06:41:02 ---> Running in 4f6f1447db95 06:41:02 Removing intermediate container de718b358384 06:41:02 ---> 15b420098031 06:41:02 Step 18/21 : CMD ["--init=true"] 06:41:02 Removing intermediate container c79d68764f43 06:41:02 ---> 15f198ddb874 06:41:02 06:41:02 ---> Running in 20815337d7b9 06:41:03 Successfully built 87ed77251737 06:41:03 Successfully tagged docker-support-scheduler-go-arm64:latest 06:41:03  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 06:41:03 ---> ee5d15c4c50f 06:41:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:41:03 Successfully built 15f198ddb874 06:41:03 Removing intermediate container 4f6f1447db95 06:41:03 ---> fb4b25072611 06:41:03 Step 22/24 : LABEL arch=arm64 06:41:03 Successfully tagged docker-core-command-go-arm64:latest 06:41:03  Building docker-core-command-go ... done Building docker-core-metadata-go 06:41:03 ---> Running in d3a1dbdd078e 06:41:03 Removing intermediate container 20815337d7b9 06:41:03 ---> 184689628706 06:41:03 Step 19/21 : LABEL arch=arm64 06:41:03 ---> Running in 91af4907335e 06:41:04 Removing intermediate container d3a1dbdd078e 06:41:04 ---> f3345e9b47a9 06:41:04 Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:41:04 ---> Running in 835cdf085d15 06:41:04 Removing intermediate container 91af4907335e 06:41:04 ---> 06377217defb 06:41:04 Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:41:04 ---> afe0b7230dcd 06:41:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:41:04 ---> Running in 92762b47bc37 06:41:04 Removing intermediate container 835cdf085d15 06:41:04 ---> 716366c621ed 06:41:04 Step 24/24 : LABEL version=0.0.0 06:41:05 ---> Running in ebd6abb355df 06:41:05 Removing intermediate container 92762b47bc37 06:41:05 ---> 4165fd58d0f0 06:41:05 Step 21/21 : LABEL version=0.0.0 06:41:06 Removing intermediate container ebd6abb355df 06:41:06 ---> b6aa2b983997 06:41:06 06:41:07 Successfully built b6aa2b983997 06:41:07 ---> ff611a5b7d74 06:41:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:41:07 Successfully tagged docker-support-notifications-go-arm64:latest 06:41:07  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go 06:41:07 ---> Running in db44ec4dce22 06:41:08 ---> Running in fa734b57535b 06:41:08 Removing intermediate container db44ec4dce22 06:41:08 ---> 4720feccc8c8 06:41:08 06:41:08 Successfully built 4720feccc8c8 06:41:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:41:08  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 06:41:11 Removing intermediate container fa734b57535b 06:41:11 ---> 63715615e092 06:41:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:41:11 ---> Running in 876365da71eb 06:41:13 Removing intermediate container 876365da71eb 06:41:13 ---> 421335d01817 06:41:13 Step 22/24 : LABEL arch=arm64 06:41:14 ---> Running in 633a3fbf5adf 06:41:15 Removing intermediate container 633a3fbf5adf 06:41:15 ---> 088842ddfa4f 06:41:15 Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:41:15 ---> Running in 7706e7d1df51 06:41:16 Removing intermediate container 7706e7d1df51 06:41:16 ---> 6bb1389e088b 06:41:16 Step 24/24 : LABEL version=0.0.0 06:41:16 ---> Running in 1b7aa9a65578 06:41:17 Removing intermediate container 1b7aa9a65578 06:41:17 ---> 45d5787b92b2 06:41:17 06:41:17 Successfully built 45d5787b92b2 06:41:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:41:56  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:41:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:41:56 ---> cf826ed65c7e 06:41:56 Step 3/26 : WORKDIR /edgex-go 06:41:56 ---> Using cache 06:41:56 ---> d939453819f9 06:41:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:56 ---> Using cache 06:41:56 ---> 7927e54930c7 06:41:56 Step 5/26 : RUN apk add --update --no-cache make bash git 06:41:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:41:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:41:56 ---> cf826ed65c7e 06:41:56 Step 3/22 : WORKDIR /edgex-go 06:41:56 ---> Using cache 06:41:56 ---> d939453819f9 06:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:56 ---> Using cache 06:41:56 ---> 7927e54930c7 06:41:56 Step 5/22 : RUN apk add --update --no-cache make git 06:41:56 ---> Using cache 06:41:56 ---> a5063edc84b3 06:41:56 Step 6/22 : COPY go.mod . 06:41:56 ---> Using cache 06:41:56 ---> e4c19b1de994 06:41:56 Step 7/22 : RUN go mod download 06:41:56 ---> Using cache 06:41:56 ---> d6733960ea0c 06:41:56 Step 8/22 : COPY . . 06:41:56 ---> Using cache 06:41:56 ---> de4d0a43579a 06:41:56 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:41:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:41:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:41:56 ---> cf826ed65c7e 06:41:56 Step 3/22 : WORKDIR /edgex-go 06:41:56 ---> Using cache 06:41:56 ---> d939453819f9 06:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:56 ---> Using cache 06:41:56 ---> 7927e54930c7 06:41:56 Step 5/22 : RUN apk add --update --no-cache make git 06:41:56 ---> Using cache 06:41:56 ---> a5063edc84b3 06:41:56 Step 6/22 : COPY go.mod . 06:41:56 ---> Using cache 06:41:56 ---> e4c19b1de994 06:41:56 Step 7/22 : RUN go mod download 06:41:56 ---> Using cache 06:41:56 ---> d6733960ea0c 06:41:56 Step 8/22 : COPY . . 06:41:56 ---> Using cache 06:41:56 ---> de4d0a43579a 06:41:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:41:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:41:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:41:56 ---> cf826ed65c7e 06:41:56 Step 3/23 : WORKDIR /edgex-go 06:41:56 ---> Using cache 06:41:56 ---> d939453819f9 06:41:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:56 ---> Using cache 06:41:56 ---> 7927e54930c7 06:41:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:41:58 ---> Running in f08456b89472 06:41:58 ---> Running in 744df063faf3 06:41:58 ---> Running in a4bdfcffe504 06:41:58 ---> Running in dbda33da5b17 06:42:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:42:00 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:42:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:42:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:42:01 OK: 217 MiB in 51 packages 06:42:02 OK: 217 MiB in 51 packages 06:42:03 Removing intermediate container a4bdfcffe504 06:42:03 ---> cf142ed82eb8 06:42:03 Step 6/23 : COPY go.mod . 06:42:04 Removing intermediate container f08456b89472 06:42:04 ---> 83340d8d54b7 06:42:04 Step 6/26 : COPY go.mod . 06:42:05 ---> edff3095d226 06:42:05 Step 7/23 : RUN go mod download 06:42:05 ---> Running in 7b83b9a69017 06:42:05 ---> 5dbe4a430623 06:42:05 Step 7/26 : RUN go mod download 06:42:06 ---> Running in 57b9bd48b71f 06:42:10 Removing intermediate container 7b83b9a69017 06:42:10 ---> d6b139d2fc22 06:42:10 Step 8/23 : COPY . . 06:42:10 Removing intermediate container 57b9bd48b71f 06:42:10 ---> 55ecfe2944b7 06:42:10 Step 8/26 : COPY . . 06:42:37 ---> a963191cf4c8 06:42:37 Step 9/23 : RUN make cmd/core-data/core-data 06:42:37 ---> a3d928e25e45 06:42:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:42:37 ---> Running in c0c72b0bacdd 06:42:37 ---> Running in 2043f5840c6e 06:42: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:42: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:43:02 Removing intermediate container dbda33da5b17 06:43:02 ---> aec2e2ac9a4b 06:43:02 06:43:02 Step 10/22 : FROM alpine:3.12 06:43:02 ---> afeebe901d6b 06:43:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:43:02 ---> Using cache 06:43:02 ---> b0f87ffa8ac2 06:43:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:43:02 ---> Running in c720b7b1f8d3 06:43:02 Removing intermediate container c720b7b1f8d3 06:43:02 ---> 2691823610c5 06:43:02 Step 13/22 : WORKDIR / 06:43:02 ---> Running in 418d55b61e3f 06:43:02 Removing intermediate container 418d55b61e3f 06:43:02 ---> a63a15542ff0 06:43:02 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:43:03 ---> 860c024bf6c9 06:43:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:43:05 ---> 56f3ff0f51fe 06:43:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:43:06 ---> 850ec92a5b15 06:43:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:43:07 ---> abee2aad7e02 06:43:07 Step 18/22 : RUN chmod +x entrypoint.sh 06:43:07 ---> Running in 20467abea3bf 06:43:10 Removing intermediate container 20467abea3bf 06:43:10 ---> 0c6850e41a5c 06:43:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:43:10 ---> Running in 32cb3835139e 06:43:11 Removing intermediate container 32cb3835139e 06:43:11 ---> 5ce3f4472824 06:43:11 Step 20/22 : LABEL arch=arm64 06:43:11 ---> Running in 674d7736e89c 06:43:12 Removing intermediate container 674d7736e89c 06:43:12 ---> 7cab5b73ff97 06:43:12 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:43:12 ---> Running in 4f6b21671bb7 06:43:13 Removing intermediate container 4f6b21671bb7 06:43:13 ---> 3e64793072a2 06:43:13 Step 22/22 : LABEL version=0.0.0 06:43:13 ---> Running in ef349cf73755 06:43:14 Removing intermediate container ef349cf73755 06:43:14 ---> 972c785626ae 06:43:14 06:43:14 Successfully built 972c785626ae 06:43:14 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:43:26  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 744df063faf3 06:43:26 ---> 31af312e882f 06:43:26 06:43:26 Step 10/22 : FROM scratch 06:43:26 ---> 06:43:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:43:26 ---> Using cache 06:43:26 ---> 17f884483484 06:43:26 Step 12/22 : ENV APP_PORT=48081 06:43:26 ---> Running in c23f9efcf81a 06:43:27 Removing intermediate container c23f9efcf81a 06:43:27 ---> 0ac31e6ac466 06:43:27 Step 13/22 : EXPOSE $APP_PORT 06:43:27 ---> Running in cf07cd2fa227 06:43:28 Removing intermediate container cf07cd2fa227 06:43:28 ---> 195aca739f40 06:43:28 Step 14/22 : WORKDIR / 06:43:28 ---> Running in 47b9ffe390ad 06:43:29 Removing intermediate container 47b9ffe390ad 06:43:29 ---> ad50e7c74238 06:43:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:43:30 ---> 8dd73b260c22 06:43:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:43:32 ---> bdfcef5b2a8c 06:43:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:43:33 ---> db483875e590 06:43:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:43:33 ---> Running in f394b2eb04b1 06:43:34 Removing intermediate container f394b2eb04b1 06:43:34 ---> 097aaa37a93e 06:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:34 ---> Running in a1df77e1b71f 06:43:35 Removing intermediate container a1df77e1b71f 06:43:35 ---> 490238c68006 06:43:35 Step 20/22 : LABEL arch=arm64 06:43:35 ---> Running in a0328844cea2 06:43:36 Removing intermediate container a0328844cea2 06:43:36 ---> ed202c8c041f 06:43:36 Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:43:36 ---> Running in 1f4995ede2a9 06:43:37 Removing intermediate container 1f4995ede2a9 06:43:37 ---> 7f0c555b97c8 06:43:37 Step 22/22 : LABEL version=0.0.0 06:43:37 ---> Running in ee5499010f9e 06:43:38 Removing intermediate container ee5499010f9e 06:43:38 ---> acdc59e11b87 06:43:38 06:43:38 Successfully built acdc59e11b87 06:43:38 Successfully tagged docker-core-metadata-go-arm64:latest 06:43:45  Building docker-core-metadata-go ... done Removing intermediate container 2043f5840c6e 06:43:45 ---> 3626869afbbb 06:43:45 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:43:45 ---> Running in 7ac42180a344 06:43:46 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:43:49 Removing intermediate container 7ac42180a344 06:43:49 ---> e0c869854cd2 06:43:49 06:43:49 Step 11/26 : FROM docker:20.10.0 06:43:49 20.10.0: Pulling from library/docker 06:43:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:43:57 Status: Downloaded newer image for docker:20.10.0 06:43:57 ---> eeaf43b92773 06:43:57 Step 12/26 : RUN apk add --no-cache bash 06:43:58 ---> Running in 678ff4a7caae 06:43:59 Removing intermediate container c0c72b0bacdd 06:43:59 ---> 0d0e00d02f34 06:43:59 06:43:59 Step 10/23 : FROM alpine:3.12 06:43:59 ---> afeebe901d6b 06:43:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:43:59 ---> Running in 87c6fa5958b5 06:43:59 Removing intermediate container 87c6fa5958b5 06:43:59 ---> 6491df2569c5 06:43:59 Step 12/23 : ENV APP_PORT=48080 06:43:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:59 ---> Running in d225ab8ceb45 06:44:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:44:00 Removing intermediate container d225ab8ceb45 06:44:00 ---> c645deb3e075 06:44:00 Step 13/23 : EXPOSE $APP_PORT 06:44:00 ---> Running in 96303bedf1ea 06:44:00 (1/2) Installing readline (8.0.4-r0) 06:44:00 (2/2) Installing bash (5.0.17-r0) 06:44:00 Executing bash-5.0.17-r0.post-install 06:44:00 Executing busybox-1.31.1-r19.trigger 06:44:00 OK: 12 MiB in 22 packages 06:44:00 Removing intermediate container 96303bedf1ea 06:44:00 ---> df1e247f44d1 06:44:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:00 ---> Running in bf3f801d9ba0 06:44:02 Removing intermediate container 678ff4a7caae 06:44:02 ---> 9c8e6ef990e5 06:44:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:44:02 ---> Running in 90d50e88bee6 06:44:02 Removing intermediate container 90d50e88bee6 06:44:02 ---> 69173c13d832 06:44:02 Step 14/26 : ENV APP_PORT=48090 06:44:02 ---> Running in 3cc853727d84 06:44:03 Removing intermediate container 3cc853727d84 06:44:03 ---> db6cecc115f3 06:44:03 Step 15/26 : EXPOSE $APP_PORT 06:44:03 ---> Running in 0b3a45d50439 06:44:03 Removing intermediate container bf3f801d9ba0 06:44:03 ---> da9cb3f1fc00 06:44:03 Step 15/23 : RUN apk add --update --no-cache zeromq 06:44:03 ---> Running in 61c5238b6a52 06:44:04 Removing intermediate container 0b3a45d50439 06:44:04 ---> 23c019a700eb 06:44:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:44:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:44:05 ---> c0c92b322820 06:44:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:44:06 ---> 3640a4420662 06:44:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:44:07 (1/5) Installing libgcc (9.3.0-r2) 06:44:07 (2/5) Installing libsodium (1.0.18-r0) 06:44:07 ---> c385ba45fa8a 06:44:07 Step 19/26 : RUN apk --no-cache add py3-pip 06:44:07 (3/5) Installing libstdc++ (9.3.0-r2) 06:44:07 ---> Running in 9a73c9049e9e 06:44:07 (4/5) Installing libzmq (4.3.3-r0) 06:44:07 (5/5) Installing zeromq (4.3.3-r0) 06:44:07 Executing busybox-1.31.1-r19.trigger 06:44:07 OK: 8 MiB in 19 packages 06:44:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:44:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:44:09 (1/33) Installing libbz2 (1.0.8-r1) 06:44:09 (2/33) Installing expat (2.2.9-r1) 06:44:09 (3/33) Installing libffi (3.3-r2) 06:44:09 (4/33) Installing gdbm (1.13-r1) 06:44:09 Removing intermediate container 61c5238b6a52 06:44:09 ---> bc1379484490 06:44:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:44:09 (5/33) Installing xz-libs (5.2.5-r0) 06:44:09 (6/33) Installing sqlite-libs (3.32.1-r0) 06:44:09 (7/33) Installing python3 (3.8.5-r0) 06:44:10 ---> e26410a45ef4 06:44:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:44:10 (8/33) Installing py3-appdirs (1.4.4-r1) 06:44:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:44:11 (10/33) Installing py3-parsing (2.4.7-r0) 06:44:11 (11/33) Installing py3-six (1.15.0-r0) 06:44:11 (12/33) Installing py3-packaging (20.4-r0) 06:44:11 (13/33) Installing py3-setuptools (47.0.0-r0) 06:44:11 (14/33) Installing py3-chardet (3.0.4-r4) 06:44:11 (15/33) Installing py3-idna (2.9-r0) 06:44:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:44:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:44:11 (18/33) Installing py3-requests (2.23.0-r0) 06:44:11 (19/33) Installing py3-msgpack (1.0.0-r0) 06:44:11 (20/33) Installing py3-lockfile (0.12.2-r3) 06:44:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:44:11 (22/33) Installing py3-colorama (0.4.3-r0) 06:44:11 (23/33) Installing py3-distlib (0.3.0-r0) 06:44:11 (24/33) Installing py3-distro (1.5.0-r1) 06:44:11 (25/33) Installing py3-webencodings (0.5.1-r3) 06:44:11 ---> fe2b0c9fa971 06:44:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:44:11 (26/33) Installing py3-html5lib (1.0.1-r4) 06:44:11 (27/33) Installing py3-pytoml (0.1.21-r0) 06:44:11 (28/33) Installing py3-pep517 (0.8.2-r0) 06:44:11 (29/33) Installing py3-progress (1.5-r0) 06:44:11 (30/33) Installing py3-toml (0.10.1-r0) 06:44:11 (31/33) Installing py3-retrying (1.3.3-r0) 06:44:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:44:11 (33/33) Installing py3-pip (20.1.1-r0) 06:44:11 Executing busybox-1.31.1-r19.trigger 06:44:11 OK: 71 MiB in 55 packages 06:44:12 ---> e1416197051f 06:44:12 Step 19/23 : ENTRYPOINT ["/core-data"] 06:44:12 ---> Running in e6de57bd877a 06:44:13 Removing intermediate container e6de57bd877a 06:44:13 ---> 3a0150805648 06:44:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:44:13 ---> Running in bdf07da13f0d 06:44:14 Removing intermediate container bdf07da13f0d 06:44:14 ---> 47cc4abeb817 06:44:14 Step 21/23 : LABEL arch=arm64 06:44:14 ---> Running in 67679c075ff2 06:44:14 Removing intermediate container 67679c075ff2 06:44:14 ---> 2094d70156d3 06:44:14 Step 22/23 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:44:15 ---> Running in de89c47b36a6 06:44:15 Removing intermediate container de89c47b36a6 06:44:15 ---> 01c9d450a74e 06:44:15 Step 23/23 : LABEL version=0.0.0 06:44:15 ---> Running in 3020a8d37fd5 06:44:16 Removing intermediate container 3020a8d37fd5 06:44:16 ---> e476141c56a8 06:44:16 06:44:16 Successfully built e476141c56a8 06:44:16 Successfully tagged docker-core-data-go-arm64:latest 06:44:17  Building docker-core-data-go ... done Removing intermediate container 9a73c9049e9e 06:44:17 ---> 6242ce67801f 06:44:17 Step 20/26 : RUN pip install docker-compose==1.23.2 06:44:18 ---> Running in 44e0bb817283 06:44:22 Collecting docker-compose==1.23.2 06:44:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:44:23 Collecting jsonschema<3,>=2.5.1 06:44:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:44:23 Collecting docker<4.0,>=3.6.0 06:44:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:44:24 Collecting docopt<0.7,>=0.6.1 06:44:24 Downloading docopt-0.6.2.tar.gz (25 kB) 06:44:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:44:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:44:27 Collecting PyYAML<4,>=3.10 06:44:27 Downloading PyYAML-3.13.tar.gz (270 kB) 06:44:31 Collecting dockerpty<0.5,>=0.4.1 06:44:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:44:32 Collecting texttable<0.10,>=0.9.0 06:44:32 Downloading texttable-0.9.1.tar.gz (11 kB) 06:44:34 Collecting websocket-client<1.0,>=0.32.0 06:44:34 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:44:34 Collecting cached-property<2,>=1.2.0 06:44:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:44:35 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:44:35 Collecting docker-pycreds>=0.4.0 06:44:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:44:35 Collecting idna<2.8,>=2.5 06:44:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:44:35 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:44:35 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:44:36 Collecting urllib3<1.25,>=1.21.1 06:44:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:44:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:44:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:44:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:44:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:44:36 Installing collected packages: jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, dockerpty, texttable, cached-property, docker-compose 06:44:37 Attempting uninstall: idna 06:44:37 Found existing installation: idna 2.9 06:44:37 Uninstalling idna-2.9: 06:44:37 Successfully uninstalled idna-2.9 06:44:38 Attempting uninstall: urllib3 06:44:38 Found existing installation: urllib3 1.25.9 06:44:38 Uninstalling urllib3-1.25.9: 06:44:38 Successfully uninstalled urllib3-1.25.9 06:44:39 Attempting uninstall: requests 06:44:39 Found existing installation: requests 2.23.0 06:44:39 Uninstalling requests-2.23.0: 06:44:39 Successfully uninstalled requests-2.23.0 06:44:40 Running setup.py install for docopt: started 06:44:42 Running setup.py install for docopt: finished with status 'done' 06:44:42 Running setup.py install for PyYAML: started 06:44:43 Running setup.py install for PyYAML: finished with status 'done' 06:44:44 Running setup.py install for dockerpty: started 06:44:45 Running setup.py install for dockerpty: finished with status 'done' 06:44:45 Running setup.py install for texttable: started 06:44:47 Running setup.py install for texttable: finished with status 'done' 06:44:48 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:44:51 Removing intermediate container 44e0bb817283 06:44:51 ---> 6a0f9b484eef 06:44:51 Step 21/26 : RUN apk --no-cache add curl 06:44:52 ---> Running in 4539290f4a6a 06:44:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:44:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:44:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:44:54 (2/3) Installing libcurl (7.69.1-r3) 06:44:54 (3/3) Installing curl (7.69.1-r3) 06:44:54 Executing busybox-1.31.1-r19.trigger 06:44:54 OK: 71 MiB in 58 packages 06:44:55 Removing intermediate container 4539290f4a6a 06:44:55 ---> dd47723fd8a8 06:44:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:44:55 ---> Running in bf9180fa219a 06:44:56 Removing intermediate container bf9180fa219a 06:44:56 ---> 2d4286e0e9bb 06:44:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:44:56 ---> Running in 56740167c109 06:44:56 Removing intermediate container 56740167c109 06:44:56 ---> ee78f2b4db2d 06:44:56 Step 24/26 : LABEL arch=arm64 06:44:56 ---> Running in b73d84d4b5df 06:44:57 Removing intermediate container b73d84d4b5df 06:44:57 ---> f81b9e54f733 06:44:57 Step 25/26 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e 06:44:57 ---> Running in 752e8f0169b8 06:44:57 Removing intermediate container 752e8f0169b8 06:44:57 ---> f1996b4d7a0e 06:44:57 Step 26/26 : LABEL version=0.0.0 06:44:57 ---> Running in 97aab573ebe8 06:44:58 Removing intermediate container 97aab573ebe8 06:44:58 ---> 3cd27503e39e 06:44:58 06:44:58 Successfully built 3cd27503e39e 06:44:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:44:58  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:44:58 $ docker stop --time=1 ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 06:45:00 $ docker rm -f ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:01 + + docker images 06:45:01 grep docker 06:45:01 docker-sys-mgmt-agent-go-arm64 latest 3cd27503e39e 4 seconds ago 300MB 06:45:01 docker-core-data-go-arm64 latest e476141c56a8 45 seconds ago 21MB 06:45:01 docker-core-metadata-go-arm64 latest acdc59e11b87 About a minute ago 12.3MB 06:45:01 docker-security-bootstrap-redis-go-arm64 latest 972c785626ae About a minute ago 15.1MB 06:45:01 docker-security-secretstore-setup-go-arm64 latest 45d5787b92b2 3 minutes ago 23.4MB 06:45:01 docker-security-proxy-setup-go-arm64 latest 4720feccc8c8 3 minutes ago 23.3MB 06:45:01 docker-support-notifications-go-arm64 latest b6aa2b983997 3 minutes ago 11.4MB 06:45:01 docker-core-command-go-arm64 latest 15f198ddb874 3 minutes ago 9.98MB 06:45:01 docker-support-scheduler-go-arm64 latest 87ed77251737 3 minutes ago 10MB 06:45:01 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:45:04 provisioning config files... 06:45:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3896197258299979423tmp [Pipeline] { [Pipeline] sh 06:45:05 + set +x 06:45:05 + curl -s https://codecov.io/bash 06:45:05 + bash -s -- 06:45:05 06:45:05 _____ _ 06:45:05 / ____| | | 06:45:05 | | ___ __| | ___ ___ _____ __ 06:45:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:05 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:05 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:05 Bash-20201231-23d4836 06:45:05 06:45:05 06:45:05 ==> git version 2.24.3 found 06:45:06 ==> 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:45:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:45:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:45:06 ==> Jenkins CI detected. 06:45:06 project root: . 06:45:06 --> token set from env 06:45:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:06 ==> Running gcov in . (disable via -X gcov) 06:45:06 ==> Python coveragepy not found 06:45:06 ==> Searching for coverage reports in: 06:45:06 + . 06:45:06 -> Found 1 reports 06:45:06 ==> Detecting git/mercurial file structure 06:45:06 ==> Reading reports 06:45:06 + ./coverage.out bytes=552842 06:45:06 ==> Appending adjustments 06:45:06 https://docs.codecov.io/docs/fixing-reports 06:45:09 + Found adjustments 06:45:09 ==> Gzipping contents 06:45:09 84K /tmp/codecov.KDZB0F.gz 06:45:09 ==> Uploading reports 06:45:09 url: https://codecov.io 06:45:09 query: branch=PR-3021&commit=551a82b46970ebcf524022b7822ac49229e6be1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3021%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3021&job=&cmd_args= 06:45:09 -> Pinging Codecov 06:45:09 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3021&commit=551a82b46970ebcf524022b7822ac49229e6be1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3021%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3021&job=&cmd_args= 06:45:09 -> Uploading to 06:45:09 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/551a82b46970ebcf524022b7822ac49229e6be1e/12941d5f-6636-4422-9cce-ff58983a895d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T064509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1c288a79ef4f7833861ea760343d1be5656de1381bae0395ac1e7695b62ec81 06:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:09 Dload Upload Total Spent Left Speed 06:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83598 0 0 100 83598 0 127k --:--:-- --:--:-- --:--:-- 127k 100 83598 0 0 100 83598 0 127k --:--:-- --:--:-- --:--:-- 127k 06:45:10 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/551a82b46970ebcf524022b7822ac49229e6be1e [Pipeline] } 06:45:10 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:45:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:14 ---> package-listing.sh 06:45:14 ++ facter osfamily 06:45:14 ++ tr '[:upper:]' '[:lower:]' 06:45:14 + OS_FAMILY=redhat 06:45:14 + workspace=/w/workspace/edgex-go/1 06:45:14 + START_PACKAGES=/tmp/packages_start.txt 06:45:14 + END_PACKAGES=/tmp/packages_end.txt 06:45:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:14 + PACKAGES=/tmp/packages_start.txt 06:45:14 + '[' /w/workspace/edgex-go/1 ']' 06:45:14 + PACKAGES=/tmp/packages_end.txt 06:45:14 + case "${OS_FAMILY}" in 06:45:14 + rpm -qa 06:45:14 + sort 06:45:19 + '[' -f /tmp/packages_start.txt ']' 06:45:19 + '[' -f /tmp/packages_end.txt ']' 06:45:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:19 + '[' /w/workspace/edgex-go/1 ']' 06:45:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:45:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:45:19 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:45:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:20 06:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:20 alpine: Pulling from edgex-lftools-log-publisher 06:45:20 df20fa9351a1: Pulling fs layer 06:45:20 36b3adc4ff6f: Pulling fs layer 06:45:20 8ad3a11d3b57: Pulling fs layer 06:45:20 46f8f816bc3b: Pulling fs layer 06:45:20 93b61091891f: Pulling fs layer 06:45:20 93b9cdb0e59b: Pulling fs layer 06:45:20 5e14af77c1be: Pulling fs layer 06:45:20 01666e4c0597: Pulling fs layer 06:45:20 aa168da1d23b: Pulling fs layer 06:45:20 93b9cdb0e59b: Waiting 06:45:20 5e14af77c1be: Waiting 06:45:20 01666e4c0597: Waiting 06:45:20 aa168da1d23b: Waiting 06:45:20 46f8f816bc3b: Waiting 06:45:20 93b61091891f: Waiting 06:45:20 36b3adc4ff6f: Verifying Checksum 06:45:20 36b3adc4ff6f: Download complete 06:45:20 46f8f816bc3b: Verifying Checksum 06:45:20 46f8f816bc3b: Download complete 06:45:20 df20fa9351a1: Download complete 06:45:21 93b9cdb0e59b: Verifying Checksum 06:45:21 93b9cdb0e59b: Download complete 06:45:21 5e14af77c1be: Verifying Checksum 06:45:21 5e14af77c1be: Download complete 06:45:21 01666e4c0597: Verifying Checksum 06:45:21 01666e4c0597: Download complete 06:45:21 93b61091891f: Download complete 06:45:21 8ad3a11d3b57: Verifying Checksum 06:45:21 8ad3a11d3b57: Download complete 06:45:21 df20fa9351a1: Pull complete 06:45:21 36b3adc4ff6f: Pull complete 06:45:22 aa168da1d23b: Verifying Checksum 06:45:22 aa168da1d23b: Download complete 06:45:23 8ad3a11d3b57: Pull complete 06:45:23 46f8f816bc3b: Pull complete 06:45:24 93b61091891f: Pull complete 06:45:24 93b9cdb0e59b: Pull complete 06:45:24 5e14af77c1be: Pull complete 06:45:24 01666e4c0597: Pull complete 06:45:34 aa168da1d23b: Pull complete 06:45:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:45:35 prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container 06:45:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:45:38 $ docker top c003d678dad085adcaff3d46d79aaee26f5c644ddd5420954481385173f16934 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:39 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:39 + mkdir -p /var/log/sa [Pipeline] sh 06:45:39 + ls /var/log/sa-host 06:45:39 + sadf -c /var/log/sa-host/sa13 06:45:39 file_magic: OK 06:45:39 HZ: Using current value: 100 06:45:39 file_header: OK 06:45:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:45:39 Statistics: 06:45:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:45:39 File successfully converted to sysstat format version 12.2.1 06:45:39 + sadf -c /var/log/sa-host/sa23 06:45:39 file_magic: OK 06:45:39 HZ: Using current value: 100 06:45:39 file_header: OK 06:45:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:45:39 Statistics: 06:45:39 Hnuu...uuuununununu... 06:45:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:40 provisioning config files... 06:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5916703743983211478tmp [Pipeline] { [Pipeline] echo 06:45:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:41 ---> create-netrc.sh [Pipeline] } 06:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:45:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:41 ---> python-tools-install.sh [Pipeline] echo 06:45:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:41 ---> sudo-logs.sh 06:45:41 Archiving 'sudo' log.. [Pipeline] echo 06:45:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:42 ---> job-cost.sh 06:45:42 lf-activate-venv: SKIPPING 06:45:42 INFO: No Stack... 06:45:43 INFO: Retrieving Pricing Info for: v1-standard-2 06:45:43 INFO: Archiving Costs [Pipeline] echo 06:45:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:44 ---> logs-deploy.sh 06:45:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3021/1 06:45:44 INFO: archiving workspace using pattern(s): 06:45:46 Archives upload complete. 06:45:46 INFO: archiving logs to Nexus 06:45:47 ---> uname -a: 06:45:47 Linux prd-centos7-docker-4c-2g-19925.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:45:47 06:45:47 06:45:47 ---> lscpu: 06:45:47 Architecture: x86_64 06:45:47 CPU op-mode(s): 32-bit, 64-bit 06:45:47 Byte Order: Little Endian 06:45:47 Address sizes: 40 bits physical, 48 bits virtual 06:45:47 CPU(s): 4 06:45:47 On-line CPU(s) list: 0-3 06:45:47 Thread(s) per core: 1 06:45:47 Core(s) per socket: 1 06:45:47 Socket(s): 4 06:45:47 NUMA node(s): 1 06:45:47 Vendor ID: GenuineIntel 06:45:47 CPU family: 6 06:45:47 Model: 44 06:45:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:45:47 Stepping: 1 06:45:47 CPU MHz: 2933.442 06:45:47 BogoMIPS: 5866.88 06:45:47 Virtualization: VT-x 06:45:47 Hypervisor vendor: KVM 06:45:47 Virtualization type: full 06:45:47 L1d cache: 128 KiB 06:45:47 L1i cache: 128 KiB 06:45:47 L2 cache: 16 MiB 06:45:47 L3 cache: 64 MiB 06:45:47 NUMA node0 CPU(s): 0-3 06:45:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:45:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:45:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:45:47 Vulnerability Meltdown: Mitigation; PTI 06:45:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:45:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:45:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:45:47 Vulnerability Srbds: Not affected 06:45:47 Vulnerability Tsx async abort: Not affected 06:45:47 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:45:47 06:45:47 06:45:47 ---> nproc: 06:45:47 4 06:45:47 06:45:47 06:45:47 ---> df -h: 06:45:47 Filesystem Size Used Available Use% Mounted on 06:45:47 overlay 50.0G 12.9G 37.1G 26% / 06:45:47 tmpfs 64.0M 0 64.0M 0% /dev 06:45:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:45:47 shm 64.0M 0 64.0M 0% /dev/shm 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1@tmp 06:45:47 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1 06:45:47 06:45:47 06:45:47 ---> free -m: 06:45:47 total used free shared buff/cache available 06:45:47 Mem: 1837 697 173 0 967 1055 06:45:47 Swap: 1023 71 952 06:45:47 06:45:47 06:45:47 ---> ip addr: 06:45:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:45:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:45:47 inet 127.0.0.1/8 scope host lo 06:45:47 valid_lft forever preferred_lft forever 06:45:47 inet6 ::1/128 scope host 06:45:47 valid_lft forever preferred_lft forever 06:45:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:45:47 link/ether fa:16:3e:fa:7a:8e brd ff:ff:ff:ff:ff:ff 06:45:47 inet 10.30.122.14/23 brd 10.30.123.255 scope global dynamic eth0 06:45:47 valid_lft 85182sec preferred_lft 85182sec 06:45:47 inet6 fe80::f816:3eff:fefa:7a8e/64 scope link 06:45:47 valid_lft forever preferred_lft forever 06:45:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:45:47 link/ether 02:42:c9:c2:62:92 brd ff:ff:ff:ff:ff:ff 06:45:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:45:47 valid_lft forever preferred_lft forever 06:45:47 inet6 fe80::42:c9ff:fec2:6292/64 scope link 06:45:47 valid_lft forever preferred_lft forever 06:45:47 06:45:47 06:45:47 ---> sar -b -r -n DEV: 06:45:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 06:45:47 06:45:47 06:25:17 LINUX RESTART (4 CPU) 06:45:47 06:45:47 06:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:45:47 06:27:01 154.68 50.92 103.77 0.00 8360.11 39323.37 0.00 06:45:47 06:28:01 288.99 124.15 164.84 0.00 5173.39 28450.12 0.00 06:45:47 06:29:01 188.61 83.74 104.87 0.00 4101.48 11790.04 0.00 06:45:47 06:30:03 568.29 358.31 209.98 0.00 70586.82 142814.74 0.00 06:45:47 06:31:01 2845.01 2493.07 351.94 0.00 162921.12 171993.79 0.00 06:45:47 06:32:02 745.39 482.48 262.91 0.00 57815.42 84421.15 0.00 06:45:47 06:33:02 2180.81 1819.24 361.57 0.00 139848.35 161076.36 0.00 06:45:47 06:34:01 835.71 548.42 287.29 0.00 47439.80 58851.26 0.00 06:45:47 06:35:01 29.25 13.37 15.88 0.00 3043.65 1425.32 0.00 06:45:47 06:36:01 0.98 0.80 0.18 0.00 25.85 2.61 0.00 06:45:47 06:37:01 1.05 0.77 0.28 0.00 49.83 3.36 0.00 06:45:47 06:38:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 06:45:47 06:39:01 0.30 0.02 0.28 0.00 0.27 3.26 0.00 06:45:47 06:40:01 0.33 0.02 0.32 0.00 0.53 4.08 0.00 06:45:47 06:41:01 1.53 1.37 0.17 0.00 47.03 2.15 0.00 06:45:47 06:42:01 0.88 0.03 0.85 0.00 1.07 15.99 0.00 06:45:47 06:43:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:45:47 06:44:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 06:45:47 06:45:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 06:45:47 Average: 408.39 310.55 97.84 0.00 26093.24 36746.09 0.00 06:45:47 06:45:47 06:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:45:47 06:27:01 81688 0 693692 36.87 2324 1103840 1562760 53.33 631968 918812 104476 06:45:47 06:28:01 156500 0 764920 40.65 1336 958788 1643900 56.10 637960 809580 44348 06:45:47 06:29:01 192916 0 823952 43.79 928 863748 1696408 57.90 670736 727012 19780 06:45:47 06:30:03 66864 0 821572 43.66 12 993096 2243876 76.58 634200 974624 65264 06:45:47 06:31:01 146532 0 772208 41.04 0 962804 2422520 82.68 619676 863912 24788 06:45:47 06:32:02 217272 0 708904 37.68 0 955368 1562004 53.31 515128 914028 5400 06:45:47 06:33:02 63544 0 675012 35.88 0 1142988 1569392 53.56 558396 1033820 42664 06:45:47 06:34:01 384744 0 691336 36.74 0 805464 1561176 53.28 556492 685092 32 06:45:47 06:35:01 349832 0 622864 33.10 0 908848 1215472 41.48 551216 735172 12 06:45:47 06:36:01 351976 0 620224 32.96 0 909344 1186872 40.51 549276 735504 12 06:45:47 06:37:01 351084 0 619632 32.93 0 910828 1186740 40.50 549056 736992 12 06:45:47 06:38:01 351292 0 619408 32.92 0 910844 1186776 40.50 548840 737000 8 06:45:47 06:39:01 351492 0 619196 32.91 0 910856 1186740 40.50 548840 737008 8 06:45:47 06:40:01 351660 0 619020 32.90 0 910864 1186740 40.50 549088 737028 8 06:45:47 06:41:01 350208 0 619724 32.94 0 911612 1186812 40.50 549352 737460 24 06:45:47 06:42:01 350056 0 619864 32.94 0 911624 1186776 40.50 549360 737484 12 06:45:47 06:43:01 349896 0 620020 32.95 0 911628 1186848 40.51 549668 737480 16 06:45:47 06:44:01 350088 0 619820 32.94 0 911636 1186740 40.50 549296 737480 16 06:45:47 06:45:01 350016 0 619884 32.95 0 911644 1186740 40.50 549428 737480 8 06:45:47 Average: 271982 0 672171 35.72 242 937149 1439226 49.12 571999 791209 16152 06:45:47 06:45:47 06:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:45:47 06:27:01 eth0 1207.92 1255.56 6008.17 146.96 0.00 0.00 0.00 0.00 06:45:47 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:27:01 docker0 845.20 713.20 69.46 2694.66 0.00 0.00 0.00 0.00 06:45:47 06:28:01 veth1524f03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:47 06:28:01 eth0 199.43 140.67 858.92 34.51 0.00 0.00 0.00 0.00 06:45:47 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:28:01 docker0 118.23 160.11 8.53 825.05 0.00 0.00 0.00 0.00 06:45:47 06:29:01 veth1524f03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:29:01 eth0 41.05 25.62 27.64 57.72 0.00 0.00 0.00 0.00 06:45:47 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:30:03 eth0 231.34 196.59 1661.74 80.34 0.00 0.00 0.00 0.00 06:45:47 06:30:03 veth202b4f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:45:47 06:30:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:31:01 vethe45ec84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:31:01 veth3b8fded 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:31:01 eth0 46.24 27.57 168.22 9.89 0.00 0.00 0.00 0.00 06:45:47 06:31:01 veth202b4f8 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 06:45:47 06:32:02 eth0 200.80 162.15 1385.17 78.85 0.00 0.00 0.00 0.00 06:45:47 06:32:02 veth202b4f8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:45:47 06:32:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:45:47 06:32:02 docker0 965.36 894.99 77.48 3692.49 0.00 0.00 0.00 0.00 06:45:47 06:33:02 vethf440f6c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:33:02 eth0 104.71 52.19 428.99 18.02 0.00 0.00 0.00 0.00 06:45:47 06:33:02 veth202b4f8 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:34:01 vethf2d2259 3.65 5.60 0.25 28.59 0.00 0.00 0.00 0.00 06:45:47 06:34:01 eth0 69.11 41.81 122.41 81.42 0.00 0.00 0.00 0.00 06:45:47 06:34:01 veth202b4f8 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:35:01 eth0 10.79 6.44 23.51 3.42 0.00 0.00 0.00 0.00 06:45:47 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:35:01 docker0 1027.09 996.94 81.52 4250.71 0.00 0.00 0.00 0.00 06:45:47 06:36:01 eth0 1.07 0.73 0.72 0.26 0.00 0.00 0.00 0.00 06:45:47 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:37:01 eth0 0.13 0.08 0.01 0.03 0.00 0.00 0.00 0.00 06:45:47 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:38:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:45:47 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:39:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:47 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:47 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:41:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:45:47 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:42:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:45:47 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:43:01 eth0 0.53 0.37 0.29 0.17 0.00 0.00 0.00 0.00 06:45:47 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:44:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 06:45:47 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:45:47 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 Average: eth0 111.09 100.34 562.94 26.99 0.00 0.00 0.00 0.00 06:45:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:47 Average: docker0 54.13 52.54 4.30 224.02 0.00 0.00 0.00 0.00 06:45:47 06:45:47 06:45:47 ---> sar -P ALL: 06:45:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 06:45:47 06:45:47 06:25:17 LINUX RESTART (4 CPU) 06:45:47 06:45:47 06:26:02 CPU %user %nice %system %iowait %steal %idle 06:45:47 06:27:01 all 15.64 0.00 7.39 1.92 0.02 75.03 06:45:47 06:27:01 0 17.90 0.00 9.10 2.73 0.03 70.24 06:45:47 06:27:01 1 14.53 0.00 6.72 0.86 0.02 77.88 06:45:47 06:27:01 2 16.37 0.00 6.51 0.46 0.02 76.64 06:45:47 06:27:01 3 13.77 0.00 7.25 3.63 0.02 75.33 06:45:47 06:28:01 all 23.09 0.00 7.87 7.55 0.03 61.47 06:45:47 06:28:01 0 24.27 0.00 8.24 7.28 0.02 60.20 06:45:47 06:28:01 1 23.52 0.00 7.53 7.44 0.03 61.47 06:45:47 06:28:01 2 22.36 0.00 7.78 9.51 0.03 60.31 06:45:47 06:28:01 3 22.20 0.00 7.92 5.95 0.03 63.90 06:45:47 06:29:01 all 59.23 0.00 13.83 5.47 0.03 21.44 06:45:47 06:29:01 0 57.83 0.00 14.38 5.16 0.03 22.59 06:45:47 06:29:01 1 60.10 0.00 13.19 5.65 0.02 21.04 06:45:47 06:29:01 2 59.63 0.00 13.83 7.17 0.03 19.34 06:45:47 06:29:01 3 59.36 0.00 13.91 3.91 0.02 22.79 06:45:47 06:30:03 all 26.61 0.00 16.31 6.93 0.04 50.11 06:45:47 06:30:03 0 25.07 0.00 15.74 6.10 0.03 53.06 06:45:47 06:30:03 1 27.73 0.00 16.37 7.25 0.03 48.60 06:45:47 06:30:03 2 27.93 0.00 16.22 7.16 0.03 48.66 06:45:47 06:30:03 3 25.72 0.00 16.92 7.20 0.05 50.11 06:45:47 06:31:01 all 18.05 0.00 23.65 31.34 0.08 26.89 06:45:47 06:31:01 0 16.83 0.00 21.89 33.65 0.07 27.56 06:45:47 06:31:01 1 17.95 0.00 23.88 30.63 0.07 27.47 06:45:47 06:31:01 2 18.66 0.00 23.76 31.85 0.09 25.64 06:45:47 06:31:01 3 18.78 0.00 25.08 29.19 0.07 26.87 06:45:47 06:32:02 all 50.12 0.00 16.62 18.13 0.04 15.09 06:45:47 06:32:02 0 49.42 0.00 14.30 16.68 0.05 19.55 06:45:47 06:32:02 1 50.03 0.00 17.91 19.91 0.03 12.11 06:45:47 06:32:02 2 49.74 0.00 18.01 18.86 0.05 13.34 06:45:47 06:32:02 3 51.30 0.00 16.27 17.09 0.02 15.32 06:45:47 06:33:02 all 16.34 0.00 20.46 35.43 0.08 27.69 06:45:47 06:33:02 0 16.27 0.00 18.21 33.23 0.09 32.20 06:45:47 06:33:02 1 16.23 0.00 21.08 37.97 0.11 24.61 06:45:47 06:33:02 2 16.63 0.00 22.05 36.26 0.07 24.99 06:45:47 06:33:02 3 16.23 0.00 20.51 34.28 0.05 28.93 06:45:47 06:34:01 all 46.14 0.00 16.37 20.24 0.04 17.21 06:45:47 06:34:01 0 46.04 0.00 15.41 18.70 0.04 19.81 06:45:47 06:34:01 1 45.03 0.00 17.69 21.68 0.04 15.56 06:45:47 06:34:01 2 45.39 0.00 16.18 21.70 0.04 16.70 06:45:47 06:34:01 3 48.10 0.00 16.22 18.89 0.04 16.75 06:45:47 06:35:01 all 0.83 0.00 0.69 0.43 0.00 98.04 06:45:47 06:35:01 0 0.63 0.00 0.67 0.40 0.00 98.30 06:45:47 06:35:01 1 0.97 0.00 0.63 0.37 0.02 98.01 06:45:47 06:35:01 2 0.98 0.00 0.58 0.32 0.00 98.11 06:45:47 06:35:01 3 0.75 0.00 0.87 0.65 0.00 97.73 06:45:47 06:36:01 all 0.18 0.00 0.02 0.01 0.00 99.78 06:45:47 06:36:01 0 0.08 0.00 0.02 0.00 0.00 99.90 06:45:47 06:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:45:47 06:36:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:45:47 06:36:01 3 0.07 0.00 0.03 0.05 0.00 99.85 06:45:47 06:37:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:45:47 06:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:45:47 06:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:47 06:37:01 2 0.50 0.00 0.03 0.00 0.00 99.47 06:45:47 06:37:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:45:47 06:45:47 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:45:47 06:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:45:47 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:45:47 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:45:47 06:38:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:45:47 06:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:45:47 06:39:01 all 0.16 0.00 0.05 0.00 0.00 99.80 06:45:47 06:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:45:47 06:39:01 1 0.05 0.00 0.10 0.00 0.00 99.85 06:45:47 06:39:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:45:47 06:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:45:47 06:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:45:47 06:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:45:47 06:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:45:47 06:40:01 2 0.52 0.00 0.00 0.02 0.00 99.47 06:45:47 06:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:45:47 06:41:01 all 0.15 0.00 0.05 0.02 0.00 99.78 06:45:47 06:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:45:47 06:41:01 1 0.02 0.00 0.08 0.08 0.00 99.82 06:45:47 06:41:01 2 0.52 0.00 0.03 0.00 0.02 99.43 06:45:47 06:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:45:47 06:42:01 all 0.14 0.00 0.02 0.00 0.00 99.83 06:45:47 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:45:47 06:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:45:47 06:42:01 2 0.50 0.00 0.02 0.00 0.00 99.48 06:45:47 06:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:45:47 06:43:01 all 0.16 0.00 0.02 0.00 0.00 99.82 06:45:47 06:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:45:47 06:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:45:47 06:43:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:45:47 06:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:45:47 06:44:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:45:47 06:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:45:47 06:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:45:47 06:44:01 2 0.50 0.00 0.02 0.00 0.00 99.48 06:45:47 06:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:45:47 06:45:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:45:47 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:45:47 06:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:45:47 06:45:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:45:47 06:45:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:45:47 Average: all 13.29 0.00 6.32 6.48 0.02 73.89 06:45:47 Average: 0 13.13 0.00 6.07 6.32 0.02 74.46 06:45:47 Average: 1 13.24 0.00 6.42 6.70 0.02 73.62 06:45:47 Average: 2 13.57 0.00 6.41 6.78 0.02 73.22 06:45:47 Average: 3 13.22 0.00 6.40 6.12 0.02 74.25 06:45:47 06:45:47 06:45:47