Pull request #2986 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (19303be9229daa7a57334947b6a3238f3f52ec83) 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-2986/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-2986/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18454 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) > 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/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:14:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:14:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:14:47 ========================================================= 06:14:47 EdgeX Global Pipelines Version Info 06:14:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:14:49 ------------------- 06:14:49 stable info: 06:14:49 ------------------- 06:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:14:49 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:14:49 Message: update stable to v1.0.173 06:14:50 ------------------- 06:14:50 experimental info: 06:14:50 ------------------- 06:14:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:14:50 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:14:50 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:14:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:14:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:14:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:14:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:14:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2986 [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2986 [Pipeline] echo 06:14:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2986 [Pipeline] echo 06:14:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [Pipeline] echo 06:14:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85dcba9 [Pipeline] echo 06:14:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:14:54 provisioning config files... 06:14:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4704720131675042784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:55 ---> docker-login.sh 06:14:55 nexus3.edgexfoundry.org:10001 06:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:55 Configure a credential helper to remove this warning. See 06:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:55 06:14:55 Login Succeeded 06:14:55 nexus3.edgexfoundry.org:10002 06:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:55 Configure a credential helper to remove this warning. See 06:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:55 06:14:55 Login Succeeded 06:14:55 nexus3.edgexfoundry.org:10003 06:14:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:55 Configure a credential helper to remove this warning. See 06:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:55 06:14:55 Login Succeeded 06:14:55 nexus3.edgexfoundry.org:10004 06:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:56 Configure a credential helper to remove this warning. See 06:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:56 06:14:56 Login Succeeded 06:14:56 docker.io 06:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:56 Configure a credential helper to remove this warning. See 06:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:56 06:14:56 Login Succeeded 06:14:56 ---> docker-login.sh ends [Pipeline] } 06:14:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/core-command/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo core-command,cmd/core-command/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/core-data/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo core-data,cmd/core-data/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/core-metadata/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo core-metadata,cmd/core-metadata/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/security-proxy-setup/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/support-notifications/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo support-notifications,cmd/support-notifications/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/support-scheduler/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:14:57 + for file in '`ls cmd/**/Dockerfile`' 06:14:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:14:57 ++ cut -d/ -f2 06:14:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:14:57 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:58 06:14:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:14:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:14:58 latest: Pulling from edgex-devops/git-semver 06:14:58 31603596830f: Pulling fs layer 06:14:58 2a8b12db71e7: Pulling fs layer 06:14:58 6ca5941a6612: Pulling fs layer 06:14:58 ecc8261a40a4: Pulling fs layer 06:14:58 ecc8261a40a4: Waiting 06:14:58 2a8b12db71e7: Verifying Checksum 06:14:58 2a8b12db71e7: Download complete 06:14:58 31603596830f: Download complete 06:14:59 ecc8261a40a4: Verifying Checksum 06:14:59 ecc8261a40a4: Download complete 06:14:59 6ca5941a6612: Verifying Checksum 06:14:59 6ca5941a6612: Download complete 06:14:59 31603596830f: Pull complete 06:14:59 2a8b12db71e7: Pull complete 06:15:00 6ca5941a6612: Pull complete 06:15:00 ecc8261a40a4: Pull complete 06:15:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:15:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:15:00 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:15:03 $ docker top 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:04 [ssh-agent] Looking for ssh-agent implementation... 06:15:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:04 $ docker exec 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent 06:15:04 SSH_AUTH_SOCK=/tmp/ssh-xDEG7cq1NHZN/agent.11 06:15:04 SSH_AGENT_PID=16 06:15:04 Running ssh-add (command line suppressed) 06:15:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7038818956750306414.key (/w/workspace/edgex-go/1@tmp/private_key_7038818956750306414.key) 06:15:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:05 + git tag --points-at HEAD [Pipeline] } 06:15:05 $ docker exec --env ******** --env ******** 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent -k 06:15:05 unset SSH_AUTH_SOCK; 06:15:05 unset SSH_AGENT_PID; 06:15:05 echo Agent pid 16 killed; 06:15:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:05 [ssh-agent] Looking for ssh-agent implementation... 06:15:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:05 $ docker exec 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent 06:15:05 SSH_AUTH_SOCK=/tmp/ssh-Kow4DH5k3JsV/agent.45 06:15:05 SSH_AGENT_PID=51 06:15:05 Running ssh-add (command line suppressed) 06:15:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6711357328093954191.key (/w/workspace/edgex-go/1@tmp/private_key_6711357328093954191.key) 06:15:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:06 + git semver init 06:15:06 # -> Open(): unable to determine branch for HEAD 06:15:06 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:15:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:15:06 # $SEMVER_REMOTE_NAME = origin 06:15:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:15:06 # $SEMVER_USER_NAME = edgex-jenkins 06:15:06 # $SEMVER_BRANCH = PR-2986 06:15:06 # $SEMVER_TEMP = /tmp/semver-345232584 06:15:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:15:33 # '/tmp/semver-345232584' -> '/w/workspace/edgex-go/1/.semver' 06:15:34 # -> Force: false 06:15:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:15:34 $ docker exec --env ******** --env ******** 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent -k 06:15:34 unset SSH_AUTH_SOCK; 06:15:34 unset SSH_AGENT_PID; 06:15:34 echo Agent pid 51 killed; 06:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:35 + git semver [Pipeline] } 06:15:35 $ docker stop --time=1 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c 06:15:36 $ docker rm -f 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c [Pipeline] // withDockerContainer [Pipeline] sh 06:15:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:37 Stashed 1 file(s) [Pipeline] echo 06:15:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:15:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:40 + sudo service docker restart 06:15:40 + true 06:15:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:15:40 ========================================================= 06:15:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:15:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:15:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:15:44 Sending build context to Docker daemon 326.3MB 06:15:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:15:44 Step 2/6 : FROM ${BASE} 06:15:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:44 188c0c94c7c5: Pulling fs layer 06:15:44 0ef7d3d256c8: Pulling fs layer 06:15:44 de9db76c5a1d: Pulling fs layer 06:15:44 bca2f99d35d6: Pulling fs layer 06:15:44 93359f2a8cfa: Pulling fs layer 06:15:44 7c6f9722023f: Pulling fs layer 06:15:44 a35cf1a2eb13: Pulling fs layer 06:15:44 93359f2a8cfa: Waiting 06:15:44 7c6f9722023f: Waiting 06:15:44 a35cf1a2eb13: Waiting 06:15:44 bca2f99d35d6: Waiting 06:15:44 de9db76c5a1d: Verifying Checksum 06:15:44 de9db76c5a1d: Download complete 06:15:44 0ef7d3d256c8: Verifying Checksum 06:15:44 0ef7d3d256c8: Download complete 06:15:44 93359f2a8cfa: Verifying Checksum 06:15:44 93359f2a8cfa: Download complete 06:15:44 7c6f9722023f: Verifying Checksum 06:15:44 7c6f9722023f: Download complete 06:15:44 188c0c94c7c5: Verifying Checksum 06:15:44 188c0c94c7c5: Download complete 06:15:44 188c0c94c7c5: Pull complete 06:15:45 0ef7d3d256c8: Pull complete 06:15:45 de9db76c5a1d: Pull complete 06:15:46 a35cf1a2eb13: Verifying Checksum 06:15:46 bca2f99d35d6: Verifying Checksum 06:15:46 bca2f99d35d6: Download complete 06:15:52 bca2f99d35d6: Pull complete 06:15:52 93359f2a8cfa: Pull complete 06:15:52 7c6f9722023f: Pull complete 06:15:53 Still waiting to schedule task 06:15:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:15:56 a35cf1a2eb13: Pull complete 06:15:56 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:15:56 ---> a62c8e92a672 06:15:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:15:56 ---> Running in 83a1a71fe16f 06:15:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:58 (1/12) Installing libmagic (5.38-r0) 06:15:58 (2/12) Installing file (5.38-r0) 06:15:58 (3/12) Installing libc-dev (0.7.2-r3) 06:15:58 (4/12) Installing g++ (9.3.0-r2) 06:16:03 (5/12) Installing fortify-headers (1.1-r0) 06:16:03 (6/12) Installing patch (2.7.6-r6) 06:16:03 (7/12) Installing build-base (0.5-r2) 06:16:03 (8/12) Installing libsodium (1.0.18-r0) 06:16:03 (9/12) Installing pkgconf (1.7.2-r0) 06:16:03 (10/12) Installing libsodium-dev (1.0.18-r0) 06:16:03 (11/12) Installing libzmq (4.3.3-r0) 06:16:03 (12/12) Installing zeromq-dev (4.3.3-r0) 06:16:03 Executing busybox-1.31.1-r19.trigger 06:16:03 OK: 233 MiB in 51 packages 06:16:07 Removing intermediate container 83a1a71fe16f 06:16:07 ---> 7da38958fe30 06:16:07 Step 4/6 : WORKDIR /edgex-go 06:16:07 ---> Running in a05ea557955d 06:16:07 Removing intermediate container a05ea557955d 06:16:07 ---> ec2d0d24b354 06:16:07 Step 5/6 : COPY go.mod . 06:16:07 ---> 949d4ad7b51b 06:16:07 Step 6/6 : RUN go mod download 06:16:07 ---> Running in b6e2c8ebff28 06:16:29 Removing intermediate container b6e2c8ebff28 06:16:29 ---> d22ecb26efd6 06:16:29 Successfully built d22ecb26efd6 06:16:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:16:29 + docker inspect -f . ci-base-image-x86_64 06:16:29 . [Pipeline] withDockerContainer 06:16:29 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:30 $ docker top 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:31 + go version 06:16:31 go version go1.15.5 linux/amd64 [Pipeline] } 06:16:31 $ docker stop --time=1 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 06:16:32 $ docker rm -f 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:33 + docker inspect -f . ci-base-image-x86_64 06:16:33 . [Pipeline] withDockerContainer 06:16:34 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:34 $ docker top f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:35 ========================================================= 06:16:35 [edgeXBuildGoParallel] Running Tests and Build... 06:16:35 ========================================================= [Pipeline] sh 06:16:35 + make test 06:16:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:16:43 ? github.com/edgexfoundry/edgex-go [no test files] 06:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:17:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:17:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:17:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:17:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.0% of statements 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.383s coverage: 75.7% of statements 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:17:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.9% of statements 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:17:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.372s coverage: 28.6% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.142s coverage: 86.7% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.110s coverage: 97.5% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 93.8% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.2% of statements 06:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.4% of statements 06:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:17:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 06:17:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 55.9% of statements 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 06:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:17:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:17:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:17:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 06:17:26 GO111MODULE=on go vet ./... 06:17:48 gofmt -l . 06:17:48 [ "`gofmt -l .`" = "" ] 06:17:48 ./bin/test-go-mod-tidy.sh 06:17:49 ./bin/test-attribution-txt.sh [Pipeline] sh 06:17:50 + ls -al . 06:17:50 total 636 06:17:50 drwxrwxr-x 10 1001 1001 4096 Jan 5 06:17 . 06:17:50 drwxr-xr-x 4 root root 28 Jan 5 06:16 .. 06:17:50 -rw-rw-r-- 1 1001 1001 11 Jan 5 06:14 .dockerignore 06:17:50 drwxrwxr-x 8 1001 1001 179 Jan 5 06:14 .git 06:17:50 drwxrwxr-x 3 1001 1001 125 Jan 5 06:14 .github 06:17:50 -rw-rw-r-- 1 1001 1001 824 Jan 5 06:14 .gitignore 06:17:50 drwx------ 3 1001 1001 47 Jan 5 06:15 .semver 06:17:50 -rw-rw-r-- 1 1001 1001 166 Jan 5 06:14 .sonarcloud.properties 06:17:50 -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:14 CONTRIBUTING.md 06:17:50 -rw-rw-r-- 1 1001 1001 931 Jan 5 06:14 Dockerfile.build 06:17:50 -rw-rw-r-- 1 1001 1001 863 Jan 5 06:14 Jenkinsfile 06:17:50 -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:14 LICENSE 06:17:50 -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:14 Makefile 06:17:50 -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:14 README.md 06:17:50 -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:14 SECURITY.md 06:17:50 -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION 06:17:50 -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:14 ZMQWindows.md 06:17:50 drwxrwxr-x 2 1001 1001 117 Jan 5 06:14 bin 06:17:50 drwxrwxr-x 14 1001 1001 4096 Jan 5 06:14 cmd 06:17:50 -rw-r--r-- 1 root root 538204 Jan 5 06:17 coverage.out 06:17:50 -rw-r--r-- 1 root root 979 Jan 5 06:17 go.mod 06:17:50 -rw-r--r-- 1 root root 18934 Jan 5 06:17 go.sum 06:17:50 drwxrwxr-x 8 1001 1001 127 Jan 5 06:14 internal 06:17:50 drwxrwxr-x 4 1001 1001 26 Jan 5 06:14 openapi 06:17:50 drwxrwxr-x 4 1001 1001 71 Jan 5 06:14 snap 06:17:50 -rw-rw-r-- 1 1001 1001 168 Jan 5 06:14 version.go [Pipeline] sh 06:17:51 + '[' -e coverage.out ] 06:17:51 + chown 1001:1001 coverage.out [Pipeline] stash 06:17:51 Stashed 1 file(s) [Pipeline] sh 06:17:51 + make build 06:17:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:18:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:18:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:18:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:18:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:18:13 $ docker stop --time=1 f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c 06:18:15 $ docker rm -f f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:17 06:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:17 latest: Pulling from edgex-devops/edgex-compose 06:18:17 cbdbe7a5bc2a: Pulling fs layer 06:18:17 ca9280d653b3: Pulling fs layer 06:18:17 7e9c9ca2126c: Pulling fs layer 06:18:17 cbdbe7a5bc2a: Verifying Checksum 06:18:17 cbdbe7a5bc2a: Download complete 06:18:17 ca9280d653b3: Verifying Checksum 06:18:17 ca9280d653b3: Download complete 06:18:18 cbdbe7a5bc2a: Pull complete 06:18:19 7e9c9ca2126c: Download complete 06:18:19 ca9280d653b3: Pull complete 06:18:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18461 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [Pipeline] { [Pipeline] ws 06:18:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:18:24 using credential edgex-jenkins-ssh 06:18:24 Cloning the remote Git repository 06:18:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:18:24 > git init /w/workspace/edgex-go/1 # timeout=10 06:18:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:24 > git --version # timeout=10 06:18:24 > git --version # 'git version 2.17.1' 06:18:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:25 7e9c9ca2126c: Pull complete 06:18:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:18:26 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:18:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:26 $ docker top 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:27 + docker-compose build --help 06:18:27 + grep parallel 06:18:28 --parallel Build images in parallel. [Pipeline] } 06:18:28 $ docker stop --time=1 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 06:18:30 $ docker rm -f 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:32 . [Pipeline] withDockerContainer 06:18:32 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:18:33 $ docker top 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:33 + docker-compose -f ./docker-compose-build.yml build --parallel 06:18:34 Building docker-core-command-go ... 06:18:34 Building docker-core-data-go ... 06:18:34 Building docker-core-metadata-go ... 06:18:34 Building docker-security-bootstrap-redis-go ... 06:18:34 Building docker-security-proxy-setup-go ... 06:18:34 Building docker-security-secretstore-setup-go ... 06:18:34 Building docker-support-notifications-go ... 06:18:34 Building docker-support-scheduler-go ... 06:18:34 Building docker-sys-mgmt-agent-go ... 06:18:34 Building docker-core-command-go 06:18:34 Building docker-security-bootstrap-redis-go 06:18:34 Building docker-core-metadata-go 06:18:34 Building docker-support-notifications-go 06:18:34 Building docker-support-scheduler-go 06:18:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:18:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:18:39 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:18:40 Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:18:40 Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) 06:18:39 > git config core.sparsecheckout # timeout=10 06:18:39 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 06:18:40 > git remote # timeout=10 06:18:40 > git config --get remote.origin.url # timeout=10 06:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:40 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 06:18:40 > git rev-parse HEAD^{commit} # timeout=10 06:18:40 > git config core.sparsecheckout # timeout=10 06:18:40 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 06:18:44 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:18:44 > git --version # timeout=10 06:18:44 > git --version # 'git version 2.17.1' 06:18:44 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:18:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:18:47 + true 06:18:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:18:49 provisioning config files... 06:18:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config958461469493963756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:50 ---> docker-login.sh 06:18:50 nexus3.edgexfoundry.org:10001 06:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:51 Configure a credential helper to remove this warning. See 06:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:51 06:18:51 Login Succeeded 06:18:51 nexus3.edgexfoundry.org:10002 06:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:51 Configure a credential helper to remove this warning. See 06:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:51 06:18:51 Login Succeeded 06:18:51 nexus3.edgexfoundry.org:10003 06:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:52 Configure a credential helper to remove this warning. See 06:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:52 06:18:52 Login Succeeded 06:18:52 nexus3.edgexfoundry.org:10004 06:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:53 Configure a credential helper to remove this warning. See 06:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:53 06:18:53 Login Succeeded 06:18:53 docker.io 06:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:18:53 Configure a credential helper to remove this warning. See 06:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:18:53 06:18:53 Login Succeeded 06:18:53 ---> docker-login.sh ends [Pipeline] } 06:18:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:54 ========================================================= 06:18:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:18:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:18:54 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:18:57 Sending build context to Docker daemon 165.4MB 06:18:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:18:57 Step 2/6 : FROM ${BASE} 06:18:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:57 5f621e34cdf4: Pulling fs layer 06:18:57 a4357932f1b6: Pulling fs layer 06:18:57 18c013af1878: Pulling fs layer 06:18:57 00ac8860ef70: Pulling fs layer 06:18:57 63d7cb157983: Pulling fs layer 06:18:57 b116817d02f9: Pulling fs layer 06:18:57 745a02a5169b: Pulling fs layer 06:18:57 63d7cb157983: Waiting 06:18:57 00ac8860ef70: Waiting 06:18:57 18c013af1878: Verifying Checksum 06:18:57 18c013af1878: Download complete 06:18:57 a4357932f1b6: Verifying Checksum 06:18:57 a4357932f1b6: Download complete 06:18:57 63d7cb157983: Verifying Checksum 06:18:57 63d7cb157983: Download complete 06:18:57 b116817d02f9: Verifying Checksum 06:18:57 b116817d02f9: Download complete 06:18:57 5f621e34cdf4: Verifying Checksum 06:18:57 5f621e34cdf4: Download complete 06:18:57 5f621e34cdf4: Pull complete 06:18:58 a4357932f1b6: Pull complete 06:18:58 18c013af1878: Pull complete 06:18:59 745a02a5169b: Verifying Checksum 06:18:59 745a02a5169b: Download complete 06:19:00 00ac8860ef70: Verifying Checksum 06:19:00 00ac8860ef70: Download complete 06:19:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:01 ---> d22ecb26efd6 06:19:01 Step 3/22 : WORKDIR /edgex-go 06:19:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:19:01 ---> d22ecb26efd6 06:19:01 Step 3/24 : WORKDIR /edgex-go 06:19:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:19:01 ---> d22ecb26efd6 06:19:01 Step 3/21 : WORKDIR /edgex-go 06:19:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:02 ---> d22ecb26efd6 06:19:02 Step 3/22 : WORKDIR /edgex-go 06:19:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:02 ---> d22ecb26efd6 06:19:02 Step 3/22 : WORKDIR /edgex-go 06:19:03 ---> Running in 9e156e91985e 06:19:03 ---> Running in 07883a149349 06:19:03 ---> Running in 7421bb0ec5bb 06:19:03 ---> Running in b89b0129095b 06:19:03 ---> Running in a4ab7d6178de 06:19:03 Removing intermediate container a4ab7d6178de 06:19:03 ---> 6295093316a1 06:19:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:03 Removing intermediate container b89b0129095b 06:19:03 ---> 6bd6dd604a9d 06:19:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:03 Removing intermediate container 9e156e91985e 06:19:03 ---> 6a84c40f2b29 06:19:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:03 Removing intermediate container 07883a149349 06:19:03 ---> e7acf3be03f6 06:19:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:03 Removing intermediate container 7421bb0ec5bb 06:19:03 ---> b811bc13eb16 06:19:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:03 ---> Running in 1c8f90cc5255 06:19:03 ---> Running in 10dfe10973fd 06:19:03 ---> Running in 5dbe5a912f30 06:19:03 ---> Running in 459ff47a9f25 06:19:03 ---> Running in 95c79143fa3f 06:19:05 Removing intermediate container 1c8f90cc5255 06:19:05 ---> ade2556fe4bc 06:19:05 Step 5/22 : RUN apk add --update --no-cache make git 06:19:05 ---> Running in 52524afadf87 06:19:05 Removing intermediate container 10dfe10973fd 06:19:05 ---> a6eb13a92e56 06:19:05 Step 5/22 : RUN apk add --update --no-cache make git 06:19:05 ---> Running in 0897a25fc628 06:19:06 Removing intermediate container 5dbe5a912f30 06:19:06 ---> 05879926182b 06:19:06 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:19:06 Removing intermediate container 459ff47a9f25 06:19:06 ---> a6d80bed8ac2 06:19:06 Step 5/22 : RUN apk add --update --no-cache make git 06:19:06 ---> Running in a4ee91a3d301 06:19:06 Removing intermediate container 95c79143fa3f 06:19:06 ---> 4095482c4ae5 06:19:06 Step 5/21 : RUN apk add --update --no-cache make git 06:19:06 ---> Running in 9c01558f6796 06:19:06 ---> Running in 12e4316e1b81 06:19:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:09 OK: 233 MiB in 51 packages 06:19:10 OK: 233 MiB in 51 packages 06:19:10 OK: 233 MiB in 51 packages 06:19:10 OK: 233 MiB in 51 packages 06:19:10 Removing intermediate container 52524afadf87 06:19:10 ---> 171886aea12a 06:19:10 Step 6/22 : COPY go.mod . 06:19:10 00ac8860ef70: Pull complete 06:19:10 OK: 233 MiB in 51 packages 06:19:10 Removing intermediate container 0897a25fc628 06:19:10 ---> 8c87077fc0f3 06:19:10 Step 6/22 : COPY go.mod . 06:19:10 63d7cb157983: Pull complete 06:19:10 ---> 7060903188b6 06:19:10 Step 7/22 : RUN go mod download 06:19:11 Removing intermediate container a4ee91a3d301 06:19:11 ---> e69fd585f1a5 06:19:11 Step 6/24 : COPY go.mod . 06:19:11 ---> Running in bee4f954e978 06:19:11 ---> 5fea62e924af 06:19:11 Step 7/22 : RUN go mod download 06:19:11 Removing intermediate container 9c01558f6796 06:19:11 ---> f5a90e5b1747 06:19:11 Step 6/22 : COPY go.mod . 06:19:11 b116817d02f9: Pull complete 06:19:11 ---> Running in dd35b8085971 06:19:11 Removing intermediate container 12e4316e1b81 06:19:11 ---> 6cd33f34d4ca 06:19:11 Step 6/21 : COPY go.mod . 06:19:11 ---> 16632a99e522 06:19:11 Step 7/24 : RUN go mod download 06:19:11 ---> 7158ce1912ee 06:19:11 Step 7/22 : RUN go mod download 06:19:11 ---> Running in ab3fc0adb65f 06:19:11 ---> Running in de2ba04f5b3a 06:19:11 ---> 6e2c41d8b243 06:19:11 Step 7/21 : RUN go mod download 06:19:12 ---> Running in 2249bb829fd6 06:19:13 Removing intermediate container bee4f954e978 06:19:13 ---> 5df472e6496d 06:19:13 Step 8/22 : COPY . . 06:19:13 Removing intermediate container dd35b8085971 06:19:13 ---> 01500e3aa1d8 06:19:13 Step 8/22 : COPY . . 06:19:14 Removing intermediate container ab3fc0adb65f 06:19:14 ---> 5ad215ba07e8 06:19:14 Step 8/24 : COPY . . 06:19:14 745a02a5169b: Pull complete 06:19:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:19:15 ---> b7e6874047d6 06:19:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:19:18 ---> Running in 1265273239b6 06:19:18 Removing intermediate container de2ba04f5b3a 06:19:18 ---> e5f7a9b7f5fc 06:19:18 Step 8/22 : COPY . . 06:19:19 Removing intermediate container 2249bb829fd6 06:19:19 ---> 5e75697cdc7f 06:19:19 Step 8/21 : COPY . . 06:19:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:20 (1/12) Installing libmagic (5.38-r0) 06:19:21 (2/12) Installing file (5.38-r0) 06:19:21 (3/12) Installing libc-dev (0.7.2-r3) 06:19:21 (4/12) Installing g++ (9.3.0-r2) 06:19:25 (5/12) Installing fortify-headers (1.1-r0) 06:19:25 (6/12) Installing patch (2.7.6-r6) 06:19:25 (7/12) Installing build-base (0.5-r2) 06:19:25 (8/12) Installing libsodium (1.0.18-r0) 06:19:25 (9/12) Installing pkgconf (1.7.2-r0) 06:19:25 (10/12) Installing libsodium-dev (1.0.18-r0) 06:19:25 (11/12) Installing libzmq (4.3.3-r0) 06:19:25 (12/12) Installing zeromq-dev (4.3.3-r0) 06:19:25 Executing busybox-1.31.1-r19.trigger 06:19:25 OK: 217 MiB in 51 packages 06:19:30 Removing intermediate container 1265273239b6 06:19:30 ---> aae561a03289 06:19:30 Step 4/6 : WORKDIR /edgex-go 06:19:30 ---> Running in 37e5e8877915 06:19:31 Removing intermediate container 37e5e8877915 06:19:31 ---> 7b033471d9ff 06:19:31 Step 5/6 : COPY go.mod . 06:19:31 ---> baee05475b81 06:19:31 Step 6/6 : RUN go mod download 06:19:32 ---> Running in af734b95fe66 06:19:51 ---> b6ba3812a702 06:19:51 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:19:52 ---> Running in f67059c859cc 06:19:52 ---> 6c7bc3cdbb70 06:19:52 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:19:52 ---> 36196e04b080 06:19:52 Step 9/22 : RUN make cmd/core-command/core-command 06:19:52 ---> bc2595fecc37 06:19:52 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:19:52 ---> 787be5496a6b 06:19:52 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:19:52 ---> Running in de5efdbf33a6 06:19:52 ---> Running in 36094873e53c 06:19:52 ---> Running in 3768e3e48be4 06:19:52 ---> Running in 9cd913112dee 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:19:59 Removing intermediate container af734b95fe66 06:19:59 ---> 5512b68eae03 06:19:59 Successfully built 5512b68eae03 06:19:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:19:59 + docker inspect -f . ci-base-image-arm64 06:19:59 . [Pipeline] withDockerContainer 06:19:59 prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container 06:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:01 $ docker top cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:02 + go version 06:20:02 go version go1.15.5 linux/arm64 [Pipeline] } 06:20:02 $ docker stop --time=1 cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea 06:20:04 $ docker rm -f cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:05 + docker inspect -f . ci-base-image-arm64 06:20:05 . [Pipeline] withDockerContainer 06:20:06 prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container 06:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:07 $ docker top 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 -eo pid,comm [Pipeline] { [Pipeline] echo 06:20:08 ========================================================= 06:20:08 [edgeXBuildGoParallel] Running Tests and Build... 06:20:08 ========================================================= [Pipeline] sh 06:20:08 + make test 06:20:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:20:26 Removing intermediate container f67059c859cc 06:20:26 ---> 4a80d66b1164 06:20:26 06:20:26 Step 10/22 : FROM alpine:3.12 06:20:26 3.12: Pulling from library/alpine 06:20:26 Removing intermediate container 3768e3e48be4 06:20:26 ---> 5c6a8b7e1b5c 06:20:26 06:20:26 Step 10/21 : FROM scratch 06:20:26 ---> 06:20:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:27 Removing intermediate container de5efdbf33a6 06:20:27 ---> fcd9bbe359d7 06:20:27 06:20:27 Step 10/22 : FROM scratch 06:20:27 ---> 06:20:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:27 Removing intermediate container 9cd913112dee 06:20:27 ---> d42f507276fa 06:20:27 06:20:27 Step 10/24 : FROM scratch 06:20:27 ---> 06:20:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:20:28 ---> Running in fb6ac4523048 06:20:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:20:28 ---> Running in 9c4d3ef8f713 06:20:28 ---> Running in 1a5cd8aacbcd 06:20:28 Status: Downloaded newer image for alpine:3.12 06:20:28 ---> 389fef711851 06:20:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:20:28 ---> Running in a7aa55e5c52d 06:20:29 Removing intermediate container fb6ac4523048 06:20:29 ---> 5bbe5401b5cc 06:20:29 Step 12/21 : ENV APP_PORT=48085 06:20:30 Removing intermediate container 9c4d3ef8f713 06:20:30 ---> 2cc80dce5feb 06:20:30 Step 12/22 : ENV APP_PORT=48082 06:20:30 ? github.com/edgexfoundry/edgex-go [no test files] 06:20:31 Removing intermediate container 1a5cd8aacbcd 06:20:31 ---> 764b5d92a801 06:20:31 Step 12/24 : ENV APP_PORT=48060 06:20:31 ---> Running in 98e1ed7b2d93 06:20:31 ---> Running in ab3faa7dc878 06:20:31 ---> Running in 05aae7265708 06:20:31 Removing intermediate container 36094873e53c 06:20:31 ---> 6a30075ce4ff 06:20:31 06:20:31 Step 10/22 : FROM scratch 06:20:31 ---> 06:20:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:31 ---> Using cache 06:20:31 ---> 2cc80dce5feb 06:20:31 Step 12/22 : ENV APP_PORT=48081 06:20:31 Removing intermediate container 98e1ed7b2d93 06:20:31 ---> 0d483b4f0fe1 06:20:31 Step 13/21 : EXPOSE $APP_PORT 06:20:31 ---> Running in 51571502606c 06:20:31 Removing intermediate container ab3faa7dc878 06:20:31 ---> 1c603ce54ef5 06:20:31 Step 13/22 : EXPOSE $APP_PORT 06:20:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:31 Removing intermediate container 05aae7265708 06:20:31 ---> 84e94b693b50 06:20:31 Step 13/24 : EXPOSE $APP_PORT 06:20:31 ---> Running in 674ba4100bf5 06:20:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:31 ---> Running in e6a681d92d14 06:20:31 ---> Running in 0ad4e9b2256b 06:20:31 Removing intermediate container 51571502606c 06:20:31 ---> 5b4f64f714e0 06:20:31 Step 13/22 : EXPOSE $APP_PORT 06:20:31 (1/5) Installing ca-certificates (20191127-r4) 06:20:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:20:31 (3/5) Installing libcurl (7.69.1-r3) 06:20:31 (4/5) Installing curl (7.69.1-r3) 06:20:31 (5/5) Installing dumb-init (1.2.2-r1) 06:20:32 Executing busybox-1.31.1-r19.trigger 06:20:32 Executing ca-certificates-20191127-r4.trigger 06:20:32 OK: 7 MiB in 19 packages 06:20:32 Removing intermediate container 674ba4100bf5 06:20:32 ---> 7a7525386c25 06:20:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:20:32 ---> Running in b36d894c1d10 06:20:32 Removing intermediate container e6a681d92d14 06:20:32 ---> 25e01befcdda 06:20:32 Step 14/22 : WORKDIR / 06:20:32 Removing intermediate container 0ad4e9b2256b 06:20:32 ---> 708eb2cacfde 06:20:32 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:20:32 ---> Running in da00ddc6c8a1 06:20:32 Removing intermediate container b36d894c1d10 06:20:32 ---> daad7f943c0e 06:20:32 Step 14/22 : WORKDIR / 06:20:32 ---> 8f7b6947264e 06:20:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:20:33 ---> Running in 54d800cf49db 06:20:33 ---> 223211676c02 06:20:33 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:20:33 Removing intermediate container da00ddc6c8a1 06:20:33 ---> f828d4c3ab14 06:20:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:20:33 Removing intermediate container a7aa55e5c52d 06:20:33 ---> 8e8e14660389 06:20:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:20:33 ---> eb6efb3e8864 06:20:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:20:33 ---> Running in cf5b17358ea7 06:20:34 Removing intermediate container 54d800cf49db 06:20:34 ---> 8203834a1895 06:20:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:20:34 ---> c3c5e4fce4c3 06:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:20:34 ---> f3cd521cd852 06:20:34 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:20:34 Removing intermediate container cf5b17358ea7 06:20:34 ---> 5de3ad53808c 06:20:34 Step 13/22 : WORKDIR / 06:20:34 ---> 212bf6f49a62 06:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:20:35 ---> 5a0e7eb25c6b 06:20:35 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:20:35 ---> Running in ac329ccaf95b 06:20:35 ---> Running in ef94315054b4 06:20:35 ---> ca830640b521 06:20:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:20:35 Removing intermediate container ac329ccaf95b 06:20:35 ---> caaadf6746bb 06:20:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:35 ---> Running in a35867bfed1d 06:20:35 ---> 87d9aebb6987 06:20:35 Step 18/22 : ENTRYPOINT ["/core-command"] 06:20:35 Removing intermediate container ef94315054b4 06:20:35 ---> b84ac0399e4c 06:20:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:20:35 ---> 1b3ea96a0f2a 06:20:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:20:35 ---> a2944ef26830 06:20:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:20:35 ---> Running in caf1aef06ba0 06:20:35 Removing intermediate container a35867bfed1d 06:20:35 ---> 87e44a837c06 06:20:35 Step 19/21 : LABEL arch=x86_64 06:20:36 ---> e5fd986065f9 06:20:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:20:36 ---> Running in 66966b828c72 06:20:36 ---> d73f365bc031 06:20:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:20:36 ---> 8e1b8911bf5d 06:20:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:20:36 Removing intermediate container caf1aef06ba0 06:20:36 ---> b6fc302c1b14 06:20:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:36 ---> Running in 19c9f0cc8399 06:20:36 ---> Running in c3fb38c86d19 06:20:37 Removing intermediate container 66966b828c72 06:20:37 ---> 13e12555bb71 06:20:37 Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:20:37 Removing intermediate container 19c9f0cc8399 06:20:37 ---> 560dbf6c0d1f 06:20:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:37 ---> 1988f5374ed5 06:20:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:20:37 ---> 624967bdbe75 06:20:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:20:37 Removing intermediate container c3fb38c86d19 06:20:37 ---> 27f828e417f4 06:20:37 Step 20/22 : LABEL arch=x86_64 06:20:37 ---> Running in 2b94cbfaf471 06:20:37 ---> Running in 0e508ab8692d 06:20:37 ---> Running in 2cce3ef1e63a 06:20:37 ---> 9ad77bbda57a 06:20:37 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:20:37 Removing intermediate container 2b94cbfaf471 06:20:37 ---> 9796a70086db 06:20:37 Step 21/21 : LABEL version=0.0.0 06:20:37 ---> 4db96805e4f2 06:20:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:20:37 Removing intermediate container 0e508ab8692d 06:20:37 ---> 2ef7be22c551 06:20:37 Step 20/22 : LABEL arch=x86_64 06:20:37 Removing intermediate container 2cce3ef1e63a 06:20:37 ---> d4194f57717c 06:20:37 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:20:37 ---> Running in 2216d422764b 06:20:37 ---> Running in e4a5ad9ab080 06:20:37 ---> Running in b6a1a2f73f2d 06:20:37 ---> Running in 3ebc2e4babd1 06:20:38 ---> a7741fb01d2d 06:20:38 Step 18/22 : RUN chmod +x entrypoint.sh 06:20:38 Removing intermediate container 2216d422764b 06:20:38 ---> e9689665cbf2 06:20:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:38 Removing intermediate container e4a5ad9ab080 06:20:38 ---> 978cb5b7a88c 06:20:38 06:20:38 ---> Running in 8fe7e2f94388 06:20:38 Removing intermediate container b6a1a2f73f2d 06:20:38 ---> b90d31264d6c 06:20:38 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:20:38 Removing intermediate container 3ebc2e4babd1 06:20:38 ---> edaf0b6553fe 06:20:38 Step 22/22 : LABEL version=0.0.0 06:20:38 Successfully built 978cb5b7a88c 06:20:38 Successfully tagged docker-support-scheduler-go:latest 06:20:38  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 06:20:38 ---> Running in 9abde334842b 06:20:38 ---> Running in 4b06815ffe6f 06:20:38 ---> Running in f38125d20d74 06:20:38 Removing intermediate container 4b06815ffe6f 06:20:38 ---> 9a62c83d2ac9 06:20:38 Step 22/22 : LABEL version=0.0.0 06:20:39 Removing intermediate container 9abde334842b 06:20:39 ---> 0bb72dc67653 06:20:39 Step 22/24 : LABEL arch=x86_64 06:20:39 Removing intermediate container f38125d20d74 06:20:39 ---> ee0f9dbf4f50 06:20:39 06:20:39 ---> Running in dbb09a381a27 06:20:39 ---> Running in ff75f459710d 06:20:39 Successfully built ee0f9dbf4f50 06:20:39 Successfully tagged docker-core-command-go:latest 06:20:39 Building docker-security-secretstore-setup-go 06:20:39  Building docker-core-command-go ... done Removing intermediate container dbb09a381a27 06:20:39 ---> f4dbface55a1 06:20:39 06:20:39 Removing intermediate container ff75f459710d 06:20:39 ---> ff1256e76069 06:20:39 Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:20:39 Successfully built f4dbface55a1 06:20:39 Successfully tagged docker-core-metadata-go:latest 06:20:39  Building docker-core-metadata-go ... done Building docker-core-data-go 06:20:39 ---> Running in e05bd360dd39 06:20:40 Removing intermediate container 8fe7e2f94388 06:20:40 ---> 1b277ab0e420 06:20:40 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:20:44 Removing intermediate container e05bd360dd39 06:20:44 ---> 27d0f3dc6443 06:20:44 Step 24/24 : LABEL version=0.0.0 06:20:44 ---> Running in 8359a3e5b092 06:20:44 ---> Running in 6b3735465f08 06:20:45 Removing intermediate container 8359a3e5b092 06:20:45 ---> 604fa3666caf 06:20:45 Step 20/22 : LABEL arch=x86_64 06:20:47 ---> Running in 5eedd0839b62 06:20:47 Removing intermediate container 6b3735465f08 06:20:47 ---> abca2e8852a4 06:20:47 06:20:47 Successfully built abca2e8852a4 06:20:47 Successfully tagged docker-support-notifications-go:latest 06:20:47 Building docker-security-proxy-setup-go 06:20:47  Building docker-support-notifications-go ... done Removing intermediate container 5eedd0839b62 06:20:47 ---> b8ad49249708 06:20:47 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:20:47 ---> Running in 47cbec21cff3 06:20:47 Removing intermediate container 47cbec21cff3 06:20:47 ---> e9ea963877f3 06:20:47 Step 22/22 : LABEL version=0.0.0 06:20:47 ---> Running in 557f99d84592 06:20:48 Removing intermediate container 557f99d84592 06:20:48 ---> b14a4560e924 06:20:48 06:20:48 Successfully built b14a4560e924 06:20:49 Successfully tagged docker-security-bootstrap-redis-go:latest 06:20:59  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:20:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:20:59 ---> d22ecb26efd6 06:20:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go 06:20:59 06:20:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> Using cache 06:20:59 06:20:59 ---> b811bc13eb16 06:20:59 ---> d22ecb26efd6 06:20:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 3/26 : WORKDIR /edgex-go 06:20:59 06:20:59 ---> Using cache 06:20:59 ---> Using cache 06:20:59 ---> 4095482c4ae5 06:20:59 Step 5/24 : RUN apk add --update --no-cache make git 06:20:59 ---> b811bc13eb16 06:20:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:59 ---> Using cache 06:20:59 ---> 4095482c4ae5 06:20:59 Step 5/26 : RUN apk add --update --no-cache make bash git 06:20:59 ---> Using cache 06:20:59 ---> 6cd33f34d4ca 06:20:59 Step 6/24 : COPY go.mod . 06:20:59 ---> Using cache 06:20:59 ---> 6e2c41d8b243 06:20:59 Step 7/24 : RUN go mod download 06:20:59 ---> Using cache 06:20:59 ---> 5e75697cdc7f 06:20:59 Step 8/24 : COPY . . 06:20:59 ---> Using cache 06:20:59 ---> bc2595fecc37 06:20:59 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:20:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:20:59 ---> d22ecb26efd6 06:20:59 Step 3/23 : WORKDIR /edgex-go 06:20:59 ---> Using cache 06:20:59 ---> b811bc13eb16 06:20:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:59 ---> Using cache 06:20:59 ---> 4095482c4ae5 06:20:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:21:00 ---> Running in 90bdb230ae53 06:21:00 ---> Running in fed5a6f74799 06:21:00 ---> Running in de95a77d4077 06:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:21:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:04 OK: 233 MiB in 51 packages 06:21:04 OK: 233 MiB in 51 packages 06:21:07 Removing intermediate container 90bdb230ae53 06:21:07 ---> 2d35896c5d34 06:21:07 Step 6/23 : COPY go.mod . 06:21:07 Removing intermediate container de95a77d4077 06:21:07 ---> c2e2f1f071e0 06:21:07 Step 6/26 : COPY go.mod . 06:21:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:21:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:21:07 ---> d22ecb26efd6 06:21:07 Step 3/21 : WORKDIR /edgex-go 06:21:07 ---> Using cache 06:21:07 ---> b811bc13eb16 06:21:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:07 ---> Using cache 06:21:07 ---> 4095482c4ae5 06:21:07 Step 5/21 : RUN apk add --update --no-cache make git 06:21:07 ---> Using cache 06:21:07 ---> 6cd33f34d4ca 06:21:07 Step 6/21 : COPY go.mod . 06:21:07 ---> Using cache 06:21:07 ---> 6e2c41d8b243 06:21:07 Step 7/21 : RUN go mod download 06:21:07 ---> Using cache 06:21:07 ---> 5e75697cdc7f 06:21:07 Step 8/21 : COPY . . 06:21:08 ---> Using cache 06:21:08 ---> bc2595fecc37 06:21:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:21:08 ---> ca8c5417fd9e 06:21:08 Step 7/23 : RUN go mod download 06:21:08 ---> Running in f0b56826e2b3 06:21:08 ---> Running in 2274ee6b5eff 06:21:08 ---> e75f4c4d4a5a 06:21:08 Step 7/26 : RUN go mod download 06:21:08 ---> Running in 7a710d0f2835 06:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:21:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:21:11 Removing intermediate container 7a710d0f2835 06:21:11 ---> b1606e0b52bd 06:21:11 Step 8/26 : COPY . . 06:21:11 Removing intermediate container 2274ee6b5eff 06:21:11 ---> b7d944dabc7d 06:21:11 Step 8/23 : COPY . . 06:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:21:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:21:34 ---> 8760b8c385b3 06:21:34 Step 9/23 : RUN make cmd/core-data/core-data 06:21:34 Removing intermediate container fed5a6f74799 06:21:34 ---> 6faa8ef362cd 06:21:34 06:21:34 Step 10/24 : FROM alpine:3.12 06:21:34 ---> 389fef711851 06:21:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:21:34 ---> Using cache 06:21:34 ---> 8e8e14660389 06:21:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:34 ---> ed16986c9e7b 06:21:34 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:21:34 ---> Running in d5f6c0201835 06:21:34 ---> Running in 845f850099de 06:21:34 ---> Running in 194d53a9496f 06:21:34 Removing intermediate container 845f850099de 06:21:34 ---> f4eaa9b298a1 06:21:34 Step 13/24 : WORKDIR / 06:21:35 ---> Running in 82ca433e7c1c 06:21:35 Removing intermediate container f0b56826e2b3 06:21:35 ---> 8a0988cd8a95 06:21:35 06:21:35 Step 10/21 : FROM alpine:3.12 06:21:35 ---> 389fef711851 06:21:35 Step 11/21 : RUN apk add --update --no-cache curl 06:21:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:21:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:21:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:21:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:21:35 ---> Running in 38db3c95cc6a 06:21:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:21:35 Removing intermediate container 82ca433e7c1c 06:21:35 ---> f22b1fdc9018 06:21:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:36 ---> d9e49121bcf9 06:21:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:36 ---> dfbf8bb05b29 06:21:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:21:37 (1/4) Installing ca-certificates (20191127-r4) 06:21:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:21:37 (3/4) Installing libcurl (7.69.1-r3) 06:21:37 (4/4) Installing curl (7.69.1-r3) 06:21:37 Executing busybox-1.31.1-r19.trigger 06:21:37 Executing ca-certificates-20191127-r4.trigger 06:21:37 OK: 7 MiB in 18 packages 06:21:37 ---> d4967252a76b 06:21:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:39 ---> ab99f2b7da8e 06:21:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:40 Removing intermediate container 38db3c95cc6a 06:21:40 ---> 53ba55835de3 06:21:40 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:40 ---> Running in 10efeb55ca3b 06:21:40 ---> d6c4449a69d0 06:21:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:41 Removing intermediate container 10efeb55ca3b 06:21:41 ---> cf14259310c1 06:21:41 Step 13/21 : WORKDIR /edgex 06:21:41 ---> Running in 3b3c13ce8438 06:21:41 ---> f41c738f3f9e 06:21:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:21:41 ---> Running in d45b6f74703a 06:21:41 Removing intermediate container 3b3c13ce8438 06:21:41 ---> ea0d9387ad4e 06:21:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.258s coverage: 46.6% of statements 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:21:43 ---> adb74d368caf 06:21:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:21:44 ---> 0ff748a85151 06:21:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:21:44 Removing intermediate container d45b6f74703a 06:21:44 ---> dece3f0ada65 06:21:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:21:44 ---> Running in a9a8a90c5cec 06:21:44 Removing intermediate container a9a8a90c5cec 06:21:44 ---> bde4b3a44aae 06:21:44 Step 22/24 : LABEL arch=x86_64 06:21:45 ---> Running in b4d10034d71e 06:21:45 ---> 16c5b5d5cfa7 06:21:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:21:45 ---> Running in 0b0f44e6891f 06:21:46 Removing intermediate container 0b0f44e6891f 06:21:46 ---> 9d49eb714118 06:21:46 Step 18/21 : CMD ["--init=true"] 06:21:46 Removing intermediate container b4d10034d71e 06:21:46 ---> 018b8b9dc9b7 06:21:46 Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:21:46 ---> Running in d09f96b1d276 06:21:46 ---> Running in 5238e56dfbe0 06:21:46 Removing intermediate container d09f96b1d276 06:21:46 ---> 44b8ae244a02 06:21:46 Step 19/21 : LABEL arch=x86_64 06:21:46 ---> Running in a192640df918 06:21:46 Removing intermediate container 5238e56dfbe0 06:21:46 ---> 274e7e696463 06:21:46 Step 24/24 : LABEL version=0.0.0 06:21:47 ---> Running in 1769a7918f07 06:21:47 Removing intermediate container a192640df918 06:21:47 ---> 45eed5baa5c1 06:21:47 Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:21:47 ---> Running in 9c65ed261dcc 06:21:47 Removing intermediate container 1769a7918f07 06:21:47 ---> 3e53054314dc 06:21:47 06:21:47 Successfully built 3e53054314dc 06:21:48 Removing intermediate container 9c65ed261dcc 06:21:48 ---> 44eda046b439 06:21:48 Step 21/21 : LABEL version=0.0.0 06:21:48 Successfully tagged docker-security-secretstore-setup-go:latest 06:21:48  Building docker-security-secretstore-setup-go ... done  ---> Running in ae80e0bd8dcf 06:21:48 Removing intermediate container ae80e0bd8dcf 06:21:48 ---> 009e94d48bfa 06:21:48 06:21:48 Successfully built 009e94d48bfa 06:21:48 Successfully tagged docker-security-proxy-setup-go:latest 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.466s coverage: 27.0% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.255s coverage: 75.0% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.682s coverage: 82.9% of statements 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:21:54  Building docker-security-proxy-setup-go ... done Removing intermediate container 194d53a9496f 06:21:54 ---> 9c410f3e208d 06:21:54 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:21:54 ---> Running in 2e0b257354cb 06:21:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:21:56 Removing intermediate container d5f6c0201835 06:21:56 ---> 761e5b08392f 06:21:56 06:21:56 Step 10/23 : FROM alpine:3.12 06:21:56 ---> 389fef711851 06:21:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:21:56 Removing intermediate container 2e0b257354cb 06:21:56 ---> 5d1578cb1901 06:21:56 06:21:56 Step 11/26 : FROM docker:20.10.0 06:21:56 20.10.0: Pulling from library/docker 06:21:56 ---> Running in 4dc294d9b386 06:21:57 Removing intermediate container 4dc294d9b386 06:21:57 ---> 0d4f14954d89 06:21:57 Step 12/23 : ENV APP_PORT=48080 06:21:57 ---> Running in 669343d4db16 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.287s coverage: 86.7% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:21:57 Removing intermediate container 669343d4db16 06:21:57 ---> 6b7af6ed72ee 06:21:57 Step 13/23 : EXPOSE $APP_PORT 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.318s coverage: 97.5% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:21:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:21:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:21:57 ---> Running in 0081a63936e5 06:21:58 Removing intermediate container 0081a63936e5 06:21:58 ---> 7a74b62d4f88 06:21:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:58 ---> Running in 7f47d708b0a4 06:21:59 Removing intermediate container 7f47d708b0a4 06:21:59 ---> e4237f050112 06:21:59 Step 15/23 : RUN apk add --update --no-cache zeromq 06:21:59 ---> Running in 23cccb75c711 06:22:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:01 (1/5) Installing libgcc (9.3.0-r2) 06:22:01 (2/5) Installing libsodium (1.0.18-r0) 06:22:01 (3/5) Installing libstdc++ (9.3.0-r2) 06:22:01 (4/5) Installing libzmq (4.3.3-r0) 06:22:01 (5/5) Installing zeromq (4.3.3-r0) 06:22:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:22:02 Status: Downloaded newer image for docker:20.10.0 06:22:02 ---> aefe523efa57 06:22:02 Step 12/26 : RUN apk add --no-cache bash 06:22:02 Executing busybox-1.31.1-r19.trigger 06:22:02 OK: 8 MiB in 19 packages 06:22:02 ---> Running in 53e70380a0b3 06:22:02 Removing intermediate container 23cccb75c711 06:22:02 ---> 2de08af41094 06:22:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:22:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:02 ---> f3461bb63ce1 06:22:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:03 (1/2) Installing readline (8.0.4-r0) 06:22:03 (2/2) Installing bash (5.0.17-r0) 06:22:03 Executing bash-5.0.17-r0.post-install 06:22:03 Executing busybox-1.31.1-r19.trigger 06:22:03 OK: 12 MiB in 22 packages 06:22:03 ---> 5149b1e75b7e 06:22:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:22:03 Removing intermediate container 53e70380a0b3 06:22:03 ---> 98b0f91ec4fc 06:22:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:22:04 ---> Running in 5e33d355f4b9 06:22:04 ---> 8ed172c3ae60 06:22:04 Step 19/23 : ENTRYPOINT ["/core-data"] 06:22:04 ---> Running in 7bc3b8d6a7c1 06:22:04 Removing intermediate container 5e33d355f4b9 06:22:04 ---> 1428ee620a9b 06:22:04 Step 14/26 : ENV APP_PORT=48090 06:22:04 ---> Running in 17aba61fcfa1 06:22:04 Removing intermediate container 7bc3b8d6a7c1 06:22:04 ---> e469f85c1e3a 06:22:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:04 ---> Running in dd8f7064ab23 06:22:04 Removing intermediate container 17aba61fcfa1 06:22:04 ---> c6ec5e82db3e 06:22:04 Step 15/26 : EXPOSE $APP_PORT 06:22:04 ---> Running in e8ebf660f778 06:22:04 Removing intermediate container dd8f7064ab23 06:22:04 ---> 592a6074ec7f 06:22:04 Step 21/23 : LABEL arch=x86_64 06:22:04 ---> Running in 888f1c13473b 06:22:04 Removing intermediate container e8ebf660f778 06:22:04 ---> 95e0da9ea31a 06:22:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:22:04 Removing intermediate container 888f1c13473b 06:22:04 ---> 06e9c454278c 06:22:04 Step 22/23 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:22:04 ---> Running in bb5d128cea75 06:22:05 Removing intermediate container bb5d128cea75 06:22:05 ---> 9fe1a55e9d05 06:22:05 Step 23/23 : LABEL version=0.0.0 06:22:05 ---> Running in b308bb6892f4 06:22:05 ---> 7a822c715fc5 06:22:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:22:05 Removing intermediate container b308bb6892f4 06:22:05 ---> 0bdb99a1e9ef 06:22:05 06:22:05 ---> b7a4849ae193 06:22:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:22:05 Successfully built 0bdb99a1e9ef 06:22:05 Successfully tagged docker-core-data-go:latest 06:22:05  Building docker-core-data-go ... done  ---> 018454e1bf3b 06:22:05 Step 19/26 : RUN apk --no-cache add py3-pip 06:22:05 ---> Running in db64c50a76ef 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.046s coverage: 93.8% of statements 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements 06:22:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements 06:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:06 (1/33) Installing libbz2 (1.0.8-r1) 06:22:06 (2/33) Installing expat (2.2.9-r1) 06:22:06 (3/33) Installing libffi (3.3-r2) 06:22:06 (4/33) Installing gdbm (1.13-r1) 06:22:06 (5/33) Installing xz-libs (5.2.5-r0) 06:22:06 (6/33) Installing sqlite-libs (3.32.1-r0) 06:22:06 (7/33) Installing python3 (3.8.5-r0) 06:22:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements 06:22:07 (8/33) Installing py3-appdirs (1.4.4-r1) 06:22:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:22:07 (10/33) Installing py3-parsing (2.4.7-r0) 06:22:07 (11/33) Installing py3-six (1.15.0-r0) 06:22:07 (12/33) Installing py3-packaging (20.4-r0) 06:22:07 (13/33) Installing py3-setuptools (47.0.0-r0) 06:22:07 (14/33) Installing py3-chardet (3.0.4-r4) 06:22:07 (15/33) Installing py3-idna (2.9-r0) 06:22:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:22:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:22:07 (18/33) Installing py3-requests (2.23.0-r0) 06:22:07 (19/33) Installing py3-msgpack (1.0.0-r0) 06:22:07 (20/33) Installing py3-lockfile (0.12.2-r3) 06:22:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:22:07 (22/33) Installing py3-colorama (0.4.3-r0) 06:22:07 (23/33) Installing py3-distlib (0.3.0-r0) 06:22:07 (24/33) Installing py3-distro (1.5.0-r1) 06:22:07 (25/33) Installing py3-webencodings (0.5.1-r3) 06:22:07 (26/33) Installing py3-html5lib (1.0.1-r4) 06:22:07 (27/33) Installing py3-pytoml (0.1.21-r0) 06:22:07 (28/33) Installing py3-pep517 (0.8.2-r0) 06:22:07 (29/33) Installing py3-progress (1.5-r0) 06:22:07 (30/33) Installing py3-toml (0.10.1-r0) 06:22:07 (31/33) Installing py3-retrying (1.3.3-r0) 06:22:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:22:07 (33/33) Installing py3-pip (20.1.1-r0) 06:22:08 Executing busybox-1.31.1-r19.trigger 06:22:08 OK: 71 MiB in 55 packages 06:22:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.4% of statements 06:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:22:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements 06:22:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 06:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 06:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 06:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 06:22:16 Removing intermediate container db64c50a76ef 06:22:16 ---> 579bd493d72f 06:22:16 Step 20/26 : RUN pip install docker-compose==1.23.2 06:22:16 ---> Running in 39bc6de749bf 06:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.879s coverage: 55.9% of statements 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.430s coverage: 37.0% of statements 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.739s coverage: 84.0% of statements 06:22:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements 06:22:17 Collecting docker-compose==1.23.2 06:22:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:22:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:22:18 Collecting dockerpty<0.5,>=0.4.1 06:22:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:22:18 Collecting texttable<0.10,>=0.9.0 06:22:18 Downloading texttable-0.9.1.tar.gz (11 kB) 06:22:18 Collecting websocket-client<1.0,>=0.32.0 06:22:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:22:19 Collecting docopt<0.7,>=0.6.1 06:22:19 Downloading docopt-0.6.2.tar.gz (25 kB) 06:22:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:22:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:22:19 Collecting jsonschema<3,>=2.5.1 06:22:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:22:19 Collecting docker<4.0,>=3.6.0 06:22:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:22:20 Collecting PyYAML<4,>=3.10 06:22:20 Downloading PyYAML-3.13.tar.gz (270 kB) 06:22:21 Collecting cached-property<2,>=1.2.0 06:22:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:22:21 Collecting idna<2.8,>=2.5 06:22:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:22:21 Collecting urllib3<1.25,>=1.21.1 06:22:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:22:21 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:22:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:22:21 Collecting docker-pycreds>=0.4.0 06:22:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:22:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:22:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:22:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:22:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:22:21 Installing collected packages: dockerpty, texttable, websocket-client, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, PyYAML, cached-property, docker-compose 06:22:21 Running setup.py install for dockerpty: started 06:22:22 Running setup.py install for dockerpty: finished with status 'done' 06:22:22 Running setup.py install for texttable: started 06:22:22 Running setup.py install for texttable: finished with status 'done' 06:22:22 Running setup.py install for docopt: started 06:22:23 Running setup.py install for docopt: finished with status 'done' 06:22:23 Attempting uninstall: idna 06:22:23 Found existing installation: idna 2.9 06:22:23 Uninstalling idna-2.9: 06:22:23 Successfully uninstalled idna-2.9 06:22:23 Attempting uninstall: urllib3 06:22:23 Found existing installation: urllib3 1.25.9 06:22:23 Uninstalling urllib3-1.25.9: 06:22:23 Successfully uninstalled urllib3-1.25.9 06:22:23 Attempting uninstall: requests 06:22:23 Found existing installation: requests 2.23.0 06:22:23 Uninstalling requests-2.23.0: 06:22:23 Successfully uninstalled requests-2.23.0 06:22:24 Running setup.py install for PyYAML: started 06:22:24 Running setup.py install for PyYAML: finished with status 'done' 06:22:24 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.350s coverage: 47.1% of statements 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:22:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.148s coverage: 100.0% of statements 06:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:22:29 Removing intermediate container 39bc6de749bf 06:22:29 ---> d74d26449081 06:22:29 Step 21/26 : RUN apk --no-cache add curl 06:22:29 ---> Running in 357f8dd38a5b 06:22:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:22:29 (2/3) Installing libcurl (7.69.1-r3) 06:22:29 (3/3) Installing curl (7.69.1-r3) 06:22:29 Executing busybox-1.31.1-r19.trigger 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.006s coverage: 29.1% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:22:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:22:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 06:22:29 OK: 72 MiB in 58 packages 06:22:29 Removing intermediate container 357f8dd38a5b 06:22:29 ---> 7759d89c287d 06:22:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:22:29 ---> Running in 9c9e915d57ab 06:22:29 Removing intermediate container 9c9e915d57ab 06:22:29 ---> 4a3bad3dae6b 06:22:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:30 ---> Running in 7c989925c308 06:22:30 Removing intermediate container 7c989925c308 06:22:30 ---> 76036a1f2414 06:22:30 Step 24/26 : LABEL arch=x86_64 06:22:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 06:22:30 ---> Running in 6da4266dd185 06:22:30 Removing intermediate container 6da4266dd185 06:22:30 ---> 0de9669e8e49 06:22:30 Step 25/26 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:22:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 06:22:31 ---> Running in 5536f56bc972 06:22:31 Removing intermediate container 5536f56bc972 06:22:31 ---> 21ef6c703d59 06:22:31 Step 26/26 : LABEL version=0.0.0 06:22:31 ---> Running in 3067ea9559ee 06:22:31 Removing intermediate container 3067ea9559ee 06:22:31 ---> b9d8df997eef 06:22:31 06:22:31 Successfully built b9d8df997eef 06:22:31 Successfully tagged docker-sys-mgmt-agent-go:latest 06:22:31 GO111MODULE=on go vet ./... 06:22:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:22:31 $ docker stop --time=1 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 06:22:33 $ docker rm -f 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:34 + docker images 06:22:34 + grep docker 06:22:34 docker-sys-mgmt-agent-go latest b9d8df997eef 3 seconds ago 313MB 06:22:34 docker-core-data-go latest 0bdb99a1e9ef 29 seconds ago 22.2MB 06:22:34 docker-security-proxy-setup-go latest 009e94d48bfa 46 seconds ago 24.5MB 06:22:34 docker-security-secretstore-setup-go latest 3e53054314dc 47 seconds ago 24.6MB 06:22:34 docker-security-bootstrap-redis-go latest b14a4560e924 About a minute ago 15.8MB 06:22:34 docker-support-notifications-go latest abca2e8852a4 About a minute ago 12MB 06:22:34 docker-core-metadata-go latest f4dbface55a1 About a minute ago 13MB 06:22:34 docker-core-command-go latest ee0f9dbf4f50 About a minute ago 10.6MB 06:22:34 docker-support-scheduler-go latest 978cb5b7a88c About a minute ago 10.7MB 06:22:34 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:22:50 Still waiting to schedule task 06:22:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:23:39 gofmt -l . 06:23:39 [ "`gofmt -l .`" = "" ] 06:23:39 ./bin/test-go-mod-tidy.sh 06:23:39 ./bin/test-attribution-txt.sh [Pipeline] sh 06:23:44 + ls -al . 06:23:44 total 664 06:23:44 drwxrwxr-x 9 1001 1001 4096 Jan 5 06:23 . 06:23:44 drwxr-xr-x 4 root root 4096 Jan 5 06:20 .. 06:23:44 -rw-rw-r-- 1 1001 1001 11 Jan 5 06:18 .dockerignore 06:23:44 drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 .git 06:23:44 drwxrwxr-x 3 1001 1001 4096 Jan 5 06:18 .github 06:23:44 -rw-rw-r-- 1 1001 1001 824 Jan 5 06:18 .gitignore 06:23:44 -rw-rw-r-- 1 1001 1001 166 Jan 5 06:18 .sonarcloud.properties 06:23:44 -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:18 CONTRIBUTING.md 06:23:44 -rw-rw-r-- 1 1001 1001 931 Jan 5 06:18 Dockerfile.build 06:23:44 -rw-rw-r-- 1 1001 1001 863 Jan 5 06:18 Jenkinsfile 06:23:44 -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:18 LICENSE 06:23:44 -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:18 Makefile 06:23:44 -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:18 README.md 06:23:44 -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:18 SECURITY.md 06:23:44 -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION 06:23:44 -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:18 ZMQWindows.md 06:23:44 drwxrwxr-x 2 1001 1001 4096 Jan 5 06:18 bin 06:23:44 drwxrwxr-x 14 1001 1001 4096 Jan 5 06:18 cmd 06:23:44 -rw-r--r-- 1 root root 538204 Jan 5 06:22 coverage.out 06:23:44 -rw-r--r-- 1 root root 979 Jan 5 06:23 go.mod 06:23:44 -rw-r--r-- 1 root root 18934 Jan 5 06:23 go.sum 06:23:44 drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 internal 06:23:44 drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 openapi 06:23:44 drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 snap 06:23:44 -rw-rw-r-- 1 1001 1001 168 Jan 5 06:18 version.go [Pipeline] sh 06:23:44 + '[' -e coverage.out ] 06:23:44 + chown 1001:1001 coverage.out [Pipeline] stash 06:23:44 Warning: overwriting stash ‘coverage-report’ 06:23:45 Stashed 1 file(s) [Pipeline] sh 06:23:46 + make build 06:23:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:24:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:24:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:24:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:24:35 Running on prd-ubuntu18.04-docker-8c-8g-18463 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [Pipeline] { [Pipeline] ws 06:24:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:24:37 using credential edgex-jenkins-ssh 06:24:37 Cloning the remote Git repository 06:24:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:24:37 > git init /w/workspace/edgex-go/1 # timeout=10 06:24:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:37 > git --version # timeout=10 06:24:37 > git --version # 'git version 2.17.1' 06:24:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:24:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:24:51 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:24:51 Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:24:51 Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) 06:24:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:51 > git config core.sparsecheckout # timeout=10 06:24:51 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 06:24:51 > git remote # timeout=10 06:24:51 > git config --get remote.origin.url # timeout=10 06:24:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:51 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 06:24:51 > git rev-parse HEAD^{commit} # timeout=10 06:24:51 > git config core.sparsecheckout # timeout=10 06:24:51 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 06:24:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:24:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:24:55 > git --version # timeout=10 06:24:55 > git --version # 'git version 2.17.1' 06:24:55 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:56 + echo snap-build.sh 06:24:56 snap-build.sh 06:24:56 + SNAP_BASE_DIR=. 06:24:56 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:24:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:24:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:24:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:24:56 + cd /w/workspace/edgex-go/1 06:24:56 + sudo apt-get remove -qy --purge lxd lxd-client 06:24:56 Reading package lists... 06:24:56 Building dependency tree... 06:24:56 Reading state information... 06:24:56 The following packages were automatically installed and are no longer required: 06:24:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:24:56 uidmap xdelta3 06:24:56 Use 'sudo apt autoremove' to remove them. 06:24:57 The following packages will be REMOVED: 06:24:57 lxd* lxd-client* [Pipeline] } 06:24:57 $ docker stop --time=1 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 06:24:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:24:57 After this operation, 31.7 MB disk space will be freed. 06:24:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:24:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:24:59 Removing lxd dnsmasq configuration 06:24:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:24:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:24:59 $ docker rm -f 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 06:25:00 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:25:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 06:25:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:01 Processing triggers for systemd (237-3ubuntu10.42) ... 06:25:01 Processing triggers for ureadahead (0.100.0-21) ... 06:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:02 06:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:03 latest: Pulling from edgex-devops/edgex-compose-arm64 06:25:03 29e5d40040c1: Pulling fs layer 06:25:03 1ce36da41761: Pulling fs layer 06:25:03 25b303627fd3: Pulling fs layer 06:25:03 29e5d40040c1: Verifying Checksum 06:25:03 29e5d40040c1: Download complete 06:25:03 + sudo snap remove --purge lxd 06:25:03 snap "lxd" is not installed 06:25:03 + sudo groupadd --force --system lxd 06:25:03 ++ whoami 06:25:03 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:25:03 + newgrp - lxd 06:25:03 + sudo snap install lxd 06:25:03 1ce36da41761: Verifying Checksum 06:25:03 1ce36da41761: Download complete 06:25:03 29e5d40040c1: Pull complete 06:25:05 1ce36da41761: Pull complete 06:25:05 25b303627fd3: Verifying Checksum 06:25:05 25b303627fd3: Download complete 06:25:15 25b303627fd3: Pull complete 06:25:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:25:15 prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container 06:25:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:18 $ docker top aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:20 + docker-compose build --help+ 06:25:20 grep parallel 06:25:21 2021-01-05T06:25:18Z INFO Waiting for automatic snapd restart... 06:25:24 --parallel Build images in parallel. [Pipeline] } 06:25:24 $ docker stop --time=1 aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 06:25:26 $ docker rm -f aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:27 . [Pipeline] withDockerContainer 06:25:27 prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container 06:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:29 $ docker top fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:30 + docker-compose -f ./docker-compose-build.yml build --parallel 06:25:33 Building docker-core-command-go ... 06:25:33 Building docker-core-data-go ... 06:25:33 Building docker-core-metadata-go ... 06:25:33 Building docker-security-bootstrap-redis-go ... 06:25:33 Building docker-security-proxy-setup-go ... 06:25:33 Building docker-security-secretstore-setup-go ... 06:25:33 Building docker-support-notifications-go ... 06:25:33 Building docker-support-scheduler-go ... 06:25:33 Building docker-sys-mgmt-agent-go ... 06:25:33 Building docker-sys-mgmt-agent-go 06:25:33 Building docker-support-notifications-go 06:25:33 Building docker-security-proxy-setup-go 06:25:33 Building docker-core-command-go 06:25:33 Building docker-core-metadata-go 06:25:43 lxd 4.9 from Canonical* installed 06:25:43 + sudo lxd init --auto 06:25:50 + sudo snap install --classic snapcraft 06:25:56 snapcraft 4.4.4 from Canonical* installed 06:25:56 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:25:56 + patch --verbose -p1 06:25:56 Hmm... Looks like a unified diff to me... 06:25:56 The text leading up to this was: 06:25:56 -------------------------- 06:25:56 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:25:56 |From: Tony Espy 06:25:56 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:25:56 |Subject: [PATCH] optimize snap build for pipeline CI check 06:25:56 | 06:25:56 |This patch is used by the EdgeX CI pipeline builds to 06:25:56 |optimize the snap CI check run for pull requests. When 06:25:56 |applied, it essentially strips out everything (apps and 06:25:56 |parts) from the snapcraft.yaml file except those required 06:25:56 |to build edgex-go, as the whole idea of the CI check is to 06:25:56 |catch changes to edgex-go that break the snap build. 06:25:56 | 06:25:56 |In general, anyone updating snapcraft.yaml will also need 06:25:56 |to update this patch file, otherwise it may fail to apply, 06:25:56 |resulting in a failed snap build CI check in the associated 06:25:56 |pull request. 06:25:56 | 06:25:56 |Note - in addition to applying this patch, the pipeline also 06:25:56 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:25:56 |need to build the finally binary .snap file (and it won't 06:25:56 |work with the patch applied). This further reduces the build 06:25:56 |time. 06:25:56 |--- 06:25:56 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:25:56 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:25:56 | 06:25:56 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:25:56 |index 1e537489..faf42425 100644 06:25:56 |--- a/snap/snapcraft.yaml 06:25:56 |+++ b/snap/snapcraft.yaml 06:25:56 -------------------------- 06:25:56 patching file snap/snapcraft.yaml 06:25:56 Using Plan A... 06:25:56 Hunk #1 succeeded at 73. 06:25:56 Hunk #2 succeeded at 202. 06:25:56 Hunk #3 succeeded at 214. 06:25:56 Hunk #4 succeeded at 222. 06:25:56 Hunk #5 succeeded at 229. 06:25:56 Hunk #6 succeeded at 256. 06:25:56 Hunk #7 succeeded at 290. 06:25:56 Hunk #8 succeeded at 341. 06:25:56 Hmm... Ignoring the trailing garbage. 06:25:56 done 06:25:56 + sudo snapcraft prime --use-lxd 06:25:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:25:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:25:57 - README.md 06:25:57 06:25:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:25:58 Launching a container. 06:26:11 Waiting for container to be ready 06:26:11 To start your first instance, try: lxc launch ubuntu:18.04 06:26:11 06:26:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:26:13 Waiting for network to be ready... 06:26:14 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:26:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:26:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:26:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 06:26:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:26:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:26:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:26:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:26:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:26:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:26:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:26:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:26:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:26:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:26:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:26:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:26:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:26:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:26:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:26:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 06:26:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:26:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:26:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:26:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:26:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:26:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:26:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:26:18 Fetched 23.6 MB in 4s (5661 kB/s) 06:26:18 Reading package lists... 06:26:19 Reading package lists... 06:26:19 Building dependency tree... 06:26:19 Reading state information... 06:26:19 The following additional packages will be installed: 06:26:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:26:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:26:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:26:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:26:19 Suggested packages: 06:26:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:26:19 Recommended packages: 06:26:19 gnupg libsasl2-modules 06:26:19 The following NEW packages will be installed: 06:26:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:26:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:26:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:26:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:26:19 The following packages will be upgraded: 06:26:19 gpg gpg-agent gpgconf libudev1 06:26:19 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 06:26:19 Need to get 3531 kB of archives. 06:26:19 After this operation, 13.3 MB of additional disk space will be used. 06:26:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:26:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:26:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:26:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 06:26:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 06:26:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:26:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:26:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:26:19 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:26:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:26:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:26:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:26:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:26:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:26:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:26:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:26:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:26:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:26:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:26:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:26:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:26:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:26:20 debconf: delaying package configuration, since apt-utils is not installed 06:26:20 Fetched 3531 kB in 1s (3453 kB/s) 06:26:20 (Reading database ... 12511 files and directories currently installed.) 06:26:20 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:26:20 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:26:20 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:26:20 Selecting previously unselected package udev. 06:26:20 (Reading database ... 12511 files and directories currently installed.) 06:26:20 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:26:20 Unpacking udev (237-3ubuntu10.43) ... 06:26:21 Selecting previously unselected package libfuse2:amd64. 06:26:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:26:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:26:21 Selecting previously unselected package fuse. 06:26:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:26:21 Unpacking fuse (2.9.7-1ubuntu1) ... 06:26:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:26:21 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:26:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:26:21 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:26:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:26:21 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:26:21 Selecting previously unselected package libksba8:amd64. 06:26:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:26:21 Unpacking libksba8:amd64 (1.3.5-2) ... 06:26:21 Selecting previously unselected package libroken18-heimdal:amd64. 06:26:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:26:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:26:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:26:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libwind0-heimdal:amd64. 06:26:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:26:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:26:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:26:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:26:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:26:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:22 Selecting previously unselected package libsasl2-modules-db:amd64. 06:26:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:26:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:26:22 Selecting previously unselected package libsasl2-2:amd64. 06:26:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:26:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:26:23 Selecting previously unselected package libldap-common. 06:26:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:26:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:26:23 Selecting previously unselected package libldap-2.4-2:amd64. 06:26:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:26:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:26:23 Selecting previously unselected package dirmngr. 06:26:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:26:23 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:26:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:26:23 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:26:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:26:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:26:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:26:23 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:26:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:23 Setting up libksba8:amd64 (1.3.5-2) ... 06:26:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:26:23 Setting up udev (237-3ubuntu10.43) ... 06:26:24 invoke-rc.d: policy-rc.d denied execution of start. 06:26:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Processing triggers for systemd (237-3ubuntu10) ... 06:26:24 Setting up fuse (2.9.7-1ubuntu1) ... 06:26:24 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:26:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:26:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:26:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:26:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:26:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:26:25 settings in the [Install] section, and DefaultInstance for template units). 06:26:25 This means they are not meant to be enabled using systemctl. 06:26:25 Possible reasons for having this kind of units are: 06:26:25 1) A unit may be statically enabled by being symlinked from another unit's 06:26:25 .wants/ or .requires/ directory. 06:26:25 2) A unit's purpose may be to act as a helper for some other unit which has 06:26:25 a requirement dependency on it. 06:26:25 3) A unit may be started when needed via activation (socket, path, timer, 06:26:25 D-Bus, udev, scripted systemctl call, ...). 06:26:25 4) In case of template units, the unit is meant to be enabled with some 06:26:25 instance name specified. 06:26:25 Reading package lists... 06:26:25 Building dependency tree... 06:26:25 Reading state information... 06:26:25 The following additional packages will be installed: 06:26:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:26:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:26:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:26:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:26:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:26:25 Suggested packages: 06:26:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:26:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:26:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:26:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:26:25 systemd-container policykit-1 06:26:25 Recommended packages: 06:26:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:26:25 The following NEW packages will be installed: 06:26:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:26:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:26:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:26:25 multiarch-support openssh-client python3 python3-minimal python3.6 06:26:25 python3.6-minimal snapd squashfs-tools sudo 06:26:25 The following packages will be upgraded: 06:26:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:26:26 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 06:26:26 Need to get 35.2 MB of archives. 06:26:26 After this operation, 141 MB of additional disk space will be used. 06:26:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:26:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:26:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:26:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:26:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:26:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:26:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:26:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:26:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:26:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:26:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:26:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:26:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:26:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:26:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:26:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:26:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:26:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:26:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:26:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:26:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:26:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:26:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:26:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:26:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:26:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:26:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:26:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:26:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:26:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:26:28 debconf: delaying package configuration, since apt-utils is not installed 06:26:28 Fetched 35.2 MB in 2s (15.9 MB/s) 06:26:28 (Reading database ... 12757 files and directories currently installed.) 06:26:28 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:26:28 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:26:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:26:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:26:29 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:26:29 (Reading database ... 12757 files and directories currently installed.) 06:26:29 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:26:29 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:26:29 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:26:29 (Reading database ... 12757 files and directories currently installed.) 06:26:29 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:26:29 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:26:30 Setting up apt (1.6.12ubuntu0.2) ... 06:26:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:26:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:26:30 (Reading database ... 12764 files and directories currently installed.) 06:26:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:26:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:26:30 Selecting previously unselected package libpython3.6-minimal:amd64. 06:26:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:26:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:26:31 Selecting previously unselected package libexpat1:amd64. 06:26:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:26:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:26:31 Selecting previously unselected package python3.6-minimal. 06:26:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:26:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:26:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:26:31 Checking for services that may need to be restarted...done. 06:26:31 Checking for services that may need to be restarted...done. 06:26:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:26:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:26:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:26:32 Selecting previously unselected package python3-minimal. 06:26:32 (Reading database ... 13012 files and directories currently installed.) 06:26:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:26:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:26:32 Selecting previously unselected package mime-support. 06:26:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:26:32 Unpacking mime-support (3.60ubuntu1) ... 06:26:32 Selecting previously unselected package libmpdec2:amd64. 06:26:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:26:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:26:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:26:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:26:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:26:32 Selecting previously unselected package python3.6. 06:26:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:26:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:26:32 Selecting previously unselected package libpython3-stdlib:amd64. 06:26:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:26:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:26:33 Setting up python3-minimal (3.6.7-1~18.04) ... 06:26:33 Selecting previously unselected package python3. 06:26:33 (Reading database ... 13442 files and directories currently installed.) 06:26:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:26:33 Unpacking python3 (3.6.7-1~18.04) ... 06:26:33 Selecting previously unselected package multiarch-support. 06:26:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:26:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:26:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:26:33 Selecting previously unselected package liblzo2-2:amd64. 06:26:33 (Reading database ... 13479 files and directories currently installed.) 06:26:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:26:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:26:33 Selecting previously unselected package libbsd0:amd64. 06:26:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:26:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:26:33 Selecting previously unselected package sudo. 06:26:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:26:33 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:26:34 Selecting previously unselected package apparmor. 06:26:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:26:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:26:34 Selecting previously unselected package libedit2:amd64. 06:26:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:26:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:26:34 Selecting previously unselected package libkrb5support0:amd64. 06:26:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:26:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:26:34 Selecting previously unselected package libk5crypto3:amd64. 06:26:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:26:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:26:34 Selecting previously unselected package libkeyutils1:amd64. 06:26:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:26:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:26:34 Selecting previously unselected package libkrb5-3:amd64. 06:26:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:26:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:26:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:26:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:26:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:26:35 Selecting previously unselected package libssl1.0.0:amd64. 06:26:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:26:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:26:35 Selecting previously unselected package openssh-client. 06:26:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:26:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:26:35 Selecting previously unselected package squashfs-tools. 06:26:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:26:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:26:35 Selecting previously unselected package snapd. 06:26:35 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:26:35 Unpacking snapd (2.48+18.04) ... 06:26:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:26:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:26:37 Setting up mime-support (3.60ubuntu1) ... 06:26:37 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:26:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:26:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:26:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:26:38 Setting up systemd (237-3ubuntu10.43) ... 06:26:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:26:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:26:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:26:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:26:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:26:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:26:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:26:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:26:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:26:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:26:40 Setting up python3 (3.6.7-1~18.04) ... 06:26:40 running python rtupdate hooks for python3.6... 06:26:40 running python post-rtupdate hooks for python3.6... 06:26:40 Setting up apparmor (2.12-4ubuntu5.1) ... 06:26:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:26:41 ---> 5512b68eae03 06:26:41 Step 3/26 : WORKDIR /edgex-go 06:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:41 ---> 5512b68eae03 06:26:41 Step 3/22 : WORKDIR /edgex-go 06:26:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:26:41 ---> 5512b68eae03 06:26:41 Step 3/21 : WORKDIR /edgex-go 06:26:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:26:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:26:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:26:41 Setting up snapd (2.48+18.04) ... 06:26:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:42 ---> 5512b68eae03 06:26:42 Step 3/22 : WORKDIR /edgex-go 06:26:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:26:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:42 ---> 5512b68eae03 06:26:42 Step 3/24 : WORKDIR /edgex-go 06:26:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:26:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:26:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:26:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:26:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:26:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:26:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:26:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:26:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:26:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:26:43 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:26:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:26:44 Processing triggers for systemd (237-3ubuntu10.43) ... 06:26:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:26:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:26:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:26:45 ---> Running in 25a278099c30 06:26:45 ---> Running in c70ad55e2828 06:26:45 ---> Running in 7b5efdfe7165 06:26:45 ---> Running in 990de762bec7 06:26:45 ---> Running in cce9d427d758 06:26:45 Removing intermediate container c70ad55e2828 06:26:45 ---> 3c35761ba46c 06:26:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:45 Removing intermediate container 990de762bec7 06:26:45 ---> fcce8f18f306 06:26:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:45 Removing intermediate container 7b5efdfe7165 06:26:45 ---> 3d366f6c782d 06:26:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:45 Removing intermediate container 25a278099c30 06:26:45 ---> 8dc5ffac7f2c 06:26:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:45 Removing intermediate container cce9d427d758 06:26:45 ---> cdfc47c77463 06:26:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:46 ---> Running in ff87039544f9 06:26:46 ---> Running in c180fc580b4d 06:26:46 ---> Running in 5e3520a53fcb 06:26:46 ---> Running in 67e7d05cc6ed 06:26:46 ---> Running in 8a1041a6d8c0 06:26:46 Reading package lists... 06:26:46 Reading package lists... 06:26:46 Building dependency tree... 06:26:46 Reading state information... 06:26:46 Calculating upgrade... 06:26:46 The following packages will be upgraded: 06:26:46 advancecomp base-files bash binutils binutils-common 06:26:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:26:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:26:46 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:26:46 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:26:46 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:26:46 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:26:46 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:26:46 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:26:46 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:26:46 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:26:46 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:26:46 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:26:46 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:26:47 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:26:47 Need to get 63.5 MB of archives. 06:26:47 After this operation, 5200 kB of additional disk space will be used. 06:26:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:26:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:26:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:26:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:26:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:26:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:26:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:26:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:26:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:26:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:26:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:26:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:26:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:26:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:26:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:26:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:26:47 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:26:47 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 06:26:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:26:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:26:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:26:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:26:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:26:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:26:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:26:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:26:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:26:47 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:26:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:26:47 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:26:47 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:26:48 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:26:48 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:26:48 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:26:48 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:26:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:26:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:26:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:26:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:26:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:26:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:26:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:26:48 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:26:48 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:26:48 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:26:48 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:26:48 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:26:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:26:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:26:48 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:26:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:26:48 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:26:48 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:26:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:26:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:26:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:26:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:26:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:26:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:26:48 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:26:48 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:26:48 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:26:48 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:26:48 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:26:48 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:26:48 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:26:48 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:26:48 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:26:48 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:26:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:26:48 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:26:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:26:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:26:48 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:26:48 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:26:48 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:26:48 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:26:48 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:26:48 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:26:48 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:26:48 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:26:48 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:26:48 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:26:48 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:26:48 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:26:48 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:26:48 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:26:49 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:26:49 Removing intermediate container ff87039544f9 06:26:49 ---> 74cfdb9b6068 06:26:49 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 06:26:49 ---> Running in 837cc83c5460 06:26:49 Removing intermediate container 5e3520a53fcb 06:26:49 ---> f7b64c83705d 06:26:49 Step 5/22 : RUN apk add --update --no-cache make git 06:26:49 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:26:49 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:26:49 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:26:50 Removing intermediate container c180fc580b4d 06:26:50 ---> de4de5516004 06:26:50 Step 5/21 : RUN apk add --update --no-cache make git 06:26:50 ---> Running in 21e82cd92699 06:26:50 ---> Running in 64b39e38120b 06:26:50 Removing intermediate container 67e7d05cc6ed 06:26:50 ---> e77c9cbbf3c4 06:26:50 Step 5/26 : RUN apk add --update --no-cache make bash git 06:26:50 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:26:50 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:26:50 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:26:50 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:26:50 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:26:50 debconf: delaying package configuration, since apt-utils is not installed 06:26:50 Fetched 63.5 MB in 3s (18.2 MB/s) 06:26:50 (Reading database ... 13912 files and directories currently installed.) 06:26:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:26:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:26:50 Removing intermediate container 8a1041a6d8c0 06:26:50 ---> 6cb6d51b5031 06:26:50 Step 5/22 : RUN apk add --update --no-cache make git 06:26:50 ---> Running in cd4c137fc2a9 06:26:50 ---> Running in 7e8e9ad5d76f 06:26:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:26:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:26:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 06:26:51 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 06:26:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:52 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:52 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:26:53 (Reading database ... 13911 files and directories currently installed.) 06:26:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:26:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:26:53 OK: 217 MiB in 51 packages 06:26:53 OK: 217 MiB in 51 packages 06:26:53 (Reading database ... 13911 files and directories currently installed.) 06:26:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:53 OK: 217 MiB in 51 packages 06:26:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:26:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:26:54 OK: 217 MiB in 51 packages 06:26:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:26:54 (Reading database ... 13911 files and directories currently installed.) 06:26:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:26:54 OK: 217 MiB in 51 packages 06:26:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:26:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:26:54 (Reading database ... 13911 files and directories currently installed.) 06:26:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:26:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:26:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:26:55 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:26:55 Setting up base-files (10.1ubuntu2.10) ... 06:26:55 Removing intermediate container 837cc83c5460 06:26:55 ---> 7c1cebf929f7 06:26:55 Step 6/24 : COPY go.mod . 06:26:55 Installing new version of config file /etc/issue ... 06:26:55 Installing new version of config file /etc/issue.net ... 06:26:55 Installing new version of config file /etc/lsb-release ... 06:26:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:26:55 Removing intermediate container 21e82cd92699 06:26:55 ---> d465d0a0ce39 06:26:55 Step 6/22 : COPY go.mod . 06:26:55 Removing intermediate container 64b39e38120b 06:26:55 ---> 560bb9cecace 06:26:55 Step 6/21 : COPY go.mod . 06:26:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:26:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:26:55 Removing obsolete conffile /etc/default/motd-news ... 06:26:55 (Reading database ... 13912 files and directories currently installed.) 06:26:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:26:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:26:56 Removing intermediate container cd4c137fc2a9 06:26:56 ---> ed4067400b1a 06:26:56 Step 6/26 : COPY go.mod . 06:26:56 ---> 6abdd043d973 06:26:56 Step 7/24 : RUN go mod download 06:26:56 Removing intermediate container 7e8e9ad5d76f 06:26:56 ---> 1561ae49eae5 06:26:56 Step 6/22 : COPY go.mod . 06:26:56 Setting up bash (4.4.18-2ubuntu1.2) ... 06:26:56 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:26:56 (Reading database ... 13912 files and directories currently installed.) 06:26:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:26:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:26:56 ---> Running in 59fd35b671e3 06:26:56 ---> bf2f7f7fd018 06:26:56 Step 7/22 : RUN go mod download 06:26:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:26:56 (Reading database ... 13912 files and directories currently installed.) 06:26:56 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:26:56 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:26:56 ---> 7cea2686abf6 06:26:56 Step 7/21 : RUN go mod download 06:26:56 ---> Running in abc29cc273c4 06:26:56 Setting up tar (1.29b-2ubuntu0.1) ... 06:26:56 (Reading database ... 13912 files and directories currently installed.) 06:26:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:26:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:26:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:26:57 ---> Running in 52a1a439e36f 06:26:57 (Reading database ... 13912 files and directories currently installed.) 06:26:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:26:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:26:57 ---> 85d35ec9ac6a 06:26:57 Step 7/26 : RUN go mod download 06:26:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:26:57 (Reading database ... 13912 files and directories currently installed.) 06:26:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:26:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:26:57 ---> 314e2cd30cf3 06:26:57 Step 7/22 : RUN go mod download 06:26:57 ---> Running in 12c1b426c7f8 06:26:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:26:57 (Reading database ... 13912 files and directories currently installed.) 06:26:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:26:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:26:57 ---> Running in b908f29de525 06:26:58 Setting up grep (3.1-2build1) ... 06:26:58 (Reading database ... 13912 files and directories currently installed.) 06:26:58 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:26:58 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:26:58 Setting up login (1:4.5-1ubuntu2) ... 06:26:58 (Reading database ... 13912 files and directories currently installed.) 06:26:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:26:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:26:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:26:58 (Reading database ... 13912 files and directories currently installed.) 06:26:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:26:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:26:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:26:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:26:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:26:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:26:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:26:59 (Reading database ... 13912 files and directories currently installed.) 06:26:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:27:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:27:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:27:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:27:01 Removing intermediate container abc29cc273c4 06:27:01 ---> bec67565799a 06:27:01 Step 8/22 : COPY . . 06:27:01 Removing intermediate container 59fd35b671e3 06:27:01 ---> ce0d71a8dfc1 06:27:01 Step 8/24 : COPY . . 06:27:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:27:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:27:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:27:01 Removing intermediate container 52a1a439e36f 06:27:01 ---> 170c62d8dda8 06:27:01 Step 8/21 : COPY . . 06:27:01 (Reading database ... 13912 files and directories currently installed.) 06:27:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:27:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:27:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:27:01 (Reading database ... 13912 files and directories currently installed.) 06:27:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:02 Removing intermediate container 12c1b426c7f8 06:27:02 ---> 4844f9a33b64 06:27:02 Step 8/26 : COPY . . 06:27:02 Removing intermediate container b908f29de525 06:27:02 ---> 70f16df73ca2 06:27:02 Step 8/22 : COPY . . 06:27:02 (Reading database ... 13912 files and directories currently installed.) 06:27:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:02 (Reading database ... 13912 files and directories currently installed.) 06:27:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:02 (Reading database ... 13912 files and directories currently installed.) 06:27:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:02 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:02 (Reading database ... 13912 files and directories currently installed.) 06:27:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:03 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:27:03 (Reading database ... 13912 files and directories currently installed.) 06:27:03 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:27:03 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:27:03 (Reading database ... 13912 files and directories currently installed.) 06:27:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:27:03 (Reading database ... 13912 files and directories currently installed.) 06:27:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:27:04 (Reading database ... 13912 files and directories currently installed.) 06:27:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:27:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:27:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:27:05 (Reading database ... 13912 files and directories currently installed.) 06:27:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:27:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:27:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:27:05 (Reading database ... 13912 files and directories currently installed.) 06:27:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:27:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:27:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:27:05 (Reading database ... 13914 files and directories currently installed.) 06:27:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:27:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:27:05 Setting up debconf (1.5.66ubuntu1) ... 06:27:06 (Reading database ... 13914 files and directories currently installed.) 06:27:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:06 (Reading database ... 13914 files and directories currently installed.) 06:27:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:07 (Reading database ... 13914 files and directories currently installed.) 06:27:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:27:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:07 (Reading database ... 13914 files and directories currently installed.) 06:27:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:27:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:27:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:27:07 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:27:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:27:08 (Reading database ... 13914 files and directories currently installed.) 06:27:08 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:27:08 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:27:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:27:08 (Reading database ... 13914 files and directories currently installed.) 06:27:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:27:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:27:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:27:08 (Reading database ... 13914 files and directories currently installed.) 06:27:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:27:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:27:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:27:08 (Reading database ... 13914 files and directories currently installed.) 06:27:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:27:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:27:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:27:09 (Reading database ... 13914 files and directories currently installed.) 06:27:09 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:27:09 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:27:09 Setting up passwd (1:4.5-1ubuntu2) ... 06:27:09 (Reading database ... 13914 files and directories currently installed.) 06:27:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:27:09 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:27:09 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:27:09 (Reading database ... 13914 files and directories currently installed.) 06:27:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:27:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:27:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:27:10 (Reading database ... 13914 files and directories currently installed.) 06:27:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:27:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:27:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:27:10 (Reading database ... 13914 files and directories currently installed.) 06:27:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:27:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:27:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:27:10 (Reading database ... 13914 files and directories currently installed.) 06:27:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:27:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:27:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:27:10 (Reading database ... 13914 files and directories currently installed.) 06:27:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:27:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:27:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:27:10 (Reading database ... 13915 files and directories currently installed.) 06:27:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:27:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:27:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:27:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:27:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:27:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:27:12 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:27:12 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:27:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:27:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:27:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:27:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:27:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:27:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:27:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:27:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:27:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:27:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:27:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:27:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:27:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:27:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:27:13 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:27:13 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:27:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:27:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:27:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:27:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:27:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:14 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:27:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:27:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:27:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:27:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:27:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:27:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:27:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:27:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:27:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:27:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:27:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:27:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:27:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:27:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:27:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:27:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:27:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:27:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:27:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:27:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:27:20 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:27:20 06:27:20 Current default time zone: 'Etc/UTC' 06:27:20 Local time is now: Tue Jan 5 06:27:20 UTC 2021. 06:27:20 Universal Time is now: Tue Jan 5 06:27:20 UTC 2021. 06:27:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:27:20 06:27:20 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:27:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 06:27:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:27:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:27:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:27:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:27:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:27:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:27:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:27:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:27:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:27:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:21 Setting up patch (2.7.6-2ubuntu1.1) ... 06:27:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:27:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:27:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:27:21 Installing new version of config file /etc/ssl/openssl.cnf ... 06:27:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:27:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:27:21 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:27:23 Updating certificates in /etc/ssl/certs... 06:27:24 22 added, 17 removed; done. 06:27:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:27:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:27:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:27:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:27:24 Setting up pkgbinarymangler (138.18.04.1) ... 06:27:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:27:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:27:24 Setting up perl (5.26.1-6ubuntu0.5) ... 06:27:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:27:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:27:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:27:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:27:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:27:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:27:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:27:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:27:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:27:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:27:25 Processing triggers for systemd (237-3ubuntu10.43) ... 06:27:25 Processing triggers for mime-support (3.60ubuntu1) ... 06:27:25 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:27:25 Updating certificates in /etc/ssl/certs... 06:27:25 0 added, 0 removed; done. 06:27:25 Running hooks in /etc/ca-certificates/update.d... 06:27:25 done. 06:27:26 Reading package lists... 06:27:26 Building dependency tree... 06:27:26 Reading state information... 06:27:26 The following NEW packages will be installed: 06:27:26 apt-transport-https 06:27:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:27:26 Need to get 1696 B of archives. 06:27:26 After this operation, 153 kB of additional disk space will be used. 06:27:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:27:26 debconf: delaying package configuration, since apt-utils is not installed 06:27:26 Fetched 1696 B in 0s (40.5 kB/s) 06:27:27 Selecting previously unselected package apt-transport-https. 06:27:27 (Reading database ... 13929 files and directories currently installed.) 06:27:27 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:27:27 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:27:27 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:27:27 Waiting for network to be ready... 06:27:28 ---> 9eaf2cd7fff8 06:27:28 Step 9/22 : RUN make cmd/core-command/core-command 06:27:28 ---> e32efeeecb4b 06:27:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:27:28 ---> 660ac9377e2c 06:27:28 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:27:28 ---> f1f7db47bf97 06:27:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:27:28 ---> 42196cf153f0 06:27:28 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:27:28 ---> Running in 2fc1ebcae36d 06:27:28 ---> Running in 03f6bddec757 06:27:28 ---> Running in 42f152e5a419 06:27:28 ---> Running in 1f8b2da6b3a6 06:27:28 ---> Running in 809297e50527 06:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:27: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 06:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:27: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 06:27:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:27:32 2021-01-05T06:27:30Z INFO Waiting for automatic snapd restart... 06:27:33 snapd 2.48.1 from Canonical* installed 06:27:34 "snapd" switched to the "latest/stable" channel 06:27:34 06:27:36 core18 20201210 from Canonical* installed 06:27:36 "core18" switched to the "latest/stable" channel 06:27:36 06:27:39 snapcraft 4.4.4 from Canonical* installed 06:27:39 "snapcraft" switched to the "latest/stable" channel 06:27:39 06:27:43 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:27:43 - README.md 06:27:43 06:27:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:27:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:27:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:27:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:27:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:27:50 Reading package lists... 06:27:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:27:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:27:58 Reading package lists... 06:27:58 Building dependency tree... 06:27:58 Reading state information... 06:27:58 Suggested packages: 06:27:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:27:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:27:58 Recommended packages: 06:27:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:27:58 The following NEW packages will be installed: 06:27:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:27:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:27:58 pkg-config zip 06:27:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:27:58 Need to get 7655 kB of archives. 06:27:58 After this operation, 43.7 MB of additional disk space will be used. 06:27:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:27:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:27:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:27:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:27:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:27:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:27:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:27:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:27:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:27:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:27:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:27:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:27:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:27:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:27:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:27:58 debconf: delaying package configuration, since apt-utils is not installed 06:27:58 Fetched 7655 kB in 1s (10.4 MB/s) 06:27:58 Selecting previously unselected package libglib2.0-0:amd64. 06:27:58 (Reading database ... 13933 files and directories currently installed.) 06:27:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:27:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:27:58 Selecting previously unselected package libpsl5:amd64. 06:27:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:27:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:27:58 Selecting previously unselected package libnghttp2-14:amd64. 06:27:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:27:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:27:58 Selecting previously unselected package librtmp1:amd64. 06:27:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:27:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:27:59 Selecting previously unselected package libcurl3-gnutls:amd64. 06:27:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:27:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:27:59 Selecting previously unselected package liberror-perl. 06:27:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:27:59 Unpacking liberror-perl (0.17025-1) ... 06:27:59 Selecting previously unselected package git-man. 06:27:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:27:59 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:27:59 Selecting previously unselected package git. 06:27:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:27:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:28:00 Selecting previously unselected package libnorm1:amd64. 06:28:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:28:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:28:00 Selecting previously unselected package libpgm-5.2-0:amd64. 06:28:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:28:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:28:00 Selecting previously unselected package libsodium23:amd64. 06:28:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:28:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:28:00 Selecting previously unselected package libzmq5:amd64. 06:28:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:28:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:28:00 Selecting previously unselected package libzmq3-dev:amd64. 06:28:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:28:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:28:01 Selecting previously unselected package pkg-config. 06:28:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:28:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:28:01 Selecting previously unselected package zip. 06:28:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:28:01 Unpacking zip (3.0-11build1) ... 06:28:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:28:01 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:28:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:28:01 Setting up liberror-perl (0.17025-1) ... 06:28:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:28:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:28:01 No schema files found: doing nothing. 06:28:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:28:01 Setting up zip (3.0-11build1) ... 06:28:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:28:01 Setting up libsodium23:amd64 (1.0.16-2) ... 06:28:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:28:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:28:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:28:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:28:01 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:28:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:28:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:08 git set to automatically installed. 06:28:08 git-man set to automatically installed. 06:28:08 libcurl3-gnutls set to automatically installed. 06:28:08 liberror-perl set to automatically installed. 06:28:08 libglib2.0-0 set to automatically installed. 06:28:08 libnghttp2-14 set to automatically installed. 06:28:08 libnorm1 set to automatically installed. 06:28:08 libpgm-5.2-0 set to automatically installed. 06:28:08 libpsl5 set to automatically installed. 06:28:08 librtmp1 set to automatically installed. 06:28:08 libsodium23 set to automatically installed. 06:28:08 libzmq3-dev set to automatically installed. 06:28:08 libzmq5 set to automatically installed. 06:28:08 pkg-config set to automatically installed. 06:28:08 zip set to automatically installed. 06:28:11 snapd is not logged in, snap install commands will use sudo 06:28:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:28:17 snap "core18" has no updates available 06:28:18 Pulling config-common 06:28:19 Pulling go-build-helper 06:28:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:28:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:28:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:28:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 06:28:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:28:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:28:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:28:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:28:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:28:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:28:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:28:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:28:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:28:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:28:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:28:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:28:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:28:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:28:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:28:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 06:28:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 06:28:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:28:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:28:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 06:28:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 06:28:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 06:28:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 06:28:41 Fetched 23.6 MB in 0s (0 B/s) 06:28:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:28:41 Fetched 96.5 kB in 0s (0 B/s) 06:28:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:28:41 Fetched 279 kB in 0s (0 B/s) 06:28:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:28:41 Fetched 122 kB in 0s (0 B/s) 06:28:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:28:41 Fetched 77.8 kB in 0s (0 B/s) 06:28:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:28:41 Fetched 8848 B in 0s (0 B/s) 06:28:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:28:41 Fetched 47.8 kB in 0s (0 B/s) 06:28:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:28:41 Fetched 45.6 kB in 0s (0 B/s) 06:28:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:28:41 Fetched 14.8 kB in 0s (0 B/s) 06:28:41 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:28:41 Fetched 214 kB in 0s (0 B/s) 06:28:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:28:41 Fetched 155 kB in 0s (0 B/s) 06:28:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:28:41 Fetched 50.6 kB in 0s (0 B/s) 06:28:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:28:41 Fetched 14.8 kB in 0s (0 B/s) 06:28:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:28:41 Fetched 41.8 kB in 0s (0 B/s) 06:28:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:28:41 Fetched 499 kB in 0s (0 B/s) 06:28:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:28:41 Fetched 111 kB in 0s (0 B/s) 06:28:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:28:41 Fetched 240 kB in 0s (0 B/s) 06:28:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:28:41 Fetched 29.3 kB in 0s (0 B/s) 06:28:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:28:41 Fetched 85.5 kB in 0s (0 B/s) 06:28:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:28:41 Fetched 24.5 kB in 0s (0 B/s) 06:28:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:28:41 Fetched 49.2 kB in 0s (0 B/s) 06:28:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:28:41 Fetched 54.2 kB in 0s (0 B/s) 06:28:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:28:41 Fetched 30.8 kB in 0s (0 B/s) 06:28:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:28:41 Fetched 17.0 kB in 0s (0 B/s) 06:28:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:28:41 Fetched 85.9 kB in 0s (0 B/s) 06:28:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:28:41 Fetched 8720 B in 0s (0 B/s) 06:28:41 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:28:41 Fetched 137 kB in 0s (0 B/s) 06:28:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:28:41 Fetched 119 kB in 0s (0 B/s) 06:28:41 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:28:41 Fetched 109 kB in 0s (0 B/s) 06:28:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:28:41 Fetched 11.1 kB in 0s (0 B/s) 06:28:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:28:41 Fetched 645 kB in 0s (0 B/s) 06:28:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:28:41 Fetched 41.3 kB in 0s (0 B/s) 06:28:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:28:41 Fetched 17.9 kB in 0s (0 B/s) 06:28:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:28:41 Fetched 368 kB in 0s (0 B/s) 06:28:41 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 06:28:41 Fetched 187 kB in 0s (0 B/s) 06:28:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:28:41 Fetched 175 kB in 0s (0 B/s) 06:28:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:28:44 Fetched 206 kB in 0s (0 B/s) 06:28:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:28:44 Fetched 1301 kB in 0s (0 B/s) 06:28:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:28:44 Fetched 36.2 kB in 0s (0 B/s) 06:28:44 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:28:44 Fetched 159 kB in 0s (0 B/s) 06:28:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:28:44 Fetched 107 kB in 0s (0 B/s) 06:28:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:28:44 Fetched 48.7 kB in 0s (0 B/s) 06:28:44 Pulling static-packages 06:28:45 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:28:45 Skipping pull go-build-helper (already ran) 06:28:45 Skipping pull static-packages (already ran) 06:28:45 Building go-build-helper 06:28:49 Building static-packages 06:28:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:28:51 Staging go-build-helper 06:28:52 Staging static-packages 06:28:53 Pulling go115 06:28:54 'edgex-go' has dependencies that need to be staged: go115 06:28:54 Skipping pull go115 (already ran) 06:28:54 Building go115 06:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:54 Dload Upload Total Spent Left Speed 06:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 53623 0 0:37:39 --:--:-- 0:37:39 53213 32 115M 32 37.9M 0 0 33.7M 0 0:00:03 0:00:01 0:00:02 33.7M 72 115M 72 83.5M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M 100 115M 100 115M 0 0 41.4M 0 0:00:02 0:00:02 --:--:-- 41.4M 06:28:57 go1.15.2.linux-amd64.tar.gz: OK 06:29:01 Staging go115 06:29:05 Removing intermediate container 42f152e5a419 06:29:05 ---> 5f79efb43449 06:29:05 06:29:05 Step 10/24 : FROM scratch 06:29:05 ---> 06:29:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:29:05 Removing intermediate container 809297e50527 06:29:05 ---> 1b0446f15149 06:29:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:29:05 ---> Running in aab084b0d2b5 06:29:05 ---> Running in a55857ca895f 06:29:05 Removing intermediate container 03f6bddec757 06:29:05 ---> c3ef67dce537 06:29:05 06:29:05 Step 10/21 : FROM alpine:3.12 06:29:05 Removing intermediate container 2fc1ebcae36d 06:29:05 ---> 627b7918043f 06:29:05 06:29:05 Step 10/22 : FROM scratch 06:29:05 ---> 06:29:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:05 3.12: Pulling from library/alpine 06:29:05 Removing intermediate container aab084b0d2b5 06:29:05 ---> 208de8227b92 06:29:05 Step 12/24 : ENV APP_PORT=48060 06:29:05 ---> Running in 55003cfa5e91 06:29:05 ---> Running in 645131b8f84d 06:29:06 Removing intermediate container 55003cfa5e91 06:29:06 ---> f0ebd5349846 06:29:06 Step 12/22 : ENV APP_PORT=48082 06:29:06 Removing intermediate container 645131b8f84d 06:29:06 ---> 4e1949741ef2 06:29:06 Step 13/24 : EXPOSE $APP_PORT 06:29:06 ---> Running in 69fc5f51518f 06:29:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:29:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:29:06 ---> Running in 9be88ee64b9e 06:29:06 Status: Downloaded newer image for alpine:3.12 06:29:06 ---> afeebe901d6b 06:29:06 Step 11/21 : RUN apk add --update --no-cache curl 06:29:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:29:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:29:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:29:06 Fetched 0 B in 0s (0 B/s) 06:29:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:29:06 Fetched 224 kB in 0s (0 B/s) 06:29:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:29:06 Fetched 157 kB in 0s (0 B/s) 06:29:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:29:06 Fetched 221 kB in 0s (0 B/s) 06:29:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:29:06 Fetched 143 kB in 0s (0 B/s) 06:29:06 Pulling edgex-go 06:29:06 ---> Running in 255660f0d498 06:29:07 Removing intermediate container 69fc5f51518f 06:29:07 ---> e9e9f1ec171e 06:29:07 Step 13/22 : EXPOSE $APP_PORT 06:29:07 Removing intermediate container 9be88ee64b9e 06:29:07 ---> af063f50f1d7 06:29:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:29:07 ---> Running in 9ef45926ffd5 06:29:08 Pulling version 06:29:08 Removing intermediate container 9ef45926ffd5 06:29:08 ---> a9216e715b8e 06:29:08 Step 14/22 : WORKDIR / 06:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:08 ---> Running in 4ce45fd5c6de 06:29:08 Building config-common 06:29:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:08 ---> 97671cc0d5ef 06:29:08 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:29:09 Removing intermediate container 4ce45fd5c6de 06:29:09 ---> f9ffb37104e4 06:29:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:29:09 (1/4) Installing ca-certificates (20191127-r4) 06:29:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:29:09 (3/4) Installing libcurl (7.69.1-r3) 06:29:09 (4/4) Installing curl (7.69.1-r3) 06:29:09 Executing busybox-1.31.1-r19.trigger 06:29:09 Executing ca-certificates-20191127-r4.trigger 06:29:09 OK: 7 MiB in 18 packages 06:29:10 Skipping build go-build-helper (already ran) 06:29:10 Skipping build static-packages (already ran) 06:29:10 Skipping build go115 (already ran) 06:29:10 ---> 027545f41fc8 06:29:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:29:10 Building edgex-go 06:29:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:29:11 ---> 9ed74892ff01 06:29:11 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:29:11 Removing intermediate container a55857ca895f 06:29:11 ---> 4d6b10d25667 06:29:11 06:29:11 Step 11/26 : FROM docker:20.10.0 06:29:11 20.10.0: Pulling from library/docker 06:29:12 go: downloading github.com/gorilla/mux v1.8.0 06:29:12 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:29:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:29:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 06:29:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 06:29:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:29:12 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 06:29:12 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:29:12 go: downloading github.com/pkg/errors v0.8.1 06:29:12 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 06:29:12 go: downloading github.com/BurntSushi/toml v0.3.1 06:29:12 go: downloading github.com/imdario/mergo v0.3.11 06:29:12 go: downloading github.com/go-kit/kit v0.8.0 06:29:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:29:12 go: downloading gopkg.in/yaml.v2 v2.4.0 06:29:12 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 06:29:12 go: downloading github.com/pelletier/go-toml v1.2.0 06:29:12 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:29:12 go: downloading github.com/google/uuid v1.1.3 06:29:12 go: downloading github.com/hashicorp/consul/api v1.1.0 06:29:12 go: downloading github.com/x448/float16 v0.8.4 06:29:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:29:12 go: downloading github.com/pebbe/zmq4 v1.0.0 06:29:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:29:12 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:29:12 go: downloading github.com/go-playground/universal-translator v0.17.0 06:29:12 go: downloading github.com/leodido/go-urn v1.2.0 06:29:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:29:12 go: downloading github.com/mitchellh/copystructure v1.0.0 06:29:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:29:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:29:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:29:13 go: downloading github.com/hashicorp/serf v0.8.2 06:29:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:29:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:29:13 go: downloading github.com/go-playground/locales v0.13.0 06:29:13 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:29:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:29:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:29:13 Removing intermediate container 255660f0d498 06:29:13 ---> c3120609eef6 06:29:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:29:13 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:29:13 ---> 6068651a6f3f 06:29:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> b99cc3346b79 06:29:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:29:13 06:29:13 ---> Running in 15948938d3e9 06:29:14 Removing intermediate container 1f8b2da6b3a6 06:29:14 ---> 13658e721bea 06:29:14 06:29:14 Step 10/22 : FROM scratch 06:29:14 ---> 06:29:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:29:14 ---> Using cache 06:29:14 ---> f0ebd5349846 06:29:14 Step 12/22 : ENV APP_PORT=48081 06:29:15 ---> Running in 29af1232368d 06:29:15 Removing intermediate container 15948938d3e9 06:29:15 ---> 39374846ecd3 06:29:15 Step 13/21 : WORKDIR /edgex 06:29:15 ---> bfe09f0284e5 06:29:15 Step 18/22 : ENTRYPOINT ["/core-command"] 06:29:15 ---> Running in 89b8808777ec 06:29:15 ---> Running in 94336eb7eddc 06:29:15 ---> 13a5987f7c38 06:29:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:29:15 Removing intermediate container 29af1232368d 06:29:16 ---> acf0a30c7188 06:29:16 Step 13/22 : EXPOSE $APP_PORT 06:29:16 ---> Running in 3e8a642c9fa9 06:29:16 Removing intermediate container 89b8808777ec 06:29:16 ---> 98afcce06795 06:29:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:29:16 Removing intermediate container 94336eb7eddc 06:29:16 ---> 3a2410ec8b35 06:29:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:17 Removing intermediate container 3e8a642c9fa9 06:29:17 ---> f08b0935ac5f 06:29:17 Step 14/22 : WORKDIR / 06:29:17 ---> Running in a109007d62e5 06:29:17 ---> Running in 304e41f687cb 06:29:18 ---> f3eb09ea523a 06:29:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:29:18 ---> d176a060b030 06:29:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:29:18 Removing intermediate container a109007d62e5 06:29:18 ---> cbc92165457c 06:29:18 Step 20/22 : LABEL arch=arm64 06:29:18 Removing intermediate container 304e41f687cb 06:29:18 ---> 7245a742b54b 06:29:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:29:18 ---> Running in 39ee6c6cbdcf 06:29:19 ---> 9600e2fd146e 06:29:19 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:29:19 Removing intermediate container 39ee6c6cbdcf 06:29:19 ---> 81bd37f3033c 06:29:19 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:29:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:29:20 ---> 3c6ecbd2b5d5 06:29:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:29:20 ---> Running in 45578e039469 06:29:20 ---> cc32c520bd4d 06:29:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:20 ---> Running in 18b7cda22376 06:29:20 Removing intermediate container 45578e039469 06:29:20 ---> ae0dc1e5b942 06:29:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:21 Removing intermediate container 18b7cda22376 06:29:21 ---> 9e9d5a4d0ce8 06:29:21 Step 22/22 : LABEL version=0.0.0 06:29:21 ---> Running in 8dad2c9ff168 06:29:21 ---> Running in 379b597a6e05 06:29:22 ---> 64c0b600f2a3 06:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:29:22 ---> 3cf33de21856 06:29:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:29:22 Removing intermediate container 8dad2c9ff168 06:29:22 ---> d1bd14f12d88 06:29:22 Step 22/24 : LABEL arch=arm64 06:29:22 ---> Running in 2eecab5cca45 06:29:22 Removing intermediate container 379b597a6e05 06:29:22 ---> eb92bb17b627 06:29:22 06:29:22 ---> Running in ce3c94dc3739 06:29:23 ---> 906723d4c583 06:29:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:29:23 Successfully built eb92bb17b627 06:29:23 ---> Running in 977907b32c4b 06:29:23 Successfully tagged docker-core-command-go-arm64:latest 06:29:23  Building docker-core-command-go ... done Building docker-support-scheduler-go 06:29:23 Removing intermediate container 2eecab5cca45 06:29:23 ---> 05642b2f76b7 06:29:23 Step 18/21 : CMD ["--init=true"] 06:29:23 Removing intermediate container ce3c94dc3739 06:29:23 ---> b14f4068b073 06:29:23 Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:29:23 ---> Running in e51e33626c47 06:29:23 ---> Running in 1736e142b1e4 06:29:24 Removing intermediate container 977907b32c4b 06:29:24 ---> 94f336a0883b 06:29:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:29:24 ---> Running in 61f9e757f4b9 06:29: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 06:29:24 Removing intermediate container e51e33626c47 06:29:24 ---> 3f87fadc6484 06:29:24 Step 19/21 : LABEL arch=arm64 06:29:24 Removing intermediate container 1736e142b1e4 06:29:24 ---> 8ac33da0fba8 06:29:24 Step 24/24 : LABEL version=0.0.0 06:29:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:29:25 ---> Running in 55fb7131eab3 06:29:25 ---> Running in 8cfa4d4f103c 06:29:25 Status: Downloaded newer image for docker:20.10.0 06:29:25 ---> eeaf43b92773 06:29: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 06:29:25 Step 12/26 : RUN apk add --no-cache bash 06:29:25 Removing intermediate container 61f9e757f4b9 06:29:25 ---> 9d883e090437 06:29:25 Step 20/22 : LABEL arch=arm64 06:29: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 06:29:25 go: downloading github.com/stretchr/testify v1.6.1 06:29:25 ---> Running in 0dd30f40ad80 06:29:26 go: downloading github.com/pmezard/go-difflib v1.0.0 06:29:26 go: downloading github.com/davecgh/go-spew v1.1.1 06:29:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:29:26 Removing intermediate container 55fb7131eab3 06:29:26 Removing intermediate container 8cfa4d4f103c 06:29:26 ---> 12af9dfe1442 06:29:26 Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff ---> 70cdaea36b57 06:29:26 ---> Running in 553b85e07d22 06:29:26 06:29:26 06:29:26 ---> Running in 5e8382f2438c 06:29:27 Successfully built 70cdaea36b57 06:29:27 Successfully tagged docker-support-notifications-go-arm64:latest 06:29:27 Building docker-security-secretstore-setup-go 06:29: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 06:29:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:29:27 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:29:27  Building docker-support-notifications-go ... done Removing intermediate container 553b85e07d22 06:29:27 ---> f658b3319e23 06:29:27 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:27 Removing intermediate container 5e8382f2438c 06:29:27 ---> e55203a7faef 06:29:27 Step 21/21 : LABEL version=0.0.0 06:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:27 ---> Running in 086353321b78 06:29:28 ---> Running in 6a21921db606 06:29:28 Removing intermediate container 086353321b78 06:29:28 ---> 77b81b2ac770 06:29:28 Step 22/22 : LABEL version=0.0.0 06:29:28 (1/2) Installing readline (8.0.4-r0) 06:29:28 (2/2) Installing bash (5.0.17-r0) 06:29:28 Executing bash-5.0.17-r0.post-install 06:29:28 Executing busybox-1.31.1-r19.trigger 06:29:28 OK: 12 MiB in 22 packages 06:29:28 Removing intermediate container 6a21921db606 06:29:28 ---> 24b40a4c6b9a 06:29:28 06:29: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 06:29:28 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:29:29 Successfully built 24b40a4c6b9a 06:29:29 ---> Running in 1a680f6fc7ef 06:29:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:29:29  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 06:29: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 06:29:29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:29:30 Removing intermediate container 1a680f6fc7ef 06:29:30 ---> 0b1868cc30a4 06:29:30 06:29:30 Successfully built 0b1868cc30a4 06:29:30 Successfully tagged docker-core-metadata-go-arm64:latest 06:29:30 Building docker-security-bootstrap-redis-go 06:29:31  Building docker-core-metadata-go ... done Removing intermediate container 0dd30f40ad80 06:29:31 ---> d7beea430a5f 06:29:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:29:31 ---> Running in df85050757e2 06:29:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:29:31 Removing intermediate container df85050757e2 06:29:31 ---> ffb4f88551e4 06:29:31 Step 14/26 : ENV APP_PORT=48090 06:29:32 ---> Running in 21f11807f912 06:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:29:32 Removing intermediate container 21f11807f912 06:29:32 ---> 4438260f1125 06:29:32 Step 15/26 : EXPOSE $APP_PORT 06:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:29:33 ---> Running in f30cb3a70a2b 06:29:33 Removing intermediate container f30cb3a70a2b 06:29:33 ---> e79d8292bed5 06:29:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:29:35 Building version 06:29:35 ---> c582f035e0e3 06:29:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:29:36 Staging config-common 06:29:37 ---> ff82d76dc8c0 06:29:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:29:37 Skipping stage go-build-helper (already ran) 06:29:37 Skipping stage static-packages (already ran) 06:29:37 Skipping stage go115 (already ran) 06:29:37 Staging edgex-go 06:29:38 ---> 00a33a48513a 06:29:38 Step 19/26 : RUN apk --no-cache add py3-pip 06:29:38 Staging version 06:29:39 ---> Running in 728a080a7a5d 06:29:39 Priming config-common 06:29:40 Priming go-build-helper 06:29:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:41 (1/33) Installing libbz2 (1.0.8-r1) 06:29:41 (2/33) Installing expat (2.2.9-r1) 06:29:41 (3/33) Installing libffi (3.3-r2) 06:29:41 (4/33) Installing gdbm (1.13-r1) 06:29:41 (5/33) Installing xz-libs (5.2.5-r0) 06:29:41 (6/33) Installing sqlite-libs (3.32.1-r0) 06:29:41 (7/33) Installing python3 (3.8.5-r0) 06:29:41 Priming static-packages 06:29:43 Priming go115 06:29:43 (8/33) Installing py3-appdirs (1.4.4-r1) 06:29:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:29:43 (10/33) Installing py3-parsing (2.4.7-r0) 06:29:43 (11/33) Installing py3-six (1.15.0-r0) 06:29:43 (12/33) Installing py3-packaging (20.4-r0) 06:29:43 (13/33) Installing py3-setuptools (47.0.0-r0) 06:29:43 (14/33) Installing py3-chardet (3.0.4-r4) 06:29:43 (15/33) Installing py3-idna (2.9-r0) 06:29:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:29:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:29:43 (18/33) Installing py3-requests (2.23.0-r0) 06:29:43 (19/33) Installing py3-msgpack (1.0.0-r0) 06:29:43 (20/33) Installing py3-lockfile (0.12.2-r3) 06:29:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:29:43 (22/33) Installing py3-colorama (0.4.3-r0) 06:29:43 (23/33) Installing py3-distlib (0.3.0-r0) 06:29:44 (24/33) Installing py3-distro (1.5.0-r1) 06:29:44 (25/33) Installing py3-webencodings (0.5.1-r3) 06:29:44 (26/33) Installing py3-html5lib (1.0.1-r4) 06:29:44 (27/33) Installing py3-pytoml (0.1.21-r0) 06:29:44 (28/33) Installing py3-pep517 (0.8.2-r0) 06:29:44 (29/33) Installing py3-progress (1.5-r0) 06:29:44 (30/33) Installing py3-toml (0.10.1-r0) 06:29:44 (31/33) Installing py3-retrying (1.3.3-r0) 06:29:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:29:44 (33/33) Installing py3-pip (20.1.1-r0) 06:29:44 Executing busybox-1.31.1-r19.trigger 06:29:44 OK: 71 MiB in 55 packages 06:29:44 Priming edgex-go 06:29:46 Priming version 06:29:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:54 Removing intermediate container 728a080a7a5d 06:29:54 ---> 9990453486e9 06:29:54 Step 20/26 : RUN pip install docker-compose==1.23.2 06:29:54 ---> Running in 03b6b4b4788e 06:30:01 Collecting docker-compose==1.23.2 06:30:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:30:02 Collecting PyYAML<4,>=3.10 06:30:02 Downloading PyYAML-3.13.tar.gz (270 kB) 06:30:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:30:02 ---> 5512b68eae03 06:30:02 Step 3/21 : WORKDIR /edgex-go 06:30:02 ---> Using cache 06:30:02 ---> cdfc47c77463 06:30:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:02 ---> Using cache 06:30:02 ---> e77c9cbbf3c4 06:30:02 Step 5/21 : RUN apk add --update --no-cache make git 06:30:05 ---> Running in 881d9373f829 06:30:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:30:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:30:09 Collecting jsonschema<3,>=2.5.1 06:30:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:30:09 OK: 217 MiB in 51 packages 06:30:09 Collecting docker<4.0,>=3.6.0 06:30:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:30:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:10 ---> 5512b68eae03 06:30:10 Step 3/24 : WORKDIR /edgex-go 06:30:10 ---> Using cache 06:30:10 ---> cdfc47c77463 06:30:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:10 ---> Using cache 06:30:10 ---> e77c9cbbf3c4 06:30:10 Step 5/24 : RUN apk add --update --no-cache make git 06:30:11 Collecting cached-property<2,>=1.2.0 06:30:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:30:12 Collecting docopt<0.7,>=0.6.1 06:30:12 Downloading docopt-0.6.2.tar.gz (25 kB) 06:30:12 ---> Running in 179c378dde68 06:30:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:30:12 ---> 5512b68eae03 06:30:12 Step 3/23 : WORKDIR /edgex-go 06:30:12 ---> Using cache 06:30:12 ---> cdfc47c77463 06:30:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:12 ---> Using cache 06:30:12 ---> e77c9cbbf3c4 06:30:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:30:12 ---> Running in 9296ee28c3b6 06:30:12 Removing intermediate container 881d9373f829 06:30:12 ---> 86b5809076e4 06:30:12 Step 6/21 : COPY go.mod . 06:30:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:30:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:13 ---> 5512b68eae03 06:30:13 Step 3/22 : WORKDIR /edgex-go 06:30:13 ---> Using cache 06:30:13 ---> cdfc47c77463 06:30:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:13 ---> Using cache 06:30:13 ---> e77c9cbbf3c4 06:30:13 Step 5/22 : RUN apk add --update --no-cache make git 06:30:13 ---> Using cache 06:30:13 ---> 86b5809076e4 06:30:13 Step 6/22 : COPY go.mod . 06:30:14 ---> 93113676625f 06:30:14 Step 7/21 : RUN go mod download 06:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:14 ---> ce28d397a82f 06:30:14 Step 7/22 : RUN go mod download 06:30:14 ---> Running in c1194fdf63c5 06:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:14 ---> Running in b3632c5d79b3 06:30:15 Collecting dockerpty<0.5,>=0.4.1 06:30:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:15 OK: 217 MiB in 51 packages 06:30:16 OK: 217 MiB in 51 packages 06:30:17 Removing intermediate container 179c378dde68 06:30:17 ---> fe0bcf93af51 06:30:17 Step 6/24 : COPY go.mod . 06:30:18 Removing intermediate container 9296ee28c3b6 06:30:18 ---> 2d5ba7f1cdf6 06:30:18 Step 6/23 : COPY go.mod . 06:30:18 Collecting websocket-client<1.0,>=0.32.0 06:30:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:30:18 Removing intermediate container b3632c5d79b3 06:30:18 ---> 2d35bfeb0bd2 06:30:18 Step 8/22 : COPY . . 06:30:18 ---> c84f2e053d19 06:30:18 Step 7/24 : RUN go mod download 06:30:18 Removing intermediate container c1194fdf63c5 06:30:18 ---> 99a7d9f88723 06:30:18 Step 8/21 : COPY . . 06:30:18 Collecting texttable<0.10,>=0.9.0 06:30:18 Downloading texttable-0.9.1.tar.gz (11 kB) 06:30:19 ---> 62a8ff499304 06:30:19 Step 7/23 : RUN go mod download 06:30:19 ---> Running in c691f2d68d1f 06:30:19 ---> Running in da605fac6308 06:30:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:30:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:30:22 Collecting urllib3<1.25,>=1.21.1 06:30:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:30:22 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:30:22 Collecting idna<2.8,>=2.5 06:30:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:30:23 Collecting docker-pycreds>=0.4.0 06:30:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:30:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:30:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:30:25 Installing collected packages: PyYAML, urllib3, idna, requests, jsonschema, websocket-client, docker-pycreds, docker, cached-property, docopt, dockerpty, texttable, docker-compose 06:30:25 Running setup.py install for PyYAML: started 06:30:26 Removing intermediate container c691f2d68d1f 06:30:26 ---> 16cd9a5ef0c1 06:30:26 Step 8/24 : COPY . . 06:30:27 Removing intermediate container da605fac6308 06:30:27 ---> 5b7b8fa1493c 06:30:27 Step 8/23 : COPY . . 06:30:28 Running setup.py install for PyYAML: finished with status 'done' 06:30:28 Attempting uninstall: urllib3 06:30:28 Found existing installation: urllib3 1.25.9 06:30:28 Uninstalling urllib3-1.25.9: 06:30:28 Successfully uninstalled urllib3-1.25.9 06:30:29 Attempting uninstall: idna 06:30:29 Found existing installation: idna 2.9 06:30:29 Uninstalling idna-2.9: 06:30:29 Successfully uninstalled idna-2.9 06:30:30 Attempting uninstall: requests 06:30:30 Found existing installation: requests 2.23.0 06:30:30 Uninstalling requests-2.23.0: 06:30:30 Successfully uninstalled requests-2.23.0 06:30:32 Running setup.py install for docopt: started 06:30:34 Running setup.py install for docopt: finished with status 'done' 06:30:34 Running setup.py install for dockerpty: started 06:30:36 Running setup.py install for dockerpty: finished with status 'done' 06:30:36 Running setup.py install for texttable: started 06:30:39 Running setup.py install for texttable: finished with status 'done' 06:30:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:30:43 ---> dcf3a64d505f 06:30:43 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:30:44 ---> Running in 21ff3cf170c4 06:30:44 ---> 652f4a0269af 06:30:44 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:30:45 ---> Running in 88212c968d38 06:30:46 ---> c59316d81280 06:30:46 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:46 ---> f9b62d8d44cb 06:30:46 Step 9/23 : RUN make cmd/core-data/core-data 06:30:46 ---> Running in 1cf27fc7ba21 06:30:46 ---> Running in ac277f1df251 06:30:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:30:47 Removing intermediate container 03b6b4b4788e 06:30:47 ---> 3051babe41e6 06:30:47 Step 21/26 : RUN apk --no-cache add curl 06:30:48 ---> Running in d65e709d2aa4 06:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:30:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:30:51 (2/3) Installing libcurl (7.69.1-r3) 06:30:51 (3/3) Installing curl (7.69.1-r3) 06:30:51 Executing busybox-1.31.1-r19.trigger 06:30:51 OK: 71 MiB in 58 packages 06:30:53 Removing intermediate container d65e709d2aa4 06:30:53 ---> 6513a081ef33 06:30:53 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:30:53 ---> Running in 4ac4b357f266 06:30:54 Removing intermediate container 4ac4b357f266 06:30:54 ---> 3555c7e677b5 06:30:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:54 ---> Running in 63a6262a820e 06:30:55 Removing intermediate container 63a6262a820e 06:30:55 ---> 3800d9581b7d 06:30:55 Step 24/26 : LABEL arch=arm64 06:30:55 ---> Running in 70fd190e859f 06:30:55 Removing intermediate container 70fd190e859f 06:30:55 ---> 8cae572f02ef 06:30:55 Step 25/26 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:30:55 ---> Running in e466ff13276a 06:30:56 Removing intermediate container e466ff13276a 06:30:56 ---> d3562b6726f1 06:30:56 Step 26/26 : LABEL version=0.0.0 06:30:56 ---> Running in 19a2d61c6367 06:30:57 Removing intermediate container 19a2d61c6367 06:30:57 ---> 0aac51ea15c8 06:30:57 06:30:58 Successfully built 0aac51ea15c8 06:30:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:31:54  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:32:00 Removing intermediate container 21ff3cf170c4 06:32:00 ---> 227bc4510a4b 06:32:00 06:32:00 Step 10/22 : FROM alpine:3.12 06:32:00 ---> afeebe901d6b 06:32:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:32:00 ---> Running in 7805afafd592 06:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:03 (1/5) Installing ca-certificates (20191127-r4) 06:32:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:32:03 (3/5) Installing libcurl (7.69.1-r3) 06:32:03 (4/5) Installing curl (7.69.1-r3) 06:32:03 (5/5) Installing dumb-init (1.2.2-r1) 06:32:03 Executing busybox-1.31.1-r19.trigger 06:32:03 Executing ca-certificates-20191127-r4.trigger 06:32:03 Removing intermediate container 1cf27fc7ba21 06:32:03 ---> 96e1c248d4ca 06:32:03 06:32:03 Step 10/24 : FROM alpine:3.12 06:32:03 ---> afeebe901d6b 06:32:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:32:03 OK: 7 MiB in 19 packages 06:32:04 ---> Running in 6d79832d729d 06:32:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:07 Removing intermediate container 7805afafd592 06:32:07 ---> f4031544f655 06:32:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:32:07 Removing intermediate container 88212c968d38 06:32:07 ---> aeb71d3305ac 06:32:07 06:32:07 Step 10/21 : FROM scratch 06:32:07 ---> 06:32:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:07 ---> Running in 5ae0ecd71116 06:32:07 (1/5) Installing ca-certificates (20191127-r4) 06:32:07 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:32:07 (3/5) Installing libcurl (7.69.1-r3) 06:32:07 (4/5) Installing curl (7.69.1-r3) 06:32:07 (5/5) Installing dumb-init (1.2.2-r1) 06:32:07 Executing busybox-1.31.1-r19.trigger 06:32:07 Executing ca-certificates-20191127-r4.trigger 06:32:08 ---> Using cache 06:32:08 ---> f0ebd5349846 06:32:08 Step 12/21 : ENV APP_PORT=48085 06:32:08 OK: 7 MiB in 19 packages 06:32:08 ---> Running in 38f08344ce7d 06:32:08 Removing intermediate container 5ae0ecd71116 06:32:08 ---> 5a239842c4f5 06:32:08 Step 13/22 : WORKDIR / 06:32:08 ---> Running in b76f2be085de 06:32:09 Removing intermediate container 38f08344ce7d 06:32:09 ---> 0cfc730d61aa 06:32:09 Step 13/21 : EXPOSE $APP_PORT 06:32:09 ---> Running in a4ccee6a2c45 06:32:09 Removing intermediate container b76f2be085de 06:32:09 ---> d5360c93c51b 06:32:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:32:09 Removing intermediate container a4ccee6a2c45 06:32:09 ---> 50146d9a1e69 06:32:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:32:10 Removing intermediate container 6d79832d729d 06:32:10 ---> 9303585a96d4 06:32:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:11 ---> 385cd70a2920 06:32:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:32:11 ---> e27e2862c158 06:32:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:32:11 ---> Running in 3962727c4336 06:32:12 Removing intermediate container 3962727c4336 06:32:12 ---> a9cc67c9f94f 06:32:12 Step 13/24 : WORKDIR / 06:32:12 ---> Running in 6f18f2660ac2 06:32:12 ---> 1eb48b82fe3f 06:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:32:12 ---> aba071bcdfb1 06:32:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:32:13 Removing intermediate container 6f18f2660ac2 06:32:13 ---> 48200ad66361 06:32:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:13 ---> ebdb224a60dd 06:32:13 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:32:13 ---> 3ded9c107c75 06:32:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:32:13 ---> Running in acd70cd2bd39 06:32:14 ---> 2c02fa8214d9 06:32:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:14 Removing intermediate container acd70cd2bd39 06:32:14 ---> 1b867ad6a350 06:32:14 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:14 ---> 7dcae030ed32 06:32:14 Step 18/22 : RUN chmod +x entrypoint.sh 06:32:14 ---> Running in 8cd0438573b4 06:32:15 ---> Running in 60f2e07369e2 06:32:15 ---> ae3b1e660a88 06:32:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:16 Removing intermediate container 8cd0438573b4 06:32:16 ---> 55a8b74582d4 06:32:16 Step 19/21 : LABEL arch=arm64 06:32:16 ---> Running in 9095bb9faa7d 06:32:16 ---> 971fe0f0c3f3 06:32:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:16 Removing intermediate container 9095bb9faa7d 06:32:16 ---> 66a5c37a676f 06:32:16 Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:32:17 ---> Running in 631ee2c35824 06:32:18 ---> 1c6fd9d50c46 06:32:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:18 Removing intermediate container 631ee2c35824 06:32:18 ---> 3fcb5b790417 06:32:18 Step 21/21 : LABEL version=0.0.0 06:32:18 ---> Running in cbb8a937efe6 06:32:18 Removing intermediate container 60f2e07369e2 06:32:18 ---> 271099c94d05 06:32:18 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:32:19 ---> Running in cfa8d523044a 06:32:19 Removing intermediate container cbb8a937efe6 06:32:19 ---> 741981b8916e 06:32:19 06:32:19 Successfully built 741981b8916e 06:32:19 Successfully tagged docker-support-scheduler-go-arm64:latest 06:32:19  Building docker-support-scheduler-go ... done  ---> 1530d98dc7e3 06:32:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:19 Removing intermediate container cfa8d523044a 06:32:19 ---> 9dfd36156ac4 06:32:19 Step 20/22 : LABEL arch=arm64 06:32:19 ---> Running in 1bd1d2e5c342 06:32:20 Removing intermediate container 1bd1d2e5c342 06:32:20 ---> 491f2fd2437d 06:32:20 Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:32:20 ---> 834d93177ae8 06:32:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:20 ---> Running in 1a2d7182728b 06:32:20 ---> Running in bc437ae1e471 06:32:21 Removing intermediate container 1a2d7182728b 06:32:21 ---> 2c91456a86bc 06:32:21 Step 22/22 : LABEL version=0.0.0 06:32:21 ---> Running in f11c245d16bd 06:32:22 Removing intermediate container f11c245d16bd 06:32:22 ---> 94d22a67542c 06:32:22 06:32:22 Successfully built 94d22a67542c 06:32:22 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:32:24  Building docker-security-bootstrap-redis-go ... done Removing intermediate container bc437ae1e471 06:32:24 ---> 377bfb55ce4a 06:32:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:32:24 ---> Running in eb25145b3a2d 06:32:24 Removing intermediate container ac277f1df251 06:32:24 ---> 5093ca71aeb6 06:32:24 06:32:24 Step 10/23 : FROM alpine:3.12 06:32:24 ---> afeebe901d6b 06:32:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:24 ---> Running in 99250f890b3f 06:32:25 Removing intermediate container eb25145b3a2d 06:32:25 ---> b3fd8a4e8360 06:32:25 Step 22/24 : LABEL arch=arm64 06:32:25 ---> Running in 41615e036d6c 06:32:25 Removing intermediate container 99250f890b3f 06:32:25 ---> 5ca8360718d0 06:32:25 Step 12/23 : ENV APP_PORT=48080 06:32:25 ---> Running in 56a1492a96f4 06:32:25 Removing intermediate container 41615e036d6c 06:32:25 ---> 799cecf9355a 06:32:25 Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:32:25 ---> Running in c4a83f414001 06:32:25 Removing intermediate container 56a1492a96f4 06:32:25 ---> 87be82b9cb76 06:32:25 Step 13/23 : EXPOSE $APP_PORT 06:32:26 ---> Running in 48fb49cbd9d6 06:32:26 Removing intermediate container c4a83f414001 06:32:26 ---> 95eb923edc57 06:32:26 Step 24/24 : LABEL version=0.0.0 06:32:26 ---> Running in 18d34b7fdad1 06:32:26 Removing intermediate container 48fb49cbd9d6 06:32:26 ---> 47733b74c332 06:32:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:26 ---> Running in 5c5e948621f2 06:32:26 Removing intermediate container 18d34b7fdad1 06:32:26 ---> a3e93625012c 06:32:26 06:32:27 Successfully built a3e93625012c 06:32:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:32:29  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5c5e948621f2 06:32:29 ---> 973dec05e8c7 06:32:29 Step 15/23 : RUN apk add --update --no-cache zeromq 06:32:29 ---> Running in ca4f57913efb 06:32:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:32:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:32:31 (1/5) Installing libgcc (9.3.0-r2) 06:32:31 (2/5) Installing libsodium (1.0.18-r0) 06:32:31 (3/5) Installing libstdc++ (9.3.0-r2) 06:32:32 (4/5) Installing libzmq (4.3.3-r0) 06:32:32 (5/5) Installing zeromq (4.3.3-r0) 06:32:32 Executing busybox-1.31.1-r19.trigger 06:32:32 OK: 8 MiB in 19 packages 06:32:33 Removing intermediate container ca4f57913efb 06:32:33 ---> 079c10add30e 06:32:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:32:34 ---> 8920095ab931 06:32:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:35 ---> 962119dea53c 06:32:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:32:36 ---> e491787d934a 06:32:36 Step 19/23 : ENTRYPOINT ["/core-data"] 06:32:36 ---> Running in bf11bcb8f5b0 06:32:36 Removing intermediate container bf11bcb8f5b0 06:32:36 ---> a3db0c410965 06:32:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:36 ---> Running in aabee2d83c05 06:32:37 Removing intermediate container aabee2d83c05 06:32:37 ---> 4869db7c0f32 06:32:37 Step 21/23 : LABEL arch=arm64 06:32:37 ---> Running in d28fb106cf4e 06:32:37 Removing intermediate container d28fb106cf4e 06:32:37 ---> 3cd7ea2b50ff 06:32:37 Step 22/23 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff 06:32:38 ---> Running in e92edde5eb76 06:32:38 Removing intermediate container e92edde5eb76 06:32:38 ---> 55adb6c96978 06:32:38 Step 23/23 : LABEL version=0.0.0 06:32:38 ---> Running in 8ea2b015ea4d 06:32:39 Removing intermediate container 8ea2b015ea4d 06:32:39 ---> 0efa63b62e16 06:32:39 06:32:39 Successfully built 0efa63b62e16 06:32:39 Successfully tagged docker-core-data-go-arm64:latest 06:32:39  Building docker-core-data-go ... done  [Pipeline] } 06:32:39 $ docker stop --time=1 fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 06:32:41 $ docker rm -f fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:42 + grep docker 06:32:42 + docker images 06:32:42 docker-core-data-go-arm64 latest 0efa63b62e16 4 seconds ago 20.9MB 06:32:42 docker-security-secretstore-setup-go-arm64 latest a3e93625012c 16 seconds ago 23.4MB 06:32:42 docker-security-bootstrap-redis-go-arm64 latest 94d22a67542c 21 seconds ago 15.1MB 06:32:42 docker-support-scheduler-go-arm64 latest 741981b8916e 24 seconds ago 10MB 06:32:42 docker-sys-mgmt-agent-go-arm64 latest 0aac51ea15c8 About a minute ago 300MB 06:32:42 docker-core-metadata-go-arm64 latest 0b1868cc30a4 3 minutes ago 12.2MB 06:32:42 docker-security-proxy-setup-go-arm64 latest 24b40a4c6b9a 3 minutes ago 23.3MB 06:32:42 docker-support-notifications-go-arm64 latest 70cdaea36b57 3 minutes ago 11.4MB 06:32:42 docker-core-command-go-arm64 latest eb92bb17b627 3 minutes ago 9.98MB 06:32:42 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:32:44 provisioning config files... 06:32:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1449002320430844173tmp [Pipeline] { [Pipeline] sh 06:32:45 + set +x 06:32:45 + bash -s -- 06:32:45 + curl -s https://codecov.io/bash 06:32:45 06:32:45 _____ _ 06:32:45 / ____| | | 06:32:45 | | ___ __| | ___ ___ _____ __ 06:32:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:45 Bash-20201231-23d4836 06:32:45 06:32:45 06:32:45 ==> git version 2.24.3 found 06:32:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:32:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:32:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:32:45 ==> Jenkins CI detected. 06:32:45 project root: . 06:32:45 --> token set from env 06:32:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:32:45 ==> Running gcov in . (disable via -X gcov) 06:32:45 ==> Python coveragepy not found 06:32:45 ==> Searching for coverage reports in: 06:32:45 + . 06:32:45 -> Found 1 reports 06:32:45 ==> Detecting git/mercurial file structure 06:32:45 ==> Reading reports 06:32:45 + ./coverage.out bytes=538204 06:32:45 ==> Appending adjustments 06:32:45 https://docs.codecov.io/docs/fixing-reports 06:32:48 + Found adjustments 06:32:48 ==> Gzipping contents 06:32:48 84K /tmp/codecov.vSRTFt.gz 06:32:48 ==> Uploading reports 06:32:48 url: https://codecov.io 06:32:48 query: branch=PR-2986&commit=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2986&job=&cmd_args= 06:32:48 -> Pinging Codecov 06:32:48 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2986&commit=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2986&job=&cmd_args= 06:32:49 -> Uploading to 06:32:49 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff/42d3c5c2-fa11-46f6-b196-3154f1a92519.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T063248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35227a45f4dac2506f8082b54b44e4e48f19a76712a29b42010b5802c8e9e0ef 06:32:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:49 Dload Upload Total Spent Left Speed 06:32:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81933 0 0 100 81933 0 171k --:--:-- --:--:-- --:--:-- 172k 06:32:49 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [Pipeline] } 06:32:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:32:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:53 ---> package-listing.sh 06:32:53 ++ facter osfamily 06:32:53 ++ tr '[:upper:]' '[:lower:]' 06:32:53 + OS_FAMILY=redhat 06:32:53 + workspace=/w/workspace/edgex-go/1 06:32:53 + START_PACKAGES=/tmp/packages_start.txt 06:32:53 + END_PACKAGES=/tmp/packages_end.txt 06:32:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:53 + PACKAGES=/tmp/packages_start.txt 06:32:53 + '[' /w/workspace/edgex-go/1 ']' 06:32:53 + PACKAGES=/tmp/packages_end.txt 06:32:53 + case "${OS_FAMILY}" in 06:32:53 + rpm -qa 06:32:53 + sort 06:32:58 + '[' -f /tmp/packages_start.txt ']' 06:32:58 + '[' -f /tmp/packages_end.txt ']' 06:32:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:58 + '[' /w/workspace/edgex-go/1 ']' 06:32:58 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:32:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:32:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:59 06:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:59 alpine: Pulling from edgex-lftools-log-publisher 06:32:59 df20fa9351a1: Pulling fs layer 06:32:59 36b3adc4ff6f: Pulling fs layer 06:32:59 8ad3a11d3b57: Pulling fs layer 06:32:59 46f8f816bc3b: Pulling fs layer 06:32:59 93b61091891f: Pulling fs layer 06:32:59 93b9cdb0e59b: Pulling fs layer 06:32:59 5e14af77c1be: Pulling fs layer 06:32:59 01666e4c0597: Pulling fs layer 06:32:59 aa168da1d23b: Pulling fs layer 06:32:59 93b9cdb0e59b: Waiting 06:32:59 5e14af77c1be: Waiting 06:32:59 01666e4c0597: Waiting 06:32:59 aa168da1d23b: Waiting 06:32:59 46f8f816bc3b: Waiting 06:32:59 93b61091891f: Waiting 06:32:59 36b3adc4ff6f: Download complete 06:32:59 46f8f816bc3b: Download complete 06:32:59 df20fa9351a1: Download complete 06:32:59 93b9cdb0e59b: Verifying Checksum 06:32:59 93b9cdb0e59b: Download complete 06:32:59 5e14af77c1be: Verifying Checksum 06:32:59 5e14af77c1be: Download complete 06:32:59 93b61091891f: Download complete 06:32:59 01666e4c0597: Verifying Checksum 06:32:59 01666e4c0597: Download complete 06:32:59 8ad3a11d3b57: Verifying Checksum 06:32:59 8ad3a11d3b57: Download complete 06:33:00 df20fa9351a1: Pull complete 06:33:00 36b3adc4ff6f: Pull complete 06:33:01 8ad3a11d3b57: Pull complete 06:33:01 46f8f816bc3b: Pull complete 06:33:02 aa168da1d23b: Verifying Checksum 06:33:02 aa168da1d23b: Download complete 06:33:02 93b61091891f: Pull complete 06:33:02 93b9cdb0e59b: Pull complete 06:33:03 5e14af77c1be: Pull complete 06:33:03 01666e4c0597: Pull complete 06:33:11 aa168da1d23b: Pull complete 06:33:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:33:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:33:11 prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container 06:33:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:33:15 $ docker top 6a41436e0b4e64f3a912f6c6ad75e7bdf14710599fe232478d839e8e3eecb10b -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:16 + mkdir -p /var/log/sa [Pipeline] sh 06:33:16 + ls /var/log/sa-host 06:33:16 + sadf -c /var/log/sa-host/sa05 06:33:16 file_magic: OK 06:33:16 HZ: Using current value: 100 06:33:16 file_header: OK 06:33:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:33:16 Statistics: 06:33:16 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... 06:33:16 File successfully converted to sysstat format version 12.2.1 06:33:16 + sadf -c /var/log/sa-host/sa23 06:33:16 file_magic: OK 06:33:16 HZ: Using current value: 100 06:33:16 file_header: OK 06:33:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:33:16 Statistics: 06:33:16 Hnuu...uuuununununu... 06:33:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:17 provisioning config files... 06:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8944568162931810893tmp [Pipeline] { [Pipeline] echo 06:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:17 ---> create-netrc.sh [Pipeline] } 06:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:33:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:33:18 ---> python-tools-install.sh [Pipeline] echo 06:33:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:18 ---> sudo-logs.sh 06:33:18 Archiving 'sudo' log.. [Pipeline] echo 06:33:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:19 ---> job-cost.sh 06:33:19 lf-activate-venv: SKIPPING 06:33:19 INFO: No Stack... 06:33:20 INFO: Retrieving Pricing Info for: v1-standard-2 06:33:20 INFO: Archiving Costs [Pipeline] echo 06:33:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:20 ---> logs-deploy.sh 06:33:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2986/1 06:33:20 INFO: archiving workspace using pattern(s): 06:33:22 Archives upload complete. 06:33:22 INFO: archiving logs to Nexus 06:33:23 ---> uname -a: 06:33:23 Linux prd-centos7-docker-4c-2g-18454.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:33:23 06:33:23 06:33:23 ---> lscpu: 06:33:23 Architecture: x86_64 06:33:23 CPU op-mode(s): 32-bit, 64-bit 06:33:23 Byte Order: Little Endian 06:33:23 Address sizes: 40 bits physical, 48 bits virtual 06:33:23 CPU(s): 4 06:33:23 On-line CPU(s) list: 0-3 06:33:23 Thread(s) per core: 1 06:33:23 Core(s) per socket: 1 06:33:23 Socket(s): 4 06:33:23 NUMA node(s): 1 06:33:23 Vendor ID: GenuineIntel 06:33:23 CPU family: 6 06:33:23 Model: 44 06:33:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:33:23 Stepping: 1 06:33:23 CPU MHz: 2933.438 06:33:23 BogoMIPS: 5866.87 06:33:23 Virtualization: VT-x 06:33:23 Hypervisor vendor: KVM 06:33:23 Virtualization type: full 06:33:23 L1d cache: 128 KiB 06:33:23 L1i cache: 128 KiB 06:33:23 L2 cache: 16 MiB 06:33:23 L3 cache: 64 MiB 06:33:23 NUMA node0 CPU(s): 0-3 06:33:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:33:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:33:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:33:23 Vulnerability Meltdown: Mitigation; PTI 06:33:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:33:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:33:23 Vulnerability Srbds: Not affected 06:33:23 Vulnerability Tsx async abort: Not affected 06:33:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:33:23 06:33:23 06:33:23 ---> nproc: 06:33:23 4 06:33:23 06:33:23 06:33:23 ---> df -h: 06:33:23 Filesystem Size Used Available Use% Mounted on 06:33:23 overlay 50.0G 12.0G 38.0G 24% / 06:33:23 tmpfs 64.0M 0 64.0M 0% /dev 06:33:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:33:23 shm 64.0M 0 64.0M 0% /dev/shm 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1@tmp 06:33:23 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/1 06:33:23 06:33:23 06:33:23 ---> free -m: 06:33:23 total used free shared buff/cache available 06:33:23 Mem: 1837 720 237 0 879 1033 06:33:23 Swap: 1023 44 979 06:33:23 06:33:23 06:33:23 ---> ip addr: 06:33:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:33:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:23 inet 127.0.0.1/8 scope host lo 06:33:23 valid_lft forever preferred_lft forever 06:33:23 inet6 ::1/128 scope host 06:33:23 valid_lft forever preferred_lft forever 06:33:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:33:23 link/ether fa:16:3e:bf:0f:f8 brd ff:ff:ff:ff:ff:ff 06:33:23 inet 10.30.122.197/23 brd 10.30.123.255 scope global dynamic eth0 06:33:23 valid_lft 85246sec preferred_lft 85246sec 06:33:23 inet6 fe80::f816:3eff:febf:ff8/64 scope link 06:33:23 valid_lft forever preferred_lft forever 06:33:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:33:23 link/ether 02:42:87:9f:b4:0e brd ff:ff:ff:ff:ff:ff 06:33:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:33:23 valid_lft forever preferred_lft forever 06:33:23 inet6 fe80::42:87ff:fe9f:b40e/64 scope link 06:33:23 valid_lft forever preferred_lft forever 06:33:23 06:33:23 06:33:23 ---> sar -b -r -n DEV: 06:33:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 06:33:23 06:33:23 06:13:59 LINUX RESTART (4 CPU) 06:33:23 06:33:23 06:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:23 06:16:02 191.80 86.14 105.66 0.00 6421.16 44578.65 0.00 06:33:23 06:17:01 248.69 83.76 164.93 0.00 3751.08 22716.58 0.00 06:33:23 06:18:01 177.98 86.60 91.38 0.00 4174.70 11458.79 0.00 06:33:23 06:19:02 972.71 736.22 236.48 0.00 85905.32 163496.21 0.00 06:33:23 06:20:01 1994.34 1671.57 322.77 0.00 147908.44 150446.03 0.00 06:33:23 06:21:01 848.89 554.42 294.47 0.00 78814.70 129049.83 0.00 06:33:23 06:22:02 1403.68 1097.80 305.88 0.00 82873.58 102016.47 0.00 06:33:23 06:23:01 111.55 18.06 93.48 0.00 3255.80 8047.40 0.00 06:33:23 06:24:01 1.90 0.23 1.67 0.00 8.66 31.15 0.00 06:33:23 06:25:01 0.65 0.40 0.25 0.00 12.26 3.13 0.00 06:33:23 06:26:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 06:33:23 06:27:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 06:33:23 06:28:01 0.27 0.00 0.27 0.00 0.00 2.61 0.00 06:33:23 06:29:01 0.47 0.18 0.28 0.00 7.99 3.00 0.00 06:33:23 06:30:01 1.42 1.23 0.18 0.00 41.04 2.78 0.00 06:33:23 06:31:01 0.97 0.03 0.93 0.00 1.07 16.89 0.00 06:33:23 06:32:01 0.28 0.00 0.28 0.00 0.00 4.65 0.00 06:33:23 06:33:01 80.50 71.64 8.85 0.00 6767.85 1876.62 0.00 06:33:23 Average: 335.36 244.89 90.47 0.00 23349.46 35291.72 0.00 06:33:23 06:33:23 06:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:23 06:16:02 102416 0 684148 36.36 2424 1092556 1433768 48.93 553356 984604 55112 06:33:23 06:17:01 300144 0 722244 38.39 960 858196 1318736 45.01 569644 734936 27936 06:33:23 06:18:01 236496 0 777496 41.32 784 866768 1481916 50.58 648412 706152 69352 06:33:23 06:19:02 577796 0 663700 35.27 0 640048 1285104 43.86 430680 659400 0 06:33:23 06:20:01 199100 0 1230048 65.37 0 452396 4060248 138.57 770028 649684 46004 06:33:23 06:21:01 164844 0 801208 42.58 0 915492 3282112 112.01 616144 882940 65504 06:33:23 06:22:02 207084 0 670816 35.65 0 1003644 1356680 46.30 572124 867444 40 06:33:23 06:23:01 120656 0 641024 34.07 0 1119864 1204008 41.09 584328 932272 20 06:33:23 06:24:01 124436 0 637208 33.87 0 1119900 1170164 39.94 583124 930912 16 06:33:23 06:25:01 123560 0 637784 33.90 0 1120200 1170212 39.94 583268 931252 16 06:33:23 06:26:01 123692 0 637632 33.89 0 1120220 1170236 39.94 583296 931264 8 06:33:23 06:27:01 124920 0 636396 33.82 0 1120228 1167020 39.83 582700 931064 8 06:33:23 06:28:01 124932 0 636372 33.82 0 1120240 1167020 39.83 582600 931064 8 06:33:23 06:29:01 124528 0 636604 33.83 0 1120412 1167468 39.84 582956 931188 8 06:33:23 06:30:01 123084 0 637452 33.88 0 1121008 1167092 39.83 582884 931820 8 06:33:23 06:31:01 123624 0 636900 33.85 0 1121020 1167020 39.83 582640 931828 12 06:33:23 06:32:01 123740 0 636776 33.84 0 1121028 1167020 39.83 582508 931828 8 06:33:23 06:33:01 78992 0 678764 36.07 0 1123788 1434736 48.97 646748 905960 94956 06:33:23 Average: 172447 0 700143 37.21 232 1008723 1520587 51.90 590969 872534 19945 06:33:23 06:33:23 06:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:23 06:16:02 eth0 1219.28 1407.12 5820.85 131.73 0.00 0.00 0.00 0.00 06:33:23 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:16:02 vethc6f07ff 28.89 48.32 1.90 292.30 0.00 0.00 0.00 0.00 06:33:23 06:16:02 docker0 1136.09 878.22 83.52 2966.20 0.00 0.00 0.00 0.00 06:33:23 06:17:01 vethf875072 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:17:01 eth0 202.34 175.42 575.79 26.45 0.00 0.00 0.00 0.00 06:33:23 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:17:01 docker0 155.76 166.93 11.92 544.82 0.00 0.00 0.00 0.00 06:33:23 06:18:01 vethf875072 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:18:01 eth0 42.78 28.21 27.81 73.72 0.00 0.00 0.00 0.00 06:33:23 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:19:02 eth0 223.16 183.22 1685.87 79.09 0.00 0.00 0.00 0.00 06:33:23 06:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:19:02 vethb56a4e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:20:01 veth579ab7e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:20:01 veth15a1f4c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:20:01 vetha9f096b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:20:01 vethf7bce20 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:33:23 06:21:01 veth30b702d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:21:01 veth3f22ddb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:21:01 vethac2c715 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:21:01 vethd393bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:22:02 veth418beb5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:22:02 eth0 3016.21 2686.71 13450.54 537.06 0.00 0.00 0.00 0.00 06:33:23 06:22:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:33:23 06:22:02 veth408af09 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:23:01 eth0 128.68 78.45 432.41 78.99 0.00 0.00 0.00 0.00 06:33:23 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:23:01 docker0 1372.24 1193.89 100.43 4305.83 0.00 0.00 0.00 0.00 06:33:23 06:24:01 eth0 1.08 0.38 0.37 0.20 0.00 0.00 0.00 0.00 06:33:23 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:25:01 eth0 1.40 0.42 0.48 0.26 0.00 0.00 0.00 0.00 06:33:23 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:26:01 eth0 0.90 0.42 0.34 0.21 0.00 0.00 0.00 0.00 06:33:23 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:27:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:23 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:28:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:23 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:23 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:30:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 06:33:23 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:23 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:33:01 eth0 206.52 172.03 2169.91 18.80 0.00 0.00 0.00 0.00 06:33:23 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 Average: eth0 128.47 124.47 689.14 28.89 0.00 0.00 0.00 0.00 06:33:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:23 Average: docker0 75.06 65.31 5.49 235.53 0.00 0.00 0.00 0.00 06:33:23 06:33:23 06:33:23 ---> sar -P ALL: 06:33:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 06:33:23 06:33:23 06:13:59 LINUX RESTART (4 CPU) 06:33:23 06:33:23 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:33:23 06:16:02 all 14.95 0.00 7.48 1.67 0.07 75.83 06:33:23 06:16:02 0 17.30 0.00 9.44 2.13 0.09 71.05 06:33:23 06:16:02 1 14.99 0.00 7.45 1.79 0.07 75.71 06:33:23 06:16:02 2 15.79 0.00 6.41 1.71 0.05 76.04 06:33:23 06:16:02 3 11.76 0.00 6.63 1.06 0.09 80.46 06:33:23 06:17:01 all 29.76 0.00 9.00 8.87 0.06 52.30 06:33:23 06:17:01 0 29.93 0.00 9.07 7.05 0.05 53.90 06:33:23 06:17:01 1 28.36 0.00 9.60 10.58 0.07 51.38 06:33:23 06:17:01 2 30.65 0.00 8.85 9.86 0.07 50.57 06:33:23 06:17:01 3 30.11 0.00 8.50 7.99 0.07 53.33 06:33:23 06:18:01 all 58.39 0.00 14.03 3.19 0.06 24.33 06:33:23 06:18:01 0 60.03 0.00 13.69 2.00 0.07 24.21 06:33:23 06:18:01 1 58.31 0.00 13.54 3.48 0.05 24.61 06:33:23 06:18:01 2 57.61 0.00 13.99 4.75 0.05 23.60 06:33:23 06:18:01 3 57.59 0.00 14.91 2.54 0.07 24.89 06:33:23 06:19:02 all 24.91 0.00 17.93 7.29 0.09 49.79 06:33:23 06:19:02 0 23.26 0.00 18.03 7.36 0.09 51.27 06:33:23 06:19:02 1 23.96 0.00 17.53 7.37 0.10 51.03 06:33:23 06:19:02 2 25.79 0.00 17.70 6.44 0.09 49.97 06:33:23 06:19:02 3 26.62 0.00 18.44 7.98 0.09 46.87 06:33:23 06:20:01 all 25.68 0.00 21.38 27.50 0.17 25.28 06:33:23 06:20:01 0 25.95 0.00 21.14 27.70 0.12 25.08 06:33:23 06:20:01 1 25.22 0.00 21.46 26.57 0.19 26.56 06:33:23 06:20:01 2 25.67 0.00 21.45 28.70 0.23 23.95 06:33:23 06:20:01 3 25.87 0.00 21.45 27.00 0.14 25.54 06:33:23 06:21:01 all 43.94 0.00 17.46 18.68 0.09 19.84 06:33:23 06:21:01 0 43.62 0.00 17.21 18.83 0.07 20.27 06:33:23 06:21:01 1 43.34 0.00 17.06 18.97 0.09 20.54 06:33:23 06:21:01 2 44.51 0.00 17.65 16.93 0.12 20.80 06:33:23 06:21:01 3 44.27 0.00 17.90 19.99 0.09 17.75 06:33:23 06:22:02 all 46.19 0.00 19.20 15.84 0.10 18.66 06:33:23 06:22:02 0 46.49 0.00 19.95 16.23 0.07 17.26 06:33:23 06:22:02 1 46.12 0.00 18.51 13.36 0.09 21.92 06:33:23 06:22:02 2 45.55 0.00 19.45 14.47 0.12 20.41 06:33:23 06:22:02 3 46.61 0.00 18.90 19.31 0.10 15.08 06:33:23 06:23:01 all 5.79 0.00 3.86 3.58 0.04 86.73 06:33:23 06:23:01 0 7.94 0.00 4.29 0.41 0.05 87.31 06:33:23 06:23:01 1 4.13 0.00 4.00 5.60 0.03 86.24 06:33:23 06:23:01 2 7.94 0.00 3.98 3.45 0.03 84.60 06:33:23 06:23:01 3 3.18 0.00 3.18 4.84 0.03 88.77 06:33:23 06:24:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:33:23 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:33:23 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:24:01 2 0.52 0.00 0.02 0.02 0.00 99.45 06:33:23 06:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:33:23 06:25:01 all 0.16 0.00 0.02 0.00 0.00 99.82 06:33:23 06:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:33:23 06:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:33:23 06:25:01 2 0.52 0.00 0.00 0.00 0.00 99.48 06:33:23 06:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:33:23 06:26:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:33:23 06:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:33:23 06:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:26:01 2 0.52 0.00 0.03 0.00 0.02 99.43 06:33:23 06:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:33:23 06:33:23 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:33:23 06:27:01 all 0.20 0.00 0.16 0.00 0.01 99.63 06:33:23 06:27:01 0 0.08 0.00 0.18 0.00 0.00 99.73 06:33:23 06:27:01 1 0.50 0.00 0.12 0.00 0.02 99.37 06:33:23 06:27:01 2 0.13 0.00 0.18 0.00 0.00 99.68 06:33:23 06:27:01 3 0.08 0.00 0.15 0.00 0.02 99.75 06:33:23 06:28:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:33:23 06:28:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:33:23 06:28:01 1 0.50 0.00 0.02 0.00 0.00 99.48 06:33:23 06:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:29:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:33:23 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:33:23 06:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:33:23 06:29:01 3 0.03 0.00 0.03 0.02 0.00 99.92 06:33:23 06:30:01 all 0.08 0.00 0.04 0.02 0.00 99.86 06:33:23 06:30:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:33:23 06:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:33:23 06:30:01 2 0.18 0.00 0.07 0.00 0.00 99.75 06:33:23 06:30:01 3 0.03 0.00 0.05 0.07 0.00 99.85 06:33:23 06:31:01 all 0.06 0.00 0.03 0.00 0.00 99.92 06:33:23 06:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:33:23 06:31:01 1 0.08 0.00 0.02 0.00 0.00 99.90 06:33:23 06:31:01 2 0.08 0.00 0.02 0.00 0.00 99.90 06:33:23 06:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:33:23 06:32:01 all 0.05 0.00 0.03 0.00 0.00 99.92 06:33:23 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:23 06:32:01 1 0.15 0.00 0.05 0.00 0.00 99.80 06:33:23 06:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:23 06:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:33:23 06:33:01 all 2.79 0.00 1.63 1.78 0.02 93.78 06:33:23 06:33:01 0 2.12 0.00 1.50 0.43 0.02 95.92 06:33:23 06:33:01 1 2.80 0.00 1.71 1.12 0.03 94.34 06:33:23 06:33:01 2 2.44 0.00 1.62 1.84 0.02 94.08 06:33:23 06:33:01 3 3.80 0.00 1.69 3.72 0.02 90.78 06:33:23 Average: all 13.82 0.00 6.11 4.79 0.04 75.24 06:33:23 Average: 0 13.99 0.00 6.24 4.45 0.03 75.28 06:33:23 Average: 1 13.57 0.00 6.05 4.81 0.04 75.53 06:33:23 Average: 2 14.07 0.00 6.07 4.78 0.04 75.03 06:33:23 Average: 3 13.63 0.00 6.09 5.11 0.04 75.13 06:33:23 06:33:23 06:33:23