Pull request #3002 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1+6aacc02e765899b5f00a422c0b56178915ca79e6 (08524ae0b985957d21f905712f7d146823bcff37) 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-3002/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-3002/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-19090 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 Merge succeeded, producing 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 Checking out Revision 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 (PR-3002) > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # timeout=10 Commit message: "feat(data): Core Data publish to //" 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 11:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:44:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:44:11 ========================================================= 11:44:11 EdgeX Global Pipelines Version Info 11:44:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:44:12 ------------------- 11:44:12 stable info: 11:44:12 ------------------- 11:44:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:44:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 11:44:12 Message: update stable to v1.0.173 11:44:13 ------------------- 11:44:13 experimental info: 11:44:13 ------------------- 11:44:13 Commited By: **** collab-it+edgex@linuxfoundation.org 11:44:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 11:44:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:44:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:44:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 383e753 [Pipeline] echo 11:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:44:18 provisioning config files... 11:44:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6174502281582263785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:18 ---> docker-login.sh 11:44:18 nexus3.edgexfoundry.org:10001 11:44:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:19 Configure a credential helper to remove this warning. See 11:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:19 11:44:19 Login Succeeded 11:44:19 nexus3.edgexfoundry.org:10002 11:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:19 Configure a credential helper to remove this warning. See 11:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:19 11:44:19 Login Succeeded 11:44:19 nexus3.edgexfoundry.org:10003 11:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:19 Configure a credential helper to remove this warning. See 11:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:19 11:44:19 Login Succeeded 11:44:19 nexus3.edgexfoundry.org:10004 11:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:19 Configure a credential helper to remove this warning. See 11:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:19 11:44:19 Login Succeeded 11:44:19 docker.io 11:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:19 Configure a credential helper to remove this warning. See 11:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:19 11:44:19 Login Succeeded 11:44:19 ---> docker-login.sh ends [Pipeline] } 11:44:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:44:20 ++ 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 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/core-command/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo core-command,cmd/core-command/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/core-data/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo core-data,cmd/core-data/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/core-metadata/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo core-metadata,cmd/core-metadata/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/security-bootstrap-redis/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/security-proxy-setup/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/support-notifications/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo support-notifications,cmd/support-notifications/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/support-scheduler/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:44:20 + for file in '`ls cmd/**/Dockerfile`' 11:44:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:44:20 ++ cut -d/ -f2 11:44:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:44:20 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 11:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:44:22 11:44:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:44:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:44:22 latest: Pulling from edgex-devops/git-semver 11:44:22 31603596830f: Pulling fs layer 11:44:22 2a8b12db71e7: Pulling fs layer 11:44:22 6ca5941a6612: Pulling fs layer 11:44:22 ecc8261a40a4: Pulling fs layer 11:44:22 ecc8261a40a4: Waiting 11:44:22 2a8b12db71e7: Verifying Checksum 11:44:22 2a8b12db71e7: Download complete 11:44:22 31603596830f: Verifying Checksum 11:44:22 31603596830f: Download complete 11:44:22 ecc8261a40a4: Verifying Checksum 11:44:22 ecc8261a40a4: Download complete 11:44:22 6ca5941a6612: Verifying Checksum 11:44:22 6ca5941a6612: Download complete 11:44:23 31603596830f: Pull complete 11:44:23 2a8b12db71e7: Pull complete 11:44:24 6ca5941a6612: Pull complete 11:44:24 ecc8261a40a4: Pull complete 11:44:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:44:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:44:24 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 11:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:44:27 $ docker top 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:44:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:44:27 [ssh-agent] Looking for ssh-agent implementation... 11:44:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:44:28 $ docker exec 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 ssh-agent 11:44:28 SSH_AUTH_SOCK=/tmp/ssh-FNYSCJO4bmVU/agent.11 11:44:28 SSH_AGENT_PID=16 11:44:28 Running ssh-add (command line suppressed) 11:44:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1635276817286284113.key (/w/workspace/edgex-go/1@tmp/private_key_1635276817286284113.key) 11:44:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:44:28 + git tag --points-at HEAD [Pipeline] } 11:44:29 $ docker exec --env ******** --env ******** 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 ssh-agent -k 11:44:29 unset SSH_AUTH_SOCK; 11:44:29 unset SSH_AGENT_PID; 11:44:29 echo Agent pid 16 killed; 11:44:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:44:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:44:29 [ssh-agent] Looking for ssh-agent implementation... 11:44:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:44:29 $ docker exec 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 ssh-agent 11:44:29 SSH_AUTH_SOCK=/tmp/ssh-dsxTlkP5wkbY/agent.45 11:44:29 SSH_AGENT_PID=50 11:44:29 Running ssh-add (command line suppressed) 11:44:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7208660059316575208.key (/w/workspace/edgex-go/1@tmp/private_key_7208660059316575208.key) 11:44:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:44:30 + git semver init 11:44:30 # -> Open(): unable to determine branch for HEAD 11:44:30 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:44:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:44:30 # $SEMVER_REMOTE_NAME = origin 11:44:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:44:30 # $SEMVER_USER_NAME = edgex-jenkins 11:44:30 # $SEMVER_BRANCH = PR-3002 11:44:30 # $SEMVER_TEMP = /tmp/semver-224088654 11:44:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:44:48 # '/tmp/semver-224088654' -> '/w/workspace/edgex-go/1/.semver' 11:44:48 # -> Force: false 11:44:48 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:44:48 $ docker exec --env ******** --env ******** 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 ssh-agent -k 11:44:48 unset SSH_AUTH_SOCK; 11:44:48 unset SSH_AGENT_PID; 11:44:48 echo Agent pid 50 killed; 11:44:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:44:49 + git semver [Pipeline] } 11:44:49 $ docker stop --time=1 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 11:44:51 $ docker rm -f 5802756f16c148dc096294f640b3e8f4f02eea6460f5c68c702653dc6ba57998 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:44:52 Stashed 1 file(s) [Pipeline] echo 11:44:52 [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 11:44:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:44:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:44:54 + sudo service docker restart 11:44:54 + true 11:44:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:44:54 ========================================================= 11:44:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:44:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:44:55 + 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 . 11:44:58 Sending build context to Docker daemon 326.4MB 11:44:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:44:58 Step 2/6 : FROM ${BASE} 11:44:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:44:58 188c0c94c7c5: Pulling fs layer 11:44:58 0ef7d3d256c8: Pulling fs layer 11:44:58 de9db76c5a1d: Pulling fs layer 11:44:58 bca2f99d35d6: Pulling fs layer 11:44:58 93359f2a8cfa: Pulling fs layer 11:44:58 7c6f9722023f: Pulling fs layer 11:44:58 a35cf1a2eb13: Pulling fs layer 11:44:58 bca2f99d35d6: Waiting 11:44:58 7c6f9722023f: Waiting 11:44:58 a35cf1a2eb13: Waiting 11:44:58 93359f2a8cfa: Waiting 11:44:58 de9db76c5a1d: Verifying Checksum 11:44:58 de9db76c5a1d: Download complete 11:44:58 0ef7d3d256c8: Verifying Checksum 11:44:58 0ef7d3d256c8: Download complete 11:44:58 93359f2a8cfa: Verifying Checksum 11:44:58 93359f2a8cfa: Download complete 11:44:58 188c0c94c7c5: Verifying Checksum 11:44:58 188c0c94c7c5: Download complete 11:44:58 7c6f9722023f: Verifying Checksum 11:44:58 7c6f9722023f: Download complete 11:44:59 188c0c94c7c5: Pull complete 11:44:59 0ef7d3d256c8: Pull complete 11:44:59 de9db76c5a1d: Pull complete 11:45:01 a35cf1a2eb13: Verifying Checksum 11:45:01 a35cf1a2eb13: Download complete 11:45:01 bca2f99d35d6: Verifying Checksum 11:45:01 bca2f99d35d6: Download complete 11:45:07 bca2f99d35d6: Pull complete 11:45:07 93359f2a8cfa: Pull complete 11:45:07 7c6f9722023f: Pull complete 11:45:07 Still waiting to schedule task 11:45:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 11:45:12 a35cf1a2eb13: Pull complete 11:45:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:45:12 ---> a62c8e92a672 11:45:12 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 11:45:12 ---> Running in 6de565579933 11:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:45:14 (1/12) Installing libmagic (5.38-r0) 11:45:14 (2/12) Installing file (5.38-r0) 11:45:14 (3/12) Installing libc-dev (0.7.2-r3) 11:45:14 (4/12) Installing g++ (9.3.0-r2) 11:45:20 (5/12) Installing fortify-headers (1.1-r0) 11:45:20 (6/12) Installing patch (2.7.6-r6) 11:45:20 (7/12) Installing build-base (0.5-r2) 11:45:20 (8/12) Installing libsodium (1.0.18-r0) 11:45:20 (9/12) Installing pkgconf (1.7.2-r0) 11:45:20 (10/12) Installing libsodium-dev (1.0.18-r0) 11:45:20 (11/12) Installing libzmq (4.3.3-r0) 11:45:20 (12/12) Installing zeromq-dev (4.3.3-r0) 11:45:20 Executing busybox-1.31.1-r19.trigger 11:45:20 OK: 233 MiB in 51 packages 11:45:24 Removing intermediate container 6de565579933 11:45:24 ---> 1792afff3c00 11:45:24 Step 4/6 : WORKDIR /edgex-go 11:45:24 ---> Running in 1e9ebeab1c48 11:45:24 Removing intermediate container 1e9ebeab1c48 11:45:24 ---> 34da7a4b6f1b 11:45:24 Step 5/6 : COPY go.mod . 11:45:24 ---> 06286007cf9b 11:45:24 Step 6/6 : RUN go mod download 11:45:24 ---> Running in e6c5fe0f4bbf 11:45:46 Removing intermediate container e6c5fe0f4bbf 11:45:46 ---> 1030a1283fb5 11:45:46 Successfully built 1030a1283fb5 11:45:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:45:46 + docker inspect -f . ci-base-image-x86_64 11:45:46 . [Pipeline] withDockerContainer 11:45:47 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 11:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:45:47 $ docker top f25236086605863bcc84810d94cbc401913c00745e339d4a9e71f09a71c74303 -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:48 + go version 11:45:48 go version go1.15.5 linux/amd64 [Pipeline] } 11:45:48 $ docker stop --time=1 f25236086605863bcc84810d94cbc401913c00745e339d4a9e71f09a71c74303 11:45:49 $ docker rm -f f25236086605863bcc84810d94cbc401913c00745e339d4a9e71f09a71c74303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:45:50 + docker inspect -f . ci-base-image-x86_64 11:45:50 . [Pipeline] withDockerContainer 11:45:51 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 11:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:45:52 $ docker top c9a405b52c46f585454b9518116ea91030ad910bfad98d0e5b87bb452d1529c8 -eo pid,comm [Pipeline] { [Pipeline] echo 11:45:52 ========================================================= 11:45:52 [edgeXBuildGoParallel] Running Tests and Build... 11:45:52 ========================================================= [Pipeline] sh 11:45:52 + make test 11:45:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:46:02 ? github.com/edgexfoundry/edgex-go [no test files] 11:46:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:46:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:46:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:46:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:46:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:46:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:46:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:46:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:46:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:46:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 11:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:46:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:46:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.271s coverage: 27.0% of statements 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:46:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:46:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:46:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 68.9% of statements 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:46:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.437s coverage: 82.7% of statements 11:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:46:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.400s coverage: 28.6% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.029s coverage: 100.0% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.320s coverage: 93.8% of statements 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 75.5% of statements 11:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.093s coverage: 87.2% of statements 11:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.4% of statements 11:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.5% of statements 11:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 11:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 11:46:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 11:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 55.9% of statements 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.337s coverage: 84.0% of statements 11:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.059s coverage: 100.0% of statements 11:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:46:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 11:46:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.717s coverage: 29.1% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:46:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 11:46:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 11:46:45 GO111MODULE=on go vet ./... 11:46:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19091 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 11:46:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:47:03 using credential edgex-jenkins-ssh 11:47:03 Cloning the remote Git repository 11:47:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:47:03 > git init /w/workspace/edgex-go/1 # timeout=10 11:47:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:47:03 > git --version # timeout=10 11:47:03 > git --version # 'git version 2.17.1' 11:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:07 gofmt -l . 11:47:07 [ "`gofmt -l .`" = "" ] 11:47:07 ./bin/test-go-mod-tidy.sh 11:47:08 ./bin/test-attribution-txt.sh [Pipeline] sh 11:47:10 + ls -al . 11:47:10 total 640 11:47:10 drwxrwxr-x 10 1001 1001 4096 Jan 8 11:47 . 11:47:10 drwxr-xr-x 4 root root 28 Jan 8 11:45 .. 11:47:10 -rw-rw-r-- 1 1001 1001 11 Jan 8 11:44 .dockerignore 11:47:10 drwxrwxr-x 8 1001 1001 179 Jan 8 11:44 .git 11:47:10 drwxrwxr-x 3 1001 1001 125 Jan 8 11:44 .github 11:47:10 -rw-rw-r-- 1 1001 1001 824 Jan 8 11:44 .gitignore 11:47:10 drwx------ 3 1001 1001 47 Jan 8 11:44 .semver 11:47:10 -rw-rw-r-- 1 1001 1001 166 Jan 8 11:44 .sonarcloud.properties 11:47:10 -rw-rw-r-- 1 1001 1001 3804 Jan 8 11:44 CONTRIBUTING.md 11:47:10 -rw-rw-r-- 1 1001 1001 931 Jan 8 11:44 Dockerfile.build 11:47:10 -rw-rw-r-- 1 1001 1001 863 Jan 8 11:44 Jenkinsfile 11:47:10 -rw-rw-r-- 1 1001 1001 10775 Jan 8 11:44 LICENSE 11:47:10 -rw-rw-r-- 1 1001 1001 5750 Jan 8 11:44 Makefile 11:47:10 -rw-rw-r-- 1 1001 1001 6524 Jan 8 11:44 README.md 11:47:10 -rw-rw-r-- 1 1001 1001 6744 Jan 8 11:44 SECURITY.md 11:47:10 -rw-rw-r-- 1 1001 1001 5 Jan 8 11:44 VERSION 11:47:10 -rw-rw-r-- 1 1001 1001 4131 Jan 8 11:44 ZMQWindows.md 11:47:10 drwxrwxr-x 2 1001 1001 117 Jan 8 11:44 bin 11:47:10 drwxrwxr-x 14 1001 1001 4096 Jan 8 11:44 cmd 11:47:10 -rw-r--r-- 1 root root 542422 Jan 8 11:46 coverage.out 11:47:10 -rw-r--r-- 1 root root 979 Jan 8 11:47 go.mod 11:47:10 -rw-r--r-- 1 root root 19019 Jan 8 11:47 go.sum 11:47:10 drwxrwxr-x 8 1001 1001 127 Jan 8 11:44 internal 11:47:10 drwxrwxr-x 4 1001 1001 26 Jan 8 11:44 openapi 11:47:10 drwxrwxr-x 4 1001 1001 71 Jan 8 11:44 snap 11:47:10 -rw-rw-r-- 1 1001 1001 168 Jan 8 11:44 version.go [Pipeline] sh 11:47:10 + '[' -e coverage.out ] 11:47:10 + chown 1001:1001 coverage.out [Pipeline] stash 11:47:10 Stashed 1 file(s) [Pipeline] sh 11:47:11 + make build 11:47:11 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 11:47:15 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 11:47:19 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:47:20 Merge succeeded, producing 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:47:20 Checking out Revision 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 (PR-3002) 11:47:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:47:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:47:19 > git config core.sparsecheckout # timeout=10 11:47:19 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # timeout=10 11:47:20 > git remote # timeout=10 11:47:20 > git config --get remote.origin.url # timeout=10 11:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:20 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 11:47:20 > git rev-parse HEAD^{commit} # timeout=10 11:47:20 > git config core.sparsecheckout # timeout=10 11:47:20 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # timeout=10 11:47:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:47:24 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 11:47:24 Commit message: "feat(data): Core Data publish to //" 11:47:24 > git --version # timeout=10 11:47:24 > git --version # 'git version 2.17.1' 11:47:24 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 11:47:25 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:47:25 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 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:47:27 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 11:47:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:47:27 + sudo service docker+ restart 11:47:27 true 11:47:28 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 11:47:29 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:47:29 provisioning config files... 11:47:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8113688510685824021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:30 ---> docker-login.sh 11:47:30 nexus3.edgexfoundry.org:10001 11:47:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:31 Configure a credential helper to remove this warning. See 11:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:31 11:47:31 Login Succeeded 11:47:31 nexus3.edgexfoundry.org:10002 11:47:31 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 11:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:32 Configure a credential helper to remove this warning. See 11:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:32 11:47:32 Login Succeeded 11:47:32 nexus3.edgexfoundry.org:10003 11:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:32 Configure a credential helper to remove this warning. See 11:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:32 11:47:32 Login Succeeded 11:47:32 nexus3.edgexfoundry.org:10004 11:47:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:33 Configure a credential helper to remove this warning. See 11:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:33 11:47:33 Login Succeeded 11:47:33 docker.io 11:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:47:34 Configure a credential helper to remove this warning. See 11:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:47:34 11:47:34 Login Succeeded 11:47:34 ---> docker-login.sh ends [Pipeline] } 11:47:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 11:47:34 $ docker stop --time=1 c9a405b52c46f585454b9518116ea91030ad910bfad98d0e5b87bb452d1529c8 11:47:36 $ docker rm -f c9a405b52c46f585454b9518116ea91030ad910bfad98d0e5b87bb452d1529c8 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 11:47:37 ========================================================= 11:47:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:47:37 ========================================================= [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 11:47:37 + 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 . 11:47:39 Sending build context to Docker daemon 165.5MB 11:47:39 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:47:39 Step 2/6 : FROM ${BASE} 11:47:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:47:39 5f621e34cdf4: Pulling fs layer 11:47:39 a4357932f1b6: Pulling fs layer 11:47:39 18c013af1878: Pulling fs layer 11:47:39 00ac8860ef70: Pulling fs layer 11:47:39 63d7cb157983: Pulling fs layer 11:47:39 b116817d02f9: Pulling fs layer 11:47:39 745a02a5169b: Pulling fs layer 11:47:39 00ac8860ef70: Waiting 11:47:39 63d7cb157983: Waiting 11:47:39 b116817d02f9: Waiting 11:47:39 18c013af1878: Download complete 11:47:39 a4357932f1b6: Verifying Checksum 11:47:39 a4357932f1b6: Download complete 11:47:39 63d7cb157983: Verifying Checksum 11:47:39 63d7cb157983: Download complete 11:47:39 b116817d02f9: Verifying Checksum 11:47:39 b116817d02f9: Download complete 11:47:39 5f621e34cdf4: Verifying Checksum 11:47:39 5f621e34cdf4: Download complete [Pipeline] isUnix [Pipeline] sh 11:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:47:40 11:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:47:40 5f621e34cdf4: Pull complete 11:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:47:40 latest: Pulling from edgex-devops/edgex-compose 11:47:40 cbdbe7a5bc2a: Pulling fs layer 11:47:40 ca9280d653b3: Pulling fs layer 11:47:40 7e9c9ca2126c: Pulling fs layer 11:47:40 a4357932f1b6: Pull complete 11:47:41 18c013af1878: Pull complete 11:47:41 cbdbe7a5bc2a: Verifying Checksum 11:47:41 cbdbe7a5bc2a: Download complete 11:47:41 ca9280d653b3: Verifying Checksum 11:47:41 ca9280d653b3: Download complete 11:47:41 cbdbe7a5bc2a: Pull complete 11:47:42 ca9280d653b3: Pull complete 11:47:43 745a02a5169b: Verifying Checksum 11:47:43 745a02a5169b: Download complete 11:47:44 00ac8860ef70: Download complete 11:47:44 7e9c9ca2126c: Download complete 11:47:51 7e9c9ca2126c: Pull complete 11:47:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:47:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:47:51 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 11:47:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:47:54 $ docker top d93fd2fb056988c365569f18ca607dab05bd1c5f594878b2b955719624d68f1a -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:54 00ac8860ef70: Pull complete 11:47:54 63d7cb157983: Pull complete 11:47:54 + docker-compose build --help 11:47:54 + grep parallel 11:47:55 b116817d02f9: Pull complete 11:47:55 --parallel Build images in parallel. [Pipeline] } 11:47:55 $ docker stop --time=1 d93fd2fb056988c365569f18ca607dab05bd1c5f594878b2b955719624d68f1a 11:47:57 $ docker rm -f d93fd2fb056988c365569f18ca607dab05bd1c5f594878b2b955719624d68f1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:47:58 . [Pipeline] withDockerContainer 11:47:58 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 11:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:47:58 745a02a5169b: Pull complete 11:47:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:47:58 ---> b7e6874047d6 11:47:58 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 11:47:58 $ docker top 78ba9dfb313d19412e10c16c56a8cd6bce9dda967d24027303251ebc1c7b378f -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:59 + docker-compose -f ./docker-compose-build.yml build --parallel 11:48:00 Building docker-core-command-go ... 11:48:00 Building docker-core-data-go ... 11:48:00 Building docker-core-metadata-go ... 11:48:00 Building docker-security-bootstrap-redis-go ... 11:48:00 Building docker-security-proxy-setup-go ... 11:48:00 Building docker-security-secretstore-setup-go ... 11:48:00 Building docker-support-notifications-go ... 11:48:00 Building docker-support-scheduler-go ... 11:48:00 Building docker-sys-mgmt-agent-go ... 11:48:00 Building docker-security-bootstrap-redis-go 11:48:00 Building docker-sys-mgmt-agent-go 11:48:00 Building docker-security-proxy-setup-go 11:48:00 Building docker-support-scheduler-go 11:48:00 Building docker-core-metadata-go 11:48:02 ---> Running in b3d6e9c3db80 11:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:48:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:48:04 (1/12) Installing libmagic (5.38-r0) 11:48:04 (2/12) Installing file (5.38-r0) 11:48:05 (3/12) Installing libc-dev (0.7.2-r3) 11:48:05 (4/12) Installing g++ (9.3.0-r2) 11:48:10 (5/12) Installing fortify-headers (1.1-r0) 11:48:10 (6/12) Installing patch (2.7.6-r6) 11:48:10 (7/12) Installing build-base (0.5-r2) 11:48:10 (8/12) Installing libsodium (1.0.18-r0) 11:48:10 (9/12) Installing pkgconf (1.7.2-r0) 11:48:10 (10/12) Installing libsodium-dev (1.0.18-r0) 11:48:10 (11/12) Installing libzmq (4.3.3-r0) 11:48:10 (12/12) Installing zeromq-dev (4.3.3-r0) 11:48:10 Executing busybox-1.31.1-r19.trigger 11:48:10 OK: 217 MiB in 51 packages 11:48:15 Removing intermediate container b3d6e9c3db80 11:48:15 ---> 3f020a9f7124 11:48:15 Step 4/6 : WORKDIR /edgex-go 11:48:15 ---> Running in 41d1e2776a99 11:48:15 Removing intermediate container 41d1e2776a99 11:48:15 ---> 76cc01cef4b6 11:48:15 Step 5/6 : COPY go.mod . 11:48:16 ---> 236b71645b7e 11:48:16 Step 6/6 : RUN go mod download 11:48:16 ---> Running in ab7c4fec2e0d 11:48:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:48:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:48:32 ---> 1030a1283fb5 11:48:32 Step 3/21 : WORKDIR /edgex-go 11:48:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:48:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:48:32 ---> 1030a1283fb5 11:48:32 Step 3/22 : WORKDIR /edgex-go 11:48:32 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:48:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:48:32 ---> 1030a1283fb5 11:48:32 Step 3/26 : WORKDIR /edgex-go 11:48:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:48:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:48:32 ---> 1030a1283fb5 11:48:32 Step 3/21 : WORKDIR /edgex-go 11:48:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:48:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:48:32 ---> 1030a1283fb5 11:48:32 Step 3/22 : WORKDIR /edgex-go 11:48:32 ---> Running in f9ccf083be03 11:48:32 ---> Running in 141637b6c124 11:48:32 ---> Running in 616ae41e6629 11:48:32 ---> Running in 74867065162d 11:48:32 ---> Running in 917614c72ec2 11:48:32 Removing intermediate container 74867065162d 11:48:32 ---> 651c47705f98 11:48:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:32 Removing intermediate container 917614c72ec2 11:48:32 ---> 318e049bb9ca 11:48:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:32 Removing intermediate container 616ae41e6629 11:48:32 ---> 8c273433c4ef 11:48:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:32 Removing intermediate container 141637b6c124 11:48:32 ---> 2cbb9f69ac6b 11:48:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:32 Removing intermediate container f9ccf083be03 11:48:32 ---> 1eb7de23479b 11:48:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:32 ---> Running in 02cbd27b3c84 11:48:32 ---> Running in 8d3ad68e775f 11:48:32 ---> Running in acf2617ff926 11:48:32 ---> Running in 4f594f459844 11:48:32 ---> Running in 0a1789e69041 11:48:33 Removing intermediate container acf2617ff926 11:48:33 ---> 9a5e41328b61 11:48:33 Step 5/22 : RUN apk add --update --no-cache make git 11:48:33 Removing intermediate container 02cbd27b3c84 11:48:33 ---> 8955899b898c 11:48:33 Step 5/22 : RUN apk add --update --no-cache make git 11:48:33 ---> Running in dc67f91e603a 11:48:34 ---> Running in 82581e859040 11:48:34 Removing intermediate container 8d3ad68e775f 11:48:34 ---> 51c7e1bf2d0a 11:48:34 Step 5/21 : RUN apk add --update --no-cache make git 11:48:34 Removing intermediate container 4f594f459844 11:48:34 ---> 4be732c5f0b5 11:48:34 Step 5/26 : RUN apk add --update --no-cache make bash git 11:48:34 Removing intermediate container 0a1789e69041 11:48:34 ---> b0d25c500dbf 11:48:34 Step 5/21 : RUN apk add --update --no-cache make git 11:48:34 ---> Running in fdb64aa4c9e3 11:48:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:48:34 ---> Running in 2401da1f1569 11:48:34 ---> Running in 7bdec4921028 11:48:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:48:35 OK: 233 MiB in 51 packages 11:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:48:35 OK: 233 MiB in 51 packages 11:48:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:48:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:48:36 Removing intermediate container dc67f91e603a 11:48:36 ---> 743b18f7e348 11:48:36 Step 6/22 : COPY go.mod . 11:48:36 ---> d85e915dccb1 11:48:36 Step 7/22 : RUN go mod download 11:48:36 Removing intermediate container 82581e859040 11:48:36 ---> 44a670924d53 11:48:36 Step 6/22 : COPY go.mod . 11:48:36 ---> Running in 510888b62287 11:48:36 OK: 233 MiB in 51 packages 11:48:36 OK: 233 MiB in 51 packages 11:48:36 OK: 233 MiB in 51 packages 11:48:37 ---> fd44ab703510 11:48:37 Step 7/22 : RUN go mod download 11:48:37 ---> Running in 50f82dafc5c2 11:48:37 Removing intermediate container 7bdec4921028 11:48:37 ---> b86ec1aa8837 11:48:37 Step 6/21 : COPY go.mod . 11:48:37 Removing intermediate container 2401da1f1569 11:48:37 ---> f3e5b5b43478 11:48:37 Step 6/26 : COPY go.mod . 11:48:37 Removing intermediate container fdb64aa4c9e3 11:48:37 ---> 9897824f1051 11:48:37 Step 6/21 : COPY go.mod . 11:48:37 ---> b03f1b6b8531 11:48:37 Step 7/21 : RUN go mod download 11:48:38 ---> 3d5009da0b13 11:48:38 Step 7/26 : RUN go mod download 11:48:38 ---> Running in fb7fb88a86dc 11:48:38 ---> Running in 710309e39718 11:48:38 ---> 9e6282ea60de 11:48:38 Step 7/21 : RUN go mod download 11:48:38 ---> Running in 76b5f11bc7ce 11:48:38 Removing intermediate container 510888b62287 11:48:38 ---> 41d89993b32f 11:48:38 Step 8/22 : COPY . . 11:48:42 Removing intermediate container 50f82dafc5c2 11:48:42 ---> 50e135e47e54 11:48:42 Step 8/22 : COPY . . 11:48:43 Removing intermediate container ab7c4fec2e0d 11:48:43 ---> 974b258731b6 11:48:43 Successfully built 974b258731b6 11:48:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:48:43 + docker inspect -f . ci-base-image-arm64 11:48:43 . [Pipeline] withDockerContainer 11:48:43 prd-ubuntu18.04-docker-arm64-4c-16g-19091 does not seem to be running inside a container 11:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:48:44 Removing intermediate container fb7fb88a86dc 11:48:44 ---> b27dc9df3f1d 11:48:44 Step 8/21 : COPY . . 11:48:45 $ docker top c6b3221d2d18ca3633bb0149da20bdd395d11bc8275ea621558e6fa9d920625e -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:46 + go version 11:48:46 go version go1.15.5 linux/arm64 [Pipeline] } 11:48:46 $ docker stop --time=1 c6b3221d2d18ca3633bb0149da20bdd395d11bc8275ea621558e6fa9d920625e 11:48:48 $ docker rm -f c6b3221d2d18ca3633bb0149da20bdd395d11bc8275ea621558e6fa9d920625e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:49 + docker inspect -f . ci-base-image-arm64 11:48:49 . [Pipeline] withDockerContainer 11:48:49 prd-ubuntu18.04-docker-arm64-4c-16g-19091 does not seem to be running inside a container 11:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:48:51 $ docker top 8590ca399db7fd018df7b8643d1b84d64e3a17018d1a8a87ec7f5eab73e4230c -eo pid,comm [Pipeline] { [Pipeline] echo 11:48:51 ========================================================= 11:48:51 [edgeXBuildGoParallel] Running Tests and Build... 11:48:51 ========================================================= [Pipeline] sh 11:48:52 + make test 11:48:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:48:56 Removing intermediate container 76b5f11bc7ce 11:48:56 ---> 4924b05a2a53 11:48:56 Step 8/21 : COPY . . 11:48:58 Removing intermediate container 710309e39718 11:48:58 ---> 7e61e3279568 11:48:58 Step 8/26 : COPY . . 11:49:14 ? github.com/edgexfoundry/edgex-go [no test files] 11:49:17 ---> 3e114b62cf13 11:49:17 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:49:18 ---> ceaf817071f5 11:49:18 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:49:18 ---> 28553ef1769c 11:49:18 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:49:19 ---> Running in ce29e093d12e 11:49:20 ---> Running in c256e78a823d 11:49:20 ---> Running in ac630f3801ef 11:49:22 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 11:49:23 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 11:49:24 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 11:49:24 ---> d8a7fc5f16b1 11:49:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:49:27 ---> Running in 505e872e4657 11:49:28 ---> 6f36f96a4d74 11:49:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:49:28 ---> Running in 5ac0d568bd0a 11:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:49:29 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 11:49:51 Removing intermediate container ce29e093d12e 11:49:51 ---> b1af19321469 11:49:51 11:49:51 Step 10/22 : FROM alpine:3.12 11:49:51 3.12: Pulling from library/alpine 11:49:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:49:51 Status: Downloaded newer image for alpine:3.12 11:49:51 ---> 389fef711851 11:49:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:49:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:49:53 ---> Running in 5e2d10f27d56 11:49:53 Removing intermediate container c256e78a823d 11:49:53 ---> d83339fb3e3f 11:49:53 11:49:53 Step 10/21 : FROM scratch 11:49:53 ---> 11:49:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:49:54 ---> Running in f7ba5de235d1 11:49:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:49:54 Removing intermediate container f7ba5de235d1 11:49:54 ---> 7abab341bb5e 11:49:54 Step 12/21 : ENV APP_PORT=48085 11:49:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:49:54 ---> Running in 3fcc0cd83845 11:49:54 (1/5) Installing ca-certificates (20191127-r4) 11:49:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:49:54 (3/5) Installing libcurl (7.69.1-r3) 11:49:54 (4/5) Installing curl (7.69.1-r3) 11:49:54 (5/5) Installing dumb-init (1.2.2-r1) 11:49:54 Executing busybox-1.31.1-r19.trigger 11:49:55 Executing ca-certificates-20191127-r4.trigger 11:49:55 OK: 7 MiB in 19 packages 11:49:55 Removing intermediate container 3fcc0cd83845 11:49:55 ---> 6f4e171f5faa 11:49:55 Step 13/21 : EXPOSE $APP_PORT 11:49:55 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 11:49:55 ---> Running in 4fa21b574d37 11:49:56 Removing intermediate container 4fa21b574d37 11:49:56 ---> e9eab721e25e 11:49:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 11:49:58 Removing intermediate container 5e2d10f27d56 11:49:58 ---> 8f12cb24c936 11:49:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 11:49:58 ---> 94d06974f539 11:49:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:50:01 ---> Running in e98e8297a233 11:50:01 Removing intermediate container 505e872e4657 11:50:01 ---> 9464758869e5 11:50:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:50:01 ---> c4440fae2436 11:50:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:50:01 ---> Running in c702238b972e 11:50:01 Removing intermediate container ac630f3801ef 11:50:01 ---> a7889eccce41 11:50:01 11:50:01 Step 10/22 : FROM scratch 11:50:01 ---> 11:50:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:50:01 ---> Using cache 11:50:01 ---> 7abab341bb5e 11:50:01 Step 12/22 : ENV APP_PORT=48081 11:50:01 Removing intermediate container e98e8297a233 11:50:01 ---> 65b7901d1011 11:50:01 Step 13/22 : WORKDIR / 11:50:02 ---> Running in c9971e9fe895 11:50:03 ---> Running in 3e2a4fa50c21 11:50:03 ---> 7c596b768fe5 11:50:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 11:50:03 ---> Running in 22d78f29e21e 11:50:03 Removing intermediate container c9971e9fe895 11:50:03 ---> 756804eee81d 11:50:03 Step 13/22 : EXPOSE $APP_PORT 11:50:03 Removing intermediate container 5ac0d568bd0a 11:50:03 ---> b6a4f82d645b 11:50:03 11:50:03 Step 10/21 : FROM alpine:3.12 11:50:03 ---> 389fef711851 11:50:03 Step 11/21 : RUN apk add --update --no-cache curl 11:50:03 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 11:50:03 ---> Running in 23ae925e3bf3 11:50:03 Removing intermediate container 3e2a4fa50c21 11:50:03 ---> e2223c145d95 11:50:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 11:50:03 ---> Running in de24fe29d506 11:50:04 Removing intermediate container 22d78f29e21e 11:50:04 ---> 55137f04141d 11:50:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:50:04 Removing intermediate container 23ae925e3bf3 11:50:04 ---> 09060f9c8e50 11:50:04 Step 14/22 : WORKDIR / 11:50:04 ---> Running in 9d1fae62559d 11:50:04 ---> Running in 6c46be31b594 11:50:04 ---> c27ee1afcea0 11:50:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 11:50:04 Removing intermediate container 9d1fae62559d 11:50:04 ---> 83f6eee643a2 11:50:04 Step 19/21 : LABEL arch=x86_64 11:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:50:05 (1/4) Installing ca-certificates (20191127-r4) 11:50:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:50:05 (3/4) Installing libcurl (7.69.1-r3) 11:50:05 (4/4) Installing curl (7.69.1-r3) 11:50:05 Executing busybox-1.31.1-r19.trigger 11:50:05 Executing ca-certificates-20191127-r4.trigger 11:50:05 OK: 7 MiB in 18 packages 11:50:05 ---> Running in 58a3d3dc3925 11:50:05 Removing intermediate container 6c46be31b594 11:50:05 ---> 51a083271eb3 11:50:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 11:50:06 Removing intermediate container c702238b972e 11:50:06 ---> 366cb835b048 11:50:06 11:50:06 Step 11/26 : FROM docker:20.10.0 11:50:06 ---> 994579b4cd34 11:50:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 11:50:06 20.10.0: Pulling from library/docker 11:50:06 ---> c4eb792538f8 11:50:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:50:06 Removing intermediate container 58a3d3dc3925 11:50:06 ---> ddcbf9020ab7 11:50:06 Step 20/21 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:50:06 ---> Running in 0440e42b7d0e 11:50:07 ---> e5e09aebb21b 11:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 11:50:07 ---> d7e6c4fd23e4 11:50:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:50:07 Removing intermediate container de24fe29d506 11:50:07 ---> 2f704764b6f2 11:50:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:50:07 Removing intermediate container 0440e42b7d0e 11:50:07 ---> 1969d5558d64 11:50:07 Step 21/21 : LABEL version=0.0.0 11:50:08 ---> Running in e02705411898 11:50:08 ---> Running in a8e3212cb47c 11:50:08 ---> 566749fe8d22 11:50:08 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:50:08 ---> 50668a3d9a76 11:50:08 Step 18/22 : RUN chmod +x entrypoint.sh 11:50:09 Removing intermediate container e02705411898 11:50:09 ---> f0faff6efbb2 11:50:09 Step 13/21 : WORKDIR /edgex 11:50:09 ---> Running in 593ef183d03a 11:50:09 ---> Running in 01d11daeacab 11:50:09 Removing intermediate container a8e3212cb47c 11:50:09 ---> c806f7b36b6d 11:50:09 11:50:09 ---> Running in aefdf7d79a65 11:50:09 Successfully built c806f7b36b6d 11:50:09 Successfully tagged docker-support-scheduler-go:latest 11:50:09 Building docker-security-secretstore-setup-go 11:50:09  Building docker-support-scheduler-go ... done Removing intermediate container 593ef183d03a 11:50:09 ---> 83fb1865dde8 11:50:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:50:09 ---> Running in b88b402cae72 11:50:09 Removing intermediate container aefdf7d79a65 11:50:09 ---> c10b6ebf2b48 11:50:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:50:10 Removing intermediate container b88b402cae72 11:50:10 ---> cb1885576631 11:50:10 Step 20/22 : LABEL arch=x86_64 11:50:10 ---> Running in 968584e88b45 11:50:13 ---> 76ab035115c8 11:50:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:50:14 Removing intermediate container 968584e88b45 11:50:14 ---> a0d259fe550a 11:50:14 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:50:14 Removing intermediate container 01d11daeacab 11:50:14 ---> bba103f57809 11:50:14 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 11:50:14 ---> Running in 0685fad500da 11:50:14 ---> aed25c2bf41a 11:50:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:50:15 ---> Running in 4c62ae140263 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:50:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:50:16 Removing intermediate container 0685fad500da 11:50:16 ---> 1455c4dd783d 11:50:16 Step 22/22 : LABEL version=0.0.0 11:50:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 11:50:16 Status: Downloaded newer image for docker:20.10.0 11:50:16 ---> aefe523efa57 11:50:16 Step 12/26 : RUN apk add --no-cache bash 11:50:17 Removing intermediate container 4c62ae140263 11:50:17 ---> 3312560b574c 11:50:17 Step 20/22 : LABEL arch=x86_64 11:50:17 ---> 0adb1fa35cb5 11:50:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:50:17 ---> Running in 39dd23d25f1a 11:50:17 ---> Running in 86f3d25a438e 11:50:18 ---> Running in ebfefadb2b53 11:50:18 ---> Running in bfaece9f90a2 11:50:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:50:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:50:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:50:19 Removing intermediate container 39dd23d25f1a 11:50:19 ---> 487b0a804071 11:50:19 11:50:20 Successfully built 487b0a804071 11:50:20 Successfully tagged docker-core-metadata-go:latest 11:50:20  Building docker-core-metadata-go ... done Building docker-support-notifications-go 11:50:21 Removing intermediate container ebfefadb2b53 11:50:21 ---> 9a3a3e8833a6 11:50:21 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:50:21 Removing intermediate container bfaece9f90a2 11:50:21 ---> fff866851eaa 11:50:21 Step 18/21 : CMD ["--init=true"] 11:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:50:22 (1/2) Installing readline (8.0.4-r0) 11:50:22 (2/2) Installing bash (5.0.17-r0) 11:50:22 Executing bash-5.0.17-r0.post-install 11:50:22 Executing busybox-1.31.1-r19.trigger 11:50:22 OK: 12 MiB in 22 packages 11:50:23 ---> Running in 5d1eeb334381 11:50:24 ---> Running in 41b916dcddc7 11:50:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:50:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:50:25 ---> 1030a1283fb5 11:50:25 Step 3/24 : WORKDIR /edgex-go 11:50:25 ---> Using cache 11:50:25 ---> 1eb7de23479b 11:50:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:25 ---> Using cache 11:50:25 ---> b0d25c500dbf 11:50:25 Step 5/24 : RUN apk add --update --no-cache make git 11:50:25 ---> Using cache 11:50:25 ---> b86ec1aa8837 11:50:25 Step 6/24 : COPY go.mod . 11:50:25 ---> Using cache 11:50:25 ---> b03f1b6b8531 11:50:25 Step 7/24 : RUN go mod download 11:50:25 ---> Using cache 11:50:25 ---> b27dc9df3f1d 11:50:25 Step 8/24 : COPY . . 11:50:25 ---> Using cache 11:50:25 ---> ceaf817071f5 11:50:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:50:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.257s coverage: 46.6% of statements 11:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:50:26 ---> Running in 9f537278e602 11:50:26 Removing intermediate container 41b916dcddc7 11:50:26 ---> 7367874cb2ec 11:50:26 Step 22/22 : LABEL version=0.0.0 11:50:26 Removing intermediate container 5d1eeb334381 11:50:26 ---> 4ca5eb05f0ee 11:50:26 Step 19/21 : LABEL arch=x86_64 11:50:27 ---> Running in 19d3c5b393bd 11:50:27 ---> Running in 457fdbf0746f 11:50:27 Removing intermediate container 86f3d25a438e 11:50:27 ---> cbd076fc18cb 11:50:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:50:27 ---> Running in 29adec3d4147 11:50:27 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 11:50:27 Removing intermediate container 19d3c5b393bd 11:50:27 ---> d76f9b6cd11b 11:50:27 11:50:27 Removing intermediate container 457fdbf0746f 11:50:27 ---> 15e2e227b372 11:50:27 Step 20/21 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:50:28 ---> Running in 0885cd9019c6 11:50:28 Successfully built d76f9b6cd11b 11:50:28 Removing intermediate container 29adec3d4147 11:50:28 ---> 8ef1f67d8895 11:50:28 Step 14/26 : ENV APP_PORT=48090 11:50:28 Successfully tagged docker-security-bootstrap-redis-go:latest 11:50:28  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go 11:50:28 ---> Running in ee0a8b6afdf2 11:50:28 Removing intermediate container 0885cd9019c6 11:50:28 ---> 379acb0ef2d9 11:50:28 Step 21/21 : LABEL version=0.0.0 11:50:29 ---> Running in 114cbc2c4460 11:50:30 Removing intermediate container ee0a8b6afdf2 11:50:30 ---> 452747dde022 11:50:30 Step 15/26 : EXPOSE $APP_PORT 11:50:32 ---> Running in 60facedf845d 11:50:32 Removing intermediate container 114cbc2c4460 11:50:32 ---> 86991ca95ab5 11:50:32 11:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.476s coverage: 27.0% of statements 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.104s coverage: 100.0% of statements 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.232s coverage: 68.9% of statements 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.746s coverage: 82.7% of statements 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:50:32 Successfully built 86991ca95ab5 11:50:34 Successfully tagged docker-security-proxy-setup-go:latest 11:50:34 Building docker-core-data-go 11:50:36  Building docker-security-proxy-setup-go ... done Removing intermediate container 60facedf845d 11:50:36 ---> c702ee13ff00 11:50:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:50:37 ---> 2dcaa18ec2cd 11:50:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:50:39 ---> d34423bd4c5c 11:50:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:50:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:50:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:50:41 ---> 1030a1283fb5 11:50:41 Step 3/24 : WORKDIR /edgex-go 11:50:41 ---> Using cache 11:50:41 ---> 1eb7de23479b 11:50:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:41 ---> Using cache 11:50:41 ---> b0d25c500dbf 11:50:41 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.195s coverage: 28.6% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.136s coverage: 100.0% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.374s coverage: 97.5% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:50:42 ---> Running in cd1757b8fde5 11:50:42 ---> fc17378036fe 11:50:42 Step 19/26 : RUN apk --no-cache add py3-pip 11:50:43 ---> Running in 0a370314cdf9 11:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:50:45 (1/33) Installing libbz2 (1.0.8-r1) 11:50:45 (2/33) Installing expat (2.2.9-r1) 11:50:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:50:45 (3/33) Installing libffi (3.3-r2) 11:50:45 (4/33) Installing gdbm (1.13-r1) 11:50:45 (5/33) Installing xz-libs (5.2.5-r0) 11:50:45 (6/33) Installing sqlite-libs (3.32.1-r0) 11:50:45 (7/33) Installing python3 (3.8.5-r0) 11:50:45 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 11:50:46 OK: 233 MiB in 51 packages 11:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.943s coverage: 93.8% of statements 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:50:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:50:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 11:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements 11:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements 11:50:49 (8/33) Installing py3-appdirs (1.4.4-r1) 11:50:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:50:49 (10/33) Installing py3-parsing (2.4.7-r0) 11:50:49 (11/33) Installing py3-six (1.15.0-r0) 11:50:49 (12/33) Installing py3-packaging (20.4-r0) 11:50:49 (13/33) Installing py3-setuptools (47.0.0-r0) 11:50:49 (14/33) Installing py3-chardet (3.0.4-r4) 11:50:49 (15/33) Installing py3-idna (2.9-r0) 11:50:49 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:50:49 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:50:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.180s coverage: 84.2% of statements 11:50:51 (18/33) Installing py3-requests (2.23.0-r0) 11:50:51 (19/33) Installing py3-msgpack (1.0.0-r0) 11:50:51 (20/33) Installing py3-lockfile (0.12.2-r3) 11:50:51 Removing intermediate container cd1757b8fde5 11:50:51 ---> 4c691207cfd3 11:50:51 Step 6/24 : COPY go.mod . 11:50:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:50:51 (22/33) Installing py3-colorama (0.4.3-r0) 11:50:51 (23/33) Installing py3-distlib (0.3.0-r0) 11:50:51 (24/33) Installing py3-distro (1.5.0-r1) 11:50:51 (25/33) Installing py3-webencodings (0.5.1-r3) 11:50:51 (26/33) Installing py3-html5lib (1.0.1-r4) 11:50:51 (27/33) Installing py3-pytoml (0.1.21-r0) 11:50:51 (28/33) Installing py3-pep517 (0.8.2-r0) 11:50:51 (29/33) Installing py3-progress (1.5-r0) 11:50:51 (30/33) Installing py3-toml (0.10.1-r0) 11:50:51 (31/33) Installing py3-retrying (1.3.3-r0) 11:50:51 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:50:51 (33/33) Installing py3-pip (20.1.1-r0) 11:50:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:50:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:50:51 ---> 1030a1283fb5 11:50:51 Step 3/22 : WORKDIR /edgex-go 11:50:51 ---> Using cache 11:50:51 ---> 1eb7de23479b 11:50:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:51 ---> Using cache 11:50:51 ---> b0d25c500dbf 11:50:51 Step 5/22 : RUN apk add --update --no-cache make git 11:50:51 ---> Using cache 11:50:51 ---> b86ec1aa8837 11:50:51 Step 6/22 : COPY go.mod . 11:50:51 ---> Using cache 11:50:51 ---> b03f1b6b8531 11:50:51 Step 7/22 : RUN go mod download 11:50:51 ---> Using cache 11:50:51 ---> b27dc9df3f1d 11:50:51 Step 8/22 : COPY . . 11:50:51 ---> Using cache 11:50:51 ---> ceaf817071f5 11:50:51 Step 9/22 : RUN make cmd/core-command/core-command 11:50:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.4% of statements 11:50:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:50:53 ---> ac7221b7a80c 11:50:53 Step 7/24 : RUN go mod download 11:50:53 Executing busybox-1.31.1-r19.trigger 11:50:53 OK: 71 MiB in 55 packages 11:50:54 ---> Running in 3f9871a72e5a 11:50:54 ---> Running in 9158b37a294d 11:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.670s coverage: 63.5% of statements 11:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:50:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 11:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 11:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 11:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 11:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 11:50:56 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 11:50:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:50:56 ---> 1030a1283fb5 11:50:56 Step 3/23 : WORKDIR /edgex-go 11:50:56 ---> Using cache 11:50:56 ---> 1eb7de23479b 11:50:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:56 ---> Using cache 11:50:56 ---> b0d25c500dbf 11:50:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:50:56 ---> Running in 4e77cd311e9c 11:50:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:50:58 Removing intermediate container 9f537278e602 11:50:58 ---> e00e7169e5cb 11:50:58 11:50:58 Step 10/24 : FROM alpine:3.12 11:50:58 ---> 389fef711851 11:50:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:50:58 ---> Using cache 11:50:58 ---> 8f12cb24c936 11:50:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:50:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:50:59 OK: 233 MiB in 51 packages 11:50:59 Removing intermediate container 9158b37a294d 11:50:59 ---> d273a4b3d51c 11:50:59 Step 8/24 : COPY . . 11:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.856s coverage: 55.9% of statements 11:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:51:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:51:00 ---> Running in 30b500a557ba 11:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.353s coverage: 37.0% of statements 11:51:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:51:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.616s coverage: 84.0% of statements 11:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 11:51:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.353s coverage: 47.1% of statements 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:51:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:51:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 11:51:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:51:08 Removing intermediate container 30b500a557ba 11:51:08 ---> 05af1cd61050 11:51:08 Step 13/24 : WORKDIR / 11:51:08 Removing intermediate container 4e77cd311e9c 11:51:08 ---> 4ea17c65d1a6 11:51:08 Step 6/23 : COPY go.mod . 11:51:12 ---> Running in 7022a632a753 11:51:13 ---> fc3c1d28ae0f 11:51:13 Step 7/23 : RUN go mod download 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.918s coverage: 29.1% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.231s coverage: 99.0% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.217s coverage: 100.0% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:51:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:51:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 11:51:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 11:51:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 11:51:16 GO111MODULE=on go vet ./... 11:51:16 ---> Running in feff5def55aa 11:51:17 Removing intermediate container 7022a632a753 11:51:17 ---> 11960069fe76 11:51:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:51:18 Removing intermediate container 0a370314cdf9 11:51:18 ---> 6d27f1330421 11:51:18 Step 20/26 : RUN pip install docker-compose==1.23.2 11:51:21 ---> 7cedb08084cd 11:51:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:51:21 ---> Running in 9dbe8be204f5 11:51:21 ---> b35dcab55c33 11:51:21 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:51:21 ---> 93410c445ef4 11:51:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:51:21 ---> Running in 3f76e3b57083 11:51:21 ---> 2d0e5e069ad4 11:51:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:51:22 Removing intermediate container feff5def55aa 11:51:22 ---> dfb8e4c8c9dd 11:51:22 Step 8/23 : COPY . . 11:51:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:51:23 ---> 99c6d276f046 11:51:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:51:30 ---> ab299adca15c 11:51:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:51:30 Removing intermediate container 3f9871a72e5a 11:51:30 ---> 0feac1f5acfb 11:51:30 11:51:30 Step 10/22 : FROM scratch 11:51:30 ---> 11:51:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:51:30 Collecting docker-compose==1.23.2 11:51:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:51:30 Collecting docker<4.0,>=3.6.0 11:51:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:51:31 ---> Using cache 11:51:31 ---> 7abab341bb5e 11:51:31 Step 12/22 : ENV APP_PORT=48082 11:51:31 Collecting docopt<0.7,>=0.6.1 11:51:31 Downloading docopt-0.6.2.tar.gz (25 kB) 11:51:34 ---> Running in 51918da5cd0f 11:51:34 ---> bcbe91bd091c 11:51:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:51:35 Collecting jsonschema<3,>=2.5.1 11:51:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:51: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) 11:51:35 ---> Running in 5b3d94278c71 11:51:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:51:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:51:36 Removing intermediate container 51918da5cd0f 11:51:36 ---> d8eadc8caa08 11:51:36 Step 13/22 : EXPOSE $APP_PORT 11:51:37 Collecting dockerpty<0.5,>=0.4.1 11:51:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:51:37 ---> Running in 14943cbbfacf 11:51:39 Removing intermediate container 14943cbbfacf 11:51:39 ---> 46321cc21109 11:51:39 Step 14/22 : WORKDIR / 11:51:39 Collecting cached-property<2,>=1.2.0 11:51:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:51:39 ---> Running in 4ad089e387b1 11:51:39 Collecting websocket-client<1.0,>=0.32.0 11:51:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:51:40 Collecting texttable<0.10,>=0.9.0 11:51:40 Downloading texttable-0.9.1.tar.gz (11 kB) 11:51:41 Collecting PyYAML<4,>=3.10 11:51:41 Downloading PyYAML-3.13.tar.gz (270 kB) 11:51:42 Removing intermediate container 4ad089e387b1 11:51:42 ---> 00a3a5516ba0 11:51:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 11:51:43 Collecting docker-pycreds>=0.4.0 11:51:43 Removing intermediate container 5b3d94278c71 11:51:43 ---> 7752fe27d659 11:51:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:51:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:51:43 ---> d1007505259e 11:51:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:51:43 ---> 21c841dea72f 11:51:43 Step 9/23 : RUN make cmd/core-data/core-data 11:51:43 Collecting urllib3<1.25,>=1.21.1 11:51:43 ---> Running in f0e183d98dcd 11:51:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:51:43 ---> Running in f977fa2877ea 11:51:43 Collecting idna<2.8,>=2.5 11:51:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:51:43 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) 11:51:43 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) 11:51:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:51:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:51:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:51:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:51:44 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, jsonschema, dockerpty, cached-property, texttable, PyYAML, docker-compose 11:51:44 Removing intermediate container f0e183d98dcd 11:51:44 ---> 09b15f930d72 11:51:44 Step 22/24 : LABEL arch=x86_64 11:51:45 ---> Running in 36bc83790a8a 11:51:45 ---> de30feaaca95 11:51:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:51:45 Attempting uninstall: urllib3 11:51:45 Found existing installation: urllib3 1.25.9 11:51:45 Uninstalling urllib3-1.25.9: 11:51:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:51:46 Successfully uninstalled urllib3-1.25.9 11:51:46 Removing intermediate container 36bc83790a8a 11:51:46 ---> 3d6be026c459 11:51:46 Step 23/24 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:51:46 ---> Running in 5efaf9285841 11:51:46 Attempting uninstall: idna 11:51:46 Found existing installation: idna 2.9 11:51:46 Uninstalling idna-2.9: 11:51:47 Successfully uninstalled idna-2.9 11:51:47 ---> 05d1cf3b23e4 11:51:47 Step 18/22 : ENTRYPOINT ["/core-command"] 11:51:47 Attempting uninstall: requests 11:51:47 Found existing installation: requests 2.23.0 11:51:47 Uninstalling requests-2.23.0: 11:51:48 Successfully uninstalled requests-2.23.0 11:51:48 ---> Running in d42ac4a20fc8 11:51:48 Removing intermediate container 5efaf9285841 11:51:48 ---> 4f1e2de01f60 11:51:48 Step 24/24 : LABEL version=0.0.0 11:51:49 Removing intermediate container 3f76e3b57083 11:51:49 ---> f136bac3604b 11:51:49 11:51:49 Step 10/24 : FROM scratch 11:51:49 ---> 11:51:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:51:50 ---> Running in 469467d889be 11:51:50 Running setup.py install for docopt: started 11:51:50 Removing intermediate container d42ac4a20fc8 11:51:50 ---> ee407b70163f 11:51:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:51:50 ---> Running in bd50ad39ef2f 11:51:50 ---> Running in 88d1b107833a 11:51:50 Removing intermediate container 469467d889be 11:51:50 ---> 4d4caf5d7439 11:51:50 11:51:50 Removing intermediate container bd50ad39ef2f 11:51:50 ---> b90a71472cbe 11:51:50 Step 12/24 : ENV APP_PORT=48060 11:51:50 Successfully built 4d4caf5d7439 11:51:50 Running setup.py install for docopt: finished with status 'done' 11:51:51 Successfully tagged docker-security-secretstore-setup-go:latest 11:51:51  Building docker-security-secretstore-setup-go ... done  ---> Running in 9c5aafd3c62b 11:51:51 Removing intermediate container 88d1b107833a 11:51:51 ---> 1ca21c383c25 11:51:51 Step 20/22 : LABEL arch=x86_64 11:51:51 Running setup.py install for dockerpty: started 11:51:51 ---> Running in 97976ac13d68 11:51:51 Removing intermediate container 9c5aafd3c62b 11:51:51 ---> 06fb0d61c0c6 11:51:51 Step 13/24 : EXPOSE $APP_PORT 11:51:51 Removing intermediate container 97976ac13d68 11:51:51 ---> 6dcda26bee02 11:51:51 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:51:51 ---> Running in bbd2bcc51137 11:51:51 Running setup.py install for dockerpty: finished with status 'done' 11:51:51 Running setup.py install for texttable: started 11:51:51 ---> Running in c36b4d4a114f 11:51:52 Running setup.py install for texttable: finished with status 'done' 11:51:52 Running setup.py install for PyYAML: started 11:51:52 Removing intermediate container bbd2bcc51137 11:51:52 ---> 903af6505954 11:51:52 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:51:52 Removing intermediate container c36b4d4a114f 11:51:52 ---> 79bb5b4daed2 11:51:52 Step 22/22 : LABEL version=0.0.0 11:51:52 ---> Running in 22d18c5d987d 11:51:53 Running setup.py install for PyYAML: finished with status 'done' 11:51:53 Removing intermediate container 22d18c5d987d 11:51:53 ---> 221e7aa3ca30 11:51:53 11:51:53 ---> 8d36e6dea27a 11:51:53 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:51:53 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 11:51:53 Successfully built 221e7aa3ca30 11:51:53 Successfully tagged docker-core-command-go:latest 11:51:56  Building docker-core-command-go ... done  ---> cadf8922439d 11:51:56 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:51:58 ---> 7c19d46d271c 11:51:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 11:51:58 Removing intermediate container 9dbe8be204f5 11:51:58 ---> 4e1a009ae2d7 11:51:58 Step 21/26 : RUN apk --no-cache add curl 11:51:58 ---> Running in 6711b5e878f7 11:51:59 ---> fed1eeed8ab3 11:51:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:52:00 ---> 214105d65a8a 11:52:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:52:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:52:00 (2/3) Installing libcurl (7.69.1-r3) 11:52:00 (3/3) Installing curl (7.69.1-r3) 11:52:00 Executing busybox-1.31.1-r19.trigger 11:52:00 OK: 72 MiB in 58 packages 11:52:00 ---> 09853b9bc9c9 11:52:00 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:52:00 ---> Running in 8ace5ae5c9b6 11:52:00 Removing intermediate container 8ace5ae5c9b6 11:52:00 ---> 120e481d27ab 11:52:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:00 ---> Running in a5a32e8eaf43 11:52:00 Removing intermediate container 6711b5e878f7 11:52:00 ---> 7ad38045e244 11:52:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 11:52:01 ---> Running in 960349bdcfc3 11:52:01 Removing intermediate container a5a32e8eaf43 11:52:01 ---> ca786dc19d73 11:52:01 Step 22/24 : LABEL arch=x86_64 11:52:01 ---> Running in 9745d31a1437 11:52:01 Removing intermediate container 960349bdcfc3 11:52:01 ---> dd689719fdda 11:52:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:01 ---> Running in c91c5e233b9e 11:52:01 Removing intermediate container 9745d31a1437 11:52:01 ---> 169bd7778394 11:52:01 Step 23/24 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:52:02 ---> Running in 354159d360b3 11:52:02 Removing intermediate container c91c5e233b9e 11:52:02 ---> 792d097a538d 11:52:02 Step 24/26 : LABEL arch=x86_64 11:52:02 ---> Running in b4025bd5ba38 11:52:02 Removing intermediate container 354159d360b3 11:52:02 ---> 58d29e5b6588 11:52:02 Step 24/24 : LABEL version=0.0.0 11:52:02 Removing intermediate container b4025bd5ba38 11:52:02 ---> f57e62a48422 11:52:02 Step 25/26 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:52:02 ---> Running in 72e1cf5fa692 11:52:03 ---> Running in 9711a120571f 11:52:03 Removing intermediate container 72e1cf5fa692 11:52:03 ---> 79b0bb531bfd 11:52:03 11:52:03 Removing intermediate container 9711a120571f 11:52:03 ---> 9ce887f74bd1 11:52:03 Step 26/26 : LABEL version=0.0.0 11:52:03 Successfully built 79b0bb531bfd 11:52:03 Successfully tagged docker-support-notifications-go:latest 11:52:03  Building docker-support-notifications-go ... done  ---> Running in 3355443c90f4 11:52:03 Removing intermediate container 3355443c90f4 11:52:03 ---> 62bea615c40b 11:52:03 11:52:03 Successfully built 62bea615c40b 11:52:03 Successfully tagged docker-sys-mgmt-agent-go:latest 11:52:06  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f977fa2877ea 11:52:06 ---> 5d8a98689a05 11:52:06 11:52:06 Step 10/23 : FROM alpine:3.12 11:52:06 ---> 389fef711851 11:52:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:52:06 ---> Running in 6cf715a8500d 11:52:06 Removing intermediate container 6cf715a8500d 11:52:06 ---> a72ff90b3d92 11:52:06 Step 12/23 : ENV APP_PORT=48080 11:52:06 ---> Running in 6ae8f464f670 11:52:06 Removing intermediate container 6ae8f464f670 11:52:06 ---> 58182773286b 11:52:06 Step 13/23 : EXPOSE $APP_PORT 11:52:06 ---> Running in 905b2825cfee 11:52:06 Removing intermediate container 905b2825cfee 11:52:06 ---> 35b79c13bbf2 11:52:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:06 ---> Running in f224a82a26f5 11:52:08 Removing intermediate container f224a82a26f5 11:52:08 ---> 8072dfb574ce 11:52:08 Step 15/23 : RUN apk add --update --no-cache zeromq 11:52:08 ---> Running in 33300ee70f9f 11:52:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:52:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:52:10 (1/5) Installing libgcc (9.3.0-r2) 11:52:10 (2/5) Installing libsodium (1.0.18-r0) 11:52:10 (3/5) Installing libstdc++ (9.3.0-r2) 11:52:10 (4/5) Installing libzmq (4.3.3-r0) 11:52:10 (5/5) Installing zeromq (4.3.3-r0) 11:52:10 Executing busybox-1.31.1-r19.trigger 11:52:10 OK: 8 MiB in 19 packages 11:52:11 Removing intermediate container 33300ee70f9f 11:52:11 ---> 9c47b6b0a002 11:52:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 11:52:11 ---> a81fbb58942a 11:52:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:52:12 ---> c18aae6dae8d 11:52:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:52:12 ---> bec64e7c1e9d 11:52:12 Step 19/23 : ENTRYPOINT ["/core-data"] 11:52:12 ---> Running in 28ee1e3e6d7c 11:52:12 Removing intermediate container 28ee1e3e6d7c 11:52:12 ---> bc126b90888b 11:52:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:12 ---> Running in b5823c626673 11:52:12 Removing intermediate container b5823c626673 11:52:12 ---> 9f53a57d584a 11:52:12 Step 21/23 : LABEL arch=x86_64 11:52:13 ---> Running in 153e732b62b7 11:52:13 Removing intermediate container 153e732b62b7 11:52:13 ---> 977ef40f6629 11:52:13 Step 22/23 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:52:13 ---> Running in e77dce0a4e56 11:52:13 Removing intermediate container e77dce0a4e56 11:52:13 ---> 038ffedf92f3 11:52:13 Step 23/23 : LABEL version=0.0.0 11:52:13 ---> Running in b3a33089a445 11:52:13 Removing intermediate container b3a33089a445 11:52:13 ---> 84fb2bd4c938 11:52:13 11:52:13 Successfully built 84fb2bd4c938 11:52:13 Successfully tagged docker-core-data-go:latest 11:52:14  Building docker-core-data-go ... done  [Pipeline] } 11:52:14 $ docker stop --time=1 78ba9dfb313d19412e10c16c56a8cd6bce9dda967d24027303251ebc1c7b378f 11:52:15 $ docker rm -f 78ba9dfb313d19412e10c16c56a8cd6bce9dda967d24027303251ebc1c7b378f [Pipeline] // withDockerContainer [Pipeline] sh 11:52:16 + docker images 11:52:16 + grep docker 11:52:16 docker-core-data-go latest 84fb2bd4c938 3 seconds ago 22.3MB 11:52:16 docker-sys-mgmt-agent-go latest 62bea615c40b 13 seconds ago 313MB 11:52:16 docker-support-notifications-go latest 79b0bb531bfd 14 seconds ago 12MB 11:52:16 docker-core-command-go latest 221e7aa3ca30 23 seconds ago 10.6MB 11:52:16 docker-security-secretstore-setup-go latest 4d4caf5d7439 26 seconds ago 24.6MB 11:52:16 docker-security-proxy-setup-go latest 86991ca95ab5 About a minute ago 24.5MB 11:52:16 docker-security-bootstrap-redis-go latest d76f9b6cd11b About a minute ago 15.8MB 11:52:16 docker-core-metadata-go latest 487b0a804071 About a minute ago 13MB 11:52:16 docker-support-scheduler-go latest c806f7b36b6d 2 minutes ago 10.7MB 11:52:16 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:52:24 gofmt -l . 11:52:24 [ "`gofmt -l .`" = "" ] 11:52:24 ./bin/test-go-mod-tidy.sh 11:52:24 ./bin/test-attribution-txt.sh [Pipeline] sh 11:52:28 + ls -al . 11:52:28 total 668 11:52:28 drwxrwxr-x 9 1001 1001 4096 Jan 8 11:52 . 11:52:28 drwxr-xr-x 4 root root 4096 Jan 8 11:48 .. 11:52:28 -rw-rw-r-- 1 1001 1001 11 Jan 8 11:47 .dockerignore 11:52:28 drwxrwxr-x 8 1001 1001 4096 Jan 8 11:47 .git 11:52:28 drwxrwxr-x 3 1001 1001 4096 Jan 8 11:47 .github 11:52:28 -rw-rw-r-- 1 1001 1001 824 Jan 8 11:47 .gitignore 11:52:28 -rw-rw-r-- 1 1001 1001 166 Jan 8 11:47 .sonarcloud.properties 11:52:28 -rw-rw-r-- 1 1001 1001 3804 Jan 8 11:47 CONTRIBUTING.md 11:52:28 -rw-rw-r-- 1 1001 1001 931 Jan 8 11:47 Dockerfile.build 11:52:28 -rw-rw-r-- 1 1001 1001 863 Jan 8 11:47 Jenkinsfile 11:52:28 -rw-rw-r-- 1 1001 1001 10775 Jan 8 11:47 LICENSE 11:52:28 -rw-rw-r-- 1 1001 1001 5750 Jan 8 11:47 Makefile 11:52:28 -rw-rw-r-- 1 1001 1001 6524 Jan 8 11:47 README.md 11:52:28 -rw-rw-r-- 1 1001 1001 6744 Jan 8 11:47 SECURITY.md 11:52:28 -rw-rw-r-- 1 1001 1001 5 Jan 8 11:44 VERSION 11:52:28 -rw-rw-r-- 1 1001 1001 4131 Jan 8 11:47 ZMQWindows.md 11:52:28 drwxrwxr-x 2 1001 1001 4096 Jan 8 11:47 bin 11:52:28 drwxrwxr-x 14 1001 1001 4096 Jan 8 11:47 cmd 11:52:28 -rw-r--r-- 1 root root 542422 Jan 8 11:51 coverage.out 11:52:28 -rw-r--r-- 1 root root 979 Jan 8 11:52 go.mod 11:52:28 -rw-r--r-- 1 root root 19019 Jan 8 11:52 go.sum 11:52:28 drwxrwxr-x 8 1001 1001 4096 Jan 8 11:47 internal 11:52:28 drwxrwxr-x 4 1001 1001 4096 Jan 8 11:47 openapi 11:52:28 drwxrwxr-x 4 1001 1001 4096 Jan 8 11:47 snap 11:52:28 -rw-rw-r-- 1 1001 1001 168 Jan 8 11:47 version.go [Pipeline] sh 11:52:29 + '[' -e coverage.out ] 11:52:29 + chown 1001:1001 coverage.out [Pipeline] stash 11:52:29 Warning: overwriting stash ‘coverage-report’ 11:52:30 Stashed 1 file(s) [Pipeline] sh 11:52:30 + make build 11:52:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:52:32 Still waiting to schedule task 11:52:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:52: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 11:53: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 11:53: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 11:53: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 11:53: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 11:53: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 11:53:23 Running on prd-ubuntu18.04-docker-8c-8g-19092 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 11:53:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:53:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:53:25 using credential edgex-jenkins-ssh 11:53:25 Cloning the remote Git repository 11:53:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:53:25 > git init /w/workspace/edgex-go/1 # timeout=10 11:53:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:53:25 > git --version # timeout=10 11:53:25 > git --version # 'git version 2.17.1' 11:53:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53: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 11:53:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:53:34 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:53:34 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 11:53:34 Merge succeeded, producing 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:53:34 Checking out Revision 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 (PR-3002) 11:53:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:53:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:53:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:53:33 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:53:34 > git config core.sparsecheckout # timeout=10 11:53:34 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # timeout=10 11:53:34 > git remote # timeout=10 11:53:34 > git config --get remote.origin.url # timeout=10 11:53:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:53:34 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 11:53:34 > git rev-parse HEAD^{commit} # timeout=10 11:53:34 > git config core.sparsecheckout # timeout=10 11:53:34 > git checkout -f 383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 # timeout=10 11:53: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 11:53:37 Commit message: "feat(data): Core Data publish to //" 11:53:37 > git --version # timeout=10 11:53:37 > git --version # 'git version 2.17.1' 11:53:37 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:39 + echo snap-build.sh 11:53:39 snap-build.sh 11:53:39 + SNAP_BASE_DIR=. 11:53:39 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:53:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:53:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:53:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:53:39 + cd /w/workspace/edgex-go/1 11:53:39 + sudo apt-get remove -qy --purge lxd lxd-client 11:53:39 Reading package lists... 11:53:39 Building dependency tree... 11:53:39 Reading state information... 11:53:39 The following packages were automatically installed and are no longer required: 11:53:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:53:39 uidmap xdelta3 11:53:39 Use 'sudo apt autoremove' to remove them. 11:53:39 The following packages will be REMOVED: 11:53:39 lxd* lxd-client* 11:53:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:53:39 After this operation, 31.7 MB disk space will be freed. [Pipeline] } 11:53:40 $ docker stop --time=1 8590ca399db7fd018df7b8643d1b84d64e3a17018d1a8a87ec7f5eab73e4230c 11:53:41 (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.) 11:53:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:53:42 Removing lxd dnsmasq configuration 11:53:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:53:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:53:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 11:53:43 (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.) 11:53:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:53:43 $ docker rm -f 8590ca399db7fd018df7b8643d1b84d64e3a17018d1a8a87ec7f5eab73e4230c 11:53:44 Processing triggers for systemd (237-3ubuntu10.42) ... 11:53:44 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:53:45 11:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:53:46 + sudo snap remove --purge lxd 11:53:46 snap "lxd" is not installed 11:53:46 + sudo groupadd --force --system lxd 11:53:46 ++ whoami 11:53:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:53:46 + newgrp - lxd 11:53:46 + sudo snap install lxd [Pipeline] isUnix [Pipeline] sh 11:53:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:53:46 latest: Pulling from edgex-devops/edgex-compose-arm64 11:53:46 29e5d40040c1: Pulling fs layer 11:53:46 1ce36da41761: Pulling fs layer 11:53:46 25b303627fd3: Pulling fs layer 11:53:47 29e5d40040c1: Verifying Checksum 11:53:47 29e5d40040c1: Download complete 11:53:48 1ce36da41761: Verifying Checksum 11:53:48 1ce36da41761: Download complete 11:53:48 29e5d40040c1: Pull complete 11:53:49 25b303627fd3: Verifying Checksum 11:53:49 25b303627fd3: Download complete 11:53:49 1ce36da41761: Pull complete 11:53:56 2021-01-08T11:53:52Z INFO Waiting for automatic snapd restart... 11:54:00 25b303627fd3: Pull complete 11:54:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:54:00 prd-ubuntu18.04-docker-arm64-4c-16g-19091 does not seem to be running inside a container 11:54: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:54:03 $ docker top 8ba8df25dee30f12056aba37b820da6288a0067e262db9321a683887737a0fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:04 + docker-compose build --help+ 11:54:04 grep parallel 11:54:07 --parallel Build images in parallel. [Pipeline] } 11:54:07 $ docker stop --time=1 8ba8df25dee30f12056aba37b820da6288a0067e262db9321a683887737a0fc8 11:54:08 lxd 4.9 from Canonical* installed 11:54:08 + sudo lxd init --auto 11:54:09 $ docker rm -f 8ba8df25dee30f12056aba37b820da6288a0067e262db9321a683887737a0fc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:54:10 . [Pipeline] withDockerContainer 11:54:11 prd-ubuntu18.04-docker-arm64-4c-16g-19091 does not seem to be running inside a container 11:54: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:54:12 $ docker top 385af0ce44b9fb0b6d3ca87a4ce47856a8660e79a2ab89ed59c9a41d18d35fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:13 + docker-compose -f ./docker-compose-build.yml build --parallel 11:54:18 Building docker-core-command-go ... 11:54:18 Building docker-core-data-go ... 11:54:18 Building docker-core-metadata-go ... 11:54:18 Building docker-security-bootstrap-redis-go ... 11:54:18 Building docker-security-proxy-setup-go ... 11:54:18 Building docker-security-secretstore-setup-go ... 11:54:18 Building docker-support-notifications-go ... 11:54:18 Building docker-support-scheduler-go ... 11:54:18 Building docker-sys-mgmt-agent-go ... 11:54:18 Building docker-core-command-go 11:54:18 Building docker-security-proxy-setup-go 11:54:18 Building docker-security-secretstore-setup-go 11:54:18 Building docker-support-notifications-go 11:54:18 Building docker-support-scheduler-go 11:54:18 + sudo snap install --classic snapcraft 11:54:24 snapcraft 4.4.4 from Canonical* installed 11:54:24 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 11:54:24 + patch --verbose -p1 11:54:24 Hmm... Looks like a unified diff to me... 11:54:24 The text leading up to this was: 11:54:24 -------------------------- 11:54:24 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 11:54:24 |From: Tony Espy 11:54:24 |Date: Wed, 16 Dec 2020 16:34:55 -0500 11:54:24 |Subject: [PATCH] optimize snap build for pipeline CI check 11:54:24 | 11:54:24 |This patch is used by the EdgeX CI pipeline builds to 11:54:24 |optimize the snap CI check run for pull requests. When 11:54:24 |applied, it essentially strips out everything (apps and 11:54:24 |parts) from the snapcraft.yaml file except those required 11:54:24 |to build edgex-go, as the whole idea of the CI check is to 11:54:24 |catch changes to edgex-go that break the snap build. 11:54:24 | 11:54:24 |In general, anyone updating snapcraft.yaml will also need 11:54:24 |to update this patch file, otherwise it may fail to apply, 11:54:24 |resulting in a failed snap build CI check in the associated 11:54:24 |pull request. 11:54:24 | 11:54:24 |Note - in addition to applying this patch, the pipeline also 11:54:24 |only primes the snap (e.g. `snapcraft prime`), as there's no 11:54:24 |need to build the finally binary .snap file (and it won't 11:54:24 |work with the patch applied). This further reduces the build 11:54:24 |time. 11:54:24 |--- 11:54:24 | snap/snapcraft.yaml | 461 +------------------------------------------- 11:54:24 | 1 file changed, 2 insertions(+), 459 deletions(-) 11:54:24 | 11:54:24 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 11:54:24 |index 1e537489..faf42425 100644 11:54:24 |--- a/snap/snapcraft.yaml 11:54:24 |+++ b/snap/snapcraft.yaml 11:54:24 -------------------------- 11:54:24 patching file snap/snapcraft.yaml 11:54:24 Using Plan A... 11:54:24 Hunk #1 succeeded at 73. 11:54:24 Hunk #2 succeeded at 202 with fuzz 1. 11:54:24 Hunk #3 succeeded at 214. 11:54:24 Hunk #4 succeeded at 222. 11:54:24 Hunk #5 succeeded at 229. 11:54:24 Hunk #6 succeeded at 256. 11:54:24 Hunk #7 succeeded at 290. 11:54:24 Hunk #8 succeeded at 341. 11:54:24 Hmm... Ignoring the trailing garbage. 11:54:24 done 11:54:24 + sudo snapcraft prime --use-lxd 11:54:25 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:54: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: 11:54:25 - README.md 11:54:25 - snapcraft.yaml.orig 11:54:25 11:54:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:54:26 Launching a container. 11:54:38 Waiting for container to be ready 11:54:38 To start your first instance, try: lxc launch ubuntu:18.04 11:54:38 11:54:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:54:40 Waiting for network to be ready... 11:54:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:54:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 11:54:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:54:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 11:54:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 11:54:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 11:54:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 11:54:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 11:54:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 11:54:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 11:54:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:54:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:54:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:54:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:54:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:54:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:54:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:54:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:54:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:54:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 11:54:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 11:54:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 11:54:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 11:54:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 11:54:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 11:54:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 11:54:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 11:54:45 Fetched 23.7 MB in 4s (5990 kB/s) 11:54:46 Reading package lists... 11:54:46 Reading package lists... 11:54:46 Building dependency tree... 11:54:46 Reading state information... 11:54:46 The following additional packages will be installed: 11:54:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:54:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:54:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:54:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:54:46 Suggested packages: 11:54:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:54:46 Recommended packages: 11:54:46 gnupg libsasl2-modules 11:54:46 The following NEW packages will be installed: 11:54:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:54:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:54:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:54:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:54:46 The following packages will be upgraded: 11:54:46 gpg gpg-agent gpgconf libudev1 11:54:46 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 11:54:46 Need to get 3532 kB of archives. 11:54:46 After this operation, 13.3 MB of additional disk space will be used. 11:54:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 11:54:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 11:54:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 11:54:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 11:54:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 11:54:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 11:54:46 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 11:54:47 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 11:54:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:54:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:54:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:54:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:54:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:54:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:54:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:54:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:54:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:54:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:54:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:54:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:54:47 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] 11:54:47 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] 11:54:47 debconf: delaying package configuration, since apt-utils is not installed 11:54:47 Fetched 3532 kB in 1s (3178 kB/s) 11:54:47 (Reading database ... 12511 files and directories currently installed.) 11:54:47 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 11:54:47 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:54:47 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 11:54:48 Selecting previously unselected package udev. 11:54:48 (Reading database ... 12511 files and directories currently installed.) 11:54:48 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 11:54:48 Unpacking udev (237-3ubuntu10.43) ... 11:54:48 Selecting previously unselected package libfuse2:amd64. 11:54:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:54:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:54:48 Selecting previously unselected package fuse. 11:54:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:54:48 Unpacking fuse (2.9.7-1ubuntu1) ... 11:54:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 11:54:48 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:54:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 11:54:48 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:54:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 11:54:49 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:54:49 Selecting previously unselected package libksba8:amd64. 11:54:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:54:49 Unpacking libksba8:amd64 (1.3.5-2) ... 11:54:49 Selecting previously unselected package libroken18-heimdal:amd64. 11:54:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:54:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:54:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:54:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libwind0-heimdal:amd64. 11:54:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:54:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:54:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:54:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:54:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:54:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:50 Selecting previously unselected package libsasl2-modules-db:amd64. 11:54:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:54:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:54:50 Selecting previously unselected package libsasl2-2:amd64. 11:54:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:54:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:54:50 Selecting previously unselected package libldap-common. 11:54:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 11:54:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 11:54:50 Selecting previously unselected package libldap-2.4-2:amd64. 11:54:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 11:54:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 11:54:50 Selecting previously unselected package dirmngr. 11:54:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 11:54:50 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 11:54:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 11:54:50 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 11:54:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:54:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:54:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:54:50 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 11:54:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libksba8:amd64 (1.3.5-2) ... 11:54:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:54:51 Setting up udev (237-3ubuntu10.43) ... 11:54:51 invoke-rc.d: policy-rc.d denied execution of start. 11:54:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Processing triggers for systemd (237-3ubuntu10) ... 11:54:51 Setting up fuse (2.9.7-1ubuntu1) ... 11:54:51 Setting up gpg (2.2.4-1ubuntu1.3) ... 11:54:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:54:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 11:54:51 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 11:54:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:54:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:54:52 settings in the [Install] section, and DefaultInstance for template units). 11:54:52 This means they are not meant to be enabled using systemctl. 11:54:52 Possible reasons for having this kind of units are: 11:54:52 1) A unit may be statically enabled by being symlinked from another unit's 11:54:52 .wants/ or .requires/ directory. 11:54:52 2) A unit's purpose may be to act as a helper for some other unit which has 11:54:52 a requirement dependency on it. 11:54:52 3) A unit may be started when needed via activation (socket, path, timer, 11:54:52 D-Bus, udev, scripted systemctl call, ...). 11:54:52 4) In case of template units, the unit is meant to be enabled with some 11:54:52 instance name specified. 11:54:52 Reading package lists... 11:54:52 Building dependency tree... 11:54:52 Reading state information... 11:54:53 The following additional packages will be installed: 11:54:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:54:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:54:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:54:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:54:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:54:53 Suggested packages: 11:54:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:54:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:54:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:54:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:54:53 systemd-container policykit-1 11:54:53 Recommended packages: 11:54:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:54:53 The following NEW packages will be installed: 11:54:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:54:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:54:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:54:53 multiarch-support openssh-client python3 python3-minimal python3.6 11:54:53 python3.6-minimal snapd squashfs-tools sudo 11:54:53 The following packages will be upgraded: 11:54:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:54:53 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 11:54:53 Need to get 35.2 MB of archives. 11:54:53 After this operation, 141 MB of additional disk space will be used. 11:54:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 11:54:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 11:54:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 11:54:53 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 11:54:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 11:54:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:54:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 11:54:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 11:54:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 11:54:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:54:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:54:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:54:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:54:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:54:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:54:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 11:54:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 11:54:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 11:54:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:54:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:54:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:54:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:54:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:54:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:54:53 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:54:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 11:54:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:54:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:54:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 11:54:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 11:54:55 debconf: delaying package configuration, since apt-utils is not installed 11:54:55 Fetched 35.2 MB in 2s (16.4 MB/s) 11:54:55 (Reading database ... 12757 files and directories currently installed.) 11:54:55 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 11:54:55 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:54:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 11:54:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:54:56 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 11:54:56 (Reading database ... 12757 files and directories currently installed.) 11:54:56 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 11:54:56 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 11:54:56 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 11:54:56 (Reading database ... 12757 files and directories currently installed.) 11:54:56 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 11:54:56 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 11:54:56 Setting up apt (1.6.12ubuntu0.2) ... 11:54:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:54:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:54:57 (Reading database ... 12764 files and directories currently installed.) 11:54:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:54:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:54:57 Selecting previously unselected package libpython3.6-minimal:amd64. 11:54:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:54:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:54:58 Selecting previously unselected package libexpat1:amd64. 11:54:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:54:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:54:58 Selecting previously unselected package python3.6-minimal. 11:54:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:54:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:54:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 11:54:58 Checking for services that may need to be restarted...done. 11:54:58 Checking for services that may need to be restarted...done. 11:54:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:54:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:54:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 11:54:59 Selecting previously unselected package python3-minimal. 11:54:59 (Reading database ... 13012 files and directories currently installed.) 11:54:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:54:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:54:59 Selecting previously unselected package mime-support. 11:54:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:54:59 Unpacking mime-support (3.60ubuntu1) ... 11:54:59 Selecting previously unselected package libmpdec2:amd64. 11:54:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:54:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:54:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:54:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:54:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:54:59 Selecting previously unselected package python3.6. 11:54:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 11:54:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:54:59 Selecting previously unselected package libpython3-stdlib:amd64. 11:54:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:54:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:54:59 Setting up python3-minimal (3.6.7-1~18.04) ... 11:55:00 Selecting previously unselected package python3. 11:55:00 (Reading database ... 13442 files and directories currently installed.) 11:55:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:55:00 Unpacking python3 (3.6.7-1~18.04) ... 11:55:00 Selecting previously unselected package multiarch-support. 11:55:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:55:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:55:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:55:00 Selecting previously unselected package liblzo2-2:amd64. 11:55:00 (Reading database ... 13479 files and directories currently installed.) 11:55:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:55:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:55:00 Selecting previously unselected package libbsd0:amd64. 11:55:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:55:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:55:00 Selecting previously unselected package sudo. 11:55:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 11:55:00 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 11:55:00 Selecting previously unselected package apparmor. 11:55:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:55:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:55:01 Selecting previously unselected package libedit2:amd64. 11:55:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:55:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:55:01 Selecting previously unselected package libkrb5support0:amd64. 11:55:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:55:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:55:01 Selecting previously unselected package libk5crypto3:amd64. 11:55:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:55:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:55:01 Selecting previously unselected package libkeyutils1:amd64. 11:55:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:55:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:55:01 Selecting previously unselected package libkrb5-3:amd64. 11:55:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:55:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:55:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:55:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:55:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:55:01 Selecting previously unselected package libssl1.0.0:amd64. 11:55:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 11:55:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:55:02 Selecting previously unselected package openssh-client. 11:55:02 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 11:55:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 11:55:02 Selecting previously unselected package squashfs-tools. 11:55:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 11:55:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:55:02 Selecting previously unselected package snapd. 11:55:02 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 11:55:02 Unpacking snapd (2.48+18.04) ... 11:55:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:55:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 11:55:04 Setting up mime-support (3.60ubuntu1) ... 11:55:04 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 11:55:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:55:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:55:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:55:04 Setting up systemd (237-3ubuntu10.43) ... 11:55:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:55:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:55:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:55:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:55:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 11:55:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:55:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 11:55:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 11:55:06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:55:06 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:55:06 Setting up python3 (3.6.7-1~18.04) ... 11:55:06 running python rtupdate hooks for python3.6... 11:55:06 running python post-rtupdate hooks for python3.6... 11:55:06 Setting up apparmor (2.12-4ubuntu5.1) ... 11:55:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:55:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:55:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 11:55:08 Setting up snapd (2.48+18.04) ... 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:55:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:55:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:55:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:55:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:55:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:55:10 /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' 11:55:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:55:10 Processing triggers for systemd (237-3ubuntu10.43) ... 11:55:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:55:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:55:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:55:12 Reading package lists... 11:55:12 Reading package lists... 11:55:13 Building dependency tree... 11:55:13 Reading state information... 11:55:13 Calculating upgrade... 11:55:13 The following packages will be upgraded: 11:55:13 advancecomp base-files bash binutils binutils-common 11:55:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:55:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:55:13 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 11:55:13 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 11:55:13 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 11:55:13 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 11:55:13 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 11:55:13 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:55:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:55:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:55:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:55:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:55:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:55:13 ubuntu-keyring util-linux 11:55:13 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:55:13 Need to get 63.7 MB of archives. 11:55:13 After this operation, 5203 kB of additional disk space will be used. 11:55:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 11:55:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:55:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:55:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:55:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:55:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:55:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:55:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:55:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:55:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:55:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:55:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:55:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:55:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:55:14 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:55:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:55:14 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:55:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:55:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:55:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 11:55:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:55:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 11:55:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:55:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:55:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:55:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:55:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:55:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:55:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:55:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:55:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:55:14 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:55:14 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:55:14 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:55:14 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:55:14 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 11:55:14 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 11:55:14 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 11:55:14 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 11:55:14 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 11:55:14 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:55:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:55:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:55:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:55:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:55:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:55:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:55:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:55:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:55:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:55:14 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:55:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:55:15 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 11:55:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:55:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:55:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 11:55:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:55:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 11:55:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 11:55:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:55:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:55:15 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 11:55:15 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:55:15 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:55:15 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:55:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:55:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:55:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:55:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:55:15 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 11:55:15 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 11:55:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:55:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:55:15 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 11:55:15 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:55:15 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:55:15 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:55:15 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 11:55:15 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:55:15 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:55:15 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 11:55:15 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 11:55:15 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 11:55:15 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 11:55:15 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:55:15 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:55:15 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:55:15 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:55:15 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:55:16 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:55:16 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:55:16 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:55:16 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:55:16 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:55:16 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:55:16 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:55:16 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:55:16 debconf: delaying package configuration, since apt-utils is not installed 11:55:16 Fetched 63.7 MB in 3s (20.0 MB/s) 11:55:16 (Reading database ... 13912 files and directories currently installed.) 11:55:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:55:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:55:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:55:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:55:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 11:55:17 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 11:55:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:19 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:19 (Reading database ... 13911 files and directories currently installed.) 11:55:19 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:19 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:55:19 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:55:20 (Reading database ... 13911 files and directories currently installed.) 11:55:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:55:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:55:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:20 (Reading database ... 13911 files and directories currently installed.) 11:55:20 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:55:20 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:55:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:55:21 (Reading database ... 13911 files and directories currently installed.) 11:55:21 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 11:55:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:55:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:55:21 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 11:55:21 Setting up base-files (10.1ubuntu2.10) ... 11:55:21 Installing new version of config file /etc/issue ... 11:55:21 Installing new version of config file /etc/issue.net ... 11:55:21 Installing new version of config file /etc/lsb-release ... 11:55:21 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:55:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:55:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:55:22 Removing obsolete conffile /etc/default/motd-news ... 11:55:22 (Reading database ... 13912 files and directories currently installed.) 11:55:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:55:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:55:22 Setting up bash (4.4.18-2ubuntu1.2) ... 11:55:22 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 11:55:22 (Reading database ... 13912 files and directories currently installed.) 11:55:22 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:22 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:55:22 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:55:22 (Reading database ... 13912 files and directories currently installed.) 11:55:22 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 11:55:22 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 11:55:23 Setting up tar (1.29b-2ubuntu0.1) ... 11:55:23 (Reading database ... 13912 files and directories currently installed.) 11:55:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:55:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:55:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:55:23 (Reading database ... 13912 files and directories currently installed.) 11:55:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:55:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:55:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:55:23 (Reading database ... 13912 files and directories currently installed.) 11:55:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:55:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:55:23 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:55:24 (Reading database ... 13912 files and directories currently installed.) 11:55:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:55:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:55:24 Setting up grep (3.1-2build1) ... 11:55:24 (Reading database ... 13912 files and directories currently installed.) 11:55:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:55:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:55:24 Setting up login (1:4.5-1ubuntu2) ... 11:55:24 (Reading database ... 13912 files and directories currently installed.) 11:55:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:55:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:55:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:55:24 (Reading database ... 13912 files and directories currently installed.) 11:55:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:55:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:55:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:55:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:55:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:55:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:55:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:55:25 (Reading database ... 13912 files and directories currently installed.) 11:55:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:55:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:55:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:55:26 ---> 974b258731b6 11:55:26 Step 3/24 : WORKDIR /edgex-go 11:55:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:55:26 ---> 974b258731b6 11:55:26 Step 3/21 : WORKDIR /edgex-go 11:55:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:55:26 ---> 974b258731b6 11:55:26 Step 3/24 : WORKDIR /edgex-go 11:55:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:55:26 ---> 974b258731b6 11:55:26 Step 3/22 : WORKDIR /edgex-go 11:55:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:55:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:55:26 ---> 974b258731b6 11:55:26 Step 3/21 : WORKDIR /edgex-go 11:55:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:55:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:55:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:55:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:55:27 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:55:27 (Reading database ... 13912 files and directories currently installed.) 11:55:27 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:55:27 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:55:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:55:27 (Reading database ... 13912 files and directories currently installed.) 11:55:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:55:27 (Reading database ... 13912 files and directories currently installed.) 11:55:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:55:27 (Reading database ... 13912 files and directories currently installed.) 11:55:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:55:28 (Reading database ... 13912 files and directories currently installed.) 11:55:28 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:28 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:55:28 (Reading database ... 13912 files and directories currently installed.) 11:55:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:55:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:55:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:55:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:55:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:55:28 (Reading database ... 13912 files and directories currently installed.) 11:55:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:55:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:55:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:55:29 (Reading database ... 13912 files and directories currently installed.) 11:55:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:55:29 (Reading database ... 13912 files and directories currently installed.) 11:55:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:55:29 (Reading database ... 13912 files and directories currently installed.) 11:55:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:55:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:55:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:55:30 ---> Running in f7fe82bd3d11 11:55:30 ---> Running in 3b24c32ce7e7 11:55:30 ---> Running in b9aec91e559f 11:55:30 ---> Running in a5ad32663de1 11:55:30 ---> Running in 5896988121d0 11:55:30 Removing intermediate container 5896988121d0 11:55:30 ---> 340e948e3290 11:55:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:30 Removing intermediate container 3b24c32ce7e7 11:55:30 ---> b2b807603faa 11:55:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:30 Removing intermediate container f7fe82bd3d11 11:55:30 ---> d20f1fb5e8c7 11:55:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:30 Removing intermediate container b9aec91e559f 11:55:30 ---> afb15e614198 11:55:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:30 (Reading database ... 13912 files and directories currently installed.) 11:55:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:55:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:55:30 ---> Running in 91dee0e6001e 11:55:30 Removing intermediate container a5ad32663de1 11:55:30 ---> 044231b58117 11:55:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:30 ---> Running in 3e4805f06e00 11:55:30 ---> Running in b32f184dafa7 11:55:30 ---> Running in 14968a1f4ed6 11:55:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:55:30 (Reading database ... 13912 files and directories currently installed.) 11:55:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:55:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:55:31 ---> Running in c5a09f8aaae8 11:55:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:55:31 (Reading database ... 13914 files and directories currently installed.) 11:55:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:55:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:55:31 Setting up debconf (1.5.66ubuntu1) ... 11:55:31 (Reading database ... 13914 files and directories currently installed.) 11:55:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:55:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:55:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:55:31 (Reading database ... 13914 files and directories currently installed.) 11:55:31 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:55:31 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:55:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 11:55:32 (Reading database ... 13914 files and directories currently installed.) 11:55:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 11:55:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:55:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 11:55:32 (Reading database ... 13914 files and directories currently installed.) 11:55:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:55:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:55:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 11:55:32 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 11:55:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:55:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:55:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:55:33 (Reading database ... 13914 files and directories currently installed.) 11:55:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 11:55:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 11:55:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 11:55:33 (Reading database ... 13914 files and directories currently installed.) 11:55:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 11:55:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 11:55:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 11:55:33 (Reading database ... 13914 files and directories currently installed.) 11:55:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:55:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:55:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:55:34 (Reading database ... 13914 files and directories currently installed.) 11:55:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 11:55:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 11:55:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 11:55:34 Removing intermediate container 91dee0e6001e 11:55:34 ---> b8ad551dd13e 11:55:34 Step 5/21 : RUN apk add --update --no-cache make git 11:55:34 ---> Running in 0fe73bc31a4f 11:55:34 (Reading database ... 13914 files and directories currently installed.) 11:55:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:55:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:55:34 Removing intermediate container 3e4805f06e00 11:55:34 ---> fd2ffd720d10 11:55:34 Step 5/22 : RUN apk add --update --no-cache make git 11:55:34 Removing intermediate container 14968a1f4ed6 11:55:34 ---> 76644abe3b27 11:55:34 Step 5/21 : RUN apk add --update --no-cache make git 11:55:34 Setting up passwd (1:4.5-1ubuntu2) ... 11:55:35 ---> Running in 1901f2e1dac2 11:55:35 (Reading database ... 13914 files and directories currently installed.) 11:55:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 11:55:35 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 11:55:35 Setting up gpgv (2.2.4-1ubuntu1.3) ... 11:55:35 ---> Running in a82a16270f17 11:55:35 Removing intermediate container b32f184dafa7 11:55:35 ---> 559043625be5 11:55:35 Step 5/24 : RUN apk add --update --no-cache make git 11:55:35 (Reading database ... 13914 files and directories currently installed.) 11:55:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:55:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:55:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:55:35 (Reading database ... 13914 files and directories currently installed.) 11:55:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:55:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:55:35 Removing intermediate container c5a09f8aaae8 11:55:35 ---> ce151b24cf3e 11:55:35 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 11:55:35 ---> Running in dd421152e4d1 11:55:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:55:35 ---> Running in d5abd3f99a54 11:55:36 (Reading database ... 13914 files and directories currently installed.) 11:55:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:55:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:55:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:36 (Reading database ... 13914 files and directories currently installed.) 11:55:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 11:55:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 11:55:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 11:55:36 (Reading database ... 13914 files and directories currently installed.) 11:55:36 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 11:55:36 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 11:55:36 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 11:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:36 (Reading database ... 13914 files and directories currently installed.) 11:55:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 11:55:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 11:55:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:37 (Reading database ... 13915 files and directories currently installed.) 11:55:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:55:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:55:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:55:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 11:55:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:37 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 11:55:37 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 11:55:37 OK: 217 MiB in 51 packages 11:55:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:55:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:55:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:55:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:55:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:55:38 OK: 217 MiB in 51 packages 11:55:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:55:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:55:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:55:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:55:38 OK: 217 MiB in 51 packages 11:55:38 Removing intermediate container 0fe73bc31a4f 11:55:38 ---> 57607701aa1e 11:55:38 Step 6/21 : COPY go.mod . 11:55:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:55:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:55:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:55:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:55:39 OK: 217 MiB in 51 packages 11:55:39 OK: 217 MiB in 51 packages 11:55:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:55:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:55:39 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 11:55:39 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 11:55:39 ---> a99439b039e1 11:55:40 Step 7/21 : RUN go mod download 11:55:40 ---> Running in 582affae7b85 11:55:40 Removing intermediate container 1901f2e1dac2 11:55:40 ---> 6e2303f495bf 11:55:40 Step 6/22 : COPY go.mod . 11:55:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:55:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:55:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:55:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:55:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:55:40 Removing intermediate container a82a16270f17 11:55:40 ---> 6e976d779db5 11:55:40 Step 6/21 : COPY go.mod . 11:55:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:55:40 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:55:40 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:55:40 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:55:40 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:55:41 Removing intermediate container dd421152e4d1 11:55:41 ---> 2c5167bb527c 11:55:41 Step 6/24 : COPY go.mod . 11:55:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 11:55:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 11:55:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:41 ---> 6a313d57a091 11:55:41 Step 7/22 : RUN go mod download 11:55:41 Removing intermediate container d5abd3f99a54 11:55:41 ---> 8302544ad1d3 11:55:41 Step 6/24 : COPY go.mod . 11:55:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:41 ---> Running in c156d341f9c3 11:55:41 ---> 93d33e1b29f3 11:55:41 Step 7/21 : RUN go mod download 11:55:42 ---> e771ff451944 11:55:42 Step 7/24 : RUN go mod download 11:55:42 ---> Running in 1d6bd07e4bca 11:55:42 ---> 7f28b38732e2 11:55:42 Step 7/24 : RUN go mod download 11:55:42 ---> Running in 0420a46d4d56 11:55:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:42 ---> Running in b8122f760927 11:55:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:44 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:44 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:44 Removing intermediate container 582affae7b85 11:55:44 ---> 4c32b0d5fbaf 11:55:44 Step 8/21 : COPY . . 11:55:44 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:44 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:45 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:55:45 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:55:45 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:55:45 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:55:45 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:55:45 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:55:45 Removing intermediate container c156d341f9c3 11:55:45 ---> bfc5d07ab4fb 11:55:45 Step 8/22 : COPY . . 11:55:45 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:55:45 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:55:45 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:55:45 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:55:45 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:55:45 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:55:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:55:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:55:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:55:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:55:46 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:55:46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:55:46 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:55:46 Setting up tzdata (2020f-0ubuntu0.18.04) ... 11:55:46 11:55:46 Current default time zone: 'Etc/UTC' 11:55:46 Local time is now: Fri Jan 8 11:55:46 UTC 2021. 11:55:46 Universal Time is now: Fri Jan 8 11:55:46 UTC 2021. 11:55:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:55:46 11:55:46 Setting up systemd-sysv (237-3ubuntu10.43) ... 11:55:46 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 11:55:46 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:55:46 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:55:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:55:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:55:46 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:55:46 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:55:46 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:55:46 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:46 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:55:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 11:55:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:47 Setting up patch (2.7.6-2ubuntu1.1) ... 11:55:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:55:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:55:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 11:55:47 Installing new version of config file /etc/ssl/openssl.cnf ... 11:55:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:55:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:55:47 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 11:55:48 Removing intermediate container 1d6bd07e4bca 11:55:48 ---> 711920a03bbb 11:55:48 Step 8/21 : COPY . . 11:55:48 Removing intermediate container 0420a46d4d56 11:55:48 ---> cb7e3e14a75e 11:55:48 Step 8/24 : COPY . . 11:55:49 Removing intermediate container b8122f760927 11:55:49 ---> afd29d6a8bad 11:55:49 Step 8/24 : COPY . . 11:55:49 Updating certificates in /etc/ssl/certs... 11:55:50 22 added, 17 removed; done. 11:55:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:55:50 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:55:50 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:55:50 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:55:50 Setting up pkgbinarymangler (138.18.04.1) ... 11:55:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 11:55:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:55:50 Setting up perl (5.26.1-6ubuntu0.5) ... 11:55:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 11:55:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:55:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:55:50 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 11:55:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:55:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:55:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:55:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:55:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:55:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:55:51 Processing triggers for systemd (237-3ubuntu10.43) ... 11:55:51 Processing triggers for mime-support (3.60ubuntu1) ... 11:55:51 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 11:55:51 Updating certificates in /etc/ssl/certs... 11:55:51 0 added, 0 removed; done. 11:55:51 Running hooks in /etc/ca-certificates/update.d... 11:55:51 done. 11:55:52 Reading package lists... 11:55:52 Building dependency tree... 11:55:52 Reading state information... 11:55:52 The following NEW packages will be installed: 11:55:52 apt-transport-https 11:55:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:55:52 Need to get 1696 B of archives. 11:55:52 After this operation, 153 kB of additional disk space will be used. 11:55:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 11:55:53 debconf: delaying package configuration, since apt-utils is not installed 11:55:53 Fetched 1696 B in 0s (8420 B/s) 11:55:53 Selecting previously unselected package apt-transport-https. 11:55:53 (Reading database ... 13929 files and directories currently installed.) 11:55:53 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 11:55:53 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 11:55:53 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 11:55:53 Waiting for network to be ready... 11:55:58 2021-01-08T11:55:56Z INFO Waiting for automatic snapd restart... 11:55:58 snapd 2.48.2 from Canonical* installed 11:55:59 "snapd" switched to the "latest/stable" channel 11:55:59 11:56:02 core18 20201210 from Canonical* installed 11:56:02 "core18" switched to the "latest/stable" channel 11:56:02 11:56:05 snapcraft 4.4.4 from Canonical* installed 11:56:05 "snapcraft" switched to the "latest/stable" channel 11:56:05 11:56:09 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: 11:56:09 - README.md 11:56:09 - snapcraft.yaml.orig 11:56:09 11:56:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:56:11 ---> 3064c50c6288 11:56:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:56:11 ---> e97ce2ee683f 11:56:11 Step 9/22 : RUN make cmd/core-command/core-command 11:56:11 ---> 68de2c367851 11:56:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:56:11 ---> c9a0e9ed2bac 11:56:11 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:56:11 ---> 781878afd927 11:56:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:56:11 ---> Running in a5a88e83e03d 11:56:11 ---> Running in 1ce07a4ef7e8 11:56:11 ---> Running in 4807ba2f7cc7 11:56:11 ---> Running in a821b94f0d96 11:56:11 ---> Running in 617c494e94a6 11:56: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 11:56:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 11:56:13 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 11:56:13 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 11:56:13 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 11:56:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:56:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:56:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:56:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:56:16 Reading package lists... 11:56:16 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 11:56:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:56:23 Reading package lists... 11:56:23 Building dependency tree... 11:56:23 Reading state information... 11:56:23 Suggested packages: 11:56:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:56:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:56:23 Recommended packages: 11:56:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:56:23 The following NEW packages will be installed: 11:56:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:56:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:56:23 pkg-config zip 11:56:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:56:23 Need to get 7655 kB of archives. 11:56:23 After this operation, 43.7 MB of additional disk space will be used. 11:56:23 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:56:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 11:56:23 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:56:23 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:56:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:56:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:56:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:56:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:56:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:56:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:56:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 11:56:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 11:56:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 11:56:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:56:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:56:24 debconf: delaying package configuration, since apt-utils is not installed 11:56:24 Fetched 7655 kB in 1s (7023 kB/s) 11:56:24 Selecting previously unselected package libglib2.0-0:amd64. 11:56:24 (Reading database ... 13933 files and directories currently installed.) 11:56:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 11:56:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:56:24 Selecting previously unselected package libpsl5:amd64. 11:56:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:56:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:56:24 Selecting previously unselected package libnghttp2-14:amd64. 11:56:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:56:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:56:24 Selecting previously unselected package librtmp1:amd64. 11:56:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:56:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:56:25 Selecting previously unselected package libcurl3-gnutls:amd64. 11:56:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 11:56:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:56:25 Selecting previously unselected package liberror-perl. 11:56:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:56:25 Unpacking liberror-perl (0.17025-1) ... 11:56:25 Selecting previously unselected package git-man. 11:56:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 11:56:25 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 11:56:25 Selecting previously unselected package git. 11:56:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 11:56:25 Unpacking git (1:2.17.1-1ubuntu0.7) ... 11:56:26 Selecting previously unselected package libnorm1:amd64. 11:56:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:56:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:56:26 Selecting previously unselected package libpgm-5.2-0:amd64. 11:56:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:56:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:56:26 Selecting previously unselected package libsodium23:amd64. 11:56:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:56:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:56:26 Selecting previously unselected package libzmq5:amd64. 11:56:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:56:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:56:26 Selecting previously unselected package libzmq3-dev:amd64. 11:56:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:56:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:56:26 Selecting previously unselected package pkg-config. 11:56:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:56:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:56:26 Selecting previously unselected package zip. 11:56:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:56:26 Unpacking zip (3.0-11build1) ... 11:56:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:56:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 11:56:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:56:27 Setting up liberror-perl (0.17025-1) ... 11:56:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:56:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 11:56:27 No schema files found: doing nothing. 11:56:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:56:27 Setting up zip (3.0-11build1) ... 11:56:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:56:27 Setting up libsodium23:amd64 (1.0.16-2) ... 11:56:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:56:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:56:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 11:56:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:56:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 11:56:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:56:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:56:34 git set to automatically installed. 11:56:34 git-man set to automatically installed. 11:56:34 libcurl3-gnutls set to automatically installed. 11:56:34 liberror-perl set to automatically installed. 11:56:34 libglib2.0-0 set to automatically installed. 11:56:34 libnghttp2-14 set to automatically installed. 11:56:34 libnorm1 set to automatically installed. 11:56:34 libpgm-5.2-0 set to automatically installed. 11:56:34 libpsl5 set to automatically installed. 11:56:34 librtmp1 set to automatically installed. 11:56:34 libsodium23 set to automatically installed. 11:56:34 libzmq3-dev set to automatically installed. 11:56:34 libzmq5 set to automatically installed. 11:56:34 pkg-config set to automatically installed. 11:56:34 zip set to automatically installed. 11:56:36 snapd is not logged in, snap install commands will use sudo 11:56:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 11:56:42 snap "core18" has no updates available 11:56:43 Pulling config-common 11:56:45 Pulling go-build-helper 11:57:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:57:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:57:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 11:57:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 11:57:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 11:57:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 11:57:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 11:57:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 11:57:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 11:57:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 11:57:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:57:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:57:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:57:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:57:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:57:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:57:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:57:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:57:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:57:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] 11:57:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 11:57:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 11:57:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 11:57:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 11:57:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 11:57:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 11:57:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 11:57:07 Fetched 23.7 MB in 0s (0 B/s) 11:57:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:57:07 Fetched 96.5 kB in 0s (0 B/s) 11:57:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:57:07 Fetched 279 kB in 0s (0 B/s) 11:57:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:57:07 Fetched 122 kB in 0s (0 B/s) 11:57:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:57:07 Fetched 77.8 kB in 0s (0 B/s) 11:57:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:57:07 Fetched 8848 B in 0s (0 B/s) 11:57:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:57:07 Fetched 47.8 kB in 0s (0 B/s) 11:57:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:57:07 Fetched 45.6 kB in 0s (0 B/s) 11:57:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:57:07 Fetched 15.0 kB in 0s (0 B/s) 11:57:07 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 11:57:07 Fetched 214 kB in 0s (0 B/s) 11:57:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 11:57:07 Fetched 155 kB in 0s (0 B/s) 11:57:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:57:07 Fetched 50.6 kB in 0s (0 B/s) 11:57:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:57:07 Fetched 14.8 kB in 0s (0 B/s) 11:57:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:57:07 Fetched 41.8 kB in 0s (0 B/s) 11:57:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:57:07 Fetched 499 kB in 0s (0 B/s) 11:57:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:57:07 Fetched 111 kB in 0s (0 B/s) 11:57:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:57:07 Fetched 240 kB in 0s (0 B/s) 11:57:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:57:07 Fetched 29.3 kB in 0s (0 B/s) 11:57:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:57:07 Fetched 85.5 kB in 0s (0 B/s) 11:57:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:57:07 Fetched 24.5 kB in 0s (0 B/s) 11:57:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:57:07 Fetched 49.2 kB in 0s (0 B/s) 11:57:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:57:07 Fetched 54.2 kB in 0s (0 B/s) 11:57:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:57:07 Fetched 30.8 kB in 0s (0 B/s) 11:57:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 11:57:07 Fetched 17.0 kB in 0s (0 B/s) 11:57:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:57:07 Fetched 85.9 kB in 0s (0 B/s) 11:57:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:57:07 Fetched 8720 B in 0s (0 B/s) 11:57:07 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 11:57:07 Fetched 137 kB in 0s (0 B/s) 11:57:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:57:07 Fetched 119 kB in 0s (0 B/s) 11:57:07 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 11:57:07 Fetched 109 kB in 0s (0 B/s) 11:57:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:57:07 Fetched 11.1 kB in 0s (0 B/s) 11:57:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 11:57:07 Fetched 645 kB in 0s (0 B/s) 11:57:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:57:07 Fetched 41.3 kB in 0s (0 B/s) 11:57:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:57:07 Fetched 17.9 kB in 0s (0 B/s) 11:57:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:57:07 Fetched 368 kB in 0s (0 B/s) 11:57:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:57:07 Fetched 187 kB in 0s (0 B/s) 11:57:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:57:07 Fetched 175 kB in 0s (0 B/s) 11:57:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:57:08 Fetched 206 kB in 0s (0 B/s) 11:57:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 11:57:08 Fetched 1301 kB in 0s (0 B/s) 11:57:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:57:08 Fetched 36.2 kB in 0s (0 B/s) 11:57:08 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 11:57:08 Fetched 159 kB in 0s (0 B/s) 11:57:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:57:08 Fetched 107 kB in 0s (0 B/s) 11:57:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:57:08 Fetched 48.7 kB in 0s (0 B/s) 11:57:08 Pulling static-packages 11:57:09 'go115' has dependencies that need to be staged: static-packages go-build-helper 11:57:09 Skipping pull go-build-helper (already ran) 11:57:09 Skipping pull static-packages (already ran) 11:57:09 Building go-build-helper 11:57:13 Building static-packages 11:57:15 Staging go-build-helper 11:57:16 Staging static-packages 11:57:16 Pulling go115 11:57:17 'edgex-go' has dependencies that need to be staged: go115 11:57:17 Skipping pull go115 (already ran) 11:57:17 Building go115 11:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:57:17 Dload Upload Total Spent Left Speed 11:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 115M 27 31.2M 0 0 29.7M 0 0:00:03 0:00:01 0:00:02 29.7M 66 115M 66 76.9M 0 0 37.5M 0 0:00:03 0:00:02 0:00:01 37.5M 100 115M 100 115M 0 0 40.1M 0 0:00:02 0:00:02 --:--:-- 40.0M 11:57:21 go1.15.2.linux-amd64.tar.gz: OK 11:57:24 Staging go115 11:57:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 11:57:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 11:57:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:57:29 Fetched 0 B in 0s (0 B/s) 11:57:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:57:29 Fetched 224 kB in 0s (0 B/s) 11:57:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:57:29 Fetched 157 kB in 0s (0 B/s) 11:57:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:57:29 Fetched 221 kB in 0s (0 B/s) 11:57:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:57:29 Fetched 143 kB in 0s (0 B/s) 11:57:29 Pulling edgex-go 11:57:30 Pulling version 11:57:31 Building config-common 11:57:33 Skipping build go-build-helper (already ran) 11:57:33 Skipping build static-packages (already ran) 11:57:33 Skipping build go115 (already ran) 11:57:33 Building edgex-go 11:57:34 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 11:57:35 go: downloading github.com/gorilla/mux v1.8.0 11:57:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 11:57:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 11:57:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 11:57:35 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 11:57:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:57:35 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 11:57:35 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 11:57:35 go: downloading github.com/x448/float16 v0.8.4 11:57:35 go: downloading github.com/pelletier/go-toml v1.2.0 11:57:35 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 11:57:35 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 11:57:35 go: downloading github.com/google/uuid v1.1.4 11:57:35 go: downloading github.com/go-playground/validator/v10 v10.3.0 11:57:35 go: downloading github.com/go-kit/kit v0.8.0 11:57:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:57:35 go: downloading gopkg.in/yaml.v2 v2.4.0 11:57:35 go: downloading github.com/imdario/mergo v0.3.11 11:57:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 11:57:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 11:57:35 go: downloading github.com/pebbe/zmq4 v1.2.2 11:57:35 go: downloading github.com/pkg/errors v0.8.1 11:57:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:57:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:57:35 go: downloading github.com/hashicorp/consul/api v1.1.0 11:57:35 go: downloading github.com/BurntSushi/toml v0.3.1 11:57:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:57:35 go: downloading github.com/go-playground/universal-translator v0.17.0 11:57:35 go: downloading github.com/leodido/go-urn v1.2.0 11:57:35 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 11:57:35 go: downloading github.com/go-playground/locales v0.13.0 11:57:35 go: downloading github.com/mitchellh/copystructure v1.0.0 11:57:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:57:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 11:57:35 go: downloading github.com/hashicorp/serf v0.8.2 11:57:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:57:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 11:57:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 11:57:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 11:57:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:57:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 11:57:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 11:57:44 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 11:57:45 Removing intermediate container 617c494e94a6 11:57:45 ---> f68fd78e8501 11:57:45 11:57:45 Step 10/24 : FROM alpine:3.12 11:57:45 3.12: Pulling from library/alpine 11:57:45 Removing intermediate container 1ce07a4ef7e8 11:57:45 ---> 0f3ed8f19dd0 11:57:45 11:57:45 Step 10/21 : FROM alpine:3.12 11:57:45 3.12: Pulling from library/alpine 11:57:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:57:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 11:57:46 Status: Downloaded newer image for alpine:3.12 11:57:46 ---> afeebe901d6b 11:57:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 11:57:46 Status: Downloaded newer image for alpine:3.12 11:57:46 ---> afeebe901d6b 11:57:46 Step 11/21 : RUN apk add --update --no-cache curl 11:57:46 Removing intermediate container 4807ba2f7cc7 11:57:46 ---> cd98033db38d 11:57:46 11:57:46 Step 10/21 : FROM scratch 11:57:46 ---> 11:57:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:57:46 Removing intermediate container a821b94f0d96 11:57:46 ---> b3098724e1f7 11:57:46 11:57:46 Step 10/24 : FROM scratch 11:57:46 ---> 11:57:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:57:46 ---> Running in 528a01ae720f 11:57:46 ---> Running in c4936ab1257b 11:57:46 ---> Running in 06de39806543 11:57:46 Removing intermediate container a5a88e83e03d 11:57:46 ---> de26ff58b620 11:57:46 11:57:46 Step 10/22 : FROM scratch 11:57:46 ---> 11:57:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:57:47 ---> Running in d2a5f468dd32 11:57:47 ---> Running in 64cd13353bf3 11:57:47 Removing intermediate container 528a01ae720f 11:57:47 ---> 4797badfc984 11:57:47 Step 12/21 : ENV APP_PORT=48085 11:57:47 ---> Running in d7ede646a34b 11:57:47 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 11:57:47 Removing intermediate container d2a5f468dd32 11:57:47 ---> 93df16a9927c 11:57:47 Step 12/24 : ENV APP_PORT=48060 11:57:48 ---> Running in 97d07c0f06e5 11:57:48 Removing intermediate container 64cd13353bf3 11:57:48 ---> e4ffec4bdb6a 11:57:48 Step 12/22 : ENV APP_PORT=48082 11:57:48 Removing intermediate container d7ede646a34b 11:57:48 ---> ee7870dffc14 11:57:48 Step 13/21 : EXPOSE $APP_PORT 11:57:48 ---> Running in b7da3267c695 11:57:48 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 11:57:48 ---> Running in c833e9167dc5 11:57:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:57:48 Removing intermediate container 97d07c0f06e5 11:57:48 ---> d4b3a86a14da 11:57:48 Step 13/24 : EXPOSE $APP_PORT 11:57:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:57:48 ---> Running in 4825e43f7829 11:57:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:57:48 Removing intermediate container b7da3267c695 11:57:48 ---> 69f06e84abd1 11:57:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:57:48 Step 13/22 : EXPOSE $APP_PORT 11:57:48 ---> Running in fd727c028f2f 11:57:48 Removing intermediate container c833e9167dc5 11:57:48 ---> a16bf0f06f08 11:57:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 11:57:49 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 11:57:49 Removing intermediate container 4825e43f7829 11:57:49 ---> ae54c14647b4 11:57:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:57:49 (1/5) Installing ca-certificates (20191127-r4) 11:57:49 (1/4) Installing ca-certificates (20191127-r4) 11:57:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 11:57:49 (3/5) Installing libcurl (7.69.1-r3) 11:57:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:57:49 (4/5) Installing curl (7.69.1-r3) 11:57:49 (3/4) Installing libcurl (7.69.1-r3) 11:57:49 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 11:57:49 go: downloading github.com/stretchr/testify v1.6.1 11:57:49 (5/5) Installing dumb-init (1.2.2-r1) 11:57:49 Removing intermediate container fd727c028f2f 11:57:49 ---> f9762a450069 11:57:49 Step 14/22 : WORKDIR / 11:57:49 Executing busybox-1.31.1-r19.trigger 11:57:49 Executing ca-certificates-20191127-r4.trigger 11:57:49 (4/4) Installing curl (7.69.1-r3) 11:57:49 Executing busybox-1.31.1-r19.trigger 11:57:49 Executing ca-certificates-20191127-r4.trigger 11:57:49 ---> Running in 41d41083f64c 11:57:49 go: downloading github.com/pmezard/go-difflib v1.0.0 11:57:49 go: downloading github.com/davecgh/go-spew v1.1.1 11:57:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:57:50 OK: 7 MiB in 19 packages 11:57:50 OK: 7 MiB in 18 packages 11:57:50 ---> 066fed289bba 11:57:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:57:50 ---> c67b9fdfae1b 11:57:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:57:50 Removing intermediate container 41d41083f64c 11:57:50 ---> faec93412d66 11:57:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 11:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:57:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 11:57:51 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 11:57:52 ---> e5ef8e6c20e1 11:57:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:57:52 ---> 7ef35b696ede 11:57:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:57:52 Removing intermediate container c4936ab1257b 11:57:52 ---> 25014c42cd51 11:57:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:57:52 ---> 26a2e968f529 11:57:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:57:52 Removing intermediate container 06de39806543 11:57:52 ---> 5b9039d9e06a 11:57:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:57:52 ---> Running in 3d01b6178276 11:57:52 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 11:57:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 11:57:52 ---> Running in 582fc5341e1a 11:57:53 Removing intermediate container 3d01b6178276 11:57:53 ---> 372121b67c45 11:57:53 Step 13/21 : WORKDIR /edgex 11:57:53 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 11:57:53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 11:57:53 ---> Running in d42de364c153 11:57:53 Removing intermediate container 582fc5341e1a 11:57:53 ---> 34ec8bcf6cfe 11:57:53 Step 13/24 : WORKDIR / 11:57:54 ---> 623661e377b7 11:57:54 ---> 49c09ca984c4 11:57:54 Step 17/21 : ENTRYPOINT ["/support-scheduler"]Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 11:57:54 11:57:54 ---> Running in e82a4301ebdc 11:57:54 ---> 364bc4bb50ec 11:57:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:57:54 ---> Running in 2885baa3ba26 11:57:54 Removing intermediate container d42de364c153 11:57:54 ---> 88cc16343c0e 11:57:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:57:54 Removing intermediate container e82a4301ebdc 11:57:54 ---> 9c3d2afdace7 11:57:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:57:54 Removing intermediate container 2885baa3ba26 11:57:54 ---> a55a9467f036 11:57:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:57:55 ---> 6f518ebd38e5 11:57:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:57:55 ---> Running in 0956ca37ab1a 11:57:55 ---> e8602eddbda0 11:57:55 Step 18/22 : ENTRYPOINT ["/core-command"] 11:57:55 ---> Running in 673ab568a93d 11:57:55 Removing intermediate container 0956ca37ab1a 11:57:55 ---> 8c1058db97f7 11:57:55 Step 19/21 : LABEL arch=arm64 11:57:55 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 11:57:56 ---> e39c0520de2e 11:57:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:57:56 ---> 809f227dab09 11:57:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:57:56 ---> Running in 7f4fb64b70d8 11:57:56 Removing intermediate container 673ab568a93d 11:57:56 ---> 6fbb6547c20d 11:57:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:57:56 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 11:57:57 ---> Running in 5f34b9d800ed 11:57:57 ---> 8fa0d4ede67d 11:57:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:57:57 Removing intermediate container 7f4fb64b70d8 11:57:57 ---> dce73725de6e 11:57:57 Step 20/21 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:57:57 ---> Running in cccccb308ce5 11:57:57 ---> 2ed3c2a50816 11:57:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:57:57 Removing intermediate container 5f34b9d800ed 11:57:57 ---> 845f0046752e 11:57:57 Step 20/22 : LABEL arch=arm64 11:57:58 ---> Running in 31847ba4f784 11:57:58 ---> 5cd606e472e7 11:57:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:57:58 Removing intermediate container cccccb308ce5 11:57:58 ---> d4d53bbf422a 11:57:58 Step 21/21 : LABEL version=0.0.0 11:57:58 ---> 9cca0ad3ad03 11:57:58 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:57:58 ---> Running in 30319f24a26f 11:57:58 ---> b1b94b4de7d6 11:57:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:57:58 ---> Running in 41b48720dd56 11:57:58 Removing intermediate container 31847ba4f784 11:57:58 ---> 5d5b0eceecdc 11:57:58 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:57:59 Building version 11:57:59 ---> Running in cd5843d95e82 11:57:59 Removing intermediate container 30319f24a26f 11:57:59 ---> 5c147974c015 11:57:59 11:57:59 Removing intermediate container cd5843d95e82 11:57:59 ---> 84310a0d5a4d 11:57:59 Step 22/22 : LABEL version=0.0.0 11:58:00 Removing intermediate container 41b48720dd56 11:58:00 ---> 5930358576a8 11:58:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:58:00 ---> 200a4fe1c4fc 11:58:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:58:00 Successfully built 5c147974c015 11:58:00 Successfully tagged docker-support-scheduler-go-arm64:latest 11:58:00  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 11:58:00 ---> Running in a623bcbbfffa 11:58:00 ---> Running in b2464a268156 11:58:00 ---> Running in f8a347076440 11:58:00 ---> 6cdf3353a607 11:58:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:58:00 Removing intermediate container a623bcbbfffa 11:58:00 ---> b8cef049917c 11:58:00 11:58:01 Staging config-common 11:58:01 Removing intermediate container f8a347076440 11:58:01 Removing intermediate container b2464a268156 11:58:01 ---> 1274eccca985 11:58:01 Step 18/21 : CMD ["--init=true"] 11:58:01 ---> 9779a1a34b23 11:58:01 Step 22/24 : LABEL arch=arm64 11:58:01 Successfully built b8cef049917c 11:58:01 Successfully tagged docker-core-command-go-arm64:latest 11:58:01 Building docker-core-metadata-go 11:58:01 Skipping stage go-build-helper (already ran) 11:58:01 Skipping stage static-packages (already ran) 11:58:01 Skipping stage go115 (already ran) 11:58:01 Staging edgex-go 11:58:01  Building docker-core-command-go ... done  ---> Running in 5dc8c15568c0 11:58:01 ---> Running in cc82d9126287 11:58:02 ---> 3d84bb15822f 11:58:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:58:02 Removing intermediate container cc82d9126287 11:58:02 Removing intermediate container 5dc8c15568c0 11:58:02 ---> e6acd2beb8f9 11:58:02 Step 19/21 : LABEL arch=arm64 11:58:02 ---> 866fa0bdd3a5 11:58:02 Step 23/24 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:58:02 Staging version 11:58:02 ---> Running in c222c6b909f8 11:58:02 ---> Running in 7f0b68d471f4 11:58:03 Priming config-common 11:58:03 ---> a29b8c436a79 11:58:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:58:04 Priming go-build-helper 11:58:04 Removing intermediate container 7f0b68d471f4 11:58:04 ---> d4cfb785f099 11:58:04 Step 20/21 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:58:05 Removing intermediate container c222c6b909f8 11:58:05 ---> ec60be8a4589 11:58:05 Step 24/24 : LABEL version=0.0.0 11:58:05 ---> Running in c91e79a551a7 11:58:05 Priming static-packages 11:58:05 ---> Running in bbeb257c6c85 11:58:05 ---> Running in bb2a32fe8ebb 11:58:06 Removing intermediate container bbeb257c6c85 11:58:06 ---> 5d1ae05e9139 11:58:06 Step 21/21 : LABEL version=0.0.0 11:58:06 Removing intermediate container bb2a32fe8ebb 11:58:06 ---> 032740c6c4bf 11:58:06 11:58:07 ---> Running in 3a0d4eb79f7e 11:58:07 Successfully built 032740c6c4bf 11:58:07 Successfully tagged docker-support-notifications-go-arm64:latest 11:58:07  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go 11:58:07 Priming go115 11:58:08 Removing intermediate container 3a0d4eb79f7e 11:58:08 ---> 90d95ae2a812 11:58:08 11:58:08 Priming edgex-go 11:58:08 Successfully built 90d95ae2a812 11:58:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 11:58:08  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 11:58:08 Removing intermediate container c91e79a551a7 11:58:08 ---> aa2500e14aa1 11:58:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:58:09 Priming version 11:58:09 ---> Running in ce0f1c9e7f5e 11:58:10 Removing intermediate container ce0f1c9e7f5e 11:58:10 ---> fd747748df42 11:58:10 Step 22/24 : LABEL arch=arm64 11:58:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:58:10 ---> Running in 92dbe638b5cb 11:58:11 Removing intermediate container 92dbe638b5cb 11:58:11 ---> 7a2b5e00c610 11:58:11 Step 23/24 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 11:58:11 ---> Running in 033675f25a7d [Pipeline] } 11:58:11 Removing intermediate container 033675f25a7d 11:58:11 ---> 946235a5a2e9 11:58:11 Step 24/24 : LABEL version=0.0.0 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 11:58:12 ---> Running in 5a5ef2a96bbb [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:58:13 Removing intermediate container 5a5ef2a96bbb 11:58:13 ---> ad56b93e1992 11:58:13 11:58:14 Successfully built ad56b93e1992 11:58:14 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 11:58:53  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:58:53 ---> 974b258731b6 11:58:53 Step 3/26 : WORKDIR /edgex-go 11:58:53 ---> Using cache 11:58:53 ---> 044231b58117 11:58:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:53 ---> Using cache 11:58:53 ---> ce151b24cf3e 11:58:53 Step 5/26 : RUN apk add --update --no-cache make bash git 11:58:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:58:53 ---> 974b258731b6 11:58:53 Step 3/22 : WORKDIR /edgex-go 11:58:53 ---> Using cache 11:58:53 ---> 044231b58117 11:58:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:53 ---> Using cache 11:58:53 ---> ce151b24cf3e 11:58:53 Step 5/22 : RUN apk add --update --no-cache make git 11:58:53 ---> Running in 4081b04f5cf5 11:58:53 ---> Running in 0a0b81d8382c 11:58:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:58:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:58:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:58:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:58:55 ---> 974b258731b6 11:58:55 Step 3/22 : WORKDIR /edgex-go 11:58:55 ---> Using cache 11:58:55 ---> 044231b58117 11:58:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:55 ---> Using cache 11:58:55 ---> ce151b24cf3e 11:58:55 Step 5/22 : RUN apk add --update --no-cache make git 11:58:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:58:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 11:58:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:58:55 ---> 974b258731b6 11:58:55 Step 3/23 : WORKDIR /edgex-go 11:58:55 ---> Using cache 11:58:55 ---> 044231b58117 11:58:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:55 ---> Using cache 11:58:55 ---> ce151b24cf3e 11:58:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:58:56 OK: 217 MiB in 51 packages 11:58:56 OK: 217 MiB in 51 packages 11:58:56 ---> Running in 55be901ebdd3 11:58:56 ---> Running in b3fc62710159 11:58:57 Removing intermediate container 4081b04f5cf5 11:58:57 ---> 1b31128156dd 11:58:57 Step 6/26 : COPY go.mod . 11:58:57 Removing intermediate container 0a0b81d8382c 11:58:57 ---> 4dac2d6e674b 11:58:57 Step 6/22 : COPY go.mod . 11:58:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:58:58 ---> 85e4ebed1dbe 11:58:58 Step 7/26 : RUN go mod download 11:58:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:58:58 ---> Running in 566f61c35e39 11:58:58 ---> b5214f92c115 11:58:58 Step 7/22 : RUN go mod download 11:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:58:59 ---> Running in 5b0219bd56e1 11:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:59:00 OK: 217 MiB in 51 packages 11:59:00 OK: 217 MiB in 51 packages 11:59:01 Removing intermediate container 55be901ebdd3 11:59:01 ---> 14665d5af161 11:59:01 Step 6/23 : COPY go.mod . 11:59:01 Removing intermediate container b3fc62710159 11:59:01 ---> 2eb57589eba2 11:59:01 Step 6/22 : COPY go.mod . 11:59:02 Removing intermediate container 566f61c35e39 11:59:02 ---> f13b17cc2268 11:59:02 Step 8/26 : COPY . . 11:59:02 Removing intermediate container 5b0219bd56e1 11:59:02 ---> fd4397b5cf36 11:59:02 Step 8/22 : COPY . . 11:59:02 ---> 91478a24ede2 11:59:02 Step 7/23 : RUN go mod download 11:59:02 ---> 5850d49e7795 11:59:02 Step 7/22 : RUN go mod download 11:59:02 ---> Running in d2658416f952 11:59:02 ---> Running in f1ad71ce22c4 11:59:09 Removing intermediate container d2658416f952 11:59:09 ---> 2bd43b79408a 11:59:09 Step 8/23 : COPY . . 11:59:09 Removing intermediate container f1ad71ce22c4 11:59:09 ---> 50e7e5369686 11:59:09 Step 8/22 : COPY . . 11:59:24 ---> 23b72eecf139 11:59:24 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:59:24 ---> 63de578164b0 11:59:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:59:24 ---> Running in 8d3b21e0ab2e 11:59:24 ---> Running in 91a587337efa 11:59:24 ---> ecdafe168827 11:59:24 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:59:24 ---> c2fd1f69d65c 11:59:24 Step 9/23 : RUN make cmd/core-data/core-data 11:59:24 ---> Running in ef7843b9b425 11:59:24 ---> Running in 3718169d7163 11:59:24 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 11:59:24 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 11:59:25 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 11:59:25 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 12:00:46 Removing intermediate container ef7843b9b425 12:00:46 ---> 614c51333f33 12:00:46 12:00:46 Step 10/22 : FROM alpine:3.12 12:00:46 ---> afeebe901d6b 12:00:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:00:46 ---> Using cache 12:00:46 ---> 5b9039d9e06a 12:00:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 12:00:46 ---> Running in f0f83e548b22 12:00:46 Removing intermediate container f0f83e548b22 12:00:46 ---> 8f1da97a7e06 12:00:46 Step 13/22 : WORKDIR / 12:00:46 ---> Running in 0bf88c4dee86 12:00:46 Removing intermediate container 0bf88c4dee86 12:00:46 ---> 184b1e9d82dc 12:00:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 12:00:46 ---> 6b621b07acd8 12:00:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 12:00:46 Removing intermediate container 91a587337efa 12:00:46 ---> dc6e520154d3 12:00:46 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:00:46 ---> Running in a047caa5fe5e 12:00:46 ---> 80534e6579a4 12:00:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 12:00:46 ---> ed3c0e51b2b2 12:00:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 12:00: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 12:00:47 ---> 81ebeb79cbe2 12:00:47 Step 18/22 : RUN chmod +x entrypoint.sh 12:00:47 ---> Running in 46ead7094511 12:00:50 Removing intermediate container 46ead7094511 12:00:50 ---> d9cc5d0c380d 12:00:50 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 12:00:51 ---> Running in 913ac09b3bbf 12:00:51 Removing intermediate container a047caa5fe5e 12:00:51 ---> 6de1f2872572 12:00:51 12:00:51 Step 11/26 : FROM docker:20.10.0 12:00:51 20.10.0: Pulling from library/docker 12:00:51 Removing intermediate container 913ac09b3bbf 12:00:51 ---> 1969d00a0c21 12:00:51 Step 20/22 : LABEL arch=arm64 12:00:52 ---> Running in 59c60d14daee 12:00:53 Removing intermediate container 59c60d14daee 12:00:53 ---> 1c2734282da5 12:00:53 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 12:00:53 ---> Running in bab4ef7fabbd 12:00:54 Removing intermediate container bab4ef7fabbd 12:00:54 ---> dc82448cbb23 12:00:54 Step 22/22 : LABEL version=0.0.0 12:00:54 ---> Running in e4facb65bb6f 12:00:56 Removing intermediate container e4facb65bb6f 12:00:56 ---> 335019400468 12:00:56 12:00:57 Successfully built 335019400468 12:00:57 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 12:01:01  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8d3b21e0ab2e 12:01:01 ---> eeddab741bd6 12:01:01 12:01:01 Step 10/22 : FROM scratch 12:01:01 ---> 12:01:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:01:01 ---> Using cache 12:01:01 ---> e4ffec4bdb6a 12:01:01 Step 12/22 : ENV APP_PORT=48081 12:01:01 ---> Running in a9911c1fcd02 12:01:02 Removing intermediate container a9911c1fcd02 12:01:02 ---> 1dc4e867b16d 12:01:02 Step 13/22 : EXPOSE $APP_PORT 12:01:02 ---> Running in 7c27ccbc8d33 12:01:02 Removing intermediate container 7c27ccbc8d33 12:01:02 ---> bf643167a5ac 12:01:02 Step 14/22 : WORKDIR / 12:01:03 ---> Running in 91e7e86a02d6 12:01:04 Removing intermediate container 91e7e86a02d6 12:01:04 ---> fc61faed6dff 12:01:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 12:01:05 ---> 9916752163e8 12:01:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:01:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:01:05 Status: Downloaded newer image for docker:20.10.0 12:01:05 ---> eeaf43b92773 12:01:05 Step 12/26 : RUN apk add --no-cache bash 12:01:05 ---> Running in c42ef696db2f 12:01:06 Removing intermediate container 3718169d7163 12:01:06 ---> 4d19bfa07b76 12:01:06 12:01:06 Step 10/23 : FROM alpine:3.12 12:01:06 ---> afeebe901d6b 12:01:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:01:06 ---> Running in c9fe5b460707 12:01:06 ---> f09e3dcef34e 12:01:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:01:06 Removing intermediate container c9fe5b460707 12:01:06 ---> f9e83bc4d03e 12:01:06 Step 12/23 : ENV APP_PORT=48080 12:01:07 ---> Running in 9dbd89396844 12:01:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:01:07 ---> e7ad00711595 12:01:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:01:07 ---> Running in da5de8b40ff0 12:01:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:01:07 Removing intermediate container 9dbd89396844 12:01:07 ---> 635f489e8c03 12:01:07 Step 13/23 : EXPOSE $APP_PORT 12:01:08 ---> Running in 957a88f0bc9d 12:01:08 Removing intermediate container da5de8b40ff0 12:01:08 ---> 477d6ca58c07 12:01:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:08 (1/2) Installing readline (8.0.4-r0) 12:01:08 (2/2) Installing bash (5.0.17-r0) 12:01:08 Executing bash-5.0.17-r0.post-install 12:01:08 Executing busybox-1.31.1-r19.trigger 12:01:08 ---> Running in 37007e59c254 12:01:08 OK: 12 MiB in 22 packages 12:01:08 Removing intermediate container 957a88f0bc9d 12:01:08 ---> 30a7afa31cdd 12:01:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:08 ---> Running in aefdce327401 12:01:08 Removing intermediate container 37007e59c254 12:01:08 ---> b760d3e526d0 12:01:08 Step 20/22 : LABEL arch=arm64 12:01:09 ---> Running in 345996b40e69 12:01:09 Removing intermediate container 345996b40e69 12:01:09 ---> 34cf08bebbaa 12:01:09 Step 21/22 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 12:01:09 ---> Running in e3aa9516db80 12:01:10 Removing intermediate container c42ef696db2f 12:01:10 ---> 839396d4e4a2 12:01:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:01:10 ---> Running in 6fab421bd185 12:01:10 Removing intermediate container e3aa9516db80 12:01:10 ---> c7ab5c2749fd 12:01:10 Step 22/22 : LABEL version=0.0.0 12:01:10 ---> Running in 9dfa28fb5ede 12:01:10 Removing intermediate container 6fab421bd185 12:01:10 ---> dd827ca9ecc3 12:01:10 Step 14/26 : ENV APP_PORT=48090 12:01:10 ---> Running in ae7c38e0db7c 12:01:11 Removing intermediate container 9dfa28fb5ede 12:01:11 ---> 2797156fbc93 12:01:11 12:01:11 Removing intermediate container aefdce327401 12:01:11 ---> 8fb7c2e07da0 12:01:11 Step 15/23 : RUN apk add --update --no-cache zeromq 12:01:11 Removing intermediate container ae7c38e0db7c 12:01:11 ---> 9d65f399d9f1 12:01:11 Step 15/26 : EXPOSE $APP_PORT 12:01:11 Successfully built 2797156fbc93 12:01:11 Successfully tagged docker-core-metadata-go-arm64:latest 12:01:11  Building docker-core-metadata-go ... done  ---> Running in f6e5ded106ac 12:01:11 ---> Running in df617262c795 12:01:12 Removing intermediate container df617262c795 12:01:12 ---> 520d825bdcb7 12:01:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:01:13 ---> 04e85b23ff6c 12:01:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:01:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:01:14 ---> 35dec3a96a4f 12:01:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:01:14 (1/5) Installing libgcc (9.3.0-r2) 12:01:14 (2/5) Installing libsodium (1.0.18-r0) 12:01:14 (3/5) Installing libstdc++ (9.3.0-r2) 12:01:14 (4/5) Installing libzmq (4.3.3-r0) 12:01:14 (5/5) Installing zeromq (4.3.3-r0) 12:01:15 Executing busybox-1.31.1-r19.trigger 12:01:15 OK: 8 MiB in 19 packages 12:01:15 ---> c02a09851721 12:01:15 Step 19/26 : RUN apk --no-cache add py3-pip 12:01:15 ---> Running in 760862be4d6d 12:01:16 Removing intermediate container f6e5ded106ac 12:01:16 ---> 4fa86ee2671a 12:01:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 12:01:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:01:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:01:17 ---> 1158f1deb32b 12:01:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:01:17 (1/33) Installing libbz2 (1.0.8-r1) 12:01:17 (2/33) Installing expat (2.2.9-r1) 12:01:17 (3/33) Installing libffi (3.3-r2) 12:01:17 (4/33) Installing gdbm (1.13-r1) 12:01:17 (5/33) Installing xz-libs (5.2.5-r0) 12:01:17 (6/33) Installing sqlite-libs (3.32.1-r0) 12:01:17 (7/33) Installing python3 (3.8.5-r0) 12:01:19 ---> e9d728e9e161 12:01:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:01:19 (8/33) Installing py3-appdirs (1.4.4-r1) 12:01:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:01:19 (10/33) Installing py3-parsing (2.4.7-r0) 12:01:19 (11/33) Installing py3-six (1.15.0-r0) 12:01:19 (12/33) Installing py3-packaging (20.4-r0) 12:01:19 (13/33) Installing py3-setuptools (47.0.0-r0) 12:01:19 (14/33) Installing py3-chardet (3.0.4-r4) 12:01:19 (15/33) Installing py3-idna (2.9-r0) 12:01:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:01:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:01:19 (18/33) Installing py3-requests (2.23.0-r0) 12:01:19 (19/33) Installing py3-msgpack (1.0.0-r0) 12:01:19 (20/33) Installing py3-lockfile (0.12.2-r3) 12:01:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:01:19 (22/33) Installing py3-colorama (0.4.3-r0) 12:01:19 (23/33) Installing py3-distlib (0.3.0-r0) 12:01:19 (24/33) Installing py3-distro (1.5.0-r1) 12:01:19 (25/33) Installing py3-webencodings (0.5.1-r3) 12:01:19 (26/33) Installing py3-html5lib (1.0.1-r4) 12:01:19 (27/33) Installing py3-pytoml (0.1.21-r0) 12:01:19 (28/33) Installing py3-pep517 (0.8.2-r0) 12:01:19 (29/33) Installing py3-progress (1.5-r0) 12:01:19 (30/33) Installing py3-toml (0.10.1-r0) 12:01:19 (31/33) Installing py3-retrying (1.3.3-r0) 12:01:19 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:01:19 (33/33) Installing py3-pip (20.1.1-r0) 12:01:20 ---> a5e53a9ef35b 12:01:20 Step 19/23 : ENTRYPOINT ["/core-data"] 12:01:20 Executing busybox-1.31.1-r19.trigger 12:01:20 OK: 71 MiB in 55 packages 12:01:20 ---> Running in d76edec4f0ce 12:01:20 Removing intermediate container d76edec4f0ce 12:01:20 ---> b0e67f38f55f 12:01:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:01:21 ---> Running in ea553fa4c1e0 12:01:21 Removing intermediate container ea553fa4c1e0 12:01:21 ---> 7db64e4e2260 12:01:21 Step 21/23 : LABEL arch=arm64 12:01:21 ---> Running in 7c9f30c42e7a 12:01:22 Removing intermediate container 7c9f30c42e7a 12:01:22 ---> 5ba31926e312 12:01:22 Step 22/23 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 12:01:22 ---> Running in ad61b8bd55e2 12:01:23 Removing intermediate container ad61b8bd55e2 12:01:23 ---> b01a07f9f0f1 12:01:23 Step 23/23 : LABEL version=0.0.0 12:01:23 ---> Running in fe130fe35a80 12:01:24 Removing intermediate container fe130fe35a80 12:01:24 ---> cbcc54c53553 12:01:24 12:01:24 Successfully built cbcc54c53553 12:01:24 Successfully tagged docker-core-data-go-arm64:latest 12:01:26  Building docker-core-data-go ... done Removing intermediate container 760862be4d6d 12:01:26 ---> a31f5ca38bb6 12:01:26 Step 20/26 : RUN pip install docker-compose==1.23.2 12:01:26 ---> Running in bcc8c574ff22 12:01:30 Collecting docker-compose==1.23.2 12:01:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:01:31 Collecting texttable<0.10,>=0.9.0 12:01:31 Downloading texttable-0.9.1.tar.gz (11 kB) 12:01:33 Collecting websocket-client<1.0,>=0.32.0 12:01:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 12:01:33 Collecting dockerpty<0.5,>=0.4.1 12:01:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:01: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) 12:01:35 Collecting docopt<0.7,>=0.6.1 12:01:35 Downloading docopt-0.6.2.tar.gz (25 kB) 12:01:38 Collecting PyYAML<4,>=3.10 12:01:38 Downloading PyYAML-3.13.tar.gz (270 kB) 12:01:41 Collecting cached-property<2,>=1.2.0 12:01:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:01:41 Collecting jsonschema<3,>=2.5.1 12:01:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:01:42 Collecting docker<4.0,>=3.6.0 12:01:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:01:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:01:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:01:43 Collecting docker-pycreds>=0.4.0 12:01:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:01:43 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) 12:01:44 Collecting idna<2.8,>=2.5 12:01:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:01:44 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) 12:01:44 Collecting urllib3<1.25,>=1.21.1 12:01:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:01:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:01:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:01:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:01:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:01:45 Installing collected packages: texttable, websocket-client, dockerpty, docopt, PyYAML, cached-property, jsonschema, docker-pycreds, idna, urllib3, requests, docker, docker-compose 12:01:45 Running setup.py install for texttable: started 12:01:47 Running setup.py install for texttable: finished with status 'done' 12:01:47 Running setup.py install for dockerpty: started 12:01:49 Running setup.py install for dockerpty: finished with status 'done' 12:01:49 Running setup.py install for docopt: started 12:01:51 Running setup.py install for docopt: finished with status 'done' 12:01:51 Running setup.py install for PyYAML: started 12:01:53 Running setup.py install for PyYAML: finished with status 'done' 12:01:53 Attempting uninstall: idna 12:01:53 Found existing installation: idna 2.9 12:01:53 Uninstalling idna-2.9: 12:01:53 Successfully uninstalled idna-2.9 12:01:54 Attempting uninstall: urllib3 12:01:54 Found existing installation: urllib3 1.25.9 12:01:54 Uninstalling urllib3-1.25.9: 12:01:54 Successfully uninstalled urllib3-1.25.9 12:01:55 Attempting uninstall: requests 12:01:55 Found existing installation: requests 2.23.0 12:01:55 Uninstalling requests-2.23.0: 12:01:55 Successfully uninstalled requests-2.23.0 12:01:57 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 12:02:01 Removing intermediate container bcc8c574ff22 12:02:01 ---> f08922f0bd9f 12:02:01 Step 21/26 : RUN apk --no-cache add curl 12:02:01 ---> Running in 795077f25951 12:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:02:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:02:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:02:03 (2/3) Installing libcurl (7.69.1-r3) 12:02:03 (3/3) Installing curl (7.69.1-r3) 12:02:03 Executing busybox-1.31.1-r19.trigger 12:02:03 OK: 71 MiB in 58 packages 12:02:04 Removing intermediate container 795077f25951 12:02:04 ---> 34dd69efd1ce 12:02:04 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:02:04 ---> Running in ac607a384fb9 12:02:04 Removing intermediate container ac607a384fb9 12:02:04 ---> 50aff39c6ce2 12:02:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:05 ---> Running in 6caf61c44407 12:02:05 Removing intermediate container 6caf61c44407 12:02:05 ---> f778308168c4 12:02:05 Step 24/26 : LABEL arch=arm64 12:02:05 ---> Running in 8cac28985390 12:02:06 Removing intermediate container 8cac28985390 12:02:06 ---> ba8888623faf 12:02:06 Step 25/26 : LABEL git_sha=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 12:02:06 ---> Running in 4083d1ea97f7 12:02:06 Removing intermediate container 4083d1ea97f7 12:02:06 ---> f8b836cf8bbc 12:02:06 Step 26/26 : LABEL version=0.0.0 12:02:06 ---> Running in 56d496f24b77 12:02:07 Removing intermediate container 56d496f24b77 12:02:07 ---> aecccfd7b97f 12:02:07 12:02:07 Successfully built aecccfd7b97f 12:02:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:02:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:02:08 $ docker stop --time=1 385af0ce44b9fb0b6d3ca87a4ce47856a8660e79a2ab89ed59c9a41d18d35fd7 12:02:10 $ docker rm -f 385af0ce44b9fb0b6d3ca87a4ce47856a8660e79a2ab89ed59c9a41d18d35fd7 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:10 + docker images 12:02:10 + grep docker 12:02:11 docker-sys-mgmt-agent-go-arm64 latest aecccfd7b97f 3 seconds ago 300MB 12:02:11 docker-core-data-go-arm64 latest cbcc54c53553 47 seconds ago 21MB 12:02:11 docker-core-metadata-go-arm64 latest 2797156fbc93 About a minute ago 12.2MB 12:02:11 docker-security-bootstrap-redis-go-arm64 latest 335019400468 About a minute ago 15.1MB 12:02:11 docker-security-secretstore-setup-go-arm64 latest ad56b93e1992 3 minutes ago 23.4MB 12:02:11 docker-security-proxy-setup-go-arm64 latest 90d95ae2a812 4 minutes ago 23.3MB 12:02:11 docker-support-notifications-go-arm64 latest 032740c6c4bf 4 minutes ago 11.4MB 12:02:11 docker-core-command-go-arm64 latest b8cef049917c 4 minutes ago 9.98MB 12:02:11 docker-support-scheduler-go-arm64 latest 5c147974c015 4 minutes ago 10MB 12:02:11 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 12:02:14 provisioning config files... 12:02:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8120474477207582082tmp [Pipeline] { [Pipeline] sh 12:02:14 + set +x 12:02:14 + curl -s https://codecov.io/bash 12:02:14 + bash -s -- 12:02:15 12:02:15 _____ _ 12:02:15 / ____| | | 12:02:15 | | ___ __| | ___ ___ _____ __ 12:02:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:02:15 | |___| (_) | (_| | __/ (_| (_) \ V / 12:02:15 \_____\___/ \__,_|\___|\___\___/ \_/ 12:02:15 Bash-20201231-23d4836 12:02:15 12:02:15 12:02:15 ==> git version 2.24.3 found 12:02:15 ==> 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 12:02:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:02:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:02:15 ==> Jenkins CI detected. 12:02:15 project root: . 12:02:15 --> token set from env 12:02:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:02:15 ==> Running gcov in . (disable via -X gcov) 12:02:15 ==> Python coveragepy not found 12:02:15 ==> Searching for coverage reports in: 12:02:15 + . 12:02:15 -> Found 1 reports 12:02:15 ==> Detecting git/mercurial file structure 12:02:15 ==> Reading reports 12:02:15 + ./coverage.out bytes=542422 12:02:15 ==> Appending adjustments 12:02:15 https://docs.codecov.io/docs/fixing-reports 12:02:18 + Found adjustments 12:02:18 ==> Gzipping contents 12:02:18 84K /tmp/codecov.wUbjxQ.gz 12:02:18 ==> Uploading reports 12:02:18 url: https://codecov.io 12:02:18 query: branch=PR-3002&commit=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 12:02:18 -> Pinging Codecov 12:02:18 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 12:02:18 -> Uploading to 12:02:18 https://storage.googleapis.com/codecov/v4/raw/2021-01-08/00271124DB129430A58F1EEE437C3FCB/383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1/3af8b3b2-4f77-4dbe-9f7e-de81d4faba82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T120218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f12ab142f9ba1c485b5a26f9365925dc6e544603f46e2caec142b30b9f1f104a 12:02:18 % Total % Received % Xferd Average Speed Time Time Time Current 12:02:18 Dload Upload Total Spent Left Speed 12:02:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82400 0 0 100 82400 0 142k --:--:-- --:--:-- --:--:-- 142k 12:02:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/383e753fcfaa6c775ebb3ed9ccb9ed0e53a228a1 [Pipeline] } 12:02:19 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 12:02:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:02:23 ---> package-listing.sh 12:02:23 ++ facter osfamily 12:02:23 ++ tr '[:upper:]' '[:lower:]' 12:02:23 + OS_FAMILY=redhat 12:02:23 + workspace=/w/workspace/edgex-go/1 12:02:23 + START_PACKAGES=/tmp/packages_start.txt 12:02:23 + END_PACKAGES=/tmp/packages_end.txt 12:02:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:02:23 + PACKAGES=/tmp/packages_start.txt 12:02:23 + '[' /w/workspace/edgex-go/1 ']' 12:02:23 + PACKAGES=/tmp/packages_end.txt 12:02:23 + case "${OS_FAMILY}" in 12:02:23 + rpm -qa 12:02:23 + sort 12:02:28 + '[' -f /tmp/packages_start.txt ']' 12:02:28 + '[' -f /tmp/packages_end.txt ']' 12:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:02:28 + '[' /w/workspace/edgex-go/1 ']' 12:02:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:02:28 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 12:02:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:02:29 12:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:02:29 alpine: Pulling from edgex-lftools-log-publisher 12:02:29 df20fa9351a1: Pulling fs layer 12:02:29 36b3adc4ff6f: Pulling fs layer 12:02:29 8ad3a11d3b57: Pulling fs layer 12:02:29 46f8f816bc3b: Pulling fs layer 12:02:29 93b61091891f: Pulling fs layer 12:02:29 93b9cdb0e59b: Pulling fs layer 12:02:29 5e14af77c1be: Pulling fs layer 12:02:29 01666e4c0597: Pulling fs layer 12:02:29 aa168da1d23b: Pulling fs layer 12:02:29 5e14af77c1be: Waiting 12:02:29 93b61091891f: Waiting 12:02:29 93b9cdb0e59b: Waiting 12:02:29 46f8f816bc3b: Waiting 12:02:29 aa168da1d23b: Waiting 12:02:29 36b3adc4ff6f: Verifying Checksum 12:02:29 36b3adc4ff6f: Download complete 12:02:29 46f8f816bc3b: Verifying Checksum 12:02:29 46f8f816bc3b: Download complete 12:02:30 df20fa9351a1: Verifying Checksum 12:02:30 df20fa9351a1: Download complete 12:02:30 93b61091891f: Verifying Checksum 12:02:30 93b61091891f: Download complete 12:02:30 93b9cdb0e59b: Verifying Checksum 12:02:30 93b9cdb0e59b: Download complete 12:02:30 5e14af77c1be: Verifying Checksum 12:02:30 5e14af77c1be: Download complete 12:02:30 01666e4c0597: Verifying Checksum 12:02:30 01666e4c0597: Download complete 12:02:30 df20fa9351a1: Pull complete 12:02:30 36b3adc4ff6f: Pull complete 12:02:31 8ad3a11d3b57: Verifying Checksum 12:02:31 8ad3a11d3b57: Download complete 12:02:31 8ad3a11d3b57: Pull complete 12:02:31 46f8f816bc3b: Pull complete 12:02:32 aa168da1d23b: Verifying Checksum 12:02:32 aa168da1d23b: Download complete 12:02:33 93b61091891f: Pull complete 12:02:34 93b9cdb0e59b: Pull complete 12:02:35 5e14af77c1be: Pull complete 12:02:35 01666e4c0597: Pull complete 12:02:43 aa168da1d23b: Pull complete 12:02:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:02:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:02:43 prd-centos7-docker-4c-2g-19090 does not seem to be running inside a container 12:02:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:02:52 $ docker top 4253049bfc79a18b5479371cf7d3ef44bb01a74c24abe900372cb86ee4634271 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:53 + touch /tmp/pre-build-complete [Pipeline] sh 12:02:53 + mkdir -p /var/log/sa [Pipeline] sh 12:02:54 + ls /var/log/sa-host 12:02:54 + sadf -c /var/log/sa-host/sa08 12:02:54 file_magic: OK 12:02:54 HZ: Using current value: 100 12:02:54 file_header: OK 12:02:54 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 12:02:54 Statistics: 12:02:54 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... 12:02:54 File successfully converted to sysstat format version 12.2.1 12:02:54 + sadf -c /var/log/sa-host/sa23 12:02:54 file_magic: OK 12:02:54 HZ: Using current value: 100 12:02:54 file_header: OK 12:02:54 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 12:02:54 Statistics: 12:02:54 Hnuu...uuuununununu... 12:02:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:55 provisioning config files... 12:02:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6482604792065993198tmp [Pipeline] { [Pipeline] echo 12:02:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:02:55 ---> create-netrc.sh [Pipeline] } 12:02:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:02:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:02:56 ---> python-tools-install.sh [Pipeline] echo 12:02:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:02:56 ---> sudo-logs.sh 12:02:56 Archiving 'sudo' log.. [Pipeline] echo 12:02:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:02:56 ---> job-cost.sh 12:02:56 lf-activate-venv: SKIPPING 12:02:56 INFO: No Stack... 12:02:57 INFO: Retrieving Pricing Info for: v1-standard-2 12:02:58 INFO: Archiving Costs [Pipeline] echo 12:02:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:02:58 ---> logs-deploy.sh 12:02:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/1 12:02:58 INFO: archiving workspace using pattern(s): 12:02:59 Archives upload complete. 12:03:00 INFO: archiving logs to Nexus 12:03:01 ---> uname -a: 12:03:01 Linux prd-centos7-docker-4c-2g-19090.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:03:01 12:03:01 12:03:01 ---> lscpu: 12:03:01 Architecture: x86_64 12:03:01 CPU op-mode(s): 32-bit, 64-bit 12:03:01 Byte Order: Little Endian 12:03:01 Address sizes: 40 bits physical, 48 bits virtual 12:03:01 CPU(s): 4 12:03:01 On-line CPU(s) list: 0-3 12:03:01 Thread(s) per core: 1 12:03:01 Core(s) per socket: 1 12:03:01 Socket(s): 4 12:03:01 NUMA node(s): 1 12:03:01 Vendor ID: GenuineIntel 12:03:01 CPU family: 6 12:03:01 Model: 44 12:03:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:03:01 Stepping: 1 12:03:01 CPU MHz: 2933.436 12:03:01 BogoMIPS: 5866.87 12:03:01 Virtualization: VT-x 12:03:01 Hypervisor vendor: KVM 12:03:01 Virtualization type: full 12:03:01 L1d cache: 128 KiB 12:03:01 L1i cache: 128 KiB 12:03:01 L2 cache: 16 MiB 12:03:01 L3 cache: 64 MiB 12:03:01 NUMA node0 CPU(s): 0-3 12:03:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:03:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:03:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:03:01 Vulnerability Meltdown: Mitigation; PTI 12:03:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:03:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:03:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:03:01 Vulnerability Srbds: Not affected 12:03:01 Vulnerability Tsx async abort: Not affected 12:03:01 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 12:03:01 12:03:01 12:03:01 ---> nproc: 12:03:01 4 12:03:01 12:03:01 12:03:01 ---> df -h: 12:03:01 Filesystem Size Used Available Use% Mounted on 12:03:01 overlay 50.0G 12.0G 38.0G 24% / 12:03:01 tmpfs 64.0M 0 64.0M 0% /dev 12:03:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:03:01 shm 64.0M 0 64.0M 0% /dev/shm 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1 12:03:01 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1@tmp 12:03:01 12:03:01 12:03:01 ---> free -m: 12:03:01 total used free shared buff/cache available 12:03:01 Mem: 1837 681 124 0 1031 1069 12:03:01 Swap: 1023 72 951 12:03:01 12:03:01 12:03:01 ---> ip addr: 12:03:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:03:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:03:01 inet 127.0.0.1/8 scope host lo 12:03:01 valid_lft forever preferred_lft forever 12:03:01 inet6 ::1/128 scope host 12:03:01 valid_lft forever preferred_lft forever 12:03:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:03:01 link/ether fa:16:3e:d9:1d:e9 brd ff:ff:ff:ff:ff:ff 12:03:01 inet 10.30.122.65/23 brd 10.30.123.255 scope global dynamic eth0 12:03:01 valid_lft 85221sec preferred_lft 85221sec 12:03:01 inet6 fe80::f816:3eff:fed9:1de9/64 scope link 12:03:01 valid_lft forever preferred_lft forever 12:03:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:03:01 link/ether 02:42:82:3f:72:5f brd ff:ff:ff:ff:ff:ff 12:03:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:03:01 valid_lft forever preferred_lft forever 12:03:01 inet6 fe80::42:82ff:fe3f:725f/64 scope link 12:03:01 valid_lft forever preferred_lft forever 12:03:01 12:03:01 12:03:01 ---> sar -b -r -n DEV: 12:03:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 12:03:01 12:03:01 11:43:10 LINUX RESTART (4 CPU) 12:03:01 12:03:01 11:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:03:01 11:45:02 130.78 49.78 81.00 0.00 8327.19 30924.86 0.00 12:03:01 11:46:01 271.28 98.33 172.95 0.00 4319.73 36734.61 0.00 12:03:01 11:47:01 186.53 72.33 114.20 0.00 2807.18 12778.52 0.00 12:03:01 11:48:01 125.92 38.07 87.85 0.00 2664.85 22088.13 0.00 12:03:01 11:49:05 2169.64 1805.09 364.55 0.00 165177.25 219122.09 0.00 12:03:01 11:50:01 946.56 679.85 266.71 0.00 67315.63 87916.25 0.00 12:03:01 11:51:04 2587.19 2215.49 371.69 0.00 127339.90 143903.31 0.00 12:03:01 11:52:01 1223.37 893.69 329.68 0.00 64728.88 72109.29 0.00 12:03:01 11:53:01 58.72 14.46 44.26 0.00 3161.65 5307.49 0.00 12:03:01 11:54:01 2.43 0.53 1.90 0.00 17.59 28.19 0.00 12:03:01 11:55:01 0.57 0.02 0.55 0.00 0.13 5.83 0.00 12:03:01 11:56:01 0.80 0.03 0.77 0.00 0.27 8.74 0.00 12:03:01 11:57:02 0.50 0.02 0.48 0.00 0.13 4.86 0.00 12:03:01 11:58:01 0.25 0.02 0.24 0.00 0.27 2.78 0.00 12:03:01 11:59:01 2.30 1.80 0.50 0.00 56.89 4.98 0.00 12:03:01 12:00:01 0.87 0.03 0.83 0.00 1.07 16.29 0.00 12:03:01 12:01:01 0.23 0.08 0.15 0.00 1.33 1.73 0.00 12:03:01 12:02:01 0.80 0.52 0.28 0.00 25.03 5.36 0.00 12:03:01 Average: 436.87 334.21 102.66 0.00 25320.29 35724.40 0.00 12:03:01 12:03:01 11:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:03:01 11:45:02 71376 0 651020 34.60 2596 1156552 1519520 51.86 672996 922712 68544 12:03:01 11:46:01 117924 0 764376 40.62 1500 997744 1620504 55.31 620080 864364 49328 12:03:01 11:47:01 205144 0 787128 41.83 896 888376 1724908 58.87 639364 746916 52224 12:03:01 11:48:01 175684 0 744828 39.59 720 960312 1247948 42.59 589252 822596 224 12:03:01 11:49:05 64692 0 821564 43.66 8 995280 2319456 79.16 677324 920692 63856 12:03:01 11:50:01 358184 0 704436 37.44 8 818916 1521932 51.94 610308 669772 20 12:03:01 11:51:04 68348 0 791204 42.05 8 1021984 2261536 77.18 596192 974556 74208 12:03:01 11:52:01 208148 0 789368 41.95 8 884020 1721748 58.76 563948 857148 20136 12:03:01 11:53:01 355240 0 603580 32.08 8 922716 1182900 40.37 437588 849320 8 12:03:01 11:54:01 357980 0 600384 31.91 8 923172 1147052 39.15 436044 849084 8 12:03:01 11:55:01 358780 0 599580 31.87 8 923176 1146908 39.14 435268 849088 8 12:03:01 11:56:01 359148 0 599200 31.85 8 923188 1146872 39.14 434948 849096 8 12:03:01 11:57:02 359368 0 598972 31.83 8 923196 1146872 39.14 434828 849100 8 12:03:01 11:58:01 359376 0 598964 31.83 8 923196 1146868 39.14 434828 849104 8 12:03:01 11:59:01 357264 0 600064 31.89 8 924208 1146944 39.14 435868 849472 8 12:03:01 12:00:01 357732 0 599576 31.87 8 924228 1146872 39.14 435484 849488 12 12:03:01 12:01:01 356504 0 600788 31.93 8 924244 1149212 39.22 436232 849508 16 12:03:01 12:02:01 356112 0 600476 31.91 8 924948 1147404 39.16 436104 850112 20 12:03:01 Average: 269278 0 669750 35.60 324 942192 1413636 48.25 518148 848452 18258 12:03:01 12:03:01 11:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:03:01 11:45:02 eth0 1354.74 1269.53 6588.27 148.41 0.00 0.00 0.00 0.00 12:03:01 11:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:45:02 docker0 830.43 777.10 68.64 2673.15 0.00 0.00 0.00 0.00 12:03:01 11:46:01 eth0 234.61 181.89 872.98 27.27 0.00 0.00 0.00 0.00 12:03:01 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:46:01 veth47e4e7e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:46:01 docker0 161.67 199.58 11.38 841.46 0.00 0.00 0.00 0.00 12:03:01 11:47:01 eth0 34.90 16.86 28.62 15.64 0.00 0.00 0.00 0.00 12:03:01 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:47:01 veth47e4e7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:48:01 veth5e7ff99 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:48:01 eth0 274.68 241.01 1713.41 97.50 0.00 0.00 0.00 0.00 12:03:01 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:49:05 veth5e7ff99 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:49:05 eth0 43.20 20.78 154.94 9.54 0.00 0.00 0.00 0.00 12:03:01 11:49:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:49:05 docker0 10.35 23.22 0.57 138.26 0.00 0.00 0.00 0.00 12:03:01 11:50:01 veth5e7ff99 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:50:01 eth0 36.49 19.38 111.72 11.35 0.00 0.00 0.00 0.00 12:03:01 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:50:01 docker0 2.28 6.46 0.13 41.50 0.00 0.00 0.00 0.00 12:03:01 11:51:04 veth5e7ff99 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:51:04 eth0 220.12 150.78 1619.01 80.23 0.00 0.00 0.00 0.00 12:03:01 11:51:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:51:04 vethb2db404 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:52:01 veth5e7ff99 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:52:01 veth10ba702 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 12:03:01 11:52:01 eth0 74.88 51.30 95.71 80.61 0.00 0.00 0.00 0.00 12:03:01 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:53:01 eth0 49.68 40.80 59.03 60.45 0.00 0.00 0.00 0.00 12:03:01 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:53:01 docker0 1039.78 1083.79 82.88 4229.22 0.00 0.00 0.00 0.00 12:03:01 11:54:01 eth0 0.68 0.48 0.37 0.24 0.00 0.00 0.00 0.00 12:03:01 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:55:01 eth0 0.28 0.17 0.10 0.04 0.00 0.00 0.00 0.00 12:03:01 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:01 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:57:02 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:03:01 11:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:01 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:59:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:03:01 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:03:01 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:02:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:03:01 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 Average: eth0 129.69 111.13 629.69 29.57 0.00 0.00 0.00 0.00 12:03:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 Average: docker0 57.88 60.32 4.61 235.40 0.00 0.00 0.00 0.00 12:03:01 12:03:01 12:03:01 ---> sar -P ALL: 12:03:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 12:03:01 12:03:01 11:43:10 LINUX RESTART (4 CPU) 12:03:01 12:03:01 11:44:01 CPU %user %nice %system %iowait %steal %idle 12:03:01 11:45:02 all 13.97 0.00 7.11 1.60 0.11 77.21 12:03:01 11:45:02 0 16.15 0.00 9.14 1.33 0.09 73.29 12:03:01 11:45:02 1 12.85 0.00 6.48 0.63 0.10 79.94 12:03:01 11:45:02 2 13.58 0.00 7.32 3.44 0.12 75.53 12:03:01 11:45:02 3 13.34 0.00 5.52 0.99 0.12 80.03 12:03:01 11:46:01 all 15.23 0.00 9.21 5.18 0.14 70.25 12:03:01 11:46:01 0 14.69 0.00 9.42 4.13 0.12 71.64 12:03:01 11:46:01 1 15.57 0.00 8.74 3.72 0.14 71.84 12:03:01 11:46:01 2 14.74 0.00 8.99 7.74 0.10 68.42 12:03:01 11:46:01 3 15.94 0.00 9.68 5.10 0.17 69.11 12:03:01 11:47:01 all 63.33 0.00 15.62 5.44 0.12 15.49 12:03:01 11:47:01 0 63.87 0.00 15.11 4.36 0.12 16.54 12:03:01 11:47:01 1 64.77 0.00 15.35 4.73 0.12 15.03 12:03:01 11:47:01 2 62.39 0.00 15.84 6.52 0.12 15.12 12:03:01 11:47:01 3 62.30 0.00 16.20 6.14 0.11 15.26 12:03:01 11:48:01 all 27.09 0.00 10.80 2.26 0.11 59.74 12:03:01 11:48:01 0 26.85 0.00 10.82 2.14 0.12 60.08 12:03:01 11:48:01 1 27.23 0.00 10.83 2.18 0.10 59.66 12:03:01 11:48:01 2 26.21 0.00 10.10 2.65 0.12 60.92 12:03:01 11:48:01 3 28.06 0.00 11.44 2.09 0.10 58.30 12:03:01 11:49:05 all 21.16 0.00 28.17 22.03 0.21 28.43 12:03:01 11:49:05 0 20.56 0.00 27.49 20.57 0.23 31.15 12:03:01 11:49:05 1 21.10 0.00 28.35 21.74 0.20 28.61 12:03:01 11:49:05 2 20.94 0.00 27.87 24.38 0.22 26.58 12:03:01 11:49:05 3 22.05 0.00 28.98 21.41 0.17 27.39 12:03:01 11:50:01 all 51.36 0.00 16.50 20.05 0.14 11.96 12:03:01 11:50:01 0 50.53 0.00 17.47 18.58 0.17 13.25 12:03:01 11:50:01 1 51.83 0.00 15.66 20.13 0.11 12.27 12:03:01 11:50:01 2 51.60 0.00 16.00 20.34 0.11 11.95 12:03:01 11:50:01 3 51.48 0.00 16.85 21.16 0.17 10.34 12:03:01 11:51:04 all 28.60 0.00 24.45 25.46 0.23 21.26 12:03:01 11:51:04 0 27.52 0.00 25.02 27.30 0.19 19.97 12:03:01 11:51:04 1 28.25 0.00 24.27 26.95 0.27 20.26 12:03:01 11:51:04 2 28.79 0.00 24.59 23.73 0.25 22.64 12:03:01 11:51:04 3 29.86 0.00 23.94 23.84 0.20 22.17 12:03:01 11:52:01 all 36.13 0.00 18.34 32.53 0.16 12.84 12:03:01 11:52:01 0 36.33 0.00 18.53 32.59 0.15 12.40 12:03:01 11:52:01 1 34.91 0.00 19.09 32.29 0.18 13.53 12:03:01 11:52:01 2 36.30 0.00 17.43 32.35 0.13 13.79 12:03:01 11:52:01 3 36.97 0.00 18.29 32.92 0.19 11.64 12:03:01 11:53:01 all 2.22 0.00 2.30 1.22 0.02 94.25 12:03:01 11:53:01 0 2.88 0.00 2.51 0.57 0.02 94.03 12:03:01 11:53:01 1 1.64 0.00 1.93 2.01 0.03 94.39 12:03:01 11:53:01 2 2.14 0.00 2.23 1.09 0.02 94.52 12:03:01 11:53:01 3 2.20 0.00 2.52 1.22 0.02 94.05 12:03:01 11:54:01 all 0.16 0.00 0.05 0.00 0.00 99.78 12:03:01 11:54:01 0 0.52 0.00 0.03 0.00 0.00 99.45 12:03:01 11:54:01 1 0.05 0.00 0.08 0.00 0.00 99.87 12:03:01 11:54:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:03:01 11:54:01 3 0.03 0.00 0.05 0.02 0.00 99.90 12:03:01 11:55:01 all 0.22 0.00 0.22 0.00 0.00 99.56 12:03:01 11:55:01 0 0.52 0.00 0.03 0.00 0.02 99.43 12:03:01 11:55:01 1 0.12 0.00 0.38 0.00 0.00 99.50 12:03:01 11:55:01 2 0.12 0.00 0.17 0.00 0.00 99.72 12:03:01 11:55:01 3 0.13 0.00 0.28 0.00 0.00 99.58 12:03:01 12:03:01 11:55:01 CPU %user %nice %system %iowait %steal %idle 12:03:01 11:56:01 all 0.16 0.00 0.04 0.00 0.00 99.80 12:03:01 11:56:01 0 0.52 0.00 0.02 0.00 0.02 99.45 12:03:01 11:56:01 1 0.05 0.00 0.07 0.00 0.00 99.88 12:03:01 11:56:01 2 0.05 0.00 0.07 0.00 0.00 99.88 12:03:01 11:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:03:01 11:57:02 all 0.18 0.00 0.07 0.00 0.00 99.75 12:03:01 11:57:02 0 0.53 0.00 0.05 0.00 0.00 99.42 12:03:01 11:57:02 1 0.05 0.00 0.08 0.00 0.02 99.85 12:03:01 11:57:02 2 0.10 0.00 0.08 0.00 0.00 99.82 12:03:01 11:57:02 3 0.03 0.00 0.07 0.00 0.00 99.90 12:03:01 11:58:01 all 0.14 0.00 0.03 0.00 0.00 99.82 12:03:01 11:58:01 0 0.49 0.00 0.03 0.02 0.00 99.46 12:03:01 11:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:03:01 11:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:03:01 11:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:03:01 11:59:01 all 0.18 0.00 0.07 0.02 0.00 99.72 12:03:01 11:59:01 0 0.28 0.00 0.12 0.08 0.00 99.52 12:03:01 11:59:01 1 0.10 0.00 0.07 0.00 0.00 99.83 12:03:01 11:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 12:03:01 11:59:01 3 0.28 0.00 0.05 0.00 0.00 99.67 12:03:01 12:00:01 all 0.12 0.00 0.04 0.00 0.00 99.83 12:03:01 12:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:03:01 12:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:03:01 12:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:03:01 12:00:01 3 0.43 0.00 0.08 0.00 0.00 99.48 12:03:01 12:01:01 all 0.06 0.00 0.05 0.01 0.00 99.88 12:03:01 12:01:01 0 0.03 0.00 0.03 0.02 0.00 99.92 12:03:01 12:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 12:03:01 12:01:01 2 0.05 0.00 0.03 0.02 0.00 99.90 12:03:01 12:01:01 3 0.12 0.00 0.08 0.00 0.00 99.80 12:03:01 12:02:01 all 0.17 0.00 0.05 0.01 0.00 99.77 12:03:01 12:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:03:01 12:02:01 1 0.12 0.00 0.07 0.02 0.00 99.80 12:03:01 12:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:03:01 12:02:01 3 0.53 0.00 0.05 0.02 0.00 99.40 12:03:01 Average: all 13.93 0.00 7.22 6.21 0.07 72.57 12:03:01 Average: 0 14.06 0.00 7.38 6.01 0.07 72.49 12:03:01 Average: 1 13.85 0.00 7.15 6.15 0.07 72.79 12:03:01 Average: 2 13.76 0.00 7.12 6.57 0.07 72.49 12:03:01 Average: 3 14.07 0.00 7.25 6.11 0.07 72.50 12:03:01 12:03:01 12:03:01