Pull request #3001 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 310fcf068b6662a9a98c00381981ed5406e42392 rather than f799b50b6b57acf8bdee04b9aefff5513d855c3e Obtained Jenkinsfile from 310fcf068b6662a9a98c00381981ed5406e42392 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19355 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) > 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/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 Commit message: "feat(meta): add POST /provisionwatcher V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk b7fffbd951ede11e92d5e8b19c721f82551a4734 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:09:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:09:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:09:18 ========================================================= 03:09:18 EdgeX Global Pipelines Version Info 03:09:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:09:20 ------------------- 03:09:20 stable info: 03:09:20 ------------------- 03:09:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:09:20 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:09:20 Message: update stable to v1.0.173 03:09:21 ------------------- 03:09:21 experimental info: 03:09:21 ------------------- 03:09:21 Commited By: **** collab-it+edgex@linuxfoundation.org 03:09:21 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:09:21 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:09:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:09:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:09:23 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3001 [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3001 [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3001 [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f799b50b6b57acf8bdee04b9aefff5513d855c3e [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f799b50 [Pipeline] echo 03:09:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:09:24 provisioning config files... 03:09:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5130946957053506086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:25 ---> docker-login.sh 03:09:25 nexus3.edgexfoundry.org:10001 03:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 nexus3.edgexfoundry.org:10002 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 nexus3.edgexfoundry.org:10003 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 nexus3.edgexfoundry.org:10004 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 docker.io 03:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:26 Configure a credential helper to remove this warning. See 03:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:26 03:09:26 Login Succeeded 03:09:26 ---> docker-login.sh ends [Pipeline] } 03:09:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:27 ++ 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 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/core-command/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo core-command,cmd/core-command/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/core-data/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo core-data,cmd/core-data/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/core-metadata/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo core-metadata,cmd/core-metadata/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/security-bootstrap-redis/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/security-proxy-setup/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/support-notifications/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo support-notifications,cmd/support-notifications/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/support-scheduler/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:09:27 + for file in '`ls cmd/**/Dockerfile`' 03:09:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:09:27 ++ cut -d/ -f2 03:09:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:09:27 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 03:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:29 03:09:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:09:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:29 latest: Pulling from edgex-devops/git-semver 03:09:29 31603596830f: Pulling fs layer 03:09:29 2a8b12db71e7: Pulling fs layer 03:09:29 6ca5941a6612: Pulling fs layer 03:09:29 ecc8261a40a4: Pulling fs layer 03:09:29 ecc8261a40a4: Waiting 03:09:29 2a8b12db71e7: Verifying Checksum 03:09:29 2a8b12db71e7: Download complete 03:09:29 31603596830f: Verifying Checksum 03:09:29 31603596830f: Download complete 03:09:29 ecc8261a40a4: Verifying Checksum 03:09:29 ecc8261a40a4: Download complete 03:09:29 6ca5941a6612: Verifying Checksum 03:09:29 6ca5941a6612: Download complete 03:09:29 31603596830f: Pull complete 03:09:30 2a8b12db71e7: Pull complete 03:09:30 6ca5941a6612: Pull complete 03:09:31 ecc8261a40a4: Pull complete 03:09:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:09:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:09:31 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 03:09:33 $ docker top 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:34 [ssh-agent] Looking for ssh-agent implementation... 03:09:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:34 $ docker exec 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent 03:09:34 SSH_AUTH_SOCK=/tmp/ssh-r9ULUhc990kt/agent.13 03:09:34 SSH_AGENT_PID=18 03:09:34 Running ssh-add (command line suppressed) 03:09:34 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1188240495487078278.key (/w/workspace/edgex-go/5@tmp/private_key_1188240495487078278.key) 03:09:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:35 + git tag --points-at HEAD [Pipeline] } 03:09:35 $ docker exec --env ******** --env ******** 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent -k 03:09:35 unset SSH_AUTH_SOCK; 03:09:35 unset SSH_AGENT_PID; 03:09:35 echo Agent pid 18 killed; 03:09:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:35 [ssh-agent] Looking for ssh-agent implementation... 03:09:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:35 $ docker exec 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent 03:09:35 SSH_AUTH_SOCK=/tmp/ssh-si7Cq00erl3z/agent.48 03:09:35 SSH_AGENT_PID=54 03:09:35 Running ssh-add (command line suppressed) 03:09:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3104870338752247544.key (/w/workspace/edgex-go/5@tmp/private_key_3104870338752247544.key) 03:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:36 + git semver init 03:09:36 # -> Open(): unable to determine branch for HEAD 03:09:36 # $GIT_DIR = /w/workspace/edgex-go/5/.git 03:09:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 03:09:36 # $SEMVER_REMOTE_NAME = origin 03:09:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:09:36 # $SEMVER_USER_NAME = edgex-jenkins 03:09:36 # $SEMVER_BRANCH = PR-3001 03:09:36 # $SEMVER_TEMP = /tmp/semver-094671942 03:09:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:09:54 # '/tmp/semver-094671942' -> '/w/workspace/edgex-go/5/.semver' 03:09:54 # -> Force: false 03:09:54 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 03:09:54 $ docker exec --env ******** --env ******** 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 ssh-agent -k 03:09:54 unset SSH_AUTH_SOCK; 03:09:54 unset SSH_AGENT_PID; 03:09:54 echo Agent pid 54 killed; 03:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:55 + git semver [Pipeline] } 03:09:55 $ docker stop --time=1 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 03:09:57 $ docker rm -f 2c6e52768df2f35434ada2d07afe7f73adcc107775b494dddb277573c66ca9a3 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:58 Stashed 1 file(s) [Pipeline] echo 03:09:58 [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 03:09:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:09:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:09:59 + sudo service docker restart 03:09:59 + true 03:09:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:10:00 ========================================================= 03:10:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:10:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:10:00 + 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 . 03:10:04 Sending build context to Docker daemon 326.5MB 03:10:04 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:10:04 Step 2/6 : FROM ${BASE} 03:10:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:04 188c0c94c7c5: Pulling fs layer 03:10:04 0ef7d3d256c8: Pulling fs layer 03:10:04 de9db76c5a1d: Pulling fs layer 03:10:04 bca2f99d35d6: Pulling fs layer 03:10:04 93359f2a8cfa: Pulling fs layer 03:10:04 7c6f9722023f: Pulling fs layer 03:10:04 a35cf1a2eb13: Pulling fs layer 03:10:04 bca2f99d35d6: Waiting 03:10:04 93359f2a8cfa: Waiting 03:10:04 7c6f9722023f: Waiting 03:10:04 a35cf1a2eb13: Waiting 03:10:04 de9db76c5a1d: Verifying Checksum 03:10:04 de9db76c5a1d: Download complete 03:10:04 0ef7d3d256c8: Verifying Checksum 03:10:04 0ef7d3d256c8: Download complete 03:10:04 93359f2a8cfa: Verifying Checksum 03:10:04 93359f2a8cfa: Download complete 03:10:04 7c6f9722023f: Verifying Checksum 03:10:04 7c6f9722023f: Download complete 03:10:04 188c0c94c7c5: Verifying Checksum 03:10:04 188c0c94c7c5: Download complete 03:10:04 188c0c94c7c5: Pull complete 03:10:04 0ef7d3d256c8: Pull complete 03:10:05 de9db76c5a1d: Pull complete 03:10:06 a35cf1a2eb13: Verifying Checksum 03:10:06 a35cf1a2eb13: Download complete 03:10:07 bca2f99d35d6: Verifying Checksum 03:10:07 bca2f99d35d6: Download complete 03:10:12 bca2f99d35d6: Pull complete 03:10:12 93359f2a8cfa: Pull complete 03:10:12 7c6f9722023f: Pull complete 03:10:13 Still waiting to schedule task 03:10:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 03:10:18 a35cf1a2eb13: Pull complete 03:10:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:10:18 ---> a62c8e92a672 03:10:18 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 03:10:19 ---> Running in d49a00193c4b 03:10:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:10:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:10:21 (1/12) Installing libmagic (5.38-r0) 03:10:21 (2/12) Installing file (5.38-r0) 03:10:21 (3/12) Installing libc-dev (0.7.2-r3) 03:10:21 (4/12) Installing g++ (9.3.0-r2) 03:10:24 (5/12) Installing fortify-headers (1.1-r0) 03:10:25 (6/12) Installing patch (2.7.6-r6) 03:10:25 (7/12) Installing build-base (0.5-r2) 03:10:25 (8/12) Installing libsodium (1.0.18-r0) 03:10:25 (9/12) Installing pkgconf (1.7.2-r0) 03:10:25 (10/12) Installing libsodium-dev (1.0.18-r0) 03:10:25 (11/12) Installing libzmq (4.3.3-r0) 03:10:25 (12/12) Installing zeromq-dev (4.3.3-r0) 03:10:25 Executing busybox-1.31.1-r19.trigger 03:10:25 OK: 233 MiB in 51 packages 03:10:29 Removing intermediate container d49a00193c4b 03:10:29 ---> f2cd45f4682a 03:10:29 Step 4/6 : WORKDIR /edgex-go 03:10:29 ---> Running in 29a492bfdc71 03:10:29 Removing intermediate container 29a492bfdc71 03:10:29 ---> 7194267ecb19 03:10:29 Step 5/6 : COPY go.mod . 03:10:30 ---> e1f726c5708b 03:10:30 Step 6/6 : RUN go mod download 03:10:30 ---> Running in 5db31454734d 03:10:52 Removing intermediate container 5db31454734d 03:10:52 ---> 75d1e00329e7 03:10:52 Successfully built 75d1e00329e7 03:10:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:10:52 + docker inspect -f . ci-base-image-x86_64 03:10:52 . [Pipeline] withDockerContainer 03:10:52 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:53 $ docker top d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:54 + go version 03:10:54 go version go1.15.5 linux/amd64 [Pipeline] } 03:10:54 $ docker stop --time=1 d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 03:10:55 $ docker rm -f d9910ef1bf69d2c1b51e064879d3b806d014a77b0923e59996309beaa9056040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:56 + docker inspect -f . ci-base-image-x86_64 03:10:56 . [Pipeline] withDockerContainer 03:10:57 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:10:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:10:57 $ docker top b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb -eo pid,comm [Pipeline] { [Pipeline] echo 03:10:58 ========================================================= 03:10:58 [edgeXBuildGoParallel] Running Tests and Build... 03:10:58 ========================================================= [Pipeline] sh 03:10:58 + make test 03:10:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:11:08 ? github.com/edgexfoundry/edgex-go [no test files] 03:11:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:11:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:11:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 77.1% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.144s coverage: 82.4% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.383s coverage: 28.6% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements 03:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.313s coverage: 94.1% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 03:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 03:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 03:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements 03:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.4% of statements 03:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.5% of statements 03:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 03:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 03:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 55.9% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 37.0% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.376s coverage: 84.0% of statements 03:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 03:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.1% of statements 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 03:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.687s coverage: 29.1% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:11:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 03:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 03:11:49 GO111MODULE=on go vet ./... 03:12:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19356 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws 03:12:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:12:12 gofmt -l . 03:12:12 [ "`gofmt -l .`" = "" ] 03:12:12 ./bin/test-go-mod-tidy.sh 03:12:13 ./bin/test-attribution-txt.sh 03:12:14 using credential edgex-jenkins-ssh 03:12:14 Cloning the remote Git repository [Pipeline] sh 03:12:15 + ls -al . 03:12:15 total 644 03:12:15 drwxrwxr-x 10 1001 1001 4096 Jan 11 03:12 . 03:12:15 drwxr-xr-x 4 root root 28 Jan 11 03:10 .. 03:12:15 -rw-rw-r-- 1 1001 1001 11 Jan 11 03:09 .dockerignore 03:12:15 drwxrwxr-x 8 1001 1001 179 Jan 11 03:09 .git 03:12:15 drwxrwxr-x 3 1001 1001 125 Jan 11 03:09 .github 03:12:15 -rw-rw-r-- 1 1001 1001 824 Jan 11 03:09 .gitignore 03:12:15 drwx------ 3 1001 1001 47 Jan 11 03:09 .semver 03:12:15 -rw-rw-r-- 1 1001 1001 166 Jan 11 03:09 .sonarcloud.properties 03:12:15 -rw-rw-r-- 1 1001 1001 3804 Jan 11 03:09 CONTRIBUTING.md 03:12:15 -rw-rw-r-- 1 1001 1001 931 Jan 11 03:09 Dockerfile.build 03:12:15 -rw-rw-r-- 1 1001 1001 863 Jan 11 03:09 Jenkinsfile 03:12:15 -rw-rw-r-- 1 1001 1001 10775 Jan 11 03:09 LICENSE 03:12:15 -rw-rw-r-- 1 1001 1001 5750 Jan 11 03:09 Makefile 03:12:15 -rw-rw-r-- 1 1001 1001 6524 Jan 11 03:09 README.md 03:12:15 -rw-rw-r-- 1 1001 1001 6744 Jan 11 03:09 SECURITY.md 03:12:15 -rw-rw-r-- 1 1001 1001 5 Jan 11 03:09 VERSION 03:12:15 -rw-rw-r-- 1 1001 1001 4131 Jan 11 03:09 ZMQWindows.md 03:12:15 drwxrwxr-x 2 1001 1001 117 Jan 11 03:09 bin 03:12:15 drwxrwxr-x 14 1001 1001 4096 Jan 11 03:09 cmd 03:12:15 -rw-r--r-- 1 root root 545099 Jan 11 03:11 coverage.out 03:12:15 -rw-r--r-- 1 root root 979 Jan 11 03:12 go.mod 03:12:15 -rw-r--r-- 1 root root 19019 Jan 11 03:12 go.sum 03:12:15 drwxrwxr-x 8 1001 1001 127 Jan 11 03:09 internal 03:12:15 drwxrwxr-x 4 1001 1001 26 Jan 11 03:09 openapi 03:12:15 drwxrwxr-x 4 1001 1001 71 Jan 11 03:09 snap 03:12:15 -rw-rw-r-- 1 1001 1001 168 Jan 11 03:09 version.go [Pipeline] sh 03:12:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:12:14 > git init /w/workspace/edgex-go/5 # timeout=10 03:12:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:14 > git --version # timeout=10 03:12:14 > git --version # 'git version 2.17.1' 03:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:15 + '[' -e coverage.out ] 03:12:15 + chown 1001:1001 coverage.out [Pipeline] stash 03:12:15 Stashed 1 file(s) [Pipeline] sh 03:12:15 + make build 03:12:15 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 03:12:20 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 03:12: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 03:12: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 03:12:29 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 03:12:30 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 03:12:31 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 03:12:33 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 03:12:33 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 03:12:35 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 03:12:36 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 03:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 03:12:38 $ docker stop --time=1 b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb 03:12:40 $ docker rm -f b0fdc57d749acdeb80c4e11deb63b7664d7be2354bf7e04d8a2d4f78ee64c5cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:43 03:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:44 latest: Pulling from edgex-devops/edgex-compose 03:12:44 cbdbe7a5bc2a: Pulling fs layer 03:12:44 ca9280d653b3: Pulling fs layer 03:12:44 7e9c9ca2126c: Pulling fs layer 03:12:45 cbdbe7a5bc2a: Download complete 03:12:45 ca9280d653b3: Verifying Checksum 03:12:45 ca9280d653b3: Download complete 03:12:45 cbdbe7a5bc2a: Pull complete 03:12:46 7e9c9ca2126c: Verifying Checksum 03:12:46 7e9c9ca2126c: Download complete 03:12:46 ca9280d653b3: Pull complete 03:12:53 7e9c9ca2126c: Pull complete 03:12:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:12:53 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:12:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:12:56 $ docker top 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:57 + docker-compose build --help 03:12:57 + grep parallel 03:12:58 --parallel Build images in parallel. [Pipeline] } 03:12:58 $ docker stop --time=1 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed 03:12:59 $ docker rm -f 213177d3505a234216af043e8e18dc848fd8c027b1b3f5a4dc295b933c48e9ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:00 . [Pipeline] withDockerContainer 03:13:00 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:13:00 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:13:00 $ docker top 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:01 + docker-compose -f ./docker-compose-build.yml build --parallel 03:13:02 Building docker-core-command-go ... 03:13:02 Building docker-core-data-go ... 03:13:02 Building docker-core-metadata-go ... 03:13:02 Building docker-security-bootstrap-redis-go ... 03:13:02 Building docker-security-proxy-setup-go ... 03:13:02 Building docker-security-secretstore-setup-go ... 03:13:02 Building docker-support-notifications-go ... 03:13:02 Building docker-support-scheduler-go ... 03:13:02 Building docker-sys-mgmt-agent-go ... 03:13:02 Building docker-core-command-go 03:13:02 Building docker-security-proxy-setup-go 03:13:02 Building docker-support-scheduler-go 03:13:02 Building docker-support-notifications-go 03:13:02 Building docker-core-metadata-go 03:13:11 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:13:12 Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:13:12 Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) 03:13:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:13:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:13:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:13:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:13:11 > git config core.sparsecheckout # timeout=10 03:13:11 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 03:13:12 > git remote # timeout=10 03:13:12 > git config --get remote.origin.url # timeout=10 03:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:12 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 03:13:12 > git rev-parse HEAD^{commit} # timeout=10 03:13:12 > git config core.sparsecheckout # timeout=10 03:13:12 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 03:13:16 Commit message: "feat(meta): add POST /provisionwatcher V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:13:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:13:18 + true 03:13:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:13:21 provisioning config files... 03:13:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7240515520157424405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:21 ---> docker-login.sh 03:13:21 nexus3.edgexfoundry.org:10001 03:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:22 Configure a credential helper to remove this warning. See 03:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:22 03:13:22 Login Succeeded 03:13:22 nexus3.edgexfoundry.org:10002 03:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:23 Configure a credential helper to remove this warning. See 03:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:23 03:13:23 Login Succeeded 03:13:23 nexus3.edgexfoundry.org:10003 03:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:23 Configure a credential helper to remove this warning. See 03:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:23 03:13:23 Login Succeeded 03:13:23 nexus3.edgexfoundry.org:10004 03:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:24 Configure a credential helper to remove this warning. See 03:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:24 03:13:24 Login Succeeded 03:13:24 docker.io 03:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:25 Configure a credential helper to remove this warning. See 03:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:25 03:13:25 Login Succeeded 03:13:25 ---> docker-login.sh ends [Pipeline] } 03:13:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:25 ========================================================= 03:13:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:13:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:13:25 + 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 . 03:13:28 Sending build context to Docker daemon 165.6MB 03:13:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:13:28 Step 2/6 : FROM ${BASE} 03:13:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:28 5f621e34cdf4: Pulling fs layer 03:13:28 a4357932f1b6: Pulling fs layer 03:13:28 18c013af1878: Pulling fs layer 03:13:28 00ac8860ef70: Pulling fs layer 03:13:28 63d7cb157983: Pulling fs layer 03:13:28 b116817d02f9: Pulling fs layer 03:13:28 745a02a5169b: Pulling fs layer 03:13:28 00ac8860ef70: Waiting 03:13:28 63d7cb157983: Waiting 03:13:28 b116817d02f9: Waiting 03:13:28 745a02a5169b: Waiting 03:13:28 18c013af1878: Download complete 03:13:28 a4357932f1b6: Verifying Checksum 03:13:28 a4357932f1b6: Download complete 03:13:28 63d7cb157983: Download complete 03:13:28 b116817d02f9: Download complete 03:13:28 5f621e34cdf4: Download complete 03:13:29 5f621e34cdf4: Pull complete 03:13:29 a4357932f1b6: Pull complete 03:13:29 18c013af1878: Pull complete 03:13:31 745a02a5169b: Verifying Checksum 03:13:31 745a02a5169b: Download complete 03:13:32 00ac8860ef70: Verifying Checksum 03:13:32 00ac8860ef70: Download complete 03:13:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:13:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:13:34 ---> 75d1e00329e7 03:13:34 Step 3/24 : WORKDIR /edgex-go 03:13:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:13:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:13:34 ---> 75d1e00329e7 03:13:34 Step 3/21 : WORKDIR /edgex-go 03:13:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:13:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:13:34 ---> 75d1e00329e7 03:13:34 Step 3/21 : WORKDIR /edgex-go 03:13:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:13:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:13:34 ---> 75d1e00329e7 03:13:34 Step 3/22 : WORKDIR /edgex-go 03:13:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:13:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:13:34 ---> 75d1e00329e7 03:13:34 Step 3/22 : WORKDIR /edgex-go 03:13:34 ---> Running in f236393861c9 03:13:34 ---> Running in 0307375f0ce1 03:13:34 ---> Running in b28532b2e110 03:13:34 ---> Running in 40f7c7d7522f 03:13:34 ---> Running in aca40a03879d 03:13:34 Removing intermediate container b28532b2e110 03:13:34 ---> 2e4aeedec013 03:13:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:34 Removing intermediate container aca40a03879d 03:13:34 ---> 3d2461d89371 03:13:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:34 Removing intermediate container 40f7c7d7522f 03:13:34 ---> 18d593c449cc 03:13:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:34 Removing intermediate container 0307375f0ce1 03:13:34 ---> 844ac37d3377 03:13:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:34 Removing intermediate container f236393861c9 03:13:34 ---> dcc6571ba7de 03:13:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:34 ---> Running in ea3b547cc8f1 03:13:34 ---> Running in 1acfd5bc2b3c 03:13:34 ---> Running in d12c96e4d85a 03:13:34 ---> Running in d63912dc59e6 03:13:34 ---> Running in 3214af5ded26 03:13:36 Removing intermediate container ea3b547cc8f1 03:13:36 ---> 1d53459c62ba 03:13:36 Step 5/22 : RUN apk add --update --no-cache make git 03:13:37 ---> Running in bd99f9c803d4 03:13:37 Removing intermediate container d12c96e4d85a 03:13:37 ---> b526e18202ae 03:13:37 Step 5/22 : RUN apk add --update --no-cache make git 03:13:37 Removing intermediate container d63912dc59e6 03:13:37 ---> d98ebb80e7f4 03:13:37 Step 5/21 : RUN apk add --update --no-cache make git 03:13:37 ---> Running in ac1a9f1db1e2 03:13:37 ---> Running in 289666a081f6 03:13:37 Removing intermediate container 1acfd5bc2b3c 03:13:37 ---> d24b8ecf3bb6 03:13:37 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 03:13:37 Removing intermediate container 3214af5ded26 03:13:37 ---> bd146a786a1e 03:13:37 Step 5/21 : RUN apk add --update --no-cache make git 03:13:37 ---> Running in a47d41070233 03:13:38 ---> Running in 4d7979cf04b8 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:13:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:39 OK: 233 MiB in 51 packages 03:13:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:13:39 OK: 233 MiB in 51 packages 03:13:39 OK: 233 MiB in 51 packages 03:13:39 Removing intermediate container bd99f9c803d4 03:13:39 ---> eee51a94ff4f 03:13:39 Step 6/22 : COPY go.mod . 03:13:39 OK: 233 MiB in 51 packages 03:13:40 OK: 233 MiB in 51 packages 03:13:40 ---> 5e197471d8a0 03:13:40 Step 7/22 : RUN go mod download 03:13:40 Removing intermediate container ac1a9f1db1e2 03:13:40 ---> 3ab0520f0af4 03:13:40 Step 6/22 : COPY go.mod . 03:13:40 ---> Running in 1296573f7faf 03:13:40 Removing intermediate container 289666a081f6 03:13:40 ---> ce12781009c5 03:13:40 Step 6/21 : COPY go.mod . 03:13:40 Removing intermediate container 4d7979cf04b8 03:13:40 ---> 85d069bb3859 03:13:40 Step 6/21 : COPY go.mod . 03:13:40 ---> 0db954528cf8 03:13:40 Step 7/22 : RUN go mod download 03:13:41 ---> Running in 60c3af920b82 03:13:41 Removing intermediate container a47d41070233 03:13:41 ---> 346b83e7441f 03:13:41 Step 6/24 : COPY go.mod . 03:13:41 ---> bd19fb0cc191 03:13:41 Step 7/21 : RUN go mod download 03:13:41 ---> 070ac6b5fa09 03:13:41 Step 7/21 : RUN go mod download 03:13:41 ---> Running in ca2c2bdc3557 03:13:41 ---> 653d1426e8b4 03:13:41 Step 7/24 : RUN go mod download 03:13:41 ---> Running in 1a8c5f8bb0f1 03:13:41 ---> Running in 5352fdd462a2 03:13:42 00ac8860ef70: Pull complete 03:13:42 63d7cb157983: Pull complete 03:13:42 b116817d02f9: Pull complete 03:13:43 Removing intermediate container 60c3af920b82 03:13:43 ---> 4d9c8b1ed586 03:13:43 Step 8/22 : COPY . . 03:13:43 Removing intermediate container 1296573f7faf 03:13:43 ---> 8e4a595aadc8 03:13:43 Step 8/22 : COPY . . 03:13:45 Removing intermediate container ca2c2bdc3557 03:13:45 ---> de6407fb90f6 03:13:45 Step 8/21 : COPY . . 03:13:46 745a02a5169b: Pull complete 03:13:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:13:46 ---> b7e6874047d6 03:13:46 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 03:13:47 Removing intermediate container 1a8c5f8bb0f1 03:13:47 ---> b51e1bb5ef9b 03:13:47 Step 8/21 : COPY . . 03:13:49 ---> Running in b8bd638993a1 03:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:13:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:13:52 Removing intermediate container 5352fdd462a2 03:13:52 ---> 9b60cc77265c 03:13:52 Step 8/24 : COPY . . 03:13:55 (1/12) Installing libmagic (5.38-r0) 03:13:55 (2/12) Installing file (5.38-r0) 03:13:55 (3/12) Installing libc-dev (0.7.2-r3) 03:13:55 (4/12) Installing g++ (9.3.0-r2) 03:14:14 (5/12) Installing fortify-headers (1.1-r0) 03:14:14 (6/12) Installing patch (2.7.6-r6) 03:14:14 (7/12) Installing build-base (0.5-r2) 03:14:14 (8/12) Installing libsodium (1.0.18-r0) 03:14:14 (9/12) Installing pkgconf (1.7.2-r0) 03:14:14 (10/12) Installing libsodium-dev (1.0.18-r0) 03:14:14 (11/12) Installing libzmq (4.3.3-r0) 03:14:14 (12/12) Installing zeromq-dev (4.3.3-r0) 03:14:14 Executing busybox-1.31.1-r19.trigger 03:14:14 OK: 217 MiB in 51 packages 03:14:18 Removing intermediate container b8bd638993a1 03:14:18 ---> 3f87eb1ab2db 03:14:18 Step 4/6 : WORKDIR /edgex-go 03:14:18 ---> Running in db355e4bf964 03:14:18 Removing intermediate container db355e4bf964 03:14:18 ---> 32bf14ab32e4 03:14:18 Step 5/6 : COPY go.mod . 03:14:18 ---> b585f672336a 03:14:18 Step 6/6 : RUN go mod download 03:14:18 ---> Running in ad0998e839f0 03:14:24 ---> 2fd30c40cbdc 03:14:24 Step 9/22 : RUN make cmd/core-command/core-command 03:14:24 ---> 32ccb15d3322 03:14:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:14:24 ---> 130e18f7b064 03:14:24 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:14:24 ---> 19e28df134d5 03:14:24 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:14:25 ---> Running in 4f30cbca59b7 03:14:25 ---> Running in 2614d05976cf 03:14:25 ---> Running in 6b256c627286 03:14:25 ---> Running in 269876488f01 03:14:25 ---> 40d6e5c377c8 03:14:25 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:14:25 ---> Running in 391d9d837920 03:14:26 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 03:14:26 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 03:14:26 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 03:14:26 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 03:14:26 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 03:14:45 Removing intermediate container ad0998e839f0 03:14:45 ---> 1e4a21318f30 03:14:45 Successfully built 1e4a21318f30 03:14:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:46 + docker inspect -f . ci-base-image-arm64 03:14:46 . [Pipeline] withDockerContainer 03:14:46 prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container 03:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:47 $ docker top 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:49 + go version 03:14:49 go version go1.15.5 linux/arm64 [Pipeline] } 03:14:49 $ docker stop --time=1 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 03:14:50 $ docker rm -f 1a716353d3e2753b8a67191795fa69bd870d8a3e1c66a43f0daef5dbc9e3e997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:51 + docker inspect -f . ci-base-image-arm64 03:14:51 . [Pipeline] withDockerContainer 03:14:52 prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container 03:14:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14: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 03:14:53 $ docker top fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 -eo pid,comm [Pipeline] { [Pipeline] echo 03:14:54 ========================================================= 03:14:54 [edgeXBuildGoParallel] Running Tests and Build... 03:14:54 ========================================================= [Pipeline] sh 03:14:54 + make test 03:14:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:15:03 Removing intermediate container 2614d05976cf 03:15:03 ---> 58ab859fcde0 03:15:03 03:15:03 Step 10/22 : FROM scratch 03:15:03 ---> 03:15:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:03 Removing intermediate container 391d9d837920 03:15:03 ---> ba733622f425 03:15:03 03:15:03 Step 10/24 : FROM scratch 03:15:03 ---> 03:15:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:15:03 Removing intermediate container 6b256c627286 03:15:03 ---> 1d8eed1b9141 03:15:03 03:15:03 Step 10/21 : FROM scratch 03:15:03 ---> 03:15:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:03 Removing intermediate container 269876488f01 03:15:03 ---> 95463c9171ff 03:15:03 03:15:03 Step 10/21 : FROM alpine:3.12 03:15:03 ---> Running in 0a2f7be82113 03:15:03 ---> Running in 041db5b76fad 03:15:03 ---> Running in 95ce974a983c 03:15:03 Removing intermediate container 041db5b76fad 03:15:03 ---> a9f1451d6e2c 03:15:03 Step 12/24 : ENV APP_PORT=48060 03:15:03 Removing intermediate container 0a2f7be82113 03:15:03 ---> 25ea7536b575 03:15:03 Step 12/22 : ENV APP_PORT=48082 03:15:03 Removing intermediate container 95ce974a983c 03:15:03 ---> e829ed77e2e4 03:15:03 Step 12/21 : ENV APP_PORT=48085 03:15:03 3.12: Pulling from library/alpine 03:15:05 ---> Running in 0c25057c5066 03:15:05 ---> Running in 868c503f8626 03:15:05 ---> Running in 290a84254977 03:15:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:15:05 Status: Downloaded newer image for alpine:3.12 03:15:05 ---> 389fef711851 03:15:05 Step 11/21 : RUN apk add --update --no-cache curl 03:15:06 Removing intermediate container 4f30cbca59b7 03:15:06 ---> 608fc0aa29e4 03:15:06 03:15:06 Step 10/22 : FROM scratch 03:15:06 ---> 03:15:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:15:06 ---> Using cache 03:15:06 ---> e829ed77e2e4 03:15:06 Step 12/22 : ENV APP_PORT=48081 03:15:06 Removing intermediate container 0c25057c5066 03:15:06 ---> 09c3acbea217 03:15:06 Step 13/22 : EXPOSE $APP_PORT 03:15:06 Removing intermediate container 868c503f8626 03:15:06 ---> 08fb8c66f965 03:15:06 Step 13/24 : EXPOSE $APP_PORT 03:15:06 ---> Running in a32a2013e9af 03:15:06 ---> Running in b56014cfa9a2 03:15:06 ---> Running in c31984414f4f 03:15:06 Removing intermediate container 290a84254977 03:15:06 ---> a405bcb5bbdc 03:15:06 Step 13/21 : EXPOSE $APP_PORT 03:15:06 ---> Running in 8737764c6d84 03:15:06 ---> Running in bf2b01c9c461 03:15:06 Removing intermediate container c31984414f4f 03:15:06 ---> 6e5cc60a2286 03:15:06 Step 14/22 : WORKDIR / 03:15:06 Removing intermediate container 8737764c6d84 03:15:06 ---> 9fac4e1e6211 03:15:06 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:15:06 Removing intermediate container b56014cfa9a2 03:15:06 ---> d313ec9733d6 03:15:06 Step 13/22 : EXPOSE $APP_PORT 03:15:06 ---> Running in 1fa406253055 03:15:06 Removing intermediate container bf2b01c9c461 03:15:06 ---> bd4bccf24c4c 03:15:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:15:06 ---> Running in f1ad71b788d0 03:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:07 Removing intermediate container 1fa406253055 03:15:07 ---> a6ff0874ddb6 03:15:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:15:07 Removing intermediate container f1ad71b788d0 03:15:07 ---> 1a1abd9c437c 03:15:07 Step 14/22 : WORKDIR / 03:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:07 ---> 83156436b2f0 03:15:07 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:15:07 ---> Running in 1e6c98d6ce7a 03:15:07 ---> f89479c975d4 03:15:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:15:07 (1/4) Installing ca-certificates (20191127-r4) 03:15:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:15:07 (3/4) Installing libcurl (7.69.1-r3) 03:15:07 (4/4) Installing curl (7.69.1-r3) 03:15:07 Executing busybox-1.31.1-r19.trigger 03:15:07 Executing ca-certificates-20191127-r4.trigger 03:15:07 OK: 7 MiB in 18 packages 03:15:08 ---> ccb5e2c54e2c 03:15:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:15:08 Removing intermediate container 1e6c98d6ce7a 03:15:08 ---> dc9e58df7540 03:15:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:15:08 ---> 52f08853ace9 03:15:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:15:08 ---> b64217893b8e 03:15:08 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:15:08 ---> 7ff0e32e9609 03:15:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:15:09 ---> b12f49f44db6 03:15:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:15:09 ---> b1cf0a5ef198 03:15:09 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:15:09 ---> Running in d7a31f14dc89 03:15:10 Removing intermediate container a32a2013e9af 03:15:10 ---> 6c7a0265f63e 03:15:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:10 ---> 6e243809b473 03:15:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:15:10 ---> 880c7ba0eb37 03:15:10 Step 18/22 : ENTRYPOINT ["/core-command"] 03:15:10 ---> 28d15acb13b7 03:15:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:15:10 ---> Running in bf7b1e578105 03:15:10 Removing intermediate container d7a31f14dc89 03:15:10 ---> 351bf559041b 03:15:10 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:10 ---> Running in 4a2d5810ffc3 03:15:10 ---> Running in 356e33aaccd9 03:15:11 ---> 7f251e52d2e2 03:15:11 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:15:11 ---> dca60e801cb9 03:15:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:11 Removing intermediate container bf7b1e578105 03:15:11 ---> 618577040265 03:15:11 Step 13/21 : WORKDIR /edgex 03:15:11 Removing intermediate container 4a2d5810ffc3 03:15:11 ---> 2887ea87305c 03:15:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:11 ---> Running in 1540af130696 03:15:11 ---> Running in 62ca33855045 03:15:11 Removing intermediate container 356e33aaccd9 03:15:11 ---> 6b2c549c5c65 03:15:11 Step 19/21 : LABEL arch=x86_64 03:15:11 ---> Running in a0bf05ae602e 03:15:11 ---> Running in cbbb2f3d0b7b 03:15:11 Removing intermediate container 1540af130696 03:15:11 ---> 2b2309af638a 03:15:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:11 ---> 3483f4b5d73a 03:15:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:15:11 Removing intermediate container 62ca33855045 03:15:11 ---> 96a440ed8314 03:15:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:15:11 Removing intermediate container a0bf05ae602e 03:15:11 ---> a8f2c8fc7953 03:15:11 Step 20/22 : LABEL arch=x86_64 03:15:11 ---> Running in 2963795f6dce 03:15:11 Removing intermediate container cbbb2f3d0b7b 03:15:11 ---> 59d60d0f092d 03:15:11 Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:15:12 ---> Running in 70dbb166e23d 03:15:12 ---> Running in 22263d432b1c 03:15:12 ---> 8ac78200bd76 03:15:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:15:12 ---> 59d1cd76e778 03:15:12 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:15:12 Removing intermediate container 2963795f6dce 03:15:12 ---> 835a1b104b7c 03:15:12 Step 20/22 : LABEL arch=x86_64 03:15:12 Removing intermediate container 70dbb166e23d 03:15:12 ---> 3a36ae8201ba 03:15:12 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:15:12 ---> Running in e3d8a4428bc7 03:15:12 ---> Running in 9dde4b1d62d8 03:15:12 ---> Running in e5a6d39887f2 03:15:12 Removing intermediate container 22263d432b1c 03:15:12 ---> 2771bc49fb4a 03:15:12 Step 21/21 : LABEL version=0.0.0 03:15:12 ---> Running in 464183065a16 03:15:12 ---> e623b691510b 03:15:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:15:12 Removing intermediate container e3d8a4428bc7 03:15:12 ---> eca7f43c1a0a 03:15:12 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:15:13 Removing intermediate container 9dde4b1d62d8 03:15:13 ---> e7844c4ee966 03:15:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:13 Removing intermediate container e5a6d39887f2 03:15:13 ---> 24db079c0e4e 03:15:13 Step 22/22 : LABEL version=0.0.0 03:15:13 ---> Running in 4ad0e02a3783 03:15:13 ---> Running in d3a75c269fd0 03:15:13 Removing intermediate container 464183065a16 03:15:13 ---> 43c4929db703 03:15:13 03:15:13 ---> Running in 82c5026406fa 03:15:13 ---> daa5aeaca718 03:15:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:15:13 Successfully built 43c4929db703 03:15:13 ---> Running in 059e795bb268 03:15:13 Successfully tagged docker-support-scheduler-go:latest 03:15:13  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 03:15:13 Removing intermediate container 4ad0e02a3783 03:15:13 ---> 963c50f9a1fc 03:15:13 Step 22/22 : LABEL version=0.0.0 03:15:13 Removing intermediate container 82c5026406fa 03:15:13 ---> 64ec73f67421 03:15:13 03:15:13 Removing intermediate container d3a75c269fd0 03:15:13 ---> c349bb613e64 03:15:13 Step 22/24 : LABEL arch=x86_64 03:15:13 ---> Running in 32935fba7649 03:15:14 Successfully built 64ec73f67421 03:15:14 ---> Running in 3bf1bf37fb17 03:15:14 Successfully tagged docker-core-command-go:latest 03:15:14 Building docker-sys-mgmt-agent-go 03:15:14  Building docker-core-command-go ... done Removing intermediate container 059e795bb268 03:15:14 ---> b8152dbdfa0d 03:15:14 Step 18/21 : CMD ["--init=true"] 03:15:14 ---> Running in b56caa2b0ba3 03:15:14 Removing intermediate container 32935fba7649 03:15:14 ---> 590cd52ad97b 03:15:14 03:15:14 Successfully built 590cd52ad97b 03:15:14 Removing intermediate container 3bf1bf37fb17 03:15:14 ---> 07db4721aac9 03:15:14 Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:15:14 Successfully tagged docker-core-metadata-go:latest 03:15:14 Building docker-core-data-go 03:15:14  Building docker-core-metadata-go ... done Removing intermediate container b56caa2b0ba3 03:15:14 ---> d57b709f022b 03:15:14 Step 19/21 : LABEL arch=x86_64 03:15:14 ---> Running in 7ed978665874 03:15:14 ---> Running in b078e050e6ba 03:15:15 Removing intermediate container 7ed978665874 03:15:15 ---> 06fd614a4b39 03:15:15 Step 24/24 : LABEL version=0.0.0 03:15:15 Removing intermediate container b078e050e6ba 03:15:15 ---> 51da517a52c3 03:15:15 Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:15:15 ---> Running in 14d26e2ba4e0 03:15:15 ---> Running in f2d2618f35eb 03:15:16 ? github.com/edgexfoundry/edgex-go [no test files] 03:15:17 Removing intermediate container f2d2618f35eb 03:15:17 ---> 5cfa9aa37078 03:15:17 Step 21/21 : LABEL version=0.0.0 03:15:17 Removing intermediate container 14d26e2ba4e0 03:15:17 ---> d60ca9bd180c 03:15:17 03:15:17 Successfully built d60ca9bd180c 03:15:17 ---> Running in e35f32808a61 03:15:17 Successfully tagged docker-support-notifications-go:latest 03:15:17 Building docker-security-bootstrap-redis-go 03:15:18  Building docker-support-notifications-go ... done Removing intermediate container e35f32808a61 03:15:18 ---> 52581ed29909 03:15:18 03:15:21 Successfully built 52581ed29909 03:15:21 Successfully tagged docker-security-proxy-setup-go:latest 03:15:43  Building docker-security-proxy-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:15:43 ---> 75d1e00329e7 03:15:43 Step 3/22 : WORKDIR /edgex-go 03:15:43 ---> Using cache 03:15:43 ---> dcc6571ba7de 03:15:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:43 ---> Using cache 03:15:43 ---> bd146a786a1e 03:15:43 Step 5/22 : RUN apk add --update --no-cache make git 03:15:43 ---> Using cache 03:15:43 ---> 85d069bb3859 03:15:43 Step 6/22 : COPY go.mod . 03:15:43 ---> Using cache 03:15:43 ---> 070ac6b5fa09 03:15:43 Step 7/22 : RUN go mod download 03:15:43 ---> Using cache 03:15:43 ---> b51e1bb5ef9b 03:15:43 Step 8/22 : COPY . . 03:15:43 ---> Using cache 03:15:43 ---> 19e28df134d5 03:15:43 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:15:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:15:43 ---> 75d1e00329e7 03:15:43 Step 3/26 : WORKDIR /edgex-go 03:15:43 ---> Using cache 03:15:43 ---> dcc6571ba7de 03:15:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:43 ---> Using cache 03:15:43 ---> bd146a786a1e 03:15:43 Step 5/26 : RUN apk add --update --no-cache make bash git 03:15:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:43 ---> 75d1e00329e7 03:15:43 Step 3/23 : WORKDIR /edgex-go 03:15:43 ---> Using cache 03:15:43 ---> dcc6571ba7de 03:15:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:43 ---> Using cache 03:15:43 ---> bd146a786a1e 03:15:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:15:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:43 ---> 75d1e00329e7 03:15:43 Step 3/24 : WORKDIR /edgex-go 03:15:43 ---> Using cache 03:15:43 ---> dcc6571ba7de 03:15:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:43 ---> Using cache 03:15:43 ---> bd146a786a1e 03:15:43 Step 5/24 : RUN apk add --update --no-cache make git 03:15:43 ---> Using cache 03:15:43 ---> 85d069bb3859 03:15:43 Step 6/24 : COPY go.mod . 03:15:43 ---> Using cache 03:15:43 ---> 070ac6b5fa09 03:15:43 Step 7/24 : RUN go mod download 03:15:43 ---> Using cache 03:15:43 ---> b51e1bb5ef9b 03:15:43 Step 8/24 : COPY . . 03:15:43 ---> Using cache 03:15:43 ---> 19e28df134d5 03:15:43 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:43 ---> Running in 401fb7a32f36 03:15:43 ---> Running in 08d0f1541101 03:15:43 ---> Running in 416883b97b5c 03:15:43 ---> Running in 20ae3b07f944 03:15:43 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 03:15:43 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 03:15:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:15:45 OK: 233 MiB in 51 packages 03:15:46 OK: 233 MiB in 51 packages 03:15:47 Removing intermediate container 20ae3b07f944 03:15:47 ---> 66772eae1c2c 03:15:47 Step 6/23 : COPY go.mod . 03:15:47 Removing intermediate container 416883b97b5c 03:15:47 ---> bb8cab12b1e5 03:15:47 Step 6/26 : COPY go.mod . 03:15:47 ---> ab5ef21054a6 03:15:47 Step 7/23 : RUN go mod download 03:15:47 ---> Running in a6cb0b4ea7b4 03:15:47 ---> 63cb9bd40d06 03:15:47 Step 7/26 : RUN go mod download 03:15:48 ---> Running in 6d3d57278c29 03:15:51 Removing intermediate container a6cb0b4ea7b4 03:15:51 ---> 14452783b293 03:15:51 Step 8/23 : COPY . . 03:15:51 Removing intermediate container 6d3d57278c29 03:15:51 ---> d226e1916b08 03:15:51 Step 8/26 : COPY . . 03:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:16:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:16:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:16:11 Removing intermediate container 401fb7a32f36 03:16:11 ---> 09e5f0b1b854 03:16:11 03:16:11 Step 10/22 : FROM alpine:3.12 03:16:11 ---> 389fef711851 03:16:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:16:11 ---> Running in f1109463f038 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:16:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:16:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:14 (1/5) Installing ca-certificates (20191127-r4) 03:16:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:16:14 (3/5) Installing libcurl (7.69.1-r3) 03:16:14 (4/5) Installing curl (7.69.1-r3) 03:16:14 (5/5) Installing dumb-init (1.2.2-r1) 03:16:14 Executing busybox-1.31.1-r19.trigger 03:16:14 Executing ca-certificates-20191127-r4.trigger 03:16:14 OK: 7 MiB in 19 packages 03:16:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:16:16 ---> 48fd5b1864ec 03:16:16 Step 9/23 : RUN make cmd/core-data/core-data 03:16:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:16:16 Removing intermediate container 08d0f1541101 03:16:16 ---> 9c36d9947f49 03:16:16 03:16:16 Step 10/24 : FROM alpine:3.12 03:16:16 ---> 389fef711851 03:16:16 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:16:16 ---> Running in 88c9123c2a49 03:16:16 ---> 5516f2c74724 03:16:16 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:16:17 ---> Running in 5cfc910f0279 03:16:17 ---> Running in b48564c1a044 03:16:17 Removing intermediate container f1109463f038 03:16:17 ---> f64aa0797cb5 03:16:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:16:17 ---> Running in 52529a90478b 03:16:17 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 03:16:17 Removing intermediate container 52529a90478b 03:16:17 ---> 4379d362fbec 03:16:17 Step 13/22 : WORKDIR / 03:16:18 ---> Running in f45619c09e62 03:16:18 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 03:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:18 Removing intermediate container f45619c09e62 03:16:18 ---> 4ec6d040aba6 03:16:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:16:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:18 (1/5) Installing ca-certificates (20191127-r4) 03:16:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:16:18 (3/5) Installing libcurl (7.69.1-r3) 03:16:18 (4/5) Installing curl (7.69.1-r3) 03:16:18 (5/5) Installing dumb-init (1.2.2-r1) 03:16:18 Executing busybox-1.31.1-r19.trigger 03:16:18 Executing ca-certificates-20191127-r4.trigger 03:16:19 OK: 7 MiB in 19 packages 03:16:19 ---> aa97668ae93f 03:16:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:16:20 ---> f65d3eff1c43 03:16:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:16:21 ---> 7d6e90030297 03:16:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:16:21 Removing intermediate container 5cfc910f0279 03:16:21 ---> 3659b0c1b9c0 03:16:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:22 ---> Running in 3b6b237b0e50 03:16:22 Removing intermediate container 3b6b237b0e50 03:16:22 ---> 1ed3dd812bf2 03:16:22 Step 13/24 : WORKDIR / 03:16:22 ---> Running in 58f410f099d7 03:16:22 ---> a1d7fb85c288 03:16:22 Step 18/22 : RUN chmod +x entrypoint.sh 03:16:22 ---> Running in 325119b35fee 03:16:22 Removing intermediate container 58f410f099d7 03:16:22 ---> ef757c320615 03:16:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:16:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:16:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:16:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:16:23 ---> 5db3fd0e061e 03:16:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:16:24 ---> e5e750478759 03:16:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:16:24 ---> 20178cb7f3f8 03:16:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:16:24 Removing intermediate container 325119b35fee 03:16:24 ---> e9736421413b 03:16:24 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:16:24 ---> Running in 56a494c17a17 03:16:24 Removing intermediate container 56a494c17a17 03:16:24 ---> e6e173fe8c0f 03:16:24 Step 20/22 : LABEL arch=x86_64 03:16:25 ---> Running in f490f0ea8199 03:16:25 ---> 81a7f608c34d 03:16:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:16:25 Removing intermediate container f490f0ea8199 03:16:25 ---> a721853545f8 03:16:25 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:16:25 ---> Running in bf17c3f7ad91 03:16:26 Removing intermediate container bf17c3f7ad91 03:16:26 ---> 28c312e64eb1 03:16:26 Step 22/22 : LABEL version=0.0.0 03:16:26 ---> ad8e285b33e7 03:16:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:16:27 ---> Running in 826b2d4247ed 03:16:27 Removing intermediate container 826b2d4247ed 03:16:27 ---> 16cb6c2f4150 03:16:27 03:16:27 ---> 3ad9827fdcbc 03:16:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:16:27 ---> Running in 6bc210d3a4e2 03:16:27 Successfully built 16cb6c2f4150 03:16:27 Successfully tagged docker-security-bootstrap-redis-go:latest 03:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.222s coverage: 46.6% of statements 03:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:16:30  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 6bc210d3a4e2 03:16:30 ---> c6a247cad02d 03:16:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:16:30 ---> Running in 192b3bfdd64e 03:16:30 Removing intermediate container 192b3bfdd64e 03:16:30 ---> 4033aadb2b9e 03:16:30 Step 22/24 : LABEL arch=x86_64 03:16:30 ---> Running in c48aa837c21c 03:16:30 Removing intermediate container c48aa837c21c 03:16:30 ---> 0688d5159859 03:16:30 Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:16:30 ---> Running in 6d2c8f94f010 03:16:31 Removing intermediate container 6d2c8f94f010 03:16:31 ---> ae564982baa1 03:16:31 Step 24/24 : LABEL version=0.0.0 03:16:31 ---> Running in 81d9489b3107 03:16:31 Removing intermediate container 81d9489b3107 03:16:31 ---> 2d49058fa094 03:16:31 03:16:32 Successfully built 2d49058fa094 03:16:32 Successfully tagged docker-security-secretstore-setup-go:latest 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.475s coverage: 27.0% of statements 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.552s coverage: 77.8% of statements 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.387s coverage: 82.4% of statements 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:16:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container b48564c1a044 03:16:37 ---> 848b91d36b74 03:16:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:16:37 ---> Running in 9a8d6105fdda 03:16:39 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 03:16:42 Removing intermediate container 9a8d6105fdda 03:16:42 ---> f5924814319c 03:16:42 03:16:42 Step 11/26 : FROM docker:20.10.0 03:16:42 Removing intermediate container 88c9123c2a49 03:16:42 ---> d915beaed127 03:16:42 03:16:42 Step 10/23 : FROM alpine:3.12 03:16:42 ---> 389fef711851 03:16:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:16:42 ---> Running in f003d1cf2408 03:16:42 20.10.0: Pulling from library/docker 03:16:42 Removing intermediate container f003d1cf2408 03:16:42 ---> f4c617a8593f 03:16:42 Step 12/23 : ENV APP_PORT=48080 03:16:42 ---> Running in d4bd00809887 03:16:42 Removing intermediate container d4bd00809887 03:16:42 ---> 1ee3caaf0cfd 03:16:42 Step 13/23 : EXPOSE $APP_PORT 03:16:42 ---> Running in 4260008df278 03:16:42 Removing intermediate container 4260008df278 03:16:42 ---> 373423c0ddf7 03:16:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:43 ---> Running in f4c9443bcdae 03:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.189s coverage: 100.0% of statements 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.324s coverage: 86.7% of statements 03:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.386s coverage: 97.5% of statements 03:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements 03:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:16:44 Removing intermediate container f4c9443bcdae 03:16:44 ---> c7ca2fd4c7ef 03:16:44 Step 15/23 : RUN apk add --update --no-cache zeromq 03:16:44 ---> Running in db42f52f77e5 03:16:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:47 (1/5) Installing libgcc (9.3.0-r2) 03:16:47 (2/5) Installing libsodium (1.0.18-r0) 03:16:48 (3/5) Installing libstdc++ (9.3.0-r2) 03:16:48 (4/5) Installing libzmq (4.3.3-r0) 03:16:48 (5/5) Installing zeromq (4.3.3-r0) 03:16:48 Executing busybox-1.31.1-r19.trigger 03:16:48 OK: 8 MiB in 19 packages 03:16:50 Removing intermediate container db42f52f77e5 03:16:50 ---> d02a47ed8ee0 03:16:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:16:51 ---> 6ac7e52b7abf 03:16:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:16:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:16:51 Status: Downloaded newer image for docker:20.10.0 03:16:51 ---> aefe523efa57 03:16:51 Step 12/26 : RUN apk add --no-cache bash 03:16:51 ---> Running in 616b33070ce4 03:16:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:51 ---> bd7ca0a164ab 03:16:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:16:51 (1/2) Installing readline (8.0.4-r0) 03:16:51 (2/2) Installing bash (5.0.17-r0) 03:16:51 Executing bash-5.0.17-r0.post-install 03:16:51 Executing busybox-1.31.1-r19.trigger 03:16:51 OK: 12 MiB in 22 packages 03:16:52 ---> 5a777ff4fefd 03:16:52 Step 19/23 : ENTRYPOINT ["/core-data"] 03:16:52 ---> Running in 6b2ef1b92ce2 03:16:52 Removing intermediate container 6b2ef1b92ce2 03:16:52 ---> f6293fc0c198 03:16:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:52 ---> Running in dccb3c15d58b 03:16:52 Removing intermediate container 616b33070ce4 03:16:52 ---> 9c64be1123af 03:16:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:16:52 ---> Running in 5f70d5170776 03:16:52 Removing intermediate container dccb3c15d58b 03:16:52 ---> 030d0712d8b6 03:16:52 Step 21/23 : LABEL arch=x86_64 03:16:52 ---> Running in 4af823a44639 03:16:52 Removing intermediate container 5f70d5170776 03:16:52 ---> 637683d3a212 03:16:52 Step 14/26 : ENV APP_PORT=48090 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 94.1% of statements 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements 03:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.8% of statements 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements 03:16:52 ---> Running in 78ddbdb9c2ae 03:16:52 Removing intermediate container 4af823a44639 03:16:52 ---> f507abb92314 03:16:52 Step 22/23 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:16:52 ---> Running in 14f0df4ca539 03:16:53 Removing intermediate container 78ddbdb9c2ae 03:16:53 ---> 96566b3a1db1 03:16:53 Step 15/26 : EXPOSE $APP_PORT 03:16:53 ---> Running in 5ef74e3553cb 03:16:53 Removing intermediate container 14f0df4ca539 03:16:53 ---> 0c9d9cec17a5 03:16:53 Step 23/23 : LABEL version=0.0.0 03:16:53 ---> Running in e775790062b4 03:16:53 Removing intermediate container 5ef74e3553cb 03:16:53 ---> 74ae504b09e2 03:16:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:16:53 Removing intermediate container e775790062b4 03:16:53 ---> dbe5a23a273a 03:16:53 03:16:53 Successfully built dbe5a23a273a 03:16:53 Successfully tagged docker-core-data-go:latest 03:16:54  Building docker-core-data-go ... done  ---> 6b38caee76e0 03:16:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.148s coverage: 84.2% of statements 03:16:54 ---> 55f5aec3b079 03:16:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:16:54 ---> aaebc318bb24 03:16:54 Step 19/26 : RUN apk --no-cache add py3-pip 03:16:54 ---> Running in 9165aacd637e 03:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.4% of statements 03:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:16:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:55 (1/33) Installing libbz2 (1.0.8-r1) 03:16:55 (2/33) Installing expat (2.2.9-r1) 03:16:55 (3/33) Installing libffi (3.3-r2) 03:16:55 (4/33) Installing gdbm (1.13-r1) 03:16:55 (5/33) Installing xz-libs (5.2.5-r0) 03:16:55 (6/33) Installing sqlite-libs (3.32.1-r0) 03:16:55 (7/33) Installing python3 (3.8.5-r0) 03:16:56 (8/33) Installing py3-appdirs (1.4.4-r1) 03:16:56 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:16:56 (10/33) Installing py3-parsing (2.4.7-r0) 03:16:56 (11/33) Installing py3-six (1.15.0-r0) 03:16:56 (12/33) Installing py3-packaging (20.4-r0) 03:16:56 (13/33) Installing py3-setuptools (47.0.0-r0) 03:16:56 (14/33) Installing py3-chardet (3.0.4-r4) 03:16:56 (15/33) Installing py3-idna (2.9-r0) 03:16:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:16:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:16:56 (18/33) Installing py3-requests (2.23.0-r0) 03:16:56 (19/33) Installing py3-msgpack (1.0.0-r0) 03:16:56 (20/33) Installing py3-lockfile (0.12.2-r3) 03:16:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:16:56 (22/33) Installing py3-colorama (0.4.3-r0) 03:16:56 (23/33) Installing py3-distlib (0.3.0-r0) 03:16:56 (24/33) Installing py3-distro (1.5.0-r1) 03:16:56 (25/33) Installing py3-webencodings (0.5.1-r3) 03:16:56 (26/33) Installing py3-html5lib (1.0.1-r4) 03:16:57 (27/33) Installing py3-pytoml (0.1.21-r0) 03:16:57 (28/33) Installing py3-pep517 (0.8.2-r0) 03:16:57 (29/33) Installing py3-progress (1.5-r0) 03:16:57 (30/33) Installing py3-toml (0.10.1-r0) 03:16:57 (31/33) Installing py3-retrying (1.3.3-r0) 03:16:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:16:57 (33/33) Installing py3-pip (20.1.1-r0) 03:16:57 Executing busybox-1.31.1-r19.trigger 03:16:57 OK: 71 MiB in 55 packages 03:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 63.5% of statements 03:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 03:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 91.3% of statements 03:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 03:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 03:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 03:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.974s coverage: 55.9% of statements 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.598s coverage: 84.0% of statements 03:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements 03:17:05 Removing intermediate container 9165aacd637e 03:17:05 ---> 23052a229e16 03:17:05 Step 20/26 : RUN pip install docker-compose==1.23.2 03:17:05 ---> Running in d2912683caa3 03:17:06 Collecting docker-compose==1.23.2 03:17:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:17:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:17:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:17:07 Collecting texttable<0.10,>=0.9.0 03:17:07 Downloading texttable-0.9.1.tar.gz (11 kB) 03:17:08 Collecting docker<4.0,>=3.6.0 03:17:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:17:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:08 Collecting jsonschema<3,>=2.5.1 03:17:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:17:08 Collecting PyYAML<4,>=3.10 03:17:08 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:09 Collecting websocket-client<1.0,>=0.32.0 03:17:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:17:09 Collecting dockerpty<0.5,>=0.4.1 03:17:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:17:10 Collecting docopt<0.7,>=0.6.1 03:17:10 Downloading docopt-0.6.2.tar.gz (25 kB) 03:17:10 Collecting cached-property<2,>=1.2.0 03:17:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:17:10 Collecting urllib3<1.25,>=1.21.1 03:17:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:17:10 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) 03:17:10 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) 03:17:10 Collecting idna<2.8,>=2.5 03:17:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:17:10 Collecting docker-pycreds>=0.4.0 03:17:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:17:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:17:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:17:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:17:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:17:11 Installing collected packages: urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, dockerpty, docopt, cached-property, docker-compose 03:17:11 Attempting uninstall: urllib3 03:17:11 Found existing installation: urllib3 1.25.9 03:17:11 Uninstalling urllib3-1.25.9: 03:17:11 Successfully uninstalled urllib3-1.25.9 03:17:11 Attempting uninstall: idna 03:17:11 Found existing installation: idna 2.9 03:17:11 Uninstalling idna-2.9: 03:17:11 Successfully uninstalled idna-2.9 03:17:11 Attempting uninstall: requests 03:17:11 Found existing installation: requests 2.23.0 03:17:11 Uninstalling requests-2.23.0: 03:17:11 Successfully uninstalled requests-2.23.0 03:17:11 Running setup.py install for texttable: started 03:17:12 Running setup.py install for texttable: finished with status 'done' 03:17:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:17:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.162s coverage: 100.0% of statements 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:17:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 03:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:17:13 Running setup.py install for PyYAML: started 03:17:13 Running setup.py install for PyYAML: finished with status 'done' 03:17:13 Running setup.py install for dockerpty: started 03:17:14 Running setup.py install for dockerpty: finished with status 'done' 03:17:14 Running setup.py install for docopt: started 03:17:14 Running setup.py install for docopt: finished with status 'done' 03:17:14 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 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.016s coverage: 29.1% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:17:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:17:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 03:17:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 32.1% of statements 03:17:18 Removing intermediate container d2912683caa3 03:17:18 ---> 35c3918358f4 03:17:18 Step 21/26 : RUN apk --no-cache add curl 03:17:18 ---> Running in 26bc1b8ed27c 03:17:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:18 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:17:18 (2/3) Installing libcurl (7.69.1-r3) 03:17:18 (3/3) Installing curl (7.69.1-r3) 03:17:18 Executing busybox-1.31.1-r19.trigger 03:17:18 OK: 72 MiB in 58 packages 03:17:19 Removing intermediate container 26bc1b8ed27c 03:17:19 ---> 4e99a5db73e8 03:17:19 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:17:19 ---> Running in f7eab51a830a 03:17:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 03:17:19 Removing intermediate container f7eab51a830a 03:17:19 ---> 277d27376aaf 03:17:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:19 GO111MODULE=on go vet ./... 03:17:20 ---> Running in 84ab03ff30be 03:17:20 Removing intermediate container 84ab03ff30be 03:17:20 ---> d72e8df57b5f 03:17:20 Step 24/26 : LABEL arch=x86_64 03:17:20 ---> Running in 74ef51ec32ba 03:17:20 Removing intermediate container 74ef51ec32ba 03:17:20 ---> 6dd93be129d0 03:17:20 Step 25/26 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:17:20 ---> Running in 2a18176ed513 03:17:21 Removing intermediate container 2a18176ed513 03:17:21 ---> 78642972de3e 03:17:21 Step 26/26 : LABEL version=0.0.0 03:17:21 ---> Running in 81ff071146fe 03:17:21 Removing intermediate container 81ff071146fe 03:17:21 ---> 04cb27a83e25 03:17:21 03:17:21 Successfully built 04cb27a83e25 03:17:21 Successfully tagged docker-sys-mgmt-agent-go:latest 03:17:21  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:17:21 $ docker stop --time=1 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 03:17:23 $ docker rm -f 9cc0a5d7d3d874f172f1a950cf50bb14940100fa07b43e700e24711e4164c822 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:23 + docker images 03:17:23 + grep docker 03:17:24 docker-sys-mgmt-agent-go latest 04cb27a83e25 3 seconds ago 313MB 03:17:24 docker-core-data-go latest dbe5a23a273a 31 seconds ago 22.3MB 03:17:24 docker-security-secretstore-setup-go latest 2d49058fa094 53 seconds ago 24.6MB 03:17:24 docker-security-bootstrap-redis-go latest 16cb6c2f4150 57 seconds ago 15.8MB 03:17:24 docker-security-proxy-setup-go latest 52581ed29909 2 minutes ago 24.5MB 03:17:24 docker-support-notifications-go latest d60ca9bd180c 2 minutes ago 12MB 03:17:24 docker-core-metadata-go latest 590cd52ad97b 2 minutes ago 13MB 03:17:24 docker-support-scheduler-go latest 43c4929db703 2 minutes ago 10.7MB 03:17:24 docker-core-command-go latest 64ec73f67421 2 minutes ago 10.6MB 03:17:24 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:17:40 Still waiting to schedule task 03:17:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:18:27 gofmt -l . 03:18:27 [ "`gofmt -l .`" = "" ] 03:18:27 ./bin/test-go-mod-tidy.sh 03:18:27 ./bin/test-attribution-txt.sh 03:18:31 Running on prd-ubuntu18.04-docker-8c-8g-19357 in /w/workspace/edgexfoundry_edgex-go_PR-3001 [Pipeline] { [Pipeline] ws 03:18:31 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] sh 03:18:31 + ls -al . 03:18:31 total 672 03:18:31 drwxrwxr-x 9 1001 1001 4096 Jan 11 03:18 . 03:18:31 drwxr-xr-x 4 root root 4096 Jan 11 03:14 .. 03:18:31 -rw-rw-r-- 1 1001 1001 11 Jan 11 03:13 .dockerignore 03:18:31 drwxrwxr-x 8 1001 1001 4096 Jan 11 03:13 .git 03:18:31 drwxrwxr-x 3 1001 1001 4096 Jan 11 03:13 .github 03:18:31 -rw-rw-r-- 1 1001 1001 824 Jan 11 03:13 .gitignore 03:18:31 -rw-rw-r-- 1 1001 1001 166 Jan 11 03:13 .sonarcloud.properties 03:18:31 -rw-rw-r-- 1 1001 1001 3804 Jan 11 03:13 CONTRIBUTING.md 03:18:31 -rw-rw-r-- 1 1001 1001 931 Jan 11 03:13 Dockerfile.build 03:18:31 -rw-rw-r-- 1 1001 1001 863 Jan 11 03:13 Jenkinsfile 03:18:31 -rw-rw-r-- 1 1001 1001 10775 Jan 11 03:13 LICENSE 03:18:31 -rw-rw-r-- 1 1001 1001 5750 Jan 11 03:13 Makefile 03:18:31 -rw-rw-r-- 1 1001 1001 6524 Jan 11 03:13 README.md 03:18:31 -rw-rw-r-- 1 1001 1001 6744 Jan 11 03:13 SECURITY.md 03:18:31 -rw-rw-r-- 1 1001 1001 5 Jan 11 03:09 VERSION 03:18:31 -rw-rw-r-- 1 1001 1001 4131 Jan 11 03:13 ZMQWindows.md 03:18:31 drwxrwxr-x 2 1001 1001 4096 Jan 11 03:13 bin 03:18:31 drwxrwxr-x 14 1001 1001 4096 Jan 11 03:13 cmd 03:18:31 -rw-r--r-- 1 root root 545099 Jan 11 03:17 coverage.out 03:18:31 -rw-r--r-- 1 root root 979 Jan 11 03:18 go.mod 03:18:31 -rw-r--r-- 1 root root 19019 Jan 11 03:18 go.sum 03:18:31 drwxrwxr-x 8 1001 1001 4096 Jan 11 03:13 internal 03:18:31 drwxrwxr-x 4 1001 1001 4096 Jan 11 03:13 openapi 03:18:31 drwxrwxr-x 4 1001 1001 4096 Jan 11 03:13 snap 03:18:31 -rw-rw-r-- 1 1001 1001 168 Jan 11 03:13 version.go [Pipeline] sh 03:18:32 + '[' -e coverage.out ] 03:18:32 + chown 1001:1001 coverage.out [Pipeline] stash 03:18:32 Warning: overwriting stash ‘coverage-report’ 03:18:33 using credential edgex-jenkins-ssh 03:18:33 Cloning the remote Git repository 03:18:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:18:33 > git init /w/workspace/edgex-go/5 # timeout=10 03:18:33 Stashed 1 file(s) [Pipeline] sh 03:18:34 + make build 03:18:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:18:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:18:33 > git --version # timeout=10 03:18:33 > git --version # 'git version 2.17.1' 03:18:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:49 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:18:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:18:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:18:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:18:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:18:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3001/head:refs/remotes/origin/PR-3001 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:18:49 > git config core.sparsecheckout # timeout=10 03:18:49 Merge succeeded, producing f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:18:49 Checking out Revision f799b50b6b57acf8bdee04b9aefff5513d855c3e (PR-3001) 03:18:49 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 03:18:49 > git remote # timeout=10 03:18:49 > git config --get remote.origin.url # timeout=10 03:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:18:49 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 03:18:49 > git rev-parse HEAD^{commit} # timeout=10 03:18:49 > git config core.sparsecheckout # timeout=10 03:18:49 > git checkout -f f799b50b6b57acf8bdee04b9aefff5513d855c3e # timeout=10 03:18:53 Commit message: "feat(meta): add POST /provisionwatcher V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:54 + echo snap-build.sh 03:18:54 snap-build.sh 03:18:54 + SNAP_BASE_DIR=. 03:18:54 + '[' '!' -z /w/workspace/edgex-go/5 ']' 03:18:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 03:18:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 03:18:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 03:18:54 + cd /w/workspace/edgex-go/5 03:18:54 + sudo apt-get remove -qy --purge lxd lxd-client 03:18:54 Reading package lists... 03:18:54 Building dependency tree... 03:18:54 Reading state information... 03:18:54 The following packages were automatically installed and are no longer required: 03:18:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:18:54 uidmap xdelta3 03:18:54 Use 'sudo apt autoremove' to remove them. 03:18:54 The following packages will be REMOVED: 03:18:54 lxd* lxd-client* 03:18:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:18:55 After this operation, 31.7 MB disk space will be freed. 03:18:56 (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.) 03:18:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:18:57 Removing lxd dnsmasq configuration 03:18:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:18:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:18:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:18:59 (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.) 03:18:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:19:00 Processing triggers for systemd (237-3ubuntu10.42) ... 03:19:00 Processing triggers for ureadahead (0.100.0-21) ... 03:19:02 + sudo snap remove --purge lxd 03:19:02 snap "lxd" is not installed 03:19:02 + sudo groupadd --force --system lxd 03:19:02 ++ whoami 03:19:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:19:02 + newgrp - lxd 03:19:02 + sudo snap install lxd 03:19:06 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 03:19:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:19:12 2021-01-11T03:19:09Z INFO Waiting for automatic snapd restart... 03:19:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:19:15 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 03:19:20 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 03:19:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:19:28 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 03:19:31 lxd 4.9 from Canonical* installed 03:19:31 + sudo lxd init --auto 03:19:32 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 03:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 03:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:19:39 + sudo snap install --classic snapcraft [Pipeline] } 03:19:42 $ docker stop --time=1 fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 03:19:44 $ docker rm -f fbd294e5a5322460e4d1928d87ee49d7c43aececb3589302100e0a356b655812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:46 03:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:46 latest: Pulling from edgex-devops/edgex-compose-arm64 03:19:46 29e5d40040c1: Pulling fs layer 03:19:46 1ce36da41761: Pulling fs layer 03:19:46 25b303627fd3: Pulling fs layer 03:19:47 snapcraft 4.4.4 from Canonical* installed 03:19:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:19:47 + patch --verbose -p1 03:19:47 Hmm... Looks like a unified diff to me... 03:19:47 The text leading up to this was: 03:19:47 -------------------------- 03:19:47 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 03:19:47 |From: Tony Espy 03:19:47 |Date: Wed, 16 Dec 2020 16:34:55 -0500 03:19:47 |Subject: [PATCH] optimize snap build for pipeline CI check 03:19:47 | 03:19:47 |This patch is used by the EdgeX CI pipeline builds to 03:19:47 |optimize the snap CI check run for pull requests. When 03:19:47 |applied, it essentially strips out everything (apps and 03:19:47 |parts) from the snapcraft.yaml file except those required 03:19:47 |to build edgex-go, as the whole idea of the CI check is to 03:19:47 |catch changes to edgex-go that break the snap build. 03:19:47 | 03:19:47 |In general, anyone updating snapcraft.yaml will also need 03:19:47 |to update this patch file, otherwise it may fail to apply, 03:19:47 |resulting in a failed snap build CI check in the associated 03:19:47 |pull request. 03:19:47 | 03:19:47 |Note - in addition to applying this patch, the pipeline also 03:19:47 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:19:47 |need to build the finally binary .snap file (and it won't 03:19:47 |work with the patch applied). This further reduces the build 03:19:47 |time. 03:19:47 |--- 03:19:47 | snap/snapcraft.yaml | 461 +------------------------------------------- 03:19:47 | 1 file changed, 2 insertions(+), 459 deletions(-) 03:19:47 | 03:19:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:19:47 |index 1e537489..faf42425 100644 03:19:47 |--- a/snap/snapcraft.yaml 03:19:47 |+++ b/snap/snapcraft.yaml 03:19:47 -------------------------- 03:19:47 patching file snap/snapcraft.yaml 03:19:47 Using Plan A... 03:19:47 Hunk #1 succeeded at 73. 03:19:47 Hunk #2 succeeded at 202 with fuzz 1. 03:19:47 Hunk #3 succeeded at 214. 03:19:47 Hunk #4 succeeded at 222. 03:19:47 Hunk #5 succeeded at 229. 03:19:47 Hunk #6 succeeded at 256. 03:19:47 Hunk #7 succeeded at 290. 03:19:47 Hunk #8 succeeded at 341. 03:19:47 Hmm... Ignoring the trailing garbage. 03:19:47 done 03:19:47 + sudo snapcraft prime --use-lxd 03:19:47 29e5d40040c1: Download complete 03:19:48 1ce36da41761: Verifying Checksum 03:19:48 1ce36da41761: Download complete 03:19:48 29e5d40040c1: Pull complete 03:19:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:19:49 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: 03:19:49 - README.md 03:19:49 - snapcraft.yaml.orig 03:19:49 03:19:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:19:49 1ce36da41761: Pull complete 03:19:49 25b303627fd3: Verifying Checksum 03:19:49 25b303627fd3: Download complete 03:19:49 Launching a container. 03:19:59 25b303627fd3: Pull complete 03:19:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:20:00 prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container 03:20:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:20:03 $ docker top b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:04 + grep parallel 03:20:04 + docker-compose build --help 03:20:07 --parallel Build images in parallel. 03:20:08 Waiting for container to be ready 03:20:08 To start your first instance, try: lxc launch ubuntu:18.04 03:20:08 [Pipeline] } 03:20:08 $ docker stop --time=1 b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 03:20:10 $ docker rm -f b8404dd4c525e3f5be0002ad48c053bbcc5bad9e2efeb6f2aa4b25c11e3124e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:20:11 . [Pipeline] withDockerContainer 03:20:11 prd-ubuntu18.04-docker-arm64-4c-16g-19356 does not seem to be running inside a container 03:20:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:20:11 Waiting for network to be ready... 03:20:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:20:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 03:20:12 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:20:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 03:20:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 03:20:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 03:20:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 03:20:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 03:20:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 03:20:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 03:20:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:20:12 $ docker top 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 -eo pid,comm 03:20:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:20:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:20:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:20:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:20:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:20:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:20:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] { [Pipeline] sh 03:20:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:20:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 03:20:14 + docker-compose -f ./docker-compose-build.yml build --parallel 03:20:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 03:20:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 03:20:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 03:20:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 03:20:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 03:20:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 03:20:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 03:20:17 Fetched 23.7 MB in 5s (4475 kB/s) 03:20:18 Building docker-core-command-go ... 03:20:18 Building docker-core-data-go ... 03:20:18 Building docker-core-metadata-go ... 03:20:18 Building docker-security-bootstrap-redis-go ... 03:20:18 Building docker-security-proxy-setup-go ... 03:20:18 Building docker-security-secretstore-setup-go ... 03:20:18 Building docker-support-notifications-go ... 03:20:18 Building docker-support-scheduler-go ... 03:20:18 Building docker-sys-mgmt-agent-go ... 03:20:18 Building docker-support-notifications-go 03:20:18 Building docker-support-scheduler-go 03:20:18 Building docker-security-proxy-setup-go 03:20:18 Building docker-security-secretstore-setup-go 03:20:18 Building docker-security-bootstrap-redis-go 03:20:18 Reading package lists... 03:20:18 Reading package lists... 03:20:19 Building dependency tree... 03:20:19 Reading state information... 03:20:19 The following additional packages will be installed: 03:20:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:20:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:20:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:20:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:20:19 Suggested packages: 03:20:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:20:19 Recommended packages: 03:20:19 gnupg libsasl2-modules 03:20:19 The following NEW packages will be installed: 03:20:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:20:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:20:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:20:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:20:19 The following packages will be upgraded: 03:20:19 gpg gpg-agent gpgconf libudev1 03:20:19 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 03:20:19 Need to get 3532 kB of archives. 03:20:19 After this operation, 13.3 MB of additional disk space will be used. 03:20:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 03:20:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 03:20:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 03:20:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 03:20:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 03:20:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 03:20:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 03:20:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 03:20:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:20:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:20:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:20:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:20:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:20:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:20:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:20:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:20:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:20:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:20:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:20:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:20:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:20:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:20:20 debconf: delaying package configuration, since apt-utils is not installed 03:20:20 Fetched 3532 kB in 1s (2836 kB/s) 03:20:20 (Reading database ... 12511 files and directories currently installed.) 03:20:20 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 03:20:20 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:20:20 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 03:20:21 Selecting previously unselected package udev. 03:20:21 (Reading database ... 12511 files and directories currently installed.) 03:20:21 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 03:20:21 Unpacking udev (237-3ubuntu10.43) ... 03:20:21 Selecting previously unselected package libfuse2:amd64. 03:20:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:20:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:20:21 Selecting previously unselected package fuse. 03:20:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:20:21 Unpacking fuse (2.9.7-1ubuntu1) ... 03:20:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 03:20:21 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:20:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 03:20:21 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:20:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 03:20:22 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:20:22 Selecting previously unselected package libksba8:amd64. 03:20:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:20:22 Unpacking libksba8:amd64 (1.3.5-2) ... 03:20:22 Selecting previously unselected package libroken18-heimdal:amd64. 03:20:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:20:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:20:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:20:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libwind0-heimdal:amd64. 03:20:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:20:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:20:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:20:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:20:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:20:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:23 Selecting previously unselected package libsasl2-modules-db:amd64. 03:20:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:20:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:20:23 Selecting previously unselected package libsasl2-2:amd64. 03:20:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:20:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:20:23 Selecting previously unselected package libldap-common. 03:20:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 03:20:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 03:20:23 Selecting previously unselected package libldap-2.4-2:amd64. 03:20:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 03:20:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 03:20:23 Selecting previously unselected package dirmngr. 03:20:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 03:20:23 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 03:20:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 03:20:23 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 03:20:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:20:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:20:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:20:23 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 03:20:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:23 Setting up libksba8:amd64 (1.3.5-2) ... 03:20:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:20:24 Setting up udev (237-3ubuntu10.43) ... 03:20:24 invoke-rc.d: policy-rc.d denied execution of start. 03:20:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Processing triggers for systemd (237-3ubuntu10) ... 03:20:24 Setting up fuse (2.9.7-1ubuntu1) ... 03:20:24 Setting up gpg (2.2.4-1ubuntu1.3) ... 03:20:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:20:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 03:20:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 03:20:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:20:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:20:25 settings in the [Install] section, and DefaultInstance for template units). 03:20:25 This means they are not meant to be enabled using systemctl. 03:20:25 Possible reasons for having this kind of units are: 03:20:25 1) A unit may be statically enabled by being symlinked from another unit's 03:20:25 .wants/ or .requires/ directory. 03:20:25 2) A unit's purpose may be to act as a helper for some other unit which has 03:20:25 a requirement dependency on it. 03:20:25 3) A unit may be started when needed via activation (socket, path, timer, 03:20:25 D-Bus, udev, scripted systemctl call, ...). 03:20:25 4) In case of template units, the unit is meant to be enabled with some 03:20:25 instance name specified. 03:20:26 Reading package lists... 03:20:26 Building dependency tree... 03:20:26 Reading state information... 03:20:26 The following additional packages will be installed: 03:20:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:20:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:20:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:20:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:20:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:20:26 Suggested packages: 03:20:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:20:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:20:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:20:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:20:26 systemd-container policykit-1 03:20:26 Recommended packages: 03:20:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:20:26 The following NEW packages will be installed: 03:20:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:20:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:20:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:20:26 multiarch-support openssh-client python3 python3-minimal python3.6 03:20:26 python3.6-minimal snapd squashfs-tools sudo 03:20:26 The following packages will be upgraded: 03:20:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:20:26 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 03:20:26 Need to get 35.2 MB of archives. 03:20:26 After this operation, 141 MB of additional disk space will be used. 03:20:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:20:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:20:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 03:20: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] 03:20:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 03:20:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:20:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 03:20:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 03:20:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 03:20:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:20:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:20:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:20:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:20:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:20:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:20:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 03:20:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:20:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 03:20:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:20:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:20:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:20:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:20:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:20:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:20:27 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:20:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 03:20:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:20:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:20:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:20:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 03:20:29 debconf: delaying package configuration, since apt-utils is not installed 03:20:29 Fetched 35.2 MB in 3s (12.9 MB/s) 03:20:29 (Reading database ... 12757 files and directories currently installed.) 03:20:29 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 03:20:29 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:20:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 03:20:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:20:30 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 03:20:30 (Reading database ... 12757 files and directories currently installed.) 03:20:30 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:20:30 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:20:30 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:20:30 (Reading database ... 12757 files and directories currently installed.) 03:20:30 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:20:30 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:20:31 Setting up apt (1.6.12ubuntu0.2) ... 03:20:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:20:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:20:32 (Reading database ... 12764 files and directories currently installed.) 03:20:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 03:20:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 03:20:32 Selecting previously unselected package libpython3.6-minimal:amd64. 03:20:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:20:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:20:32 Selecting previously unselected package libexpat1:amd64. 03:20:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:20:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:20:32 Selecting previously unselected package python3.6-minimal. 03:20:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:20:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 03:20:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 03:20:33 Checking for services that may need to be restarted...done. 03:20:33 Checking for services that may need to be restarted...done. 03:20:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:20:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:20:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 03:20:34 Selecting previously unselected package python3-minimal. 03:20:34 (Reading database ... 13012 files and directories currently installed.) 03:20:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:20:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:20:34 Selecting previously unselected package mime-support. 03:20:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:20:34 Unpacking mime-support (3.60ubuntu1) ... 03:20:34 Selecting previously unselected package libmpdec2:amd64. 03:20:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:20:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:20:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:20:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:20:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:20:34 Selecting previously unselected package python3.6. 03:20:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:20:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 03:20:34 Selecting previously unselected package libpython3-stdlib:amd64. 03:20:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:20:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:20:34 Setting up python3-minimal (3.6.7-1~18.04) ... 03:20:35 Selecting previously unselected package python3. 03:20:35 (Reading database ... 13442 files and directories currently installed.) 03:20:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:20:35 Unpacking python3 (3.6.7-1~18.04) ... 03:20:35 Selecting previously unselected package multiarch-support. 03:20:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:20:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:20:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:20:35 Selecting previously unselected package liblzo2-2:amd64. 03:20:35 (Reading database ... 13479 files and directories currently installed.) 03:20:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:20:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:20:35 Selecting previously unselected package libbsd0:amd64. 03:20:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:20:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:20:35 Selecting previously unselected package sudo. 03:20:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 03:20:35 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 03:20:35 Selecting previously unselected package apparmor. 03:20:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:20:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:20:37 Selecting previously unselected package libedit2:amd64. 03:20:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:20:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:20:37 Selecting previously unselected package libkrb5support0:amd64. 03:20:37 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:20:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:20:37 Selecting previously unselected package libk5crypto3:amd64. 03:20:37 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:20:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:20:37 Selecting previously unselected package libkeyutils1:amd64. 03:20:37 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:20:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:20:37 Selecting previously unselected package libkrb5-3:amd64. 03:20:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:20:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:20:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:20:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:20:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:20:38 Selecting previously unselected package libssl1.0.0:amd64. 03:20:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 03:20:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 03:20:38 Selecting previously unselected package openssh-client. 03:20:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:20:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:20:38 Selecting previously unselected package squashfs-tools. 03:20:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:20:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:20:38 Selecting previously unselected package snapd. 03:20:38 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 03:20:38 Unpacking snapd (2.48+18.04) ... 03:20:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:20:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 03:20:41 Setting up mime-support (3.60ubuntu1) ... 03:20:41 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 03:20:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:20:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:20:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:20:41 Setting up systemd (237-3ubuntu10.43) ... 03:20:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:20:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:20:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:20:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:20:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:20:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:20:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 03:20:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:20:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:20:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:20:43 Setting up python3 (3.6.7-1~18.04) ... 03:20:43 running python rtupdate hooks for python3.6... 03:20:43 running python post-rtupdate hooks for python3.6... 03:20:43 Setting up apparmor (2.12-4ubuntu5.1) ... 03:20:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:20:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:20:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:20:45 Setting up snapd (2.48+18.04) ... 03:20:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:20:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:20:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:20:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:20:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:20:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:20:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:20:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:20:47 /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' 03:20:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:20:47 Processing triggers for systemd (237-3ubuntu10.43) ... 03:20:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:20:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:20:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:20:50 Reading package lists... 03:20:51 Reading package lists... 03:20:51 Building dependency tree... 03:20:51 Reading state information... 03:20:51 Calculating upgrade... 03:20:51 The following packages will be upgraded: 03:20:51 advancecomp base-files bash binutils binutils-common 03:20:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:20:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:20:51 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 03:20:51 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 03:20:51 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 03:20:51 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 03:20:51 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 03:20:51 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:20:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:20:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:20:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:20:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:20:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:20:51 ubuntu-keyring util-linux 03:20:51 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:20:51 Need to get 63.7 MB of archives. 03:20:51 After this operation, 5203 kB of additional disk space will be used. 03:20:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:20:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 03:20:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:20:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:20:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:20:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:20:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:20:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:20:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:20:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:20:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:20:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:20:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:20:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:20:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:20:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:20:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:20:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:20:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:20:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:20:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:20:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 03:20:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:20:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:20:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:20:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:20:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:20:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:20:52 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:20:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:20:52 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:20:52 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:20:52 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:20:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:20:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:20:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:20:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:20:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:20:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:20:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:20:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:20:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:20:53 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:20:53 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:20:53 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:20:53 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:20:53 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:20:53 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 03:20:53 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:20:53 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:20:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:20:53 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:20:53 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:20:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:20:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:20:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:20:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:20:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 03:20:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 03:20:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:20:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:20:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:20:53 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:20:53 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:20:53 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:20:53 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:20:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:20:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:20:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:20:53 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 03:20:53 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 03:20:53 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:20:53 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:20:53 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:20:53 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 03:20:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:20:53 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:20:53 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:20:53 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 03:20:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:20:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:20:53 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 03:20:53 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 03:20:53 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 03:20:53 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:20:53 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:20:53 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:20:53 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:20:53 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:20:54 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:20:54 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:20:54 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:20:54 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:20:54 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:20:54 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:20:54 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:20:54 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:20:54 debconf: delaying package configuration, since apt-utils is not installed 03:20:54 Fetched 63.7 MB in 3s (19.2 MB/s) 03:20:55 (Reading database ... 13912 files and directories currently installed.) 03:20:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:20:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:20:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:20:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:20:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 03:20:56 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 03:20:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:57 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:57 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:57 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:57 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:20:57 (Reading database ... 13911 files and directories currently installed.) 03:20:57 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:57 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:20:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:20:58 (Reading database ... 13911 files and directories currently installed.) 03:20:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:20:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:20:58 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:20:58 (Reading database ... 13911 files and directories currently installed.) 03:20:58 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:20:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:20:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:20:59 (Reading database ... 13911 files and directories currently installed.) 03:20:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:20:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:20:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:20:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:20:59 Setting up base-files (10.1ubuntu2.10) ... 03:20:59 Installing new version of config file /etc/issue ... 03:20:59 Installing new version of config file /etc/issue.net ... 03:20:59 Installing new version of config file /etc/lsb-release ... 03:21:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:21:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:21:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:21:00 Removing obsolete conffile /etc/default/motd-news ... 03:21:00 (Reading database ... 13912 files and directories currently installed.) 03:21:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:21:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:21:00 Setting up bash (4.4.18-2ubuntu1.2) ... 03:21:00 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 03:21:01 (Reading database ... 13912 files and directories currently installed.) 03:21:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:21:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:21:01 (Reading database ... 13912 files and directories currently installed.) 03:21:01 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 03:21:01 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 03:21:01 Setting up tar (1.29b-2ubuntu0.1) ... 03:21:01 (Reading database ... 13912 files and directories currently installed.) 03:21:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:21:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:21:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:21:02 (Reading database ... 13912 files and directories currently installed.) 03:21:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:21:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:21:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:21:02 (Reading database ... 13912 files and directories currently installed.) 03:21:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:21:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:21:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:21:02 (Reading database ... 13912 files and directories currently installed.) 03:21:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:21:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:21:02 Setting up grep (3.1-2build1) ... 03:21:02 (Reading database ... 13912 files and directories currently installed.) 03:21:02 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:21:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:21:03 Setting up login (1:4.5-1ubuntu2) ... 03:21:03 (Reading database ... 13912 files and directories currently installed.) 03:21:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:21:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:21:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:21:03 (Reading database ... 13912 files and directories currently installed.) 03:21:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:21:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:21:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:21:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:21:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:21:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:21:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:21:05 (Reading database ... 13912 files and directories currently installed.) 03:21:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:21:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:21:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:21:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:21:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:21:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:21:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:21:06 (Reading database ... 13912 files and directories currently installed.) 03:21:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:21:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:21:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:21:06 (Reading database ... 13912 files and directories currently installed.) 03:21:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:21:07 (Reading database ... 13912 files and directories currently installed.) 03:21:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:21:07 (Reading database ... 13912 files and directories currently installed.) 03:21:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:21:07 (Reading database ... 13912 files and directories currently installed.) 03:21:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:21:08 (Reading database ... 13912 files and directories currently installed.) 03:21:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:21:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:21:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:21:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:21:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:21:08 (Reading database ... 13912 files and directories currently installed.) 03:21:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:21:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:21:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:21:08 (Reading database ... 13912 files and directories currently installed.) 03:21:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:21:09 (Reading database ... 13912 files and directories currently installed.) 03:21:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:21:09 (Reading database ... 13912 files and directories currently installed.) 03:21:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:21:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:21:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:21:10 (Reading database ... 13912 files and directories currently installed.) 03:21:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:21:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:21:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:21:10 (Reading database ... 13912 files and directories currently installed.) 03:21:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:21:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:21:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:21:11 (Reading database ... 13914 files and directories currently installed.) 03:21:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:21:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:21:11 Setting up debconf (1.5.66ubuntu1) ... 03:21:11 (Reading database ... 13914 files and directories currently installed.) 03:21:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:21:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:21:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:21:12 (Reading database ... 13914 files and directories currently installed.) 03:21:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:21:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:21:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:21:12 (Reading database ... 13914 files and directories currently installed.) 03:21:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:21:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:21:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:21:12 (Reading database ... 13914 files and directories currently installed.) 03:21:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:21:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:21:12 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 03:21:12 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:21:12 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:21:12 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:21:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:21:13 (Reading database ... 13914 files and directories currently installed.) 03:21:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:21:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:21:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:21:14 (Reading database ... 13914 files and directories currently installed.) 03:21:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:21:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:21:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:21:14 (Reading database ... 13914 files and directories currently installed.) 03:21:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:21:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:21:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:21:14 (Reading database ... 13914 files and directories currently installed.) 03:21:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 03:21:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 03:21:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 03:21:14 (Reading database ... 13914 files and directories currently installed.) 03:21:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:21:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:21:15 Setting up passwd (1:4.5-1ubuntu2) ... 03:21:15 (Reading database ... 13914 files and directories currently installed.) 03:21:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 03:21:15 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:21:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 03:21:15 (Reading database ... 13914 files and directories currently installed.) 03:21:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:21:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:21:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:21:15 (Reading database ... 13914 files and directories currently installed.) 03:21:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:21:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:21:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:21:16 (Reading database ... 13914 files and directories currently installed.) 03:21:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:21:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:21:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:21:16 (Reading database ... 13914 files and directories currently installed.) 03:21:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:21:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:21:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:21:16 (Reading database ... 13914 files and directories currently installed.) 03:21:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:21:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:21:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:21:16 (Reading database ... 13914 files and directories currently installed.) 03:21:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:21:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:21:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:21:17 (Reading database ... 13915 files and directories currently installed.) 03:21:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:21:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:21:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:21:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:21:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 03:21:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 03:21:17 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 03:21:18 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 03:21:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:21:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:21:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:21:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:21:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:21:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:21:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:21:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:21:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:21:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:21:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:21:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:21:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:21:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:21:19 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 03:21:19 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 03:21:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:21:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:21:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:21:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:21:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:21:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:21:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:21:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:21:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:21:21 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:21:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:21:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:21:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:26 ---> 1e4a21318f30 03:21:26 Step 3/24 : WORKDIR /edgex-go 03:21:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:26 ---> 1e4a21318f30 03:21:26 Step 3/22 : WORKDIR /edgex-go 03:21:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:26 ---> 1e4a21318f30 03:21:26 Step 3/24 : WORKDIR /edgex-go 03:21:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:21:26 ---> 1e4a21318f30 03:21:26 Step 3/21 : WORKDIR /edgex-go 03:21:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:21:26 ---> 1e4a21318f30 03:21:26 Step 3/21 : WORKDIR /edgex-go 03:21:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:21:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:21:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:21:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:21:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:21:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:21:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:21:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:21:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:21:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:21:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:21:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:21:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:21:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:21:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:21:28 Setting up tzdata (2020f-0ubuntu0.18.04) ... 03:21:28 03:21:28 Current default time zone: 'Etc/UTC' 03:21:28 Local time is now: Mon Jan 11 03:21:28 UTC 2021. 03:21:28 Universal Time is now: Mon Jan 11 03:21:28 UTC 2021. 03:21:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:21:28 03:21:28 Setting up systemd-sysv (237-3ubuntu10.43) ... 03:21:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 03:21:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:21:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:21:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:21:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:21:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:21:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:21:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:21:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:21:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 03:21:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:28 Setting up patch (2.7.6-2ubuntu1.1) ... 03:21:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:21:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:21:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 03:21:29 Installing new version of config file /etc/ssl/openssl.cnf ... 03:21:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:21:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:21:29 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 03:21:29 ---> Running in f56428b112bd 03:21:29 ---> Running in 23dae252310a 03:21:29 ---> Running in 5c7afd7b643d 03:21:29 ---> Running in 33e1a2065140 03:21:29 ---> Running in 751eacd54ad3 03:21:30 Removing intermediate container 751eacd54ad3 03:21:30 ---> 7322445949bc 03:21:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:30 Removing intermediate container 33e1a2065140 03:21:30 ---> 9f50d9a573b6 03:21:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:30 Removing intermediate container 5c7afd7b643d 03:21:30 ---> 83b1d7033f85 03:21:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:30 Removing intermediate container f56428b112bd 03:21:30 ---> 234d845b6aa3 03:21:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:30 Removing intermediate container 23dae252310a 03:21:30 ---> fef83b8b4d74 03:21:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:30 ---> Running in af33e923b1e3 03:21:30 ---> Running in 43c5268890f1 03:21:30 ---> Running in 8f0b15dded07 03:21:30 ---> Running in e3122a2e0750 03:21:30 ---> Running in 5f67d8fd8511 03:21:31 Updating certificates in /etc/ssl/certs... 03:21:32 22 added, 17 removed; done. 03:21:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:21:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:21:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:21:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:21:32 Setting up pkgbinarymangler (138.18.04.1) ... 03:21:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 03:21:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:21:32 Setting up perl (5.26.1-6ubuntu0.5) ... 03:21:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 03:21:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:21:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:21:32 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 03:21:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:21:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:21:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:21:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:21:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:21:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:21:33 Processing triggers for systemd (237-3ubuntu10.43) ... 03:21:33 Processing triggers for mime-support (3.60ubuntu1) ... 03:21:33 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 03:21:33 Updating certificates in /etc/ssl/certs... 03:21:33 0 added, 0 removed; done. 03:21:33 Running hooks in /etc/ca-certificates/update.d... 03:21:33 done. 03:21:34 Removing intermediate container af33e923b1e3 03:21:34 ---> 8402d0f002b6 03:21:34 Step 5/21 : RUN apk add --update --no-cache make git 03:21:34 ---> Running in d8b968e52113 03:21:34 Removing intermediate container 8f0b15dded07 03:21:34 ---> db74caf13224 03:21:34 Step 5/21 : RUN apk add --update --no-cache make git 03:21:34 Removing intermediate container 43c5268890f1 03:21:34 ---> 1de588c9cd76 03:21:34 Step 5/24 : RUN apk add --update --no-cache make git 03:21:34 ---> Running in c76cc3c107c0 03:21:34 Reading package lists... 03:21:34 Building dependency tree... 03:21:34 Reading state information... 03:21:35 ---> Running in 941f57d663c4 03:21:35 Removing intermediate container 5f67d8fd8511 03:21:35 ---> e30835e327f9 03:21:35 Step 5/22 : RUN apk add --update --no-cache make git 03:21:35 The following NEW packages will be installed: 03:21:35 apt-transport-https 03:21:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:21:35 Need to get 1696 B of archives. 03:21:35 After this operation, 153 kB of additional disk space will be used. 03:21:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:21:35 Removing intermediate container e3122a2e0750 03:21:35 ---> 59580153ed54 03:21:35 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 03:21:35 ---> Running in b9931ecc4dfa 03:21:35 debconf: delaying package configuration, since apt-utils is not installed 03:21:35 Fetched 1696 B in 0s (28.4 kB/s) 03:21:35 Selecting previously unselected package apt-transport-https. 03:21:35 (Reading database ... 13929 files and directories currently installed.) 03:21:35 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:21:35 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:21:35 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:21:35 ---> Running in 4bcd0ac45933 03:21:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:36 Waiting for network to be ready... 03:21:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:37 OK: 217 MiB in 51 packages 03:21:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:38 OK: 217 MiB in 51 packages 03:21:39 OK: 217 MiB in 51 packages 03:21:39 OK: 217 MiB in 51 packages 03:21:39 Removing intermediate container d8b968e52113 03:21:39 ---> eedb9b162778 03:21:39 Step 6/21 : COPY go.mod . 03:21:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:40 ---> 2419ec7bfe9e 03:21:40 Step 7/21 : RUN go mod download 03:21:40 Removing intermediate container c76cc3c107c0 03:21:40 ---> 78a5964838f8 03:21:40 Step 6/21 : COPY go.mod . 03:21:40 ---> Running in 6c5a23399b35 03:21:41 Removing intermediate container 941f57d663c4 03:21:41 ---> ae775c0d3825 03:21:41 Step 6/24 : COPY go.mod . 03:21:41 Removing intermediate container b9931ecc4dfa 03:21:41 ---> 993514839f6b 03:21:41 Step 6/22 : COPY go.mod . 03:21:41 ---> 0c84467ae208 03:21:41 Step 7/21 : RUN go mod download 03:21:41 ---> Running in bf357f76795d 03:21:42 ---> 54f2568aaa76 03:21:42 Step 7/22 : RUN go mod download 03:21:42 ---> b0863cee2c41 03:21:42 Step 7/24 : RUN go mod download 03:21:42 OK: 217 MiB in 51 packages 03:21:42 ---> Running in e3ad29d65d14 03:21:42 ---> Running in 8f5565587851 03:21:42 2021-01-11T03:21:40Z INFO Waiting for automatic snapd restart... 03:21:42 snapd 2.48.2 from Canonical* installed 03:21:43 "snapd" switched to the "latest/stable" channel 03:21:43 03:21:44 Removing intermediate container 4bcd0ac45933 03:21:44 ---> 8431bdf86ce8 03:21:44 Step 6/24 : COPY go.mod . 03:21:44 Removing intermediate container 6c5a23399b35 03:21:44 ---> 379d98032d2c 03:21:44 Step 8/21 : COPY . . 03:21:45 ---> cdb93ccb27db 03:21:45 Step 7/24 : RUN go mod download 03:21:46 ---> Running in ba5e33ab4f0d 03:21:47 Removing intermediate container bf357f76795d 03:21:47 ---> 75c85fb76d99 03:21:47 Step 8/21 : COPY . . 03:21:47 Removing intermediate container e3ad29d65d14 03:21:47 ---> 67b487efb0ed 03:21:47 Step 8/24 : COPY . . 03:21:47 Removing intermediate container 8f5565587851 03:21:47 ---> 2ca5c52182f0 03:21:47 Step 8/22 : COPY . . 03:21:49 core18 20201210 from Canonical* installed 03:21:49 "core18" switched to the "latest/stable" channel 03:21:49 03:21:53 Removing intermediate container ba5e33ab4f0d 03:21:53 ---> f0b86d64dcc1 03:21:53 Step 8/24 : COPY . . 03:21:55 snapcraft 4.4.4 from Canonical* installed 03:21:55 "snapcraft" switched to the "latest/stable" channel 03:21:55 03:21:59 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: 03:21:59 - README.md 03:21:59 - snapcraft.yaml.orig 03:21:59 03:21:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:22:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:22:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:22:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:22:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:22:07 Reading package lists... 03:22:08 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 03:22:11 ---> 8d51a7aad5eb 03:22:11 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:22:11 ---> Running in 86615cabb11b 03:22:11 ---> 5655e64e0406 03:22:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:22:11 ---> ed02f118218a 03:22:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:22:11 ---> 1c8a83aaa42a 03:22:11 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:22:11 ---> Running in c29ee1318d84 03:22:11 ---> Running in 5c2c53a2325a 03:22:11 ---> Running in 70c82156b55e 03:22:11 ---> 9bb1bbc62c3c 03:22:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:22:11 ---> Running in 2ea3f74096e3 03:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:12 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 03:22:12 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 03:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:22:14 Reading package lists... 03:22:14 Building dependency tree... 03:22:14 Reading state information... 03:22:14 Suggested packages: 03:22:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:22:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:22:14 Recommended packages: 03:22:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:22:14 The following NEW packages will be installed: 03:22:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:22:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:22:14 pkg-config zip 03:22:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:22:14 Need to get 7655 kB of archives. 03:22:14 After this operation, 43.7 MB of additional disk space will be used. 03:22:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 03:22:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:22:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:22:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 03:22:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 03:22:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:22:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:22:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:22:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:22:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:22:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:22:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:22:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:22:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:22:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:22:15 debconf: delaying package configuration, since apt-utils is not installed 03:22:15 Fetched 7655 kB in 1s (8537 kB/s) 03:22:16 Selecting previously unselected package libglib2.0-0:amd64. 03:22:16 (Reading database ... 13933 files and directories currently installed.) 03:22:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 03:22:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:22:16 Selecting previously unselected package libpsl5:amd64. 03:22:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:22:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:22:16 Selecting previously unselected package libnghttp2-14:amd64. 03:22:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:22:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:22:16 Selecting previously unselected package librtmp1:amd64. 03:22:16 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:22:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:22:16 Selecting previously unselected package libcurl3-gnutls:amd64. 03:22:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:22:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:22:16 Selecting previously unselected package liberror-perl. 03:22:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:22:16 Unpacking liberror-perl (0.17025-1) ... 03:22:16 Selecting previously unselected package git-man. 03:22:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:22:16 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:22:16 Selecting previously unselected package git. 03:22:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 03:22:16 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:22:17 Selecting previously unselected package libnorm1:amd64. 03:22:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:22:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:22:17 Selecting previously unselected package libpgm-5.2-0:amd64. 03:22:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:22:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:22:18 Selecting previously unselected package libsodium23:amd64. 03:22:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:22:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:22:18 Selecting previously unselected package libzmq5:amd64. 03:22:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:22:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:22:18 Selecting previously unselected package libzmq3-dev:amd64. 03:22:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:22:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:22:18 Selecting previously unselected package pkg-config. 03:22:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:22:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:22:18 Selecting previously unselected package zip. 03:22:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:22:18 Unpacking zip (3.0-11build1) ... 03:22:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:22:18 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:22:18 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:22:18 Setting up liberror-perl (0.17025-1) ... 03:22:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:22:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:22:18 No schema files found: doing nothing. 03:22:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:22:18 Setting up zip (3.0-11build1) ... 03:22:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:22:18 Setting up libsodium23:amd64 (1.0.16-2) ... 03:22:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:22:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:22:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:22:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:22:19 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:22:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:22:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:22:26 git set to automatically installed. 03:22:26 git-man set to automatically installed. 03:22:26 libcurl3-gnutls set to automatically installed. 03:22:26 liberror-perl set to automatically installed. 03:22:26 libglib2.0-0 set to automatically installed. 03:22:26 libnghttp2-14 set to automatically installed. 03:22:26 libnorm1 set to automatically installed. 03:22:26 libpgm-5.2-0 set to automatically installed. 03:22:26 libpsl5 set to automatically installed. 03:22:26 librtmp1 set to automatically installed. 03:22:26 libsodium23 set to automatically installed. 03:22:26 libzmq3-dev set to automatically installed. 03:22:26 libzmq5 set to automatically installed. 03:22:26 pkg-config set to automatically installed. 03:22:26 zip set to automatically installed. 03:22:27 snapd is not logged in, snap install commands will use sudo 03:22:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:22:34 snap "core18" has no updates available 03:22:35 Pulling config-common 03:22:36 Pulling go-build-helper 03:23:03 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:23:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:23:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:23:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 03:23:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:23:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:23:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:23:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:23:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:23:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:23:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:23:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 03:23:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 03:23:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 03:23:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 03:23:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 03:23:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 03:23:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 03:23:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:23:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 03:23:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 03:23:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 03:23:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 03:23:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 03:23:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 03:23:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 03:23:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 03:23:03 Fetched 23.7 MB in 0s (0 B/s) 03:23:03 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:23:03 Fetched 96.5 kB in 0s (0 B/s) 03:23:03 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:23:03 Fetched 279 kB in 0s (0 B/s) 03:23:03 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:23:03 Fetched 122 kB in 0s (0 B/s) 03:23:03 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:23:03 Fetched 77.8 kB in 0s (0 B/s) 03:23:03 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:23:03 Fetched 8848 B in 0s (0 B/s) 03:23:03 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:23:03 Fetched 47.8 kB in 0s (0 B/s) 03:23:03 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:23:03 Fetched 45.6 kB in 0s (0 B/s) 03:23:03 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:23:03 Fetched 15.0 kB in 0s (0 B/s) 03:23:03 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:23:03 Fetched 214 kB in 0s (0 B/s) 03:23:03 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 03:23:03 Fetched 155 kB in 0s (0 B/s) 03:23:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:23:03 Fetched 50.6 kB in 0s (0 B/s) 03:23:03 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:23:03 Fetched 14.8 kB in 0s (0 B/s) 03:23:03 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:23:03 Fetched 41.8 kB in 0s (0 B/s) 03:23:03 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:23:03 Fetched 499 kB in 0s (0 B/s) 03:23:03 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:23:03 Fetched 111 kB in 0s (0 B/s) 03:23:03 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:23:03 Fetched 240 kB in 0s (0 B/s) 03:23:03 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:23:03 Fetched 29.3 kB in 0s (0 B/s) 03:23:03 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:23:03 Fetched 85.5 kB in 0s (0 B/s) 03:23:03 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:23:03 Fetched 24.5 kB in 0s (0 B/s) 03:23:03 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:23:03 Fetched 49.2 kB in 0s (0 B/s) 03:23:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:23:03 Fetched 54.2 kB in 0s (0 B/s) 03:23:03 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:23:03 Fetched 30.8 kB in 0s (0 B/s) 03:23:03 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 03:23:03 Fetched 17.0 kB in 0s (0 B/s) 03:23:03 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:23:03 Fetched 85.9 kB in 0s (0 B/s) 03:23:03 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:23:03 Fetched 8720 B in 0s (0 B/s) 03:23:03 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:23:03 Fetched 137 kB in 0s (0 B/s) 03:23:03 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:23:03 Fetched 119 kB in 0s (0 B/s) 03:23:03 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:23:03 Fetched 109 kB in 0s (0 B/s) 03:23:03 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:23:03 Fetched 11.1 kB in 0s (0 B/s) 03:23:03 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:23:03 Fetched 645 kB in 0s (0 B/s) 03:23:03 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:23:03 Fetched 41.3 kB in 0s (0 B/s) 03:23:03 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:23:03 Fetched 17.9 kB in 0s (0 B/s) 03:23:03 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:23:03 Fetched 368 kB in 0s (0 B/s) 03:23:03 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:23:03 Fetched 187 kB in 0s (0 B/s) 03:23:03 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:23:03 Fetched 175 kB in 0s (0 B/s) 03:23:03 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:23:04 Fetched 206 kB in 0s (0 B/s) 03:23:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 03:23:04 Fetched 1301 kB in 0s (0 B/s) 03:23:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:23:04 Fetched 36.2 kB in 0s (0 B/s) 03:23:04 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:23:04 Fetched 159 kB in 0s (0 B/s) 03:23:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:23:04 Fetched 107 kB in 0s (0 B/s) 03:23:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:23:04 Fetched 48.7 kB in 0s (0 B/s) 03:23:04 Pulling static-packages 03:23:06 'go115' has dependencies that need to be staged: go-build-helper static-packages 03:23:06 Skipping pull go-build-helper (already ran) 03:23:06 Skipping pull static-packages (already ran) 03:23:06 Building go-build-helper 03:23:10 Building static-packages 03:23:12 Staging go-build-helper 03:23:14 Staging static-packages 03:23:15 Pulling go115 03:23:16 'edgex-go' has dependencies that need to be staged: go115 03:23:16 Skipping pull go115 (already ran) 03:23:16 Building go115 03:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:16 Dload Upload Total Spent Left Speed 03:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 332k 0 0 1126k 0 0:01:45 --:--:-- 0:01:45 1126k 29 115M 29 34.1M 0 0 26.3M 0 0:00:04 0:00:01 0:00:03 26.3M 62 115M 62 72.6M 0 0 31.6M 0 0:00:03 0:00:02 0:00:01 31.6M 94 115M 94 109M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 100 115M 100 115M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.2M 03:23:20 go1.15.2.linux-amd64.tar.gz: OK 03:23:26 Staging go115 03:23:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:23:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:23:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:23:32 Fetched 0 B in 0s (0 B/s) 03:23:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:23:32 Fetched 224 kB in 0s (0 B/s) 03:23:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:23:32 Fetched 157 kB in 0s (0 B/s) 03:23:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:23:32 Fetched 221 kB in 0s (0 B/s) 03:23:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:23:32 Fetched 143 kB in 0s (0 B/s) 03:23:32 Pulling edgex-go 03:23:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:23:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:23:35 Pulling version 03:23:35 Building config-common 03:23:38 Skipping build go-build-helper (already ran) 03:23:38 Skipping build static-packages (already ran) 03:23:38 Skipping build go115 (already ran) 03:23:38 Building edgex-go 03:23:40 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 03:23:41 go: downloading github.com/gorilla/mux v1.8.0 03:23:41 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 03:23:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 03:23:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 03:23:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:23:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:23:41 go: downloading github.com/google/uuid v1.1.4 03:23:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:23:41 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 03:23:41 go: downloading github.com/imdario/mergo v0.3.11 03:23:41 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 03:23:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:23:41 go: downloading github.com/pkg/errors v0.8.1 03:23:41 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:23:41 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:23:41 go: downloading github.com/pelletier/go-toml v1.2.0 03:23:41 go: downloading github.com/go-kit/kit v0.8.0 03:23:41 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 03:23:41 go: downloading github.com/BurntSushi/toml v0.3.1 03:23:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 03:23:41 go: downloading github.com/pebbe/zmq4 v1.2.2 03:23:41 go: downloading github.com/hashicorp/consul/api v1.1.0 03:23:41 go: downloading github.com/x448/float16 v0.8.4 03:23:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:23:41 go: downloading gopkg.in/yaml.v2 v2.4.0 03:23:41 go: downloading github.com/leodido/go-urn v1.2.0 03:23:41 go: downloading github.com/go-playground/universal-translator v0.17.0 03:23:41 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:23:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:23:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:23:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:23:41 go: downloading github.com/hashicorp/serf v0.8.2 03:23:41 go: downloading github.com/mitchellh/copystructure v1.0.0 03:23:41 go: downloading github.com/go-playground/locales v0.13.0 03:23:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:23:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 03:23:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:23:41 Removing intermediate container 70c82156b55e 03:23:41 ---> fd75758d3166 03:23:41 03:23:41 Step 10/24 : FROM alpine:3.12 03:23:41 Removing intermediate container c29ee1318d84 03:23:41 ---> ef018a139560 03:23:41 03:23:41 Step 10/22 : FROM alpine:3.12 03:23:41 3.12: Pulling from library/alpine 03:23:41 3.12: Pulling from library/alpine 03:23:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:23:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:23:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:23:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:23:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:23:44 Status: Image is up to date for alpine:3.12 03:23:44 ---> afeebe901d6b 03:23:44 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:23:44 Status: Downloaded newer image for alpine:3.12 03:23:44 ---> afeebe901d6b 03:23:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:23:44 Removing intermediate container 86615cabb11b 03:23:44 ---> 8917f6e224bb 03:23:44 03:23:44 Step 10/21 : FROM scratch 03:23:44 ---> 03:23:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:45 ---> Running in c50db994754f 03:23:45 ---> Running in 0e7241a4dd4a 03:23:45 ---> Running in 2713e2b73f0e 03:23:45 Removing intermediate container 2ea3f74096e3 03:23:45 ---> b408e3332a42 03:23:45 03:23:45 Step 10/24 : FROM scratch 03:23:45 ---> 03:23:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:23:45 Removing intermediate container 5c2c53a2325a 03:23:45 ---> f10f52d9fd19 03:23:45 03:23:45 Step 10/21 : FROM alpine:3.12 03:23:45 ---> afeebe901d6b 03:23:45 Step 11/21 : RUN apk add --update --no-cache curl 03:23:45 ---> Running in 186f3590db05 03:23:45 Removing intermediate container c50db994754f 03:23:45 ---> c7b2cc85d8a6 03:23:45 Step 12/21 : ENV APP_PORT=48085 03:23:45 ---> Running in 707791fe44fd 03:23:46 ---> Running in da481a4e598a 03:23:46 Removing intermediate container 186f3590db05 03:23:46 ---> a6bf61a65ce5 03:23:46 Step 12/24 : ENV APP_PORT=48060 03:23:46 ---> Running in 9af1e736301f 03:23:47 Removing intermediate container da481a4e598a 03:23:47 ---> 33f57e3f5b38 03:23:47 Step 13/21 : EXPOSE $APP_PORT 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:47 ---> Running in 1ca7ccf4c16a 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:47 Removing intermediate container 9af1e736301f 03:23:47 ---> 4bc70b4058da 03:23:47 Step 13/24 : EXPOSE $APP_PORT 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:47 ---> Running in b7fc40963808 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:47 Removing intermediate container 1ca7ccf4c16a 03:23:47 ---> d45fd2ee650b 03:23:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:48 (1/5) Installing ca-certificates (20191127-r4) 03:23:48 Removing intermediate container b7fc40963808 03:23:48 ---> 9a48c418d080 03:23:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:23:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:23:48 (1/5) Installing ca-certificates (20191127-r4) 03:23:48 (3/5) Installing libcurl (7.69.1-r3) 03:23:48 (4/5) Installing curl (7.69.1-r3) 03:23:48 (5/5) Installing dumb-init (1.2.2-r1) 03:23:48 Executing busybox-1.31.1-r19.trigger 03:23:48 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:23:48 Executing ca-certificates-20191127-r4.trigger 03:23:48 (3/5) Installing libcurl (7.69.1-r3) 03:23:48 (4/5) Installing curl (7.69.1-r3) 03:23:48 (5/5) Installing dumb-init (1.2.2-r1) 03:23:48 Executing busybox-1.31.1-r19.trigger 03:23:48 Executing ca-certificates-20191127-r4.trigger 03:23:48 (1/4) Installing ca-certificates (20191127-r4) 03:23:48 OK: 7 MiB in 19 packages 03:23:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:23:48 (3/4) Installing libcurl (7.69.1-r3) 03:23:48 (4/4) Installing curl (7.69.1-r3) 03:23:48 Executing busybox-1.31.1-r19.trigger 03:23:48 Executing ca-certificates-20191127-r4.trigger 03:23:48 OK: 7 MiB in 19 packages 03:23:48 OK: 7 MiB in 18 packages 03:23:49 ---> 574bb334331f 03:23:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:23:49 ---> c41f968437ee 03:23:49 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:23:51 Removing intermediate container 0e7241a4dd4a 03:23:51 ---> dca599e7e4b5 03:23:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:23:51 ---> 87c9a606b125 03:23:51 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:23:51 Removing intermediate container 2713e2b73f0e 03:23:51 ---> d343723d8a83 03:23:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:23:51 ---> fbdd22c2769e 03:23:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:51 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 03:23:52 Removing intermediate container 707791fe44fd 03:23:52 ---> 7257cb5e154e 03:23:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:23:52 ---> Running in 4dbad600f5fd 03:23:52 ---> Running in ebb0bf79922e 03:23:52 ---> Running in c48bca4ac26d 03:23:52 Removing intermediate container 4dbad600f5fd 03:23:52 Removing intermediate container ebb0bf79922e 03:23:52 ---> 89994db34361 03:23:52 ---> 175bbe63b422 03:23:52 Step 13/24 : WORKDIR / 03:23:52 Step 13/22 : WORKDIR / 03:23:53 ---> Running in 6c966173fcc5 03:23:53 ---> Running in 4d59c65e4478 03:23:53 ---> f47a1dad6668 03:23:53 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:23:53 Removing intermediate container c48bca4ac26d 03:23:53 ---> 693114ef5d18 03:23:53 Step 13/21 : WORKDIR /edgex 03:23:53 ---> Running in 5dd8db0d13b9 03:23:53 ---> Running in d5ead02cbbfb 03:23:53 ---> 8c80ccc59f0c 03:23:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:23:53 Removing intermediate container 6c966173fcc5 03:23:53 ---> faa580142efc 03:23:53 Removing intermediate container 4d59c65e4478 03:23:53 ---> b33ae66eb8c7 03:23:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:23:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:23:54 Removing intermediate container 5dd8db0d13b9 03:23:54 Removing intermediate container d5ead02cbbfb 03:23:54 ---> 0ae6ad81f9c3 03:23:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:23:54 ---> 88656987fb41 03:23:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:54 ---> Running in 2a96353546b6 03:23:54 ---> a58dc9a85653 03:23:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:55 ---> e38e0c634faa 03:23:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:23:55 ---> d4d2916a542b 03:23:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:23:55 Removing intermediate container 2a96353546b6 03:23:55 ---> 18be16a239e4 03:23:55 Step 19/21 : LABEL arch=arm64 03:23:55 ---> 550257129449 03:23:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:23:55 ---> Running in 50cbe8f46e1d 03:23:56 ---> 1d50844a4f2d 03:23:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:56 Removing intermediate container 50cbe8f46e1d 03:23:56 ---> a90f9fbfbf71 03:23:56 Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:23:56 ---> a5d5ab4ac9c1 03:23:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:23:56 ---> Running in 84d33c800a6d 03:23:56 ---> 1b028e0571b3 03:23:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:23:56 ---> 0d1a0eb4b339 03:23:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:23:57 ---> a3ed7373afe8 03:23:57 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:23:57 ---> Running in 12ac85730312 03:23:57 ---> 294243d5c67f 03:23:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:23:57 Removing intermediate container 84d33c800a6d 03:23:57 ---> 243e8af7cd74 03:23:57 Step 21/21 : LABEL version=0.0.0 03:23:57 ---> Running in 4b6772a2c691 03:23:58 Removing intermediate container 12ac85730312 03:23:58 ---> 7c954af60906 03:23:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:58 ---> fd7f1b2076bf 03:23:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:23:58 ---> Running in fcf6c7fd77b9 03:23:58 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 03:23:58 ---> b7220af965ea 03:23:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:23:58 Removing intermediate container 4b6772a2c691 03:23:58 ---> fc0619502b58 03:23:58 03:23:58 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 03:23:58 ---> 9cf4fa57e072 03:23:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:23:58 ---> Running in 9c69d504eab1 03:23:59 Removing intermediate container fcf6c7fd77b9 03:23:59 ---> 6fe9e448ee98 03:23:59 Step 22/24 : LABEL arch=arm64 03:23:59 Successfully built fc0619502b58 03:23:59 Successfully tagged docker-support-scheduler-go-arm64:latest 03:23:59 ---> 12e4aaef3490 03:23:59 Step 18/22 : RUN chmod +x entrypoint.sh 03:23:59 Building docker-core-command-go 03:23:59  Building docker-support-scheduler-go ... done  ---> Running in b22f067a0ecd 03:23:59 ---> Running in 29c112dc56d4 03:23:59 Removing intermediate container 9c69d504eab1 03:23:59 ---> d3422cfde2be 03:23:59 Step 18/21 : CMD ["--init=true"] 03:24:00 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 03:24:00 ---> Running in ad5fa85f6d02 03:24:00 Removing intermediate container b22f067a0ecd 03:24:00 ---> c9db5d536c50 03:24:00 Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:24:00 go: downloading github.com/stretchr/testify v1.6.1 03:24:00 ---> d03c943b27ec 03:24:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:00 ---> Running in c9a8df382b27 03:24:00 go: downloading github.com/pmezard/go-difflib v1.0.0 03:24:00 go: downloading github.com/davecgh/go-spew v1.1.1 03:24:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:24:01 Removing intermediate container ad5fa85f6d02 03:24:01 ---> 9cb825023413 03:24:01 Step 19/21 : LABEL arch=arm64 03:24:01 ---> Running in 5d3862e31460 03:24:02 Removing intermediate container c9a8df382b27 03:24:02 ---> 902d78cd683b 03:24:02 Step 24/24 : LABEL version=0.0.0 03:24:02 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 03:24:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:24:02 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:24:03 ---> 20dc647bc3fc 03:24:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:24:03 ---> Running in 58b9a6004da5 03:24:03 Removing intermediate container 5d3862e31460 03:24:03 ---> b93f0b1ae3c8 03:24:03 Step 20/21 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:24:03 ---> Running in 35ac3124d885 03:24:04 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 03:24:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:24:04 ---> Running in 4f33e69ede54 03:24:04 Removing intermediate container 29c112dc56d4 03:24:04 ---> a49e0a880399 03:24:04 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:24:04 Removing intermediate container 58b9a6004da5 03:24:04 ---> 3521f8b9c877 03:24:04 03:24:04 ---> Running in 1333b439d87a 03:24:05 Removing intermediate container 4f33e69ede54 03:24:05 ---> 927e423875af 03:24:05 Step 21/21 : LABEL version=0.0.0 03:24:05 Successfully built 3521f8b9c877 03:24:05 Successfully tagged docker-support-notifications-go-arm64:latest 03:24:05  Building docker-support-notifications-go ... done Building docker-core-metadata-go 03:24:05 ---> Running in 492fbe109276 03:24:05 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 03:24:05 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:24:05 Removing intermediate container 1333b439d87a 03:24:05 ---> 38e78b9c6642 03:24:05 Step 20/22 : LABEL arch=arm64 03:24:05 ---> Running in a8646116b166 03:24:05 Removing intermediate container 492fbe109276 03:24:05 ---> 00337c14300b 03:24:05 03:24:06 Removing intermediate container a8646116b166 03:24:06 ---> c6d7435eb354 03:24:06 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:24:06 Successfully built 00337c14300b 03:24:06 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:24:06  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 03:24:06 ---> Running in 009cede4992f 03:24:06 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 03:24:07 Removing intermediate container 35ac3124d885 03:24:07 ---> 0c24e17d2eff 03:24:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:24:07 Removing intermediate container 009cede4992f 03:24:07 ---> 11f9cfb959fe 03:24:07 Step 22/22 : LABEL version=0.0.0 03:24:07 ---> Running in ad3b9f4224e7 03:24:07 ---> Running in a121f8647ed4 03:24:07 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 03:24:07 Removing intermediate container ad3b9f4224e7 03:24:07 ---> 90f34fe20af0 03:24:07 Step 22/24 : LABEL arch=arm64 03:24:07 Removing intermediate container a121f8647ed4 03:24:07 ---> 327c327c4d8f 03:24:07 03:24:08 ---> Running in 1339f0517ea9 03:24:08 Successfully built 327c327c4d8f 03:24:08 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 03:24:08  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 03:24:08 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 03:24:08 Removing intermediate container 1339f0517ea9 03:24:08 ---> 714e35666fce 03:24:09 Step 23/24 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:24:09 ---> Running in a50983ac6701 03:24:10 Removing intermediate container a50983ac6701 03:24:10 ---> b2d7b1e16216 03:24:10 Step 24/24 : LABEL version=0.0.0 03:24:10 ---> Running in 637070d0d0a6 03:24:11 Removing intermediate container 637070d0d0a6 03:24:11 ---> 0d3981122ad2 03:24:11 03:24:11 Successfully built 0d3981122ad2 03:24:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:24:11 Building version 03:24:14 Staging config-common 03:24:15 Skipping stage go-build-helper (already ran) 03:24:15 Skipping stage static-packages (already ran) 03:24:15 Skipping stage go115 (already ran) 03:24:15 Staging edgex-go 03:24:16 Staging version 03:24:17 Priming config-common 03:24:19 Priming go-build-helper 03:24:20 Priming static-packages 03:24:22 Priming go115 03:24:23 Priming edgex-go 03:24:25 Priming version 03:24:26 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] } 03:24:50  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:50 ---> 1e4a21318f30 03:24:50 Step 3/22 : WORKDIR /edgex-go 03:24:50 ---> Using cache 03:24:50 ---> fef83b8b4d74 03:24:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:50 ---> Using cache 03:24:50 ---> e30835e327f9 03:24:50 Step 5/22 : RUN apk add --update --no-cache make git 03:24:50 ---> Using cache 03:24:50 ---> 993514839f6b 03:24:50 Step 6/22 : COPY go.mod . 03:24:50 ---> Using cache 03:24:50 ---> 54f2568aaa76 03:24:50 Step 7/22 : RUN go mod download 03:24:50 ---> Using cache 03:24:50 ---> 2ca5c52182f0 03:24:50 Step 8/22 : COPY . . 03:24:50 ---> Using cache 03:24:50 ---> 1c8a83aaa42a 03:24:50 Step 9/22 : RUN make cmd/core-command/core-command 03:24:50 ---> Running in caf9060396ee 03:24:50 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 03:24:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:55 ---> 1e4a21318f30 03:24:55 Step 3/22 : WORKDIR /edgex-go 03:24:55 ---> Using cache 03:24:55 ---> fef83b8b4d74 03:24:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:55 ---> Using cache 03:24:55 ---> e30835e327f9 03:24:55 Step 5/22 : RUN apk add --update --no-cache make git 03:24:55 ---> Using cache 03:24:55 ---> 993514839f6b 03:24:55 Step 6/22 : COPY go.mod . 03:24:55 ---> Using cache 03:24:55 ---> 54f2568aaa76 03:24:55 Step 7/22 : RUN go mod download 03:24:55 ---> Using cache 03:24:55 ---> 2ca5c52182f0 03:24:55 Step 8/22 : COPY . . 03:24:55 ---> Using cache 03:24:55 ---> 1c8a83aaa42a 03:24:55 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:24:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:55 ---> 1e4a21318f30 03:24:55 Step 3/23 : WORKDIR /edgex-go 03:24:55 ---> Using cache 03:24:55 ---> fef83b8b4d74 03:24:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:55 ---> Using cache 03:24:55 ---> e30835e327f9 03:24:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:24:55 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:24:55 ---> 1e4a21318f30 03:24:55 Step 3/26 : WORKDIR /edgex-go 03:24:55 ---> Using cache 03:24:55 ---> fef83b8b4d74 03:24:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:55 ---> Using cache 03:24:55 ---> e30835e327f9 03:24:55 Step 5/26 : RUN apk add --update --no-cache make bash git 03:24:57 ---> Running in bd46a4a9fb9a 03:24:57 ---> Running in c86cf37518c3 03:24:57 ---> Running in 9d0d866dfa6c 03:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24: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 03:24:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:02 OK: 217 MiB in 51 packages 03:25:03 OK: 217 MiB in 51 packages 03:25:04 Removing intermediate container bd46a4a9fb9a 03:25:04 ---> 65f86d2695fe 03:25:04 Step 6/23 : COPY go.mod . 03:25:05 Removing intermediate container 9d0d866dfa6c 03:25:05 ---> 2f8b0aa9a746 03:25:05 Step 6/26 : COPY go.mod . 03:25:05 ---> 9903c2934839 03:25:05 Step 7/23 : RUN go mod download 03:25:05 ---> Running in 6e723d8a522e 03:25:06 ---> 834f5c3a4a72 03:25:06 Step 7/26 : RUN go mod download 03:25:06 ---> Running in 47570ab151da 03:25:11 Removing intermediate container 6e723d8a522e 03:25:11 ---> 5d94d317aa61 03:25:11 Step 8/23 : COPY . . 03:25:11 Removing intermediate container 47570ab151da 03:25:11 ---> d17df722c4d3 03:25:11 Step 8/26 : COPY . . 03:25:43 ---> 562738dd231a 03:25:43 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:25:43 ---> eb67eb170017 03:25:43 Step 9/23 : RUN make cmd/core-data/core-data 03:25:43 ---> Running in f67612e7a346 03:25:43 ---> Running in 479cec048e2a 03:25:43 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 03:25:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:25:49 Removing intermediate container caf9060396ee 03:25:49 ---> 35a72707ea6a 03:25:49 03:25:49 Step 10/22 : FROM scratch 03:25:49 ---> 03:25:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:25:49 ---> Using cache 03:25:49 ---> c7b2cc85d8a6 03:25:49 Step 12/22 : ENV APP_PORT=48082 03:25:49 ---> Running in 3f777802f9ef 03:25:49 Removing intermediate container 3f777802f9ef 03:25:49 ---> 82feb51968d6 03:25:49 Step 13/22 : EXPOSE $APP_PORT 03:25:49 ---> Running in 1b41be51b105 03:25:50 Removing intermediate container 1b41be51b105 03:25:50 ---> 6a2894ae441f 03:25:50 Step 14/22 : WORKDIR / 03:25:50 ---> Running in ff498dd0f3b8 03:25:51 Removing intermediate container ff498dd0f3b8 03:25:51 ---> f1da2725a1d1 03:25:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:25:52 ---> e2df140388c2 03:25:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:25:54 ---> 27a28485183a 03:25:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:25:55 ---> b5e5696046ec 03:25:55 Step 18/22 : ENTRYPOINT ["/core-command"] 03:25:55 ---> Running in bb451d0184c7 03:25:56 Removing intermediate container bb451d0184c7 03:25:56 ---> 1253fafd7206 03:25:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:56 ---> Running in 92f644814935 03:25:56 Removing intermediate container 92f644814935 03:25:56 ---> 72a9c6ed70c7 03:25:56 Step 20/22 : LABEL arch=arm64 03:25:57 ---> Running in 6d8bb8286fc4 03:25:57 Removing intermediate container 6d8bb8286fc4 03:25:57 ---> 831032455f79 03:25:57 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:25:58 ---> Running in 2085b11a7a97 03:25:58 Removing intermediate container 2085b11a7a97 03:25:58 ---> 25ba5c1c9305 03:25:58 Step 22/22 : LABEL version=0.0.0 03:25:58 ---> Running in 0b58f0b241ce 03:25:59 Removing intermediate container 0b58f0b241ce 03:25:59 ---> 7d92d121a730 03:25:59 03:26:00 Successfully built 7d92d121a730 03:26:00 Successfully tagged docker-core-command-go-arm64:latest 03:26:22  Building docker-core-command-go ... done Removing intermediate container c86cf37518c3 03:26:22 ---> 42e9f459615a 03:26:22 03:26:22 Step 10/22 : FROM scratch 03:26:22 ---> 03:26:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:26:22 ---> Using cache 03:26:22 ---> c7b2cc85d8a6 03:26:22 Step 12/22 : ENV APP_PORT=48081 03:26:22 ---> Running in 134e160b381f 03:26:22 Removing intermediate container 134e160b381f 03:26:22 ---> a045f66b78e5 03:26:22 Step 13/22 : EXPOSE $APP_PORT 03:26:22 ---> Running in 3af4871903d1 03:26:22 Removing intermediate container 3af4871903d1 03:26:22 ---> f4e472bee1c9 03:26:22 Step 14/22 : WORKDIR / 03:26:22 ---> Running in 12280ead8d40 03:26:22 Removing intermediate container 12280ead8d40 03:26:22 ---> 92d22b927ca5 03:26:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:26:23 ---> 443e8f0da7e5 03:26:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:25 ---> 8d211d6f3add 03:26:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:26:26 ---> 44433d9350a0 03:26:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:26:26 ---> Running in 260ace025c2b 03:26:27 Removing intermediate container 260ace025c2b 03:26:27 ---> 5643a6d2f2d8 03:26:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:27 ---> Running in 41388069c29f 03:26:28 Removing intermediate container 41388069c29f 03:26:28 ---> cbd09c3c0005 03:26:28 Step 20/22 : LABEL arch=arm64 03:26:28 ---> Running in 03738b2bba74 03:26:28 Removing intermediate container 03738b2bba74 03:26:28 ---> 846c8b8b421e 03:26:28 Step 21/22 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:26:29 ---> Running in 48d33fed5b67 03:26:30 Removing intermediate container 48d33fed5b67 03:26:30 ---> 70858a88de52 03:26:30 Step 22/22 : LABEL version=0.0.0 03:26:30 ---> Running in 9ab6f9ea4993 03:26:30 Removing intermediate container 9ab6f9ea4993 03:26:30 ---> 1174f728829d 03:26:30 03:26:31 Successfully built 1174f728829d 03:26:31 Successfully tagged docker-core-metadata-go-arm64:latest 03:26:41  Building docker-core-metadata-go ... done Removing intermediate container f67612e7a346 03:26:41 ---> 5fc232f7b59a 03:26:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:26:41 ---> Running in 35cb6e56f04a 03:26:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:26:45 Removing intermediate container 35cb6e56f04a 03:26:45 ---> cb1cd60f70ab 03:26:45 03:26:45 Step 11/26 : FROM docker:20.10.0 03:26:45 20.10.0: Pulling from library/docker 03:26:54 Removing intermediate container 479cec048e2a 03:26:54 ---> ade6eff1f3f3 03:26:54 03:26:54 Step 10/23 : FROM alpine:3.12 03:26:54 ---> afeebe901d6b 03:26:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:26:54 ---> Running in 9b36f5009192 03:26:55 Removing intermediate container 9b36f5009192 03:26:55 ---> b33567c3bc44 03:26:55 Step 12/23 : ENV APP_PORT=48080 03:26:55 ---> Running in 9d0fd9a200e6 03:26:56 Removing intermediate container 9d0fd9a200e6 03:26:56 ---> 8db2811b369f 03:26:56 Step 13/23 : EXPOSE $APP_PORT 03:26:56 ---> Running in 625bdb718d96 03:26:56 Removing intermediate container 625bdb718d96 03:26:56 ---> 0112086001cf 03:26:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:56 ---> Running in f6d289d8e04b 03:26:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:26:57 Status: Downloaded newer image for docker:20.10.0 03:26:57 ---> eeaf43b92773 03:26:57 Step 12/26 : RUN apk add --no-cache bash 03:26:57 ---> Running in b646762cf1a2 03:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:59 Removing intermediate container f6d289d8e04b 03:26:59 ---> 98bbfc9a55ba 03:26:59 Step 15/23 : RUN apk add --update --no-cache zeromq 03:26:59 ---> Running in 5274268f9994 03:27:00 (1/2) Installing readline (8.0.4-r0) 03:27:00 (2/2) Installing bash (5.0.17-r0) 03:27:00 Executing bash-5.0.17-r0.post-install 03:27:00 Executing busybox-1.31.1-r19.trigger 03:27:00 OK: 12 MiB in 22 packages 03:27:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:01 Removing intermediate container b646762cf1a2 03:27:01 ---> 3a4bc523fa2f 03:27:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:27:01 ---> Running in 184607a5c500 03:27:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:01 Removing intermediate container 184607a5c500 03:27:01 ---> bc0a770c289f 03:27:01 Step 14/26 : ENV APP_PORT=48090 03:27:02 ---> Running in 02bbfc50329e 03:27:02 Removing intermediate container 02bbfc50329e 03:27:02 ---> 614cb5e116ea 03:27:02 Step 15/26 : EXPOSE $APP_PORT 03:27:02 ---> Running in b3976db79628 03:27:02 (1/5) Installing libgcc (9.3.0-r2) 03:27:02 Removing intermediate container b3976db79628 03:27:02 ---> d304f9f27fdc 03:27:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:27:02 (2/5) Installing libsodium (1.0.18-r0) 03:27:03 (3/5) Installing libstdc++ (9.3.0-r2) 03:27:03 (4/5) Installing libzmq (4.3.3-r0) 03:27:03 (5/5) Installing zeromq (4.3.3-r0) 03:27:04 Executing busybox-1.31.1-r19.trigger 03:27:04 OK: 8 MiB in 19 packages 03:27:04 ---> be53504fe187 03:27:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:27:05 ---> c37f918987c0 03:27:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:27:05 Removing intermediate container 5274268f9994 03:27:05 ---> 98fbbfe32ea4 03:27:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:27:05 ---> 1b3672ed5038 03:27:05 Step 19/26 : RUN apk --no-cache add py3-pip 03:27:06 ---> 9af347b47e0f 03:27:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:06 ---> Running in 7bd9a02a2dd4 03:27:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:07 ---> 47934f465abe 03:27:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:08 (1/33) Installing libbz2 (1.0.8-r1) 03:27:08 (2/33) Installing expat (2.2.9-r1) 03:27:08 (3/33) Installing libffi (3.3-r2) 03:27:08 (4/33) Installing gdbm (1.13-r1) 03:27:08 (5/33) Installing xz-libs (5.2.5-r0) 03:27:08 (6/33) Installing sqlite-libs (3.32.1-r0) 03:27:08 (7/33) Installing python3 (3.8.5-r0) 03:27:08 ---> a97e1e668fd8 03:27:08 Step 19/23 : ENTRYPOINT ["/core-data"] 03:27:08 ---> Running in 5237c68f8af1 03:27:09 Removing intermediate container 5237c68f8af1 03:27:09 ---> 1665234d6462 03:27:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:09 ---> Running in faa33dbef922 03:27:10 (8/33) Installing py3-appdirs (1.4.4-r1) 03:27:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:27:10 (10/33) Installing py3-parsing (2.4.7-r0) 03:27:10 (11/33) Installing py3-six (1.15.0-r0) 03:27:10 (12/33) Installing py3-packaging (20.4-r0) 03:27:10 (13/33) Installing py3-setuptools (47.0.0-r0) 03:27:10 Removing intermediate container faa33dbef922 03:27:10 ---> 8892d7533261 03:27:10 Step 21/23 : LABEL arch=arm64 03:27:10 (14/33) Installing py3-chardet (3.0.4-r4) 03:27:10 ---> Running in ba88e4e54244 03:27:10 (15/33) Installing py3-idna (2.9-r0) 03:27:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:27:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:27:10 (18/33) Installing py3-requests (2.23.0-r0) 03:27:10 (19/33) Installing py3-msgpack (1.0.0-r0) 03:27:10 (20/33) Installing py3-lockfile (0.12.2-r3) 03:27:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:27:10 (22/33) Installing py3-colorama (0.4.3-r0) 03:27:10 (23/33) Installing py3-distlib (0.3.0-r0) 03:27:10 (24/33) Installing py3-distro (1.5.0-r1) 03:27:10 (25/33) Installing py3-webencodings (0.5.1-r3) 03:27:10 (26/33) Installing py3-html5lib (1.0.1-r4) 03:27:10 (27/33) Installing py3-pytoml (0.1.21-r0) 03:27:10 (28/33) Installing py3-pep517 (0.8.2-r0) 03:27:10 (29/33) Installing py3-progress (1.5-r0) 03:27:10 (30/33) Installing py3-toml (0.10.1-r0) 03:27:10 (31/33) Installing py3-retrying (1.3.3-r0) 03:27:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:27:10 (33/33) Installing py3-pip (20.1.1-r0) 03:27:11 Removing intermediate container ba88e4e54244 03:27:11 ---> e5571e02fdf9 03:27:11 Step 22/23 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:27:11 Executing busybox-1.31.1-r19.trigger 03:27:11 OK: 71 MiB in 55 packages 03:27:11 ---> Running in 43735c07131e 03:27:11 Removing intermediate container 43735c07131e 03:27:11 ---> bd70964fe61a 03:27:11 Step 23/23 : LABEL version=0.0.0 03:27:11 ---> Running in e51cda3a896c 03:27:12 Removing intermediate container e51cda3a896c 03:27:12 ---> aca470bc1461 03:27:12 03:27:12 Successfully built aca470bc1461 03:27:12 Successfully tagged docker-core-data-go-arm64:latest 03:27:17  Building docker-core-data-go ... done Removing intermediate container 7bd9a02a2dd4 03:27:17 ---> fd6bda2d24da 03:27:17 Step 20/26 : RUN pip install docker-compose==1.23.2 03:27:17 ---> Running in e249c6e045cd 03:27:22 Collecting docker-compose==1.23.2 03:27:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:27:22 Collecting texttable<0.10,>=0.9.0 03:27:22 Downloading texttable-0.9.1.tar.gz (11 kB) 03:27:24 Collecting dockerpty<0.5,>=0.4.1 03:27:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:27:26 Collecting jsonschema<3,>=2.5.1 03:27:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:27:27 Collecting docker<4.0,>=3.6.0 03:27:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:27:27 Collecting websocket-client<1.0,>=0.32.0 03:27:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:27:28 Collecting cached-property<2,>=1.2.0 03:27:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:27:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:27:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:27:29 Collecting docopt<0.7,>=0.6.1 03:27:29 Downloading docopt-0.6.2.tar.gz (25 kB) 03:27:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:27:31 Collecting PyYAML<4,>=3.10 03:27:31 Downloading PyYAML-3.13.tar.gz (270 kB) 03:27:35 Collecting docker-pycreds>=0.4.0 03:27:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:27:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:27:35 Collecting urllib3<1.25,>=1.21.1 03:27:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:27:35 Collecting idna<2.8,>=2.5 03:27:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:27:35 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:27:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:27:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:27:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:27:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:27:36 Installing collected packages: texttable, dockerpty, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, docopt, PyYAML, docker-compose 03:27:36 Running setup.py install for texttable: started 03:27:38 Running setup.py install for texttable: finished with status 'done' 03:27:38 Running setup.py install for dockerpty: started 03:27:40 Running setup.py install for dockerpty: finished with status 'done' 03:27:40 Attempting uninstall: urllib3 03:27:40 Found existing installation: urllib3 1.25.9 03:27:40 Uninstalling urllib3-1.25.9: 03:27:40 Successfully uninstalled urllib3-1.25.9 03:27:41 Attempting uninstall: idna 03:27:41 Found existing installation: idna 2.9 03:27:41 Uninstalling idna-2.9: 03:27:41 Successfully uninstalled idna-2.9 03:27:42 Attempting uninstall: requests 03:27:42 Found existing installation: requests 2.23.0 03:27:42 Uninstalling requests-2.23.0: 03:27:42 Successfully uninstalled requests-2.23.0 03:27:43 Running setup.py install for docopt: started 03:27:45 Running setup.py install for docopt: finished with status 'done' 03:27:45 Running setup.py install for PyYAML: started 03:27:47 Running setup.py install for PyYAML: finished with status 'done' 03:27:47 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 03:27:52 Removing intermediate container e249c6e045cd 03:27:52 ---> 675cde2cd0f8 03:27:52 Step 21/26 : RUN apk --no-cache add curl 03:27:52 ---> Running in 377cda092d55 03:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:27:53 (2/3) Installing libcurl (7.69.1-r3) 03:27:54 (3/3) Installing curl (7.69.1-r3) 03:27:54 Executing busybox-1.31.1-r19.trigger 03:27:54 OK: 71 MiB in 58 packages 03:27:55 Removing intermediate container 377cda092d55 03:27:55 ---> c97c2345fc63 03:27:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:27:55 ---> Running in b60ed570337e 03:27:55 Removing intermediate container b60ed570337e 03:27:55 ---> 33f02eb689dd 03:27:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:55 ---> Running in ea329013b29a 03:27:56 Removing intermediate container ea329013b29a 03:27:56 ---> b16ce39fee9c 03:27:56 Step 24/26 : LABEL arch=arm64 03:27:56 ---> Running in d32dc16c07ac 03:27:57 Removing intermediate container d32dc16c07ac 03:27:57 ---> fdfcef844ecf 03:27:57 Step 25/26 : LABEL git_sha=f799b50b6b57acf8bdee04b9aefff5513d855c3e 03:27:57 ---> Running in 355264fb2a51 03:27:57 Removing intermediate container 355264fb2a51 03:27:57 ---> f57bb0d023b4 03:27:57 Step 26/26 : LABEL version=0.0.0 03:27:57 ---> Running in b932d99f6ca8 03:27:58 Removing intermediate container b932d99f6ca8 03:27:58 ---> 1511a212154a 03:27:58 03:27:58 Successfully built 1511a212154a 03:27:58 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:27:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:27:59 $ docker stop --time=1 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 03:28:01 $ docker rm -f 5673f3380fe7d8c358c05f61a18641f84e31a3a2757e31623e33d8ada000fe48 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:02 + + grep docker 03:28:02 docker images 03:28:02 docker-sys-mgmt-agent-go-arm64 latest 1511a212154a 4 seconds ago 300MB 03:28:02 docker-core-data-go-arm64 latest aca470bc1461 50 seconds ago 21MB 03:28:02 docker-core-metadata-go-arm64 latest 1174f728829d About a minute ago 12.3MB 03:28:02 docker-core-command-go-arm64 latest 7d92d121a730 2 minutes ago 9.98MB 03:28:02 docker-security-secretstore-setup-go-arm64 latest 0d3981122ad2 3 minutes ago 23.4MB 03:28:02 docker-security-bootstrap-redis-go-arm64 latest 327c327c4d8f 3 minutes ago 15.1MB 03:28:02 docker-security-proxy-setup-go-arm64 latest 00337c14300b 3 minutes ago 23.3MB 03:28:02 docker-support-notifications-go-arm64 latest 3521f8b9c877 3 minutes ago 11.4MB 03:28:02 docker-support-scheduler-go-arm64 latest fc0619502b58 4 minutes ago 10MB 03:28:02 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:28:04 provisioning config files... 03:28:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9206816315557328545tmp [Pipeline] { [Pipeline] sh 03:28:05 + set +x 03:28:05 + curl -s https://codecov.io/bash 03:28:05 + bash -s -- 03:28:05 03:28:05 _____ _ 03:28:05 / ____| | | 03:28:05 | | ___ __| | ___ ___ _____ __ 03:28:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:28:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:28:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:28:05 Bash-20201231-23d4836 03:28:05 03:28:05 03:28:05 ==> git version 2.24.3 found 03:28:05 ==> 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 03:28:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:28:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:28:05 ==> Jenkins CI detected. 03:28:05 project root: . 03:28:05 --> token set from env 03:28:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:28:05 ==> Running gcov in . (disable via -X gcov) 03:28:05 ==> Python coveragepy not found 03:28:05 ==> Searching for coverage reports in: 03:28:05 + . 03:28:05 -> Found 1 reports 03:28:05 ==> Detecting git/mercurial file structure 03:28:06 ==> Reading reports 03:28:06 + ./coverage.out bytes=545099 03:28:06 ==> Appending adjustments 03:28:06 https://docs.codecov.io/docs/fixing-reports 03:28:09 + Found adjustments 03:28:09 ==> Gzipping contents 03:28:09 84K /tmp/codecov.OSWwXL.gz 03:28:09 ==> Uploading reports 03:28:09 url: https://codecov.io 03:28:09 query: branch=PR-3001&commit=f799b50b6b57acf8bdee04b9aefff5513d855c3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3001%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3001&job=&cmd_args= 03:28:09 -> Pinging Codecov 03:28:09 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3001&commit=f799b50b6b57acf8bdee04b9aefff5513d855c3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3001%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3001&job=&cmd_args= 03:28:09 -> Uploading to 03:28:09 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/f799b50b6b57acf8bdee04b9aefff5513d855c3e/bf266df6-c6fc-4806-97b7-2d6ebd0e36ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T032809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bb885b83636a51ce960dfd9008fcd5511ffa41e7f3af5620192236792cc322c 03:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:28:09 Dload Upload Total Spent Left Speed 03:28:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82874 0 0 100 82874 0 155k --:--:-- --:--:-- --:--:-- 155k 03:28:10 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f799b50b6b57acf8bdee04b9aefff5513d855c3e [Pipeline] } 03:28:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:28:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:28:13 ---> package-listing.sh 03:28:13 ++ facter osfamily 03:28:13 ++ tr '[:upper:]' '[:lower:]' 03:28:13 + OS_FAMILY=redhat 03:28:13 + workspace=/w/workspace/edgex-go/5 03:28:13 + START_PACKAGES=/tmp/packages_start.txt 03:28:13 + END_PACKAGES=/tmp/packages_end.txt 03:28:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:28:13 + PACKAGES=/tmp/packages_start.txt 03:28:13 + '[' /w/workspace/edgex-go/5 ']' 03:28:13 + PACKAGES=/tmp/packages_end.txt 03:28:13 + case "${OS_FAMILY}" in 03:28:13 + rpm -qa 03:28:13 + sort 03:28:19 + '[' -f /tmp/packages_start.txt ']' 03:28:19 + '[' -f /tmp/packages_end.txt ']' 03:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:28:19 + '[' /w/workspace/edgex-go/5 ']' 03:28:19 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:28:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:28:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:28:19 03:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:28:20 alpine: Pulling from edgex-lftools-log-publisher 03:28:20 df20fa9351a1: Pulling fs layer 03:28:20 36b3adc4ff6f: Pulling fs layer 03:28:20 8ad3a11d3b57: Pulling fs layer 03:28:20 46f8f816bc3b: Pulling fs layer 03:28:20 93b61091891f: Pulling fs layer 03:28:20 93b9cdb0e59b: Pulling fs layer 03:28:20 5e14af77c1be: Pulling fs layer 03:28:20 01666e4c0597: Pulling fs layer 03:28:20 aa168da1d23b: Pulling fs layer 03:28:20 93b9cdb0e59b: Waiting 03:28:20 5e14af77c1be: Waiting 03:28:20 46f8f816bc3b: Waiting 03:28:20 36b3adc4ff6f: Download complete 03:28:20 46f8f816bc3b: Verifying Checksum 03:28:20 46f8f816bc3b: Download complete 03:28:20 df20fa9351a1: Verifying Checksum 03:28:20 df20fa9351a1: Download complete 03:28:20 93b9cdb0e59b: Verifying Checksum 03:28:20 93b9cdb0e59b: Download complete 03:28:20 5e14af77c1be: Verifying Checksum 03:28:20 5e14af77c1be: Download complete 03:28:20 93b61091891f: Verifying Checksum 03:28:20 93b61091891f: Download complete 03:28:20 01666e4c0597: Verifying Checksum 03:28:20 01666e4c0597: Download complete 03:28:20 8ad3a11d3b57: Verifying Checksum 03:28:20 8ad3a11d3b57: Download complete 03:28:20 df20fa9351a1: Pull complete 03:28:20 36b3adc4ff6f: Pull complete 03:28:21 8ad3a11d3b57: Pull complete 03:28:21 46f8f816bc3b: Pull complete 03:28:22 aa168da1d23b: Verifying Checksum 03:28:22 aa168da1d23b: Download complete 03:28:23 93b61091891f: Pull complete 03:28:23 93b9cdb0e59b: Pull complete 03:28:23 5e14af77c1be: Pull complete 03:28:23 01666e4c0597: Pull complete 03:28:32 aa168da1d23b: Pull complete 03:28:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:28:32 prd-centos7-docker-4c-2g-19355 does not seem to be running inside a container 03:28:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:28:36 $ docker top 47fdd9e80ce3c2f807d5e5c172a45e1e90179cb3397e29b08db5c8555196e0fe -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:28:37 + mkdir -p /var/log/sa [Pipeline] sh 03:28:38 + ls /var/log/sa-host 03:28:38 + sadf -c /var/log/sa-host/sa11 03:28:38 file_magic: OK 03:28:38 HZ: Using current value: 100 03:28:38 file_header: OK 03:28:38 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 03:28:38 Statistics: 03:28:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:28:38 File successfully converted to sysstat format version 12.2.1 03:28:38 + sadf -c /var/log/sa-host/sa23 03:28:38 file_magic: OK 03:28:38 HZ: Using current value: 100 03:28:38 file_header: OK 03:28:38 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 03:28:38 Statistics: 03:28:38 Hnuu...uuuununununu... 03:28:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:38 provisioning config files... 03:28:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7294141694610591059tmp [Pipeline] { [Pipeline] echo 03:28:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:28:39 ---> create-netrc.sh [Pipeline] } 03:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:28:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:28:39 ---> python-tools-install.sh [Pipeline] echo 03:28:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:28:40 ---> sudo-logs.sh 03:28:40 Archiving 'sudo' log.. [Pipeline] echo 03:28:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:28:40 ---> job-cost.sh 03:28:40 lf-activate-venv: SKIPPING 03:28:40 INFO: No Stack... 03:28:41 INFO: Retrieving Pricing Info for: v1-standard-2 03:28:41 INFO: Archiving Costs [Pipeline] echo 03:28:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:28:41 ---> logs-deploy.sh 03:28:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3001/5 03:28:41 INFO: archiving workspace using pattern(s): 03:28:43 Archives upload complete. 03:28:43 INFO: archiving logs to Nexus 03:28:44 ---> uname -a: 03:28:44 Linux prd-centos7-docker-4c-2g-19355.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:28:44 03:28:44 03:28:44 ---> lscpu: 03:28:44 Architecture: x86_64 03:28:44 CPU op-mode(s): 32-bit, 64-bit 03:28:44 Byte Order: Little Endian 03:28:44 Address sizes: 40 bits physical, 48 bits virtual 03:28:44 CPU(s): 4 03:28:44 On-line CPU(s) list: 0-3 03:28:44 Thread(s) per core: 1 03:28:44 Core(s) per socket: 1 03:28:44 Socket(s): 4 03:28:44 NUMA node(s): 1 03:28:44 Vendor ID: GenuineIntel 03:28:44 CPU family: 6 03:28:44 Model: 44 03:28:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:28:44 Stepping: 1 03:28:44 CPU MHz: 2933.438 03:28:44 BogoMIPS: 5866.87 03:28:44 Virtualization: VT-x 03:28:44 Hypervisor vendor: KVM 03:28:44 Virtualization type: full 03:28:44 L1d cache: 128 KiB 03:28:44 L1i cache: 128 KiB 03:28:44 L2 cache: 16 MiB 03:28:44 L3 cache: 64 MiB 03:28:44 NUMA node0 CPU(s): 0-3 03:28:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:28:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:28:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:28:44 Vulnerability Meltdown: Mitigation; PTI 03:28:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:28:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:28:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:28:44 Vulnerability Srbds: Not affected 03:28:44 Vulnerability Tsx async abort: Not affected 03:28:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:28:44 03:28:44 03:28:44 ---> nproc: 03:28:44 4 03:28:44 03:28:44 03:28:44 ---> df -h: 03:28:44 Filesystem Size Used Available Use% Mounted on 03:28:44 overlay 50.0G 12.0G 38.0G 24% / 03:28:44 tmpfs 64.0M 0 64.0M 0% /dev 03:28:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:28:44 shm 64.0M 0 64.0M 0% /dev/shm 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/5 03:28:44 /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/5@tmp 03:28:44 03:28:44 03:28:44 ---> free -m: 03:28:44 total used free shared buff/cache available 03:28:44 Mem: 1837 720 272 0 844 1032 03:28:44 Swap: 1023 54 969 03:28:44 03:28:44 03:28:44 ---> ip addr: 03:28:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:28:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:28:44 inet 127.0.0.1/8 scope host lo 03:28:44 valid_lft forever preferred_lft forever 03:28:44 inet6 ::1/128 scope host 03:28:44 valid_lft forever preferred_lft forever 03:28:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:28:44 link/ether fa:16:3e:6a:b9:2b brd ff:ff:ff:ff:ff:ff 03:28:44 inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 03:28:44 valid_lft 85185sec preferred_lft 85185sec 03:28:44 inet6 fe80::f816:3eff:fe6a:b92b/64 scope link 03:28:44 valid_lft forever preferred_lft forever 03:28:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:28:44 link/ether 02:42:11:61:5f:8f brd ff:ff:ff:ff:ff:ff 03:28:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:28:44 valid_lft forever preferred_lft forever 03:28:44 inet6 fe80::42:11ff:fe61:5f8f/64 scope link 03:28:44 valid_lft forever preferred_lft forever 03:28:44 03:28:44 03:28:44 ---> sar -b -r -n DEV: 03:28:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 03:28:44 03:28:44 03:08:18 LINUX RESTART (4 CPU) 03:28:44 03:28:44 03:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:28:44 03:10:01 106.64 45.85 60.79 0.00 8127.14 18957.06 0.00 03:28:44 03:11:01 318.34 119.30 199.04 0.00 4762.63 50737.87 0.00 03:28:44 03:12:02 193.69 89.30 104.39 0.00 3162.65 11487.37 0.00 03:28:44 03:13:01 138.41 38.98 99.42 0.00 2763.32 24814.23 0.00 03:28:44 03:14:02 2098.46 1750.97 347.49 0.00 155917.87 212380.70 0.00 03:28:44 03:15:02 1624.77 1387.43 237.34 0.00 79207.73 96193.05 0.00 03:28:44 03:16:01 1778.05 1451.45 326.61 0.00 111269.20 160186.07 0.00 03:28:44 03:17:01 887.52 625.27 262.25 0.00 39794.81 60795.15 0.00 03:28:44 03:18:01 65.78 14.77 51.01 0.00 3052.67 3474.70 0.00 03:28:44 03:19:01 2.00 0.48 1.52 0.00 16.52 26.43 0.00 03:28:44 03:20:02 0.30 0.02 0.28 0.00 0.53 3.10 0.00 03:28:44 03:21:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 03:28:44 03:22:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 03:28:44 03:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 03:28:44 03:24:01 2.70 1.85 0.85 0.00 59.13 16.68 0.00 03:28:44 03:25:01 0.33 0.00 0.33 0.00 0.00 4.00 0.00 03:28:44 03:26:01 0.22 0.02 0.20 0.00 0.53 1.62 0.00 03:28:44 03:27:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 03:28:44 03:28:01 0.23 0.02 0.22 0.00 0.53 3.13 0.00 03:28:44 Average: 381.07 291.81 89.27 0.00 21571.99 33748.85 0.00 03:28:44 03:28:44 03:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:28:44 03:10:01 181280 0 645108 34.29 2620 1052536 1487812 50.78 632892 863176 92976 03:28:44 03:11:01 191760 0 783236 41.63 1492 905056 1494060 50.99 592696 822132 5444 03:28:44 03:12:02 340580 0 790484 42.01 588 749892 1677488 57.25 616128 641596 66644 03:28:44 03:13:01 179880 0 757636 40.27 476 943552 1481276 50.55 585480 825796 24 03:28:44 03:14:02 62408 0 846212 44.97 0 972924 2363040 80.65 775076 821544 52976 03:28:44 03:15:02 300792 0 715224 38.01 0 865528 1375876 46.96 633408 690788 240 03:28:44 03:16:01 113256 0 758312 40.30 0 1009976 1986952 67.81 721092 808104 19688 03:28:44 03:17:01 93564 0 726624 38.62 0 1061356 1641976 56.04 651140 890472 33696 03:28:44 03:18:01 193628 0 641360 34.09 0 1046556 1223636 41.76 573276 872096 8 03:28:44 03:19:01 195788 0 638752 33.95 0 1047004 1198116 40.89 571764 872080 8 03:28:44 03:20:02 196556 0 637996 33.91 0 1046992 1197960 40.88 571408 872080 8 03:28:44 03:21:01 196316 0 638208 33.92 0 1047020 1197924 40.88 571340 872096 8 03:28:44 03:22:01 196716 0 637800 33.90 0 1047028 1197924 40.88 571096 872096 8 03:28:44 03:23:01 196524 0 637988 33.91 0 1047032 1197924 40.88 571224 872096 8 03:28:44 03:24:01 194620 0 638868 33.95 0 1048056 1197996 40.89 572176 872268 20 03:28:44 03:25:01 195028 0 638380 33.93 0 1048136 1197924 40.88 572056 872300 20 03:28:44 03:26:01 195384 0 638092 33.91 0 1048068 1197924 40.88 572220 872284 8 03:28:44 03:27:01 195088 0 638360 33.93 0 1048096 1197924 40.88 572228 872300 12 03:28:44 03:28:01 195408 0 638044 33.91 0 1048092 1197924 40.88 571988 872300 8 03:28:44 Average: 190241 0 686668 36.49 272 1004363 1405877 47.98 605194 839874 14305 03:28:44 03:28:44 03:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:28:44 03:10:01 eth0 1271.64 1149.51 4899.24 152.57 0.00 0.00 0.00 0.00 03:28:44 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:10:01 docker0 821.57 720.42 68.23 2669.91 0.00 0.00 0.00 0.00 03:28:44 03:11:01 eth0 500.20 422.41 3672.33 44.35 0.00 0.00 0.00 0.00 03:28:44 03:11:01 veth6b99fd0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:28:44 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:11:01 docker0 136.87 165.85 9.67 825.21 0.00 0.00 0.00 0.00 03:28:44 03:12:02 eth0 34.52 21.07 22.86 55.04 0.00 0.00 0.00 0.00 03:28:44 03:12:02 veth6b99fd0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:13:01 vethcc4d023 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:13:01 eth0 211.32 166.13 1735.37 55.37 0.00 0.00 0.00 0.00 03:28:44 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:14:02 vethcc4d023 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 03:28:44 03:14:02 eth0 67.55 43.75 165.87 56.23 0.00 0.00 0.00 0.00 03:28:44 03:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:14:02 docker0 17.74 30.37 1.02 144.77 0.00 0.00 0.00 0.00 03:28:44 03:15:02 vethcc4d023 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:15:02 vethb15e0cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:28:44 03:15:02 eth0 10.98 5.73 9.12 4.79 0.00 0.00 0.00 0.00 03:28:44 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:16:01 vethcc4d023 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:28:44 03:16:01 eth0 53.25 29.03 170.45 14.47 0.00 0.00 0.00 0.00 03:28:44 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:16:01 veth78cec79 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 03:28:44 03:17:01 vethcc4d023 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:28:44 03:17:01 eth0 244.81 166.24 1718.43 102.16 0.00 0.00 0.00 0.00 03:28:44 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:17:01 docker0 1015.59 1006.47 81.05 4201.20 0.00 0.00 0.00 0.00 03:28:44 03:18:01 eth0 28.07 17.57 72.11 8.73 0.00 0.00 0.00 0.00 03:28:44 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:18:01 docker0 7.27 9.42 0.66 56.22 0.00 0.00 0.00 0.00 03:28:44 03:19:01 eth0 1.07 0.60 0.73 0.25 0.00 0.00 0.00 0.00 03:28:44 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:20:02 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 03:28:44 03:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:44 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:44 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:44 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:24:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:28:44 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:28:44 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:28:44 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 Average: eth0 127.71 106.56 656.12 26.05 0.00 0.00 0.00 0.00 03:28:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:44 Average: docker0 53.99 53.62 4.31 224.73 0.00 0.00 0.00 0.00 03:28:44 03:28:44 03:28:44 ---> sar -P ALL: 03:28:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 03:28:44 03:28:44 03:08:18 LINUX RESTART (4 CPU) 03:28:44 03:28:44 03:09:01 CPU %user %nice %system %iowait %steal %idle 03:28:44 03:10:01 all 12.98 0.00 6.21 1.82 0.05 78.94 03:28:44 03:10:01 0 12.88 0.00 7.95 2.91 0.05 76.21 03:28:44 03:10:01 1 11.33 0.00 5.22 1.00 0.07 82.39 03:28:44 03:10:01 2 12.18 0.00 5.44 1.68 0.07 80.63 03:28:44 03:10:01 3 15.56 0.00 6.23 1.70 0.02 76.49 03:28:44 03:11:01 all 12.63 0.00 9.99 5.94 0.08 71.36 03:28:44 03:11:01 0 11.93 0.00 10.10 4.88 0.07 73.03 03:28:44 03:11:01 1 13.10 0.00 10.48 6.82 0.07 69.54 03:28:44 03:11:01 2 12.94 0.00 9.80 6.18 0.07 71.01 03:28:44 03:11:01 3 12.55 0.00 9.59 5.89 0.10 71.87 03:28:44 03:12:02 all 63.79 0.00 15.53 3.87 0.07 16.74 03:28:44 03:12:02 0 63.14 0.00 16.11 4.10 0.12 16.53 03:28:44 03:12:02 1 65.23 0.00 15.04 4.44 0.05 15.24 03:28:44 03:12:02 2 62.19 0.00 16.04 2.84 0.05 18.88 03:28:44 03:12:02 3 64.59 0.00 14.94 4.11 0.07 16.29 03:28:44 03:13:01 all 30.36 0.00 11.72 1.99 0.07 55.87 03:28:44 03:13:01 0 31.58 0.00 12.29 0.80 0.03 55.30 03:28:44 03:13:01 1 29.03 0.00 11.51 2.89 0.09 56.49 03:28:44 03:13:01 2 30.99 0.00 12.08 2.58 0.07 54.28 03:28:44 03:13:01 3 29.83 0.00 11.01 1.68 0.07 57.41 03:28:44 03:14:02 all 19.62 0.00 30.39 21.54 0.15 28.30 03:28:44 03:14:02 0 19.52 0.00 29.17 21.82 0.17 29.31 03:28:44 03:14:02 1 20.54 0.00 30.12 22.26 0.14 26.95 03:28:44 03:14:02 2 18.66 0.00 31.48 21.62 0.16 28.08 03:28:44 03:14:02 3 19.75 0.00 30.78 20.46 0.12 28.88 03:28:44 03:15:02 all 53.86 0.00 20.14 13.28 0.11 12.60 03:28:44 03:15:02 0 54.13 0.00 19.26 15.76 0.09 10.76 03:28:44 03:15:02 1 53.53 0.00 20.40 12.54 0.10 13.43 03:28:44 03:15:02 2 53.98 0.00 20.12 13.12 0.14 12.64 03:28:44 03:15:02 3 53.80 0.00 20.81 11.67 0.11 13.61 03:28:44 03:16:01 all 32.29 0.00 27.15 16.61 0.11 23.83 03:28:44 03:16:01 0 30.94 0.00 27.70 18.39 0.11 22.85 03:28:44 03:16:01 1 32.79 0.00 26.46 14.90 0.09 25.77 03:28:44 03:16:01 2 31.83 0.00 27.82 17.08 0.16 23.11 03:28:44 03:16:01 3 33.61 0.00 26.63 16.09 0.09 23.58 03:28:44 03:17:01 all 31.98 0.00 17.31 13.30 0.10 37.30 03:28:44 03:17:01 0 33.09 0.00 18.23 10.85 0.07 37.76 03:28:44 03:17:01 1 30.12 0.00 16.72 12.84 0.14 40.18 03:28:44 03:17:01 2 32.56 0.00 16.89 14.20 0.10 36.25 03:28:44 03:17:01 3 32.14 0.00 17.42 15.31 0.10 35.02 03:28:44 03:18:01 all 4.03 0.00 2.32 2.17 0.03 91.46 03:28:44 03:18:01 0 6.50 0.00 2.48 1.73 0.03 89.26 03:28:44 03:18:01 1 1.31 0.00 1.67 3.48 0.03 93.50 03:28:44 03:18:01 2 6.51 0.00 2.77 2.43 0.02 88.27 03:28:44 03:18:01 3 1.82 0.00 2.34 1.04 0.02 94.78 03:28:44 03:19:01 all 0.16 0.00 0.05 0.01 0.00 99.78 03:28:44 03:19:01 0 0.53 0.00 0.03 0.00 0.00 99.43 03:28:44 03:19:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:28:44 03:19:01 2 0.02 0.00 0.07 0.02 0.00 99.90 03:28:44 03:19:01 3 0.03 0.00 0.03 0.02 0.00 99.92 03:28:44 03:20:02 all 0.18 0.00 0.16 0.00 0.01 99.65 03:28:44 03:20:02 0 0.50 0.00 0.05 0.00 0.00 99.45 03:28:44 03:20:02 1 0.07 0.00 0.18 0.00 0.02 99.73 03:28:44 03:20:02 2 0.08 0.00 0.22 0.00 0.00 99.70 03:28:44 03:20:02 3 0.07 0.00 0.18 0.00 0.02 99.73 03:28:44 03:28:44 03:20:02 CPU %user %nice %system %iowait %steal %idle 03:28:44 03:21:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:28:44 03:21:01 0 0.51 0.00 0.02 0.00 0.00 99.48 03:28:44 03:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:21:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:28:44 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:28:44 03:22:01 all 0.16 0.00 0.03 0.00 0.00 99.80 03:28:44 03:22:01 0 0.52 0.00 0.03 0.00 0.00 99.45 03:28:44 03:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:28:44 03:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:28:44 03:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:28:44 03:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:28:44 03:23:01 0 0.52 0.00 0.03 0.00 0.00 99.45 03:28:44 03:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:28:44 03:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:28:44 03:24:01 all 0.18 0.00 0.08 0.02 0.00 99.72 03:28:44 03:24:01 0 0.28 0.00 0.10 0.00 0.00 99.62 03:28:44 03:24:01 1 0.05 0.00 0.07 0.00 0.00 99.88 03:28:44 03:24:01 2 0.33 0.00 0.12 0.08 0.00 99.47 03:28:44 03:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:28:44 03:25:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:28:44 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:28:44 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:28:44 03:25:01 2 0.52 0.00 0.05 0.00 0.00 99.43 03:28:44 03:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:28:44 03:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:28:44 03:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:28:44 03:26:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:28:44 03:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:27:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:28:44 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:28:44 03:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:27:01 2 0.52 0.00 0.05 0.00 0.00 99.43 03:28:44 03:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:28:44 03:28:01 all 0.16 0.00 0.02 0.00 0.00 99.82 03:28:44 03:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:28:44 03:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:28:44 03:28:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:28:44 03:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:28:44 Average: all 13.51 0.00 7.24 4.13 0.04 75.08 03:28:44 Average: 0 13.72 0.00 7.37 4.17 0.04 74.70 03:28:44 Average: 1 13.23 0.00 7.09 4.17 0.04 75.47 03:28:44 Average: 2 13.58 0.00 7.33 4.19 0.04 74.85 03:28:44 Average: 3 13.52 0.00 7.16 3.98 0.04 75.31 03:28:44 03:28:44 03:28:44