Pull request #3002 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bce2c04ba03c110ab37423b79f79767cefdb6fa5+3fcc602c4282fe50c74be67af1ba7a350be2dfea (d3960fb93f94825891abebdc02b41390858b7f79) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-20138 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) > git config core.sparsecheckout # timeout=10 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 Commit message: "feat(data): Code adjustment for PR#3002 per review comments" First time build. Skipping changelog. > git rev-list --no-walk e5b3601524dbcf911e51762260f2dd1db58c3eb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:14:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:14:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:14:39 ========================================================= 02:14:39 EdgeX Global Pipelines Version Info 02:14:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:14:41 ------------------- 02:14:41 stable info: 02:14:41 ------------------- 02:14:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:14:41 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 02:14:41 Message: update stable to v1.0.177 02:14:42 ------------------- 02:14:42 experimental info: 02:14:42 ------------------- 02:14:42 Commited By: **** collab-it+edgex@linuxfoundation.org 02:14:42 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 02:14:42 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:14:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:14:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 02:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 02:14:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bce2c04ba03c110ab37423b79f79767cefdb6fa5 [Pipeline] echo 02:14:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bce2c04 [Pipeline] echo 02:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:14:45 provisioning config files... 02:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config9152810820958654825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:45 ---> docker-login.sh 02:14:45 nexus3.edgexfoundry.org:10001 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:46 Configure a credential helper to remove this warning. See 02:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:46 02:14:46 Login Succeeded 02:14:46 nexus3.edgexfoundry.org:10002 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:46 Configure a credential helper to remove this warning. See 02:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:46 02:14:46 Login Succeeded 02:14:46 nexus3.edgexfoundry.org:10003 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:46 Configure a credential helper to remove this warning. See 02:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:46 02:14:46 Login Succeeded 02:14:46 nexus3.edgexfoundry.org:10004 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:46 Configure a credential helper to remove this warning. See 02:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:46 02:14:46 Login Succeeded 02:14:46 docker.io 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:47 Configure a credential helper to remove this warning. See 02:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:47 02:14:47 Login Succeeded 02:14:47 ---> docker-login.sh ends [Pipeline] } 02:14:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:47 ++ 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 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/core-command/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo core-command,cmd/core-command/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/core-data/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo core-data,cmd/core-data/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/core-metadata/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo core-metadata,cmd/core-metadata/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/security-bootstrap-redis/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/security-proxy-setup/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/support-notifications/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo support-notifications,cmd/support-notifications/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/support-scheduler/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:14:47 + for file in '`ls cmd/**/Dockerfile`' 02:14:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:14:47 ++ cut -d/ -f2 02:14:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:14:47 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 02:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:48 02:14:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:14:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:49 latest: Pulling from edgex-devops/git-semver 02:14:49 31603596830f: Pulling fs layer 02:14:49 2a8b12db71e7: Pulling fs layer 02:14:49 6ca5941a6612: Pulling fs layer 02:14:49 ecc8261a40a4: Pulling fs layer 02:14:49 ecc8261a40a4: Waiting 02:14:49 2a8b12db71e7: Verifying Checksum 02:14:49 2a8b12db71e7: Download complete 02:14:49 31603596830f: Verifying Checksum 02:14:49 31603596830f: Download complete 02:14:49 6ca5941a6612: Verifying Checksum 02:14:49 6ca5941a6612: Download complete 02:14:49 ecc8261a40a4: Verifying Checksum 02:14:49 ecc8261a40a4: Download complete 02:14:49 31603596830f: Pull complete 02:14:50 2a8b12db71e7: Pull complete 02:14:50 6ca5941a6612: Pull complete 02:14:50 ecc8261a40a4: Pull complete 02:14:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:14:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:14:51 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:14:53 $ docker top 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:54 [ssh-agent] Looking for ssh-agent implementation... 02:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:54 $ docker exec 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent 02:14:54 SSH_AUTH_SOCK=/tmp/ssh-EQbdj6ePtM7U/agent.12 02:14:54 SSH_AGENT_PID=17 02:14:54 Running ssh-add (command line suppressed) 02:14:54 Identity added: /w/workspace/edgex-go/12@tmp/private_key_6019402908092074465.key (/w/workspace/edgex-go/12@tmp/private_key_6019402908092074465.key) 02:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:54 + git tag --points-at HEAD [Pipeline] } 02:14:55 $ docker exec --env ******** --env ******** 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent -k 02:14:55 unset SSH_AUTH_SOCK; 02:14:55 unset SSH_AGENT_PID; 02:14:55 echo Agent pid 17 killed; 02:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:55 [ssh-agent] Looking for ssh-agent implementation... 02:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:55 $ docker exec 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent 02:14:55 SSH_AUTH_SOCK=/tmp/ssh-ue5zgd7Wuu4H/agent.48 02:14:55 SSH_AGENT_PID=53 02:14:55 Running ssh-add (command line suppressed) 02:14:55 Identity added: /w/workspace/edgex-go/12@tmp/private_key_5748452371146613963.key (/w/workspace/edgex-go/12@tmp/private_key_5748452371146613963.key) 02:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:56 + git semver init 02:14:56 # -> Open(): unable to determine branch for HEAD 02:14:56 # $GIT_DIR = /w/workspace/edgex-go/12/.git 02:14:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 02:14:56 # $SEMVER_REMOTE_NAME = origin 02:14:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:14:56 # $SEMVER_USER_NAME = edgex-jenkins 02:14:56 # $SEMVER_BRANCH = PR-3002 02:14:56 # $SEMVER_TEMP = /tmp/semver-273671123 02:14:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:15:14 # '/tmp/semver-273671123' -> '/w/workspace/edgex-go/12/.semver' 02:15:14 # -> Force: false 02:15:14 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 02:15:14 $ docker exec --env ******** --env ******** 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent -k 02:15:14 unset SSH_AUTH_SOCK; 02:15:14 unset SSH_AGENT_PID; 02:15:14 echo Agent pid 53 killed; 02:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:15 + git semver [Pipeline] } 02:15:15 $ docker stop --time=1 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b 02:15:17 $ docker rm -f 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b [Pipeline] // withDockerContainer [Pipeline] sh 02:15:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:15:18 Stashed 1 file(s) [Pipeline] echo 02:15:18 [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 02:15:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:15:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:15:19 + sudo service docker restart 02:15:19 + true 02:15:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:15:20 ========================================================= 02:15:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:15:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:15:20 + 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 . 02:15:24 Sending build context to Docker daemon 326.6MB 02:15:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:15:24 Step 2/6 : FROM ${BASE} 02:15:24 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:15:24 188c0c94c7c5: Pulling fs layer 02:15:24 0ef7d3d256c8: Pulling fs layer 02:15:24 de9db76c5a1d: Pulling fs layer 02:15:24 bca2f99d35d6: Pulling fs layer 02:15:24 93359f2a8cfa: Pulling fs layer 02:15:24 7c6f9722023f: Pulling fs layer 02:15:24 a35cf1a2eb13: Pulling fs layer 02:15:24 93359f2a8cfa: Waiting 02:15:24 a35cf1a2eb13: Waiting 02:15:24 7c6f9722023f: Waiting 02:15:24 bca2f99d35d6: Waiting 02:15:24 de9db76c5a1d: Verifying Checksum 02:15:24 de9db76c5a1d: Download complete 02:15:24 0ef7d3d256c8: Verifying Checksum 02:15:24 0ef7d3d256c8: Download complete 02:15:24 93359f2a8cfa: Verifying Checksum 02:15:24 93359f2a8cfa: Download complete 02:15:24 7c6f9722023f: Verifying Checksum 02:15:24 7c6f9722023f: Download complete 02:15:24 188c0c94c7c5: Verifying Checksum 02:15:24 188c0c94c7c5: Download complete 02:15:24 188c0c94c7c5: Pull complete 02:15:24 0ef7d3d256c8: Pull complete 02:15:24 de9db76c5a1d: Pull complete 02:15:26 a35cf1a2eb13: Verifying Checksum 02:15:26 a35cf1a2eb13: Download complete 02:15:26 bca2f99d35d6: Verifying Checksum 02:15:26 bca2f99d35d6: Download complete 02:15:33 bca2f99d35d6: Pull complete 02:15:33 93359f2a8cfa: Pull complete 02:15:33 7c6f9722023f: Pull complete 02:15:33 Still waiting to schedule task 02:15:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 02:15:37 a35cf1a2eb13: Pull complete 02:15:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:15:37 ---> a62c8e92a672 02:15:37 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 02:15:37 ---> Running in e24f9572dac1 02:15:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:15:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:15:39 (1/12) Installing libmagic (5.38-r0) 02:15:40 (2/12) Installing file (5.38-r0) 02:15:40 (3/12) Installing libc-dev (0.7.2-r3) 02:15:40 (4/12) Installing g++ (9.3.0-r2) 02:15:50 (5/12) Installing fortify-headers (1.1-r0) 02:15:50 (6/12) Installing patch (2.7.6-r6) 02:15:50 (7/12) Installing build-base (0.5-r2) 02:15:50 (8/12) Installing libsodium (1.0.18-r0) 02:15:50 (9/12) Installing pkgconf (1.7.2-r0) 02:15:50 (10/12) Installing libsodium-dev (1.0.18-r0) 02:15:50 (11/12) Installing libzmq (4.3.3-r0) 02:15:50 (12/12) Installing zeromq-dev (4.3.3-r0) 02:15:50 Executing busybox-1.31.1-r19.trigger 02:15:50 OK: 233 MiB in 51 packages 02:15:54 Removing intermediate container e24f9572dac1 02:15:54 ---> 8e5e45d35a76 02:15:54 Step 4/6 : WORKDIR /edgex-go 02:15:54 ---> Running in 0c9eaf08d11e 02:15:54 Removing intermediate container 0c9eaf08d11e 02:15:54 ---> 798b9989a1da 02:15:54 Step 5/6 : COPY go.mod . 02:15:54 ---> 0d9dd72af641 02:15:54 Step 6/6 : RUN go mod download 02:15:54 ---> Running in 7eba40ae3035 02:16:16 Removing intermediate container 7eba40ae3035 02:16:16 ---> bbaf6eb63e8d 02:16:16 Successfully built bbaf6eb63e8d 02:16:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:16:17 + docker inspect -f . ci-base-image-x86_64 02:16:17 . [Pipeline] withDockerContainer 02:16:17 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:16:18 $ docker top 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:18 + go version 02:16:18 go version go1.15.5 linux/amd64 [Pipeline] } 02:16:18 $ docker stop --time=1 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 02:16:21 $ docker rm -f 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:21 + docker inspect -f . ci-base-image-x86_64 02:16:21 . [Pipeline] withDockerContainer 02:16:21 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:16:22 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:16:22 $ docker top 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 -eo pid,comm [Pipeline] { [Pipeline] echo 02:16:22 ========================================================= 02:16:22 [edgeXBuildGoParallel] Running Tests and Build... 02:16:22 ========================================================= [Pipeline] sh 02:16:23 + make test 02:16:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:16:31 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:16:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:16:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:16:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:16:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:16:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:16:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.0% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 67.9% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.3% of statements 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.029s coverage: 100.0% of statements 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:17:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 02:17:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 02:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.361s coverage: 93.1% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements 02:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements 02:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.4% of statements 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 63.5% of statements 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 02:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 02:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 02:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 02:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 55.9% of statements 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.334s coverage: 84.0% of statements 02:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 02:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.1% of statements 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 02:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.095s coverage: 99.0% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:17:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:17:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 02:17:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 02:17:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 02:17:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20139 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 02:17:16 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 02:17:16 GO111MODULE=on go vet ./... 02:17:21 using credential edgex-jenkins-ssh 02:17:21 Cloning the remote Git repository 02:17:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:17:21 > git init /w/workspace/edgex-go/12 # timeout=10 02:17:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:17:22 > git --version # timeout=10 02:17:22 > git --version # 'git version 2.17.1' 02:17:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:17:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:17:37 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:17:38 Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:17:38 Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) 02:17:38 gofmt -l . 02:17:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:17:37 > git config core.sparsecheckout # timeout=10 02:17:37 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 02:17:38 > git remote # timeout=10 02:17:38 > git config --get remote.origin.url # timeout=10 02:17:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:38 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 02:17:38 > git rev-parse HEAD^{commit} # timeout=10 02:17:38 > git config core.sparsecheckout # timeout=10 02:17:38 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 02:17:39 [ "`gofmt -l .`" = "" ] 02:17:40 ./bin/test-go-mod-tidy.sh 02:17:40 ./bin/test-attribution-txt.sh [Pipeline] sh 02:17:41 + ls -al . 02:17:41 total 660 02:17:41 drwxrwxr-x 10 1001 1001 4096 Jan 14 02:17 . 02:17:41 drwxr-xr-x 4 root root 30 Jan 14 02:16 .. 02:17:41 -rw-rw-r-- 1 1001 1001 11 Jan 14 02:14 .dockerignore 02:17:41 drwxrwxr-x 8 1001 1001 179 Jan 14 02:14 .git 02:17:41 drwxrwxr-x 3 1001 1001 125 Jan 14 02:14 .github 02:17:41 -rw-rw-r-- 1 1001 1001 824 Jan 14 02:14 .gitignore 02:17:41 drwx------ 3 1001 1001 47 Jan 14 02:15 .semver 02:17:41 -rw-rw-r-- 1 1001 1001 166 Jan 14 02:14 .sonarcloud.properties 02:17:41 -rw-rw-r-- 1 1001 1001 7741 Jan 14 02:14 Attribution.txt 02:17:41 -rw-rw-r-- 1 1001 1001 3804 Jan 14 02:14 CONTRIBUTING.md 02:17:41 -rw-rw-r-- 1 1001 1001 931 Jan 14 02:14 Dockerfile.build 02:17:41 -rw-rw-r-- 1 1001 1001 863 Jan 14 02:14 Jenkinsfile 02:17:41 -rw-rw-r-- 1 1001 1001 10775 Jan 14 02:14 LICENSE 02:17:41 -rw-rw-r-- 1 1001 1001 5750 Jan 14 02:14 Makefile 02:17:41 -rw-rw-r-- 1 1001 1001 6524 Jan 14 02:14 README.md 02:17:41 -rw-rw-r-- 1 1001 1001 6744 Jan 14 02:14 SECURITY.md 02:17:41 -rw-rw-r-- 1 1001 1001 5 Jan 14 02:15 VERSION 02:17:41 -rw-rw-r-- 1 1001 1001 4131 Jan 14 02:14 ZMQWindows.md 02:17:41 drwxrwxr-x 2 1001 1001 117 Jan 14 02:14 bin 02:17:41 drwxrwxr-x 14 1001 1001 4096 Jan 14 02:14 cmd 02:17:41 -rw-r--r-- 1 root root 553305 Jan 14 02:17 coverage.out 02:17:41 -rw-r--r-- 1 root root 979 Jan 14 02:17 go.mod 02:17:41 -rw-r--r-- 1 root root 19036 Jan 14 02:17 go.sum 02:17:41 drwxrwxr-x 8 1001 1001 127 Jan 14 02:14 internal 02:17:41 drwxrwxr-x 4 1001 1001 26 Jan 14 02:14 openapi 02:17:41 drwxrwxr-x 4 1001 1001 71 Jan 14 02:14 snap 02:17:41 -rw-rw-r-- 1 1001 1001 168 Jan 14 02:14 version.go [Pipeline] sh 02:17:41 + '[' -e coverage.out ] 02:17:41 + chown 1001:1001 coverage.out [Pipeline] stash 02:17:41 Stashed 1 file(s) [Pipeline] sh 02:17:42 + make build 02:17:42 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 02:17:42 Commit message: "feat(data): Code adjustment for PR#3002 per review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:17:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:17:45 + + sudotrue service 02:17:45 docker restart 02:17:46 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:17:47 provisioning config files... 02:17:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8299719343516643527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:48 ---> docker-login.sh 02:17:48 nexus3.edgexfoundry.org:10001 02:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:49 Configure a credential helper to remove this warning. See 02:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:49 02:17:49 Login Succeeded 02:17:49 nexus3.edgexfoundry.org:10002 02:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:50 Configure a credential helper to remove this warning. See 02:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:50 02:17:50 Login Succeeded 02:17:50 nexus3.edgexfoundry.org:10003 02:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:50 Configure a credential helper to remove this warning. See 02:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:50 02:17:50 Login Succeeded 02:17:50 nexus3.edgexfoundry.org:10004 02:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:51 Configure a credential helper to remove this warning. See 02:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:51 02:17:51 Login Succeeded 02:17:51 docker.io 02:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:51 Configure a credential helper to remove this warning. See 02:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:51 02:17:51 Login Succeeded 02:17:51 ---> docker-login.sh ends [Pipeline] } 02:17:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:17:52 ========================================================= 02:17:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:17:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:17:52 + 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 . 02:17:54 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 02:17:54 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 02:17:55 Sending build context to Docker daemon 165.6MB 02:17:55 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:17:55 Step 2/6 : FROM ${BASE} 02:17:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:17:55 5f621e34cdf4: Pulling fs layer 02:17:55 a4357932f1b6: Pulling fs layer 02:17:55 18c013af1878: Pulling fs layer 02:17:55 00ac8860ef70: Pulling fs layer 02:17:55 63d7cb157983: Pulling fs layer 02:17:55 b116817d02f9: Pulling fs layer 02:17:55 745a02a5169b: Pulling fs layer 02:17:55 63d7cb157983: Waiting 02:17:55 00ac8860ef70: Waiting 02:17:55 b116817d02f9: Waiting 02:17:55 745a02a5169b: Waiting 02:17:55 18c013af1878: Download complete 02:17:55 a4357932f1b6: Download complete 02:17:55 63d7cb157983: Download complete 02:17:55 b116817d02f9: Download complete 02:17:56 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 02:17:56 5f621e34cdf4: Verifying Checksum 02:17:56 5f621e34cdf4: Download complete 02:17:56 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 02:17:57 5f621e34cdf4: Pull complete 02:17:57 a4357932f1b6: Pull complete 02:17:57 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 02:17:58 745a02a5169b: Verifying Checksum 02:17:58 745a02a5169b: Download complete 02:17:58 18c013af1878: Pull complete 02:17:59 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 02:17:59 00ac8860ef70: Verifying Checksum 02:17:59 00ac8860ef70: Download complete 02:18:00 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 02:18:01 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 02:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:18:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 02:18:04 $ docker stop --time=1 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 02:18:06 $ docker rm -f 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:09 00ac8860ef70: Pull complete 02:18:09 63d7cb157983: Pull complete 02:18:10 b116817d02f9: Pull complete 02:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:10 02:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:10 latest: Pulling from edgex-devops/edgex-compose 02:18:10 cbdbe7a5bc2a: Pulling fs layer 02:18:10 ca9280d653b3: Pulling fs layer 02:18:10 7e9c9ca2126c: Pulling fs layer 02:18:10 cbdbe7a5bc2a: Verifying Checksum 02:18:10 cbdbe7a5bc2a: Download complete 02:18:11 cbdbe7a5bc2a: Pull complete 02:18:11 ca9280d653b3: Verifying Checksum 02:18:11 ca9280d653b3: Download complete 02:18:12 7e9c9ca2126c: Verifying Checksum 02:18:12 7e9c9ca2126c: Download complete 02:18:12 ca9280d653b3: Pull complete 02:18:13 745a02a5169b: Pull complete 02:18:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:18:13 ---> b7e6874047d6 02:18:13 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 02:18:17 ---> Running in a4c30ab6b96e 02:18:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:18:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:18:19 7e9c9ca2126c: Pull complete 02:18:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:18:19 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:18:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:18:19 (1/12) Installing libmagic (5.38-r0) 02:18:19 (2/12) Installing file (5.38-r0) 02:18:20 (3/12) Installing libc-dev (0.7.2-r3) 02:18:20 (4/12) Installing g++ (9.3.0-r2) 02:18:21 $ docker top 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:21 + docker-compose build --help 02:18:21 + grep parallel 02:18:22 --parallel Build images in parallel. [Pipeline] } 02:18:22 $ docker stop --time=1 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 02:18:23 (5/12) Installing fortify-headers (1.1-r0) 02:18:23 (6/12) Installing patch (2.7.6-r6) 02:18:23 (7/12) Installing build-base (0.5-r2) 02:18:23 (8/12) Installing libsodium (1.0.18-r0) 02:18:23 (9/12) Installing pkgconf (1.7.2-r0) 02:18:23 (10/12) Installing libsodium-dev (1.0.18-r0) 02:18:24 (11/12) Installing libzmq (4.3.3-r0) 02:18:24 (12/12) Installing zeromq-dev (4.3.3-r0) 02:18:24 Executing busybox-1.31.1-r19.trigger 02:18:24 OK: 217 MiB in 51 packages 02:18:24 $ docker rm -f 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:24 . [Pipeline] withDockerContainer 02:18:25 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:18:25 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:18:25 $ docker top a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:26 + docker-compose -f ./docker-compose-build.yml build --parallel 02:18:27 Building docker-core-command-go ... 02:18:27 Building docker-core-data-go ... 02:18:27 Building docker-core-metadata-go ... 02:18:27 Building docker-security-bootstrap-redis-go ... 02:18:27 Building docker-security-proxy-setup-go ... 02:18:27 Building docker-security-secretstore-setup-go ... 02:18:27 Building docker-support-notifications-go ... 02:18:27 Building docker-support-scheduler-go ... 02:18:27 Building docker-sys-mgmt-agent-go ... 02:18:27 Building docker-support-notifications-go 02:18:27 Building docker-support-scheduler-go 02:18:27 Building docker-security-secretstore-setup-go 02:18:27 Building docker-core-metadata-go 02:18:27 Building docker-security-proxy-setup-go 02:18:28 Removing intermediate container a4c30ab6b96e 02:18:28 ---> a9890dd49557 02:18:28 Step 4/6 : WORKDIR /edgex-go 02:18:28 ---> Running in 45837dc5689a 02:18:28 Removing intermediate container 45837dc5689a 02:18:28 ---> 426380af007c 02:18:28 Step 5/6 : COPY go.mod . 02:18:29 ---> a942e551b7fa 02:18:29 Step 6/6 : RUN go mod download 02:18:29 ---> Running in 34d1a1ac11f0 02:18:56 Removing intermediate container 34d1a1ac11f0 02:18:56 ---> e10ae346c478 02:18:56 Successfully built e10ae346c478 02:18:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:18:56 + docker inspect -f . ci-base-image-arm64 02:18:56 . [Pipeline] withDockerContainer 02:18:56 prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container 02:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:18:58 $ docker top ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:59 + go version 02:18:59 go version go1.15.5 linux/arm64 [Pipeline] } 02:18:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:18:59 ---> bbaf6eb63e8d 02:18:59 Step 3/21 : WORKDIR /edgex-go 02:18:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:18:59 ---> bbaf6eb63e8d 02:18:59 Step 3/21 : WORKDIR /edgex-go 02:18:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:18:59 ---> bbaf6eb63e8d 02:18:59 Step 3/22 : WORKDIR /edgex-go 02:18:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:59 ---> bbaf6eb63e8d 02:18:59 Step 3/24 : WORKDIR /edgex-go 02:18:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:18:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:59 ---> bbaf6eb63e8d 02:18:59 Step 3/24 : WORKDIR /edgex-go 02:18:59 ---> Running in b5903a6bccb2 02:18:59 ---> Running in d67b892c9eb2 02:18:59 ---> Running in 7ee9c45d799f 02:18:59 ---> Running in 40957de8150d 02:18:59 ---> Running in a044f56d9454 02:18:59 Removing intermediate container b5903a6bccb2 02:18:59 ---> 160feab9d0cc 02:18:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:59 Removing intermediate container 7ee9c45d799f 02:18:59 ---> 6084dec6a05f 02:18:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:59 Removing intermediate container d67b892c9eb2 02:18:59 ---> 1432ffc23a38 02:18:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:59 Removing intermediate container a044f56d9454 02:18:59 ---> 94e6830ae88a 02:18:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:59 Removing intermediate container 40957de8150d 02:18:59 ---> 002d1376476c 02:18:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:59 ---> Running in d8e9c9ef8a77 02:18:59 ---> Running in b231c7fb43d8 02:18:59 ---> Running in fb610d692da2 02:18:59 ---> Running in 578ead57fbdf 02:18:59 ---> Running in e43a3b40b670 02:18:59 $ docker stop --time=1 ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee 02:19:00 Removing intermediate container d8e9c9ef8a77 02:19:00 ---> 837d6e8ca72a 02:19:00 Step 5/22 : RUN apk add --update --no-cache make git 02:19:00 Removing intermediate container b231c7fb43d8 02:19:00 ---> 8c4173990301 02:19:00 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 02:19:00 Removing intermediate container fb610d692da2 02:19:00 ---> 6c047b29ac5b 02:19:00 Step 5/21 : RUN apk add --update --no-cache make git 02:19:00 ---> Running in c64ddc177000 02:19:01 ---> Running in 6463b75c49a2 02:19:01 ---> Running in 20df19da187e 02:19:01 Removing intermediate container 578ead57fbdf 02:19:01 ---> 15867d644125 02:19:01 Step 5/21 : RUN apk add --update --no-cache make git 02:19:01 Removing intermediate container e43a3b40b670 02:19:01 ---> 411c2131686a 02:19:01 Step 5/24 : RUN apk add --update --no-cache make git 02:19:01 $ docker rm -f ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee 02:19:01 ---> Running in 14f32840d8c8 02:19:01 ---> Running in ad7f684fea14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:02 + docker inspect -f . ci-base-image-arm64 02:19:02 . [Pipeline] withDockerContainer 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:19:02 prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container 02:19:02 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:19:03 OK: 233 MiB in 51 packages 02:19:03 OK: 233 MiB in 51 packages 02:19:03 OK: 233 MiB in 51 packages 02:19:03 OK: 233 MiB in 51 packages 02:19:03 OK: 233 MiB in 51 packages 02:19:03 Removing intermediate container c64ddc177000 02:19:03 ---> 8494ca4b42b8 02:19:03 Step 6/22 : COPY go.mod . 02:19:03 Removing intermediate container 6463b75c49a2 02:19:03 ---> 5f33c20db349 02:19:03 Step 6/24 : COPY go.mod . 02:19:04 $ docker top c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 -eo pid,comm 02:19:04 Removing intermediate container 20df19da187e 02:19:04 ---> 3d110deaa6b7 02:19:04 Step 6/21 : COPY go.mod . [Pipeline] { [Pipeline] echo 02:19:04 ========================================================= 02:19:04 [edgeXBuildGoParallel] Running Tests and Build... 02:19:04 ========================================================= [Pipeline] sh 02:19:04 ---> 3379b85f3737 02:19:04 Step 7/22 : RUN go mod download 02:19:04 ---> 1f6c5ec15f90 02:19:04 Step 7/24 : RUN go mod download 02:19:04 ---> Running in 49c5c2cb7f7a 02:19:04 ---> Running in 520ae87354d0 02:19:04 Removing intermediate container ad7f684fea14 02:19:04 ---> 64ebf52802c8 02:19:04 Step 6/24 : COPY go.mod . 02:19:04 ---> e3c33253c56d 02:19:04 Step 7/21 : RUN go mod download 02:19:04 Removing intermediate container 14f32840d8c8 02:19:04 ---> 541b4f8392b2 02:19:04 Step 6/21 : COPY go.mod . 02:19:04 ---> Running in dd4b44bd6746 02:19:05 + make test 02:19:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:19:05 ---> f34f787c75fe 02:19:05 Step 7/21 : RUN go mod download 02:19:05 ---> 79b642b2c0b0 02:19:05 Step 7/24 : RUN go mod download 02:19:05 ---> Running in 3a2668842ec0 02:19:05 ---> Running in 8b7859d93510 02:19:06 Removing intermediate container dd4b44bd6746 02:19:06 ---> 4475accebe4d 02:19:06 Step 8/21 : COPY . . 02:19:06 Removing intermediate container 49c5c2cb7f7a 02:19:06 ---> 6a61409cf222 02:19:06 Step 8/22 : COPY . . 02:19:07 Removing intermediate container 520ae87354d0 02:19:07 ---> 43c8c4f084d4 02:19:07 Step 8/24 : COPY . . 02:19:11 Removing intermediate container 3a2668842ec0 02:19:11 Removing intermediate container 8b7859d93510 02:19:11 ---> cf6933b9b86f 02:19:11 ---> e937221e8061 02:19:11 Step 8/21 : COPY . .Step 8/24 : COPY . . 02:19:11 02:19:27 ? github.com/edgexfoundry/edgex-go [no test files] 02:19:50 ---> 770ee6b6426e 02:19:50 ---> 70e76e68a94b 02:19:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/24 : RUN make cmd/support-notifications/support-notifications 02:19:50 02:19:50 ---> 446d50e084d2 02:19:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 02:19:50 ---> Running in fa293dcb7312 02:19:50 ---> Running in d7cfbf11f054 02:19:50 ---> a38e5314fcb6 02:19:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 02:19:50 ---> f2e87c480a6b 02:19:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:19:50 ---> Running in 87082196e49f 02:19:50 ---> Running in 1f684defc0b8 02:19:50 ---> Running in 6f563fd52eca 02:19:50 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 02:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:50 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 02:19:50 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 02:19:50 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 02:20:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:20:17 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 02:20:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:20:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:20:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:20:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:20:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:20:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:20:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:20:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:20:23 Removing intermediate container d7cfbf11f054 02:20:23 ---> 8ac4000a252a 02:20:23 02:20:23 Step 10/24 : FROM scratch 02:20:23 ---> 02:20:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:20:23 Removing intermediate container 1f684defc0b8 02:20:23 ---> 3e7cd7aa655f 02:20:23 02:20:23 Step 10/21 : FROM scratch 02:20:23 ---> 02:20:23 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:20:23 ---> Running in d0e212051cff 02:20:23 ---> Running in b05b271c83fa 02:20:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:20:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:20:25 Removing intermediate container b05b271c83fa 02:20:25 ---> 5cff63df0690 02:20:25 Step 12/24 : ENV APP_PORT=48060 02:20:25 Removing intermediate container d0e212051cff 02:20:25 ---> cb7681d86774 02:20:25 Step 12/21 : ENV APP_PORT=48085 02:20:26 ---> Running in dc43ccc37366 02:20:26 Removing intermediate container fa293dcb7312 02:20:26 ---> 3dadd5a3c6e1 02:20:26 02:20:26 Step 10/21 : FROM alpine:3.12 02:20:26 ---> Running in 15a34ed51497 02:20:26 Removing intermediate container 87082196e49f 02:20:26 ---> b30e60b1c299 02:20:26 02:20:26 Step 10/22 : FROM scratch 02:20:26 ---> 02:20:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:20:26 ---> Using cache 02:20:26 ---> cb7681d86774 02:20:26 Step 12/22 : ENV APP_PORT=48081 02:20:26 Removing intermediate container 6f563fd52eca 02:20:26 ---> 3850af85329f 02:20:26 02:20:26 Step 10/24 : FROM alpine:3.12 02:20:27 ---> Running in 85e41f121297 02:20:27 3.12: Pulling from library/alpine 02:20:27 3.12: Pulling from library/alpine 02:20:27 Removing intermediate container 15a34ed51497 02:20:27 ---> d038b78e50db 02:20:27 Step 13/21 : EXPOSE $APP_PORT 02:20:27 Removing intermediate container dc43ccc37366 02:20:27 ---> 76b6a16c462a 02:20:27 Step 13/24 : EXPOSE $APP_PORT 02:20:27 Removing intermediate container 85e41f121297 02:20:27 ---> 0e48ca02a34c 02:20:27 Step 13/22 : EXPOSE $APP_PORT 02:20:27 ---> Running in 97a14c74d2a8 02:20:27 ---> Running in 773f8f626cc1 02:20:28 ---> Running in 85d448cafc57 02:20:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:20:28 Removing intermediate container 97a14c74d2a8 02:20:28 ---> 0aa022226b40 02:20:28 Step 14/24 : COPY --from=builder /bin/sh /bin/shDigest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:20:28 02:20:28 Status: Downloaded newer image for alpine:3.12 02:20:28 ---> 389fef711851 02:20:28 Step 11/21 : RUN apk add --update --no-cache curl 02:20:28 Status: Downloaded newer image for alpine:3.12 02:20:28 ---> 389fef711851 02:20:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:20:28 Removing intermediate container 773f8f626cc1 02:20:28 ---> e1d80f0605f6 02:20:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:28 ---> Running in e3836a74e25f 02:20:28 ---> Running in b2f26903a4a4 02:20:28 Removing intermediate container 85d448cafc57 02:20:28 ---> aa51b6fa9f33 02:20:28 Step 14/22 : WORKDIR / 02:20:28 ---> 853627c05ca6 02:20:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:20:28 ---> 0b152320c945 02:20:28 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:20:28 ---> Running in 1fd9126c5c3b 02:20:29 Removing intermediate container 1fd9126c5c3b 02:20:29 ---> c470f2f9b327 02:20:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:29 (1/4) Installing ca-certificates (20191127-r4) 02:20:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:20:29 (3/4) Installing libcurl (7.69.1-r3) 02:20:29 (4/4) Installing curl (7.69.1-r3) 02:20:29 Executing busybox-1.31.1-r19.trigger 02:20:29 Executing ca-certificates-20191127-r4.trigger 02:20:29 OK: 7 MiB in 18 packages 02:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:30 (1/5) Installing ca-certificates (20191127-r4) 02:20:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:20:30 (3/5) Installing libcurl (7.69.1-r3) 02:20:30 (4/5) Installing curl (7.69.1-r3) 02:20:30 (5/5) Installing dumb-init (1.2.2-r1) 02:20:30 Executing busybox-1.31.1-r19.trigger 02:20:30 Executing ca-certificates-20191127-r4.trigger 02:20:30 OK: 7 MiB in 19 packages 02:20:30 ---> f3c21cb8fff9 02:20:30 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:20:31 ---> 42673b692556 02:20:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:20:31 ---> 07e146267bde 02:20:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:20:31 ---> 1dbb118358e5 02:20:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:31 ---> 11db2177b3f9 02:20:31 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:20:32 ---> Running in 6c8ca530852d 02:20:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:20:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:20:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:20:33 ---> bcf4eb068747 02:20:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:20:33 ---> 8d48c0f60b08 02:20:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:20:33 Removing intermediate container 6c8ca530852d 02:20:33 ---> 9852e05d7240 02:20:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:33 Removing intermediate container e3836a74e25f 02:20:33 ---> dcba3af88b8b 02:20:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:20:33 Removing intermediate container b2f26903a4a4 02:20:33 ---> 0ef89e13e402 02:20:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:20:33 ---> Running in 623c7a22abb8 02:20:33 ---> Running in f719cc75f812 02:20:33 ---> 8e7cc021db1d 02:20:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:20:33 ---> Running in cd221593788c 02:20:33 ---> b775e0fb2384 02:20:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:20:33 ---> Running in 0ee75696dfb2 02:20:34 Removing intermediate container 623c7a22abb8 02:20:34 ---> 0830c438d998 02:20:34 Step 19/21 : LABEL arch=x86_64 02:20:34 Removing intermediate container f719cc75f812 02:20:34 ---> 681cf4794291 02:20:34 Step 13/24 : WORKDIR / 02:20:34 ---> Running in 148eece52e3d 02:20:34 Removing intermediate container cd221593788c 02:20:34 ---> f03f5dcfac67 02:20:34 Step 13/21 : WORKDIR /edgex 02:20:34 Removing intermediate container 0ee75696dfb2 02:20:34 ---> 58112e395b54 02:20:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:34 ---> 7b30a86b9577 02:20:34 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:20:34 ---> Running in e481e5e43f57 02:20:34 ---> Running in b0510babbb0b 02:20:34 ---> Running in f4237e4cdf61 02:20:34 ---> Running in d905e759df0c 02:20:34 Removing intermediate container 148eece52e3d 02:20:34 ---> ecbbada986fc 02:20:34 Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:20:34 ---> Running in 10510fb65bc5 02:20:34 Removing intermediate container b0510babbb0b 02:20:34 ---> 93a25c024004 02:20:34 Step 20/22 : LABEL arch=x86_64 02:20:34 Removing intermediate container e481e5e43f57 02:20:34 ---> af6145e6810d 02:20:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:20:34 Removing intermediate container d905e759df0c 02:20:34 ---> 5daa92966bc2 02:20:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:35 Removing intermediate container f4237e4cdf61 02:20:35 ---> 5a760278725c 02:20:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:20:35 Removing intermediate container 10510fb65bc5 02:20:35 ---> cea44890f6d2 02:20:35 Step 21/21 : LABEL version=0.0.0 02:20:35 ---> Running in 858c69b0a6db 02:20:35 ---> Running in b8f54481b44a 02:20:35 ---> Running in 6a12dfbd6992 02:20:35 ---> a98c84dfdbf5 02:20:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:20:35 ---> 112c0008cab7 02:20:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:20:35 Removing intermediate container 858c69b0a6db 02:20:35 ---> b3283992b44f 02:20:35 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:20:35 Removing intermediate container b8f54481b44a 02:20:35 ---> 2f07fd7207ce 02:20:35 Step 22/24 : LABEL arch=x86_64 02:20:35 Removing intermediate container 6a12dfbd6992 02:20:35 ---> 75e4a391d725 02:20:35 02:20:36 ---> Running in d1cce0f64fa1 02:20:36 ---> Running in 24ad372c83d2 02:20:36 ---> aa9f33cb26ac 02:20:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:20:36 ---> 11498e75d2e9 02:20:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:20:36 Successfully built 75e4a391d725 02:20:36 Successfully tagged docker-support-scheduler-go:latest 02:20:36  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 02:20:36 Removing intermediate container 24ad372c83d2 02:20:36 ---> b414d1853636 02:20:36 Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:20:36 Removing intermediate container d1cce0f64fa1 02:20:36 ---> 16d7271b9263 02:20:36 Step 22/22 : LABEL version=0.0.0 02:20:36 ---> Running in 7132b9e82897 02:20:36 ---> Running in 835a4960f1c9 02:20:36 ---> b6ab09e11436 02:20:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:20:37 ---> 0d141b0495df 02:20:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:20:37 ---> Running in b5ee9a2d2b13 02:20:37 Removing intermediate container 835a4960f1c9 02:20:37 ---> 66f472015a33 02:20:37 02:20:37 Removing intermediate container 7132b9e82897 02:20:37 ---> 2f2e06bde1d9 02:20:37 Step 24/24 : LABEL version=0.0.0 02:20:37 Successfully built 66f472015a33 02:20:37 Successfully tagged docker-core-metadata-go:latest 02:20:37  Building docker-core-metadata-go ... done Building docker-core-command-go 02:20:37 ---> Running in 95a0bf260d91 02:20:37 Removing intermediate container b5ee9a2d2b13 02:20:37 ---> baed4724c41b 02:20:37 Step 18/21 : CMD ["--init=true"] 02:20:37 ---> 7290e0b5edca 02:20:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:20:37 ---> Running in cf1163cca5ec 02:20:37 Removing intermediate container 95a0bf260d91 02:20:37 ---> daa94bc25f00 02:20:37 02:20:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.229s coverage: 46.6% of statements 02:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:20:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:20:41 Successfully built daa94bc25f00 02:20:41 Successfully tagged docker-support-notifications-go:latest 02:20:41 Building docker-core-data-go 02:20:44  Building docker-support-notifications-go ... done Removing intermediate container cf1163cca5ec 02:20:44 ---> 5d84296c545a 02:20:44 Step 19/21 : LABEL arch=x86_64 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.547s coverage: 27.0% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.318s coverage: 67.9% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.360s coverage: 82.3% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:20:46 ---> 1aca191642e9 02:20:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:20:46 ---> Running in e1db883ddd13 02:20:46 Removing intermediate container e1db883ddd13 02:20:46 ---> 30fe381eb93e 02:20:46 Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:20:46 ---> 3ef5e324963e 02:20:46 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/ 02:20:47 ---> Running in 75d2691c65b8 02:20:47 ---> Running in 28c69af1f1cb 02:20:51 Removing intermediate container 28c69af1f1cb 02:20:51 ---> a80093a6b4fb 02:20:51 Step 21/21 : LABEL version=0.0.0 02:20:53 ---> Running in c212866f0f54 02:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.221s coverage: 28.6% of statements 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements 02:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:20:55 Removing intermediate container c212866f0f54 02:20:55 ---> 3290703a8977 02:20:55 02:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:20:55 Successfully built 3290703a8977 02:20:55 Successfully tagged docker-security-proxy-setup-go:latest 02:20:55 Building docker-security-bootstrap-redis-go 02:20:56  Building docker-security-proxy-setup-go ... done Removing intermediate container 75d2691c65b8 02:20:56 ---> cd9abc134c72 02:20:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:20:57 ---> Running in c2a2627f1434 02:20:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:20:58 ---> bbaf6eb63e8d 02:20:58 Step 3/22 : WORKDIR /edgex-go 02:20:58 ---> Using cache 02:20:58 ---> 002d1376476c 02:20:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:58 ---> Using cache 02:20:58 ---> 411c2131686a 02:20:58 Step 5/22 : RUN apk add --update --no-cache make git 02:20:58 ---> Using cache 02:20:58 ---> 64ebf52802c8 02:20:58 Step 6/22 : COPY go.mod . 02:20:58 ---> Using cache 02:20:58 ---> 79b642b2c0b0 02:20:58 Step 7/22 : RUN go mod download 02:20:58 ---> Using cache 02:20:58 ---> e937221e8061 02:20:58 Step 8/22 : COPY . . 02:20:58 ---> Using cache 02:20:58 ---> f2e87c480a6b 02:20:58 Step 9/22 : RUN make cmd/core-command/core-command 02:20:59 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:20:59 ---> bbaf6eb63e8d 02:20:59 Step 3/26 : WORKDIR /edgex-go 02:20:59 ---> Using cache 02:20:59 ---> 002d1376476c 02:20:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:59 ---> Using cache 02:20:59 ---> 411c2131686a 02:20:59 Step 5/26 : RUN apk add --update --no-cache make bash git 02:21:00 Removing intermediate container c2a2627f1434 02:21:00 ---> 49406d2a2c72 02:21:00 Step 22/24 : LABEL arch=x86_64 02:21:00 ---> Running in 2a0fd860c80c 02:21:01 ---> Running in bb5a31f6ee6e 02:21:01 ---> Running in e22742daed99 02:21:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:21:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:21:02 ---> bbaf6eb63e8d 02:21:02 Step 3/23 : WORKDIR /edgex-go 02:21:02 ---> Using cache 02:21:02 ---> 002d1376476c 02:21:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:02 ---> Using cache 02:21:02 ---> 411c2131686a 02:21:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:21:02 ---> Running in 8ab7f9bb84f0 02:21:02 Removing intermediate container e22742daed99 02:21:02 ---> 6a537cebc248 02:21:02 Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:21:02 ---> Running in 6d2fe97ca57f 02:21:03 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 02:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:21:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:21:03 Removing intermediate container 6d2fe97ca57f 02:21:03 ---> 3584604e7156 02:21:03 Step 24/24 : LABEL version=0.0.0 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.113s coverage: 93.1% of statements 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.148s coverage: 75.5% of statements 02:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.8% of statements 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.184s coverage: 87.2% of statements 02:21:04 ---> Running in 7df3f59d3ec9 02:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements 02:21:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:21:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:21:05 Removing intermediate container 7df3f59d3ec9 02:21:05 ---> a9a6bacb91f9 02:21:05 02:21:05 OK: 233 MiB in 51 packages 02:21:05 OK: 233 MiB in 51 packages 02:21:05 Successfully built a9a6bacb91f9 02:21:05 Successfully tagged docker-security-secretstore-setup-go:latest 02:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.4% of statements 02:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:21:07  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8ab7f9bb84f0 02:21:07 ---> 4b1849332bbf 02:21:07 Step 6/23 : COPY go.mod . 02:21:07 Removing intermediate container bb5a31f6ee6e 02:21:07 ---> f6fac03caf18 02:21:07 Step 6/26 : COPY go.mod . 02:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements 02:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 02:21:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 02:21:08 ---> 8cdb032fe390 02:21:08 Step 7/23 : RUN go mod download 02:21:08 ---> 0a7cc5e9428e 02:21:08 Step 7/26 : RUN go mod download 02:21:08 ---> Running in fce3a2ea2623 02:21:09 ---> Running in 786bef0aa2c9 02:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 02:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 02:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 02:21:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:21:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:21:13 ---> bbaf6eb63e8d 02:21:13 Step 3/22 : WORKDIR /edgex-go 02:21:13 ---> Using cache 02:21:13 ---> 002d1376476c 02:21:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:13 ---> Using cache 02:21:13 ---> 411c2131686a 02:21:13 Step 5/22 : RUN apk add --update --no-cache make git 02:21:13 ---> Using cache 02:21:13 ---> 64ebf52802c8 02:21:13 Step 6/22 : COPY go.mod . 02:21:13 ---> Using cache 02:21:13 ---> 79b642b2c0b0 02:21:13 Step 7/22 : RUN go mod download 02:21:13 ---> Using cache 02:21:13 ---> e937221e8061 02:21:13 Step 8/22 : COPY . . 02:21:13 ---> Using cache 02:21:13 ---> f2e87c480a6b 02:21:13 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:21:13 Removing intermediate container fce3a2ea2623 02:21:13 ---> 446a5fa05e7c 02:21:13 Step 8/23 : COPY . . 02:21:13 Removing intermediate container 786bef0aa2c9 02:21:13 ---> 157e14fe8714 02:21:13 Step 8/26 : COPY . . 02:21:13 ---> Running in f7917cd0811c 02:21:14 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 02:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.985s coverage: 55.9% of statements 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 37.0% of statements 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:21:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.594s coverage: 84.0% of statements 02:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 02:21:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:21:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:21:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 02:21:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.877s coverage: 29.1% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:21:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:21:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 02:21:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 02:21:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 02:21:30 GO111MODULE=on go vet ./... 02:21:41 Removing intermediate container 2a0fd860c80c 02:21:41 ---> a23cd6126846 02:21:41 02:21:41 Step 10/22 : FROM scratch 02:21:41 ---> 02:21:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:21:41 ---> Using cache 02:21:41 ---> cb7681d86774 02:21:41 Step 12/22 : ENV APP_PORT=48082 02:21:41 ---> Running in e19948779489 02:21:41 ---> 425b1b297901 02:21:41 Step 9/23 : RUN make cmd/core-data/core-data 02:21:41 ---> 19418ef944a4 02:21:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:21:41 ---> Running in bb43a585a8ee 02:21:41 ---> Running in 143841bfaf1e 02:21:41 Removing intermediate container e19948779489 02:21:41 ---> c35eb15eca67 02:21:41 Step 13/22 : EXPOSE $APP_PORT 02:21:41 ---> Running in 49fdc4397c16 02:21:42 Removing intermediate container 49fdc4397c16 02:21:42 ---> 9d53bcdad3fa 02:21:42 Step 14/22 : WORKDIR / 02:21:42 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 02:21:42 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 02:21:42 ---> Running in c224771897c6 02:21:42 Removing intermediate container f7917cd0811c 02:21:42 ---> fdcdaa67e817 02:21:42 02:21:42 Step 10/22 : FROM alpine:3.12 02:21:42 ---> 389fef711851 02:21:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:21:42 ---> Using cache 02:21:42 ---> dcba3af88b8b 02:21:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:21:42 ---> Running in 6cc308f607dd 02:21:42 Removing intermediate container c224771897c6 02:21:42 ---> 2ea1e6569df8 02:21:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:42 Removing intermediate container 6cc308f607dd 02:21:42 ---> 5ab1f66fdd21 02:21:42 Step 13/22 : WORKDIR / 02:21:43 ---> Running in 6409f3f32fd0 02:21:43 ---> ac49066e418a 02:21:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:21:43 Removing intermediate container 6409f3f32fd0 02:21:43 ---> ea3ca0a852e3 02:21:43 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:44 ---> 74e4090eee97 02:21:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:21:44 ---> 2e154a725642 02:21:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:21:45 ---> d8f9c641316c 02:21:45 Step 18/22 : ENTRYPOINT ["/core-command"] 02:21:45 ---> 13d86aabf382 02:21:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:21:45 ---> Running in 64562a01181e 02:21:45 Removing intermediate container 64562a01181e 02:21:45 ---> 4dd1c3aea2fb 02:21:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:46 ---> 2b8edaff4347 02:21:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:21:46 ---> Running in f5734e061902 02:21:46 Removing intermediate container f5734e061902 02:21:46 ---> 99518cff5243 02:21:46 Step 20/22 : LABEL arch=x86_64 02:21:46 ---> 16180ece45f7 02:21:46 Step 18/22 : RUN chmod +x entrypoint.sh 02:21:46 ---> Running in cbc8e56dfd6f 02:21:47 ---> Running in 6b5952af85a1 02:21:47 Removing intermediate container cbc8e56dfd6f 02:21:47 ---> a5c8f44fc9c6 02:21:47 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:21:47 ---> Running in 29cd8263b20a 02:21:47 Removing intermediate container 29cd8263b20a 02:21:47 ---> 9d43e4e17717 02:21:47 Step 22/22 : LABEL version=0.0.0 02:21:48 ---> Running in f58d543550c7 02:21:48 Removing intermediate container f58d543550c7 02:21:48 ---> 5120c8969529 02:21:48 02:21:48 Successfully built 5120c8969529 02:21:48 Successfully tagged docker-core-command-go:latest 02:21:48  Building docker-core-command-go ... done Removing intermediate container 6b5952af85a1 02:21:48 ---> ac31fd8664f6 02:21:48 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:21:48 ---> Running in 92c2a4716f8c 02:21:50 Removing intermediate container 92c2a4716f8c 02:21:50 ---> 72ec9b2f470e 02:21:50 Step 20/22 : LABEL arch=x86_64 02:21:50 ---> Running in b084c0faa2c4 02:21:51 Removing intermediate container b084c0faa2c4 02:21:51 ---> e3a76ab235c3 02:21:51 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:21:51 ---> Running in 77e7302b8165 02:21:51 Removing intermediate container 77e7302b8165 02:21:51 ---> c5056bac9abc 02:21:51 Step 22/22 : LABEL version=0.0.0 02:21:51 ---> Running in 779e2ed423f2 02:21:51 Removing intermediate container 779e2ed423f2 02:21:51 ---> 49154598d0a0 02:21:51 02:21:51 Successfully built 49154598d0a0 02:21:51 Successfully tagged docker-security-bootstrap-redis-go:latest 02:22:02  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 143841bfaf1e 02:22:02 ---> 1b6f1bf13fc1 02:22:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:22:02 ---> Running in 47ffa679596b 02:22:02 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 02:22:04 Removing intermediate container 47ffa679596b 02:22:04 ---> 916a597c4422 02:22:04 02:22:04 Step 11/26 : FROM docker:20.10.0 02:22:04 20.10.0: Pulling from library/docker 02:22:04 Removing intermediate container bb43a585a8ee 02:22:04 ---> 6523d3b03543 02:22:04 02:22:04 Step 10/23 : FROM alpine:3.12 02:22:04 ---> 389fef711851 02:22:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:22:04 ---> Running in 2bed215e0919 02:22:04 Removing intermediate container 2bed215e0919 02:22:04 ---> 562ca1f43d63 02:22:04 Step 12/23 : ENV APP_PORT=48080 02:22:05 ---> Running in 5dd648cb2195 02:22:05 Removing intermediate container 5dd648cb2195 02:22:05 ---> c087a8800757 02:22:05 Step 13/23 : EXPOSE $APP_PORT 02:22:05 ---> Running in 981f1af0a639 02:22:05 Removing intermediate container 981f1af0a639 02:22:05 ---> aadd840e216d 02:22:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:05 ---> Running in 165c925fef16 02:22:08 Removing intermediate container 165c925fef16 02:22:08 ---> af1327e74f22 02:22:08 Step 15/23 : RUN apk add --update --no-cache zeromq 02:22:08 ---> Running in c2a7a34f03b3 02:22:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:09 (1/5) Installing libgcc (9.3.0-r2) 02:22:09 (2/5) Installing libsodium (1.0.18-r0) 02:22:09 (3/5) Installing libstdc++ (9.3.0-r2) 02:22:10 (4/5) Installing libzmq (4.3.3-r0) 02:22:10 (5/5) Installing zeromq (4.3.3-r0) 02:22:10 Executing busybox-1.31.1-r19.trigger 02:22:10 OK: 8 MiB in 19 packages 02:22:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:22:11 Status: Downloaded newer image for docker:20.10.0 02:22:11 ---> aefe523efa57 02:22:11 Step 12/26 : RUN apk add --no-cache bash 02:22:11 ---> Running in 1d74b578165b 02:22:11 Removing intermediate container c2a7a34f03b3 02:22:11 ---> 3f160b94af6c 02:22:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:22:11 ---> a8e82cc64974 02:22:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:22:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:11 (1/2) Installing readline (8.0.4-r0) 02:22:11 (2/2) Installing bash (5.0.17-r0) 02:22:11 Executing bash-5.0.17-r0.post-install 02:22:11 Executing busybox-1.31.1-r19.trigger 02:22:11 OK: 12 MiB in 22 packages 02:22:12 ---> 270b3119797c 02:22:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:22:12 ---> fc529332dfe2 02:22:12 Step 19/23 : ENTRYPOINT ["/core-data"] 02:22:12 Removing intermediate container 1d74b578165b 02:22:12 ---> db98341df589 02:22:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:22:12 ---> Running in 8d9eabf2f281 02:22:12 ---> Running in cf2bac68669c 02:22:12 Removing intermediate container 8d9eabf2f281 02:22:12 ---> 5203587500ff 02:22:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:12 Removing intermediate container cf2bac68669c 02:22:12 ---> f5e4bdfc263f 02:22:12 Step 14/26 : ENV APP_PORT=48090 02:22:12 ---> Running in a4c3e8c10e58 02:22:12 ---> Running in 4ce5d3fa0cb6 02:22:13 Removing intermediate container a4c3e8c10e58 02:22:13 ---> 6faf731bb264 02:22:13 Step 21/23 : LABEL arch=x86_64 02:22:13 Removing intermediate container 4ce5d3fa0cb6 02:22:13 ---> c5c8eeafc226 02:22:13 Step 15/26 : EXPOSE $APP_PORT 02:22:13 ---> Running in 18e484c05762 02:22:13 ---> Running in 269a525e4c93 02:22:13 Removing intermediate container 269a525e4c93 02:22:13 ---> 744ce608ac45 02:22:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:22:13 Removing intermediate container 18e484c05762 02:22:13 ---> 48e53190690a 02:22:13 Step 22/23 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:22:13 ---> Running in 920f41ff772a 02:22:13 Removing intermediate container 920f41ff772a 02:22:13 ---> 10bee0c61d6d 02:22:13 Step 23/23 : LABEL version=0.0.0 02:22:13 ---> Running in 8f02bb9a7010 02:22:14 ---> 6dc104706053 02:22:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:22:14 Removing intermediate container 8f02bb9a7010 02:22:14 ---> 73fa1b880904 02:22:14 02:22:14 ---> f2885461f134 02:22:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:22:14 Successfully built 73fa1b880904 02:22:14 Successfully tagged docker-core-data-go:latest 02:22:14  Building docker-core-data-go ... done  ---> 293ccbeddb77 02:22:14 Step 19/26 : RUN apk --no-cache add py3-pip 02:22:14 ---> Running in 0837d103bc18 02:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:15 (1/33) Installing libbz2 (1.0.8-r1) 02:22:15 (2/33) Installing expat (2.2.9-r1) 02:22:15 (3/33) Installing libffi (3.3-r2) 02:22:15 (4/33) Installing gdbm (1.13-r1) 02:22:15 (5/33) Installing xz-libs (5.2.5-r0) 02:22:15 (6/33) Installing sqlite-libs (3.32.1-r0) 02:22:15 (7/33) Installing python3 (3.8.5-r0) 02:22:17 (8/33) Installing py3-appdirs (1.4.4-r1) 02:22:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:22:17 (10/33) Installing py3-parsing (2.4.7-r0) 02:22:17 (11/33) Installing py3-six (1.15.0-r0) 02:22:17 (12/33) Installing py3-packaging (20.4-r0) 02:22:17 (13/33) Installing py3-setuptools (47.0.0-r0) 02:22:17 (14/33) Installing py3-chardet (3.0.4-r4) 02:22:17 (15/33) Installing py3-idna (2.9-r0) 02:22:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:22:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:22:17 (18/33) Installing py3-requests (2.23.0-r0) 02:22:17 (19/33) Installing py3-msgpack (1.0.0-r0) 02:22:17 (20/33) Installing py3-lockfile (0.12.2-r3) 02:22:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:22:17 (22/33) Installing py3-colorama (0.4.3-r0) 02:22:17 (23/33) Installing py3-distlib (0.3.0-r0) 02:22:17 (24/33) Installing py3-distro (1.5.0-r1) 02:22:17 (25/33) Installing py3-webencodings (0.5.1-r3) 02:22:17 (26/33) Installing py3-html5lib (1.0.1-r4) 02:22:17 (27/33) Installing py3-pytoml (0.1.21-r0) 02:22:17 (28/33) Installing py3-pep517 (0.8.2-r0) 02:22:17 (29/33) Installing py3-progress (1.5-r0) 02:22:17 (30/33) Installing py3-toml (0.10.1-r0) 02:22:17 (31/33) Installing py3-retrying (1.3.3-r0) 02:22:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:22:17 (33/33) Installing py3-pip (20.1.1-r0) 02:22:17 Executing busybox-1.31.1-r19.trigger 02:22:17 OK: 71 MiB in 55 packages 02:22:27 Removing intermediate container 0837d103bc18 02:22:27 ---> d2068b6c0fde 02:22:27 Step 20/26 : RUN pip install docker-compose==1.23.2 02:22:27 ---> Running in b6dee80deba6 02:22:27 Collecting docker-compose==1.23.2 02:22:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:22:27 Collecting websocket-client<1.0,>=0.32.0 02:22:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:22:28 Collecting docopt<0.7,>=0.6.1 02:22:28 Downloading docopt-0.6.2.tar.gz (25 kB) 02:22:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:22:28 Collecting texttable<0.10,>=0.9.0 02:22:28 Downloading texttable-0.9.1.tar.gz (11 kB) 02:22:29 Collecting PyYAML<4,>=3.10 02:22:29 Downloading PyYAML-3.13.tar.gz (270 kB) 02:22:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:22:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:22:30 Collecting jsonschema<3,>=2.5.1 02:22:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:22:30 Collecting docker<4.0,>=3.6.0 02:22:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:22:30 Collecting dockerpty<0.5,>=0.4.1 02:22:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:22:31 Collecting cached-property<2,>=1.2.0 02:22:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:22:31 Collecting urllib3<1.25,>=1.21.1 02:22:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:22:31 Collecting idna<2.8,>=2.5 02:22:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:22:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:22:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:22:31 Collecting docker-pycreds>=0.4.0 02:22:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:22:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:22:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:22:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:22:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:22:32 Installing collected packages: websocket-client, docopt, texttable, PyYAML, urllib3, idna, requests, jsonschema, docker-pycreds, docker, dockerpty, cached-property, docker-compose 02:22:32 Running setup.py install for docopt: started 02:22:32 Running setup.py install for docopt: finished with status 'done' 02:22:32 Running setup.py install for texttable: started 02:22:33 Running setup.py install for texttable: finished with status 'done' 02:22:33 Running setup.py install for PyYAML: started 02:22:33 Running setup.py install for PyYAML: finished with status 'done' 02:22:33 Attempting uninstall: urllib3 02:22:33 Found existing installation: urllib3 1.25.9 02:22:33 Uninstalling urllib3-1.25.9: 02:22:33 Successfully uninstalled urllib3-1.25.9 02:22:33 Attempting uninstall: idna 02:22:33 Found existing installation: idna 2.9 02:22:33 Uninstalling idna-2.9: 02:22:33 Successfully uninstalled idna-2.9 02:22:33 Attempting uninstall: requests 02:22:33 Found existing installation: requests 2.23.0 02:22:33 Uninstalling requests-2.23.0: 02:22:33 Successfully uninstalled requests-2.23.0 02:22:34 Running setup.py install for dockerpty: started 02:22:34 Running setup.py install for dockerpty: finished with status 'done' 02:22:35 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 02:22:38 gofmt -l . 02:22:38 [ "`gofmt -l .`" = "" ] 02:22:38 ./bin/test-go-mod-tidy.sh 02:22:38 ./bin/test-attribution-txt.sh [Pipeline] sh 02:22:39 Removing intermediate container b6dee80deba6 02:22:39 ---> cc5eaf693113 02:22:39 Step 21/26 : RUN apk --no-cache add curl 02:22:39 ---> Running in 57d4d6d28dd6 02:22:39 + ls -al . 02:22:39 total 688 02:22:39 drwxrwxr-x 9 1001 1001 4096 Jan 14 02:22 . 02:22:39 drwxr-xr-x 4 root root 4096 Jan 14 02:19 .. 02:22:39 -rw-rw-r-- 1 1001 1001 11 Jan 14 02:17 .dockerignore 02:22:39 drwxrwxr-x 8 1001 1001 4096 Jan 14 02:17 .git 02:22:39 drwxrwxr-x 3 1001 1001 4096 Jan 14 02:17 .github 02:22:39 -rw-rw-r-- 1 1001 1001 824 Jan 14 02:17 .gitignore 02:22:39 -rw-rw-r-- 1 1001 1001 166 Jan 14 02:17 .sonarcloud.properties 02:22:39 -rw-rw-r-- 1 1001 1001 7741 Jan 14 02:17 Attribution.txt 02:22:39 -rw-rw-r-- 1 1001 1001 3804 Jan 14 02:17 CONTRIBUTING.md 02:22:39 -rw-rw-r-- 1 1001 1001 931 Jan 14 02:17 Dockerfile.build 02:22:39 -rw-rw-r-- 1 1001 1001 863 Jan 14 02:17 Jenkinsfile 02:22:39 -rw-rw-r-- 1 1001 1001 10775 Jan 14 02:17 LICENSE 02:22:39 -rw-rw-r-- 1 1001 1001 5750 Jan 14 02:17 Makefile 02:22:39 -rw-rw-r-- 1 1001 1001 6524 Jan 14 02:17 README.md 02:22:39 -rw-rw-r-- 1 1001 1001 6744 Jan 14 02:17 SECURITY.md 02:22:39 -rw-rw-r-- 1 1001 1001 5 Jan 14 02:15 VERSION 02:22:39 -rw-rw-r-- 1 1001 1001 4131 Jan 14 02:17 ZMQWindows.md 02:22:39 drwxrwxr-x 2 1001 1001 4096 Jan 14 02:17 bin 02:22:39 drwxrwxr-x 14 1001 1001 4096 Jan 14 02:17 cmd 02:22:39 -rw-r--r-- 1 root root 553305 Jan 14 02:21 coverage.out 02:22:39 -rw-r--r-- 1 root root 979 Jan 14 02:22 go.mod 02:22:39 -rw-r--r-- 1 root root 19036 Jan 14 02:22 go.sum 02:22:39 drwxrwxr-x 8 1001 1001 4096 Jan 14 02:17 internal 02:22:39 drwxrwxr-x 4 1001 1001 4096 Jan 14 02:17 openapi 02:22:39 drwxrwxr-x 4 1001 1001 4096 Jan 14 02:17 snap 02:22:39 -rw-rw-r-- 1 1001 1001 168 Jan 14 02:17 version.go [Pipeline] sh 02:22:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:22:39 (2/3) Installing libcurl (7.69.1-r3) 02:22:39 (3/3) Installing curl (7.69.1-r3) 02:22:39 Executing busybox-1.31.1-r19.trigger 02:22:39 OK: 72 MiB in 58 packages 02:22:39 + '[' -e coverage.out ] 02:22:39 + chown 1001:1001 coverage.out [Pipeline] stash 02:22:39 Warning: overwriting stash ‘coverage-report’ 02:22:39 Removing intermediate container 57d4d6d28dd6 02:22:39 ---> 4f7a4371a2de 02:22:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:22:40 ---> Running in 485ef5329ca9 02:22:40 Removing intermediate container 485ef5329ca9 02:22:40 ---> a5e090f8d037 02:22:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:40 ---> Running in 5be0442c4abf 02:22:40 Removing intermediate container 5be0442c4abf 02:22:40 ---> 8df73be17d47 02:22:40 Step 24/26 : LABEL arch=x86_64 02:22:40 ---> Running in 42e8dd807ae8 02:22:40 Removing intermediate container 42e8dd807ae8 02:22:40 ---> 94755bfb74cd 02:22:40 Step 25/26 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:22:40 ---> Running in a64acfac9372 02:22:41 Removing intermediate container a64acfac9372 02:22:41 ---> 8e79a5d271bd 02:22:41 Step 26/26 : LABEL version=0.0.0 02:22:41 ---> Running in 2285324485a5 02:22:41 Stashed 1 file(s) [Pipeline] sh 02:22:41 Removing intermediate container 2285324485a5 02:22:41 ---> 555dc570df9f 02:22:41 02:22:41 Successfully built 555dc570df9f 02:22:41 Successfully tagged docker-sys-mgmt-agent-go:latest 02:22:42 + make build 02:22:42 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 02:22:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:22:42 $ docker stop --time=1 a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 02:22:44 $ docker rm -f a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:45 + docker images 02:22:45 + grep docker 02:22:45 docker-sys-mgmt-agent-go latest 555dc570df9f 3 seconds ago 313MB 02:22:45 docker-core-data-go latest 73fa1b880904 31 seconds ago 22.3MB 02:22:45 docker-security-bootstrap-redis-go latest 49154598d0a0 53 seconds ago 15.8MB 02:22:45 docker-core-command-go latest 5120c8969529 56 seconds ago 10.6MB 02:22:45 docker-security-secretstore-setup-go latest a9a6bacb91f9 About a minute ago 24.6MB 02:22:45 docker-security-proxy-setup-go latest 3290703a8977 About a minute ago 24.5MB 02:22:45 docker-support-notifications-go latest daa94bc25f00 2 minutes ago 12MB 02:22:45 docker-core-metadata-go latest 66f472015a33 2 minutes ago 13.1MB 02:22:45 docker-support-scheduler-go latest 75e4a391d725 2 minutes ago 10.7MB 02:22:45 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 02:22:46 Running on prd-ubuntu18.04-docker-8c-8g-20092 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 02:22:46 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 02:22:49 using credential edgex-jenkins-ssh 02:22:49 Cloning the remote Git repository 02:22:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:22:50 > git init /w/workspace/edgex-go/12 # timeout=10 02:22:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:22:50 > git --version # timeout=10 02:22:50 > git --version # 'git version 2.17.1' 02:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:22:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:22:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:23:06 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:23:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:23:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:23:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:23:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:23:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:23:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:23:06 > git config core.sparsecheckout # timeout=10 02:23:06 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 02:23:06 > git remote # timeout=10 02:23:06 > git config --get remote.origin.url # timeout=10 02:23:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:23:06 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 02:23:06 > git rev-parse HEAD^{commit} # timeout=10 02:23:06 Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:23:06 Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) 02:23:06 > git config core.sparsecheckout # timeout=10 02:23:06 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 02:23:10 Commit message: "feat(data): Code adjustment for PR#3002 per review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:11 + echo snap-build.sh 02:23:11 snap-build.sh 02:23:11 + SNAP_BASE_DIR=. 02:23:11 + '[' '!' -z /w/workspace/edgex-go/12 ']' 02:23:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/12 02:23:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' 02:23:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/12] 02:23:11 + cd /w/workspace/edgex-go/12 02:23:11 + sudo apt-get remove -qy --purge lxd lxd-client 02:23:11 Reading package lists... 02:23:11 Building dependency tree... 02:23:11 Reading state information... 02:23:11 The following packages were automatically installed and are no longer required: 02:23:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:23:11 uidmap xdelta3 02:23:11 Use 'sudo apt autoremove' to remove them. 02:23:11 The following packages will be REMOVED: 02:23:11 lxd* lxd-client* 02:23:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:23:12 After this operation, 31.7 MB disk space will be freed. 02:23:13 (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.) 02:23:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:23:14 Removing lxd dnsmasq configuration 02:23:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:23:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:23:14 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 02:23:17 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 02:23:22 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 02:23:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:23:28 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 02:23:32 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 02:23:36 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 02:23:40 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 02:23: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 02:23:46 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] } 02:23:50 $ docker stop --time=1 c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 02:23:52 $ docker rm -f c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:54 02:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:55 latest: Pulling from edgex-devops/edgex-compose-arm64 02:23:55 29e5d40040c1: Pulling fs layer 02:23:55 1ce36da41761: Pulling fs layer 02:23:55 25b303627fd3: Pulling fs layer 02:23:56 29e5d40040c1: Verifying Checksum 02:23:56 29e5d40040c1: Download complete 02:23:56 1ce36da41761: Verifying Checksum 02:23:56 1ce36da41761: Download complete 02:23:57 29e5d40040c1: Pull complete 02:23:58 1ce36da41761: Pull complete 02:23:58 25b303627fd3: Verifying Checksum 02:23:58 25b303627fd3: Download complete 02:24:08 25b303627fd3: Pull complete 02:24:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:24:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:24:09 prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container 02:24:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:24:12 $ docker top 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:13 + docker-compose build --help 02:24:13 + grep parallel 02:24:16 --parallel Build images in parallel. [Pipeline] } 02:24:16 $ docker stop --time=1 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 02:24:18 $ docker rm -f 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:24:19 . [Pipeline] withDockerContainer 02:24:19 prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container 02:24:19 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:24:21 $ docker top 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:22 + docker-compose -f ./docker-compose-build.yml build --parallel 02:24:26 Building docker-core-command-go ... 02:24:26 Building docker-core-data-go ... 02:24:26 Building docker-core-metadata-go ... 02:24:26 Building docker-security-bootstrap-redis-go ... 02:24:26 Building docker-security-proxy-setup-go ... 02:24:26 Building docker-security-secretstore-setup-go ... 02:24:26 Building docker-support-notifications-go ... 02:24:26 Building docker-support-scheduler-go ... 02:24:26 Building docker-sys-mgmt-agent-go ... 02:24:26 Building docker-security-secretstore-setup-go 02:24:26 Building docker-security-proxy-setup-go 02:24:26 Building docker-core-metadata-go 02:24:26 Building docker-core-command-go 02:24:26 Building docker-support-scheduler-go 02:25:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:25:06 (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.) 02:25:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:25:06 Processing triggers for systemd (237-3ubuntu10.42) ... 02:25:06 Processing triggers for ureadahead (0.100.0-21) ... 02:25:06 + sudo snap remove --purge lxd 02:25:06 snap "lxd" is not installed 02:25:06 + sudo groupadd --force --system lxd 02:25:06 ++ whoami 02:25:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:25:06 + newgrp - lxd 02:25:06 + sudo snap install lxd 02:25:06 2021-01-14T02:25:01Z INFO Waiting for automatic snapd restart... 02:25:20 lxd 4.10 from Canonical* installed 02:25:20 + sudo lxd init --auto 02:25:29 + sudo snap install --classic snapcraft 02:25:33 snapcraft 4.4.4 from Canonical* installed 02:25:33 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:25:33 + patch --verbose -p1 02:25:33 Hmm... Looks like a unified diff to me... 02:25:33 The text leading up to this was: 02:25:33 -------------------------- 02:25:33 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:25:33 |From: Tony Espy 02:25:33 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:25:33 |Subject: [PATCH] optimize snap build for pipeline CI check 02:25:33 | 02:25:33 |This patch is used by the EdgeX CI pipeline builds to 02:25:33 |optimize the snap CI check run for pull requests. When 02:25:33 |applied, it essentially strips out everything (apps and 02:25:33 |parts) from the snapcraft.yaml file except those required 02:25:33 |to build edgex-go, as the whole idea of the CI check is to 02:25:33 |catch changes to edgex-go that break the snap build. 02:25:33 | 02:25:33 |In general, anyone updating snapcraft.yaml will also need 02:25:33 |to update this patch file, otherwise it may fail to apply, 02:25:33 |resulting in a failed snap build CI check in the associated 02:25:33 |pull request. 02:25:33 | 02:25:33 |Note - in addition to applying this patch, the pipeline also 02:25:33 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:25:33 |need to build the finally binary .snap file (and it won't 02:25:33 |work with the patch applied). This further reduces the build 02:25:33 |time. 02:25:33 |--- 02:25:33 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:25:33 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:25:33 | 02:25:33 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:25:33 |index 1e537489..faf42425 100644 02:25:33 |--- a/snap/snapcraft.yaml 02:25:33 |+++ b/snap/snapcraft.yaml 02:25:33 -------------------------- 02:25:33 patching file snap/snapcraft.yaml 02:25:33 Using Plan A... 02:25:33 Hunk #1 succeeded at 73. 02:25:33 Hunk #2 succeeded at 202 with fuzz 1. 02:25:33 Hunk #3 succeeded at 214 (offset -3 lines). 02:25:33 Hunk #4 succeeded at 222 (offset -3 lines). 02:25:33 Hunk #5 succeeded at 229 (offset -3 lines). 02:25:33 Hunk #6 succeeded at 256 (offset -3 lines). 02:25:33 Hunk #7 succeeded at 290 (offset -3 lines). 02:25:33 Hunk #8 succeeded at 342 (offset -2 lines). 02:25:33 Hmm... Ignoring the trailing garbage. 02:25:33 done 02:25:33 + sudo snapcraft prime --use-lxd 02:25:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:25:34 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: 02:25:34 - README.md 02:25:34 - snapcraft.yaml.orig 02:25:34 02:25:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:25:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:25:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:25:34 ---> e10ae346c478 02:25:34 Step 3/22 : WORKDIR /edgex-go 02:25:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:25:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:25:34 ---> e10ae346c478 02:25:34 Step 3/22 : WORKDIR /edgex-go 02:25:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:25:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:25:34 ---> e10ae346c478 02:25:34 Step 3/21 : WORKDIR /edgex-go 02:25:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:25:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:34 ---> e10ae346c478 02:25:34 Step 3/24 : WORKDIR /edgex-go 02:25:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:25:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:25:34 ---> e10ae346c478 02:25:34 Step 3/21 : WORKDIR /edgex-go 02:25:35 Launching a container. 02:25:37 ---> Running in 5d8abbf16b34 02:25:37 ---> Running in 3ad1e95c102c 02:25:37 ---> Running in b463dbd50028 02:25:37 ---> Running in bc6b0cf1ddc0 02:25:37 ---> Running in 6ec3ec3e1360 02:25:38 Removing intermediate container 6ec3ec3e1360 02:25:38 ---> 9b0f8f4132cd 02:25:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 Removing intermediate container b463dbd50028 02:25:38 ---> 8c1e4020f589 02:25:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 Removing intermediate container 5d8abbf16b34 02:25:38 ---> 5e2680185613 02:25:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 Removing intermediate container 3ad1e95c102c 02:25:38 ---> 08ceb196ea41 02:25:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 Removing intermediate container bc6b0cf1ddc0 02:25:38 ---> 5ea36f8f5ed1 02:25:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 ---> Running in 76d82c93ffdf 02:25:38 ---> Running in 2aaba03d593d 02:25:38 ---> Running in 8805548b9aa3 02:25:38 ---> Running in 0f5b03b152c6 02:25:38 ---> Running in 2754f35eebb9 02:25:42 Removing intermediate container 76d82c93ffdf 02:25:42 ---> b3fb3752e66f 02:25:42 Step 5/21 : RUN apk add --update --no-cache make git 02:25:42 ---> Running in 4ccf2ac7e7d7 02:25:42 Removing intermediate container 2aaba03d593d 02:25:42 ---> ed941c81685b 02:25:42 Step 5/22 : RUN apk add --update --no-cache make git 02:25:42 Removing intermediate container 8805548b9aa3 02:25:42 ---> 574471a9a510 02:25:42 Step 5/21 : RUN apk add --update --no-cache make git 02:25:42 Removing intermediate container 2754f35eebb9 02:25:42 ---> 28e60a1bae01 02:25:42 Step 5/24 : RUN apk add --update --no-cache make git 02:25:42 ---> Running in 1bd94d8559fa 02:25:42 Removing intermediate container 0f5b03b152c6 02:25:42 ---> 53cec565b792 02:25:42 Step 5/22 : RUN apk add --update --no-cache make git 02:25:43 ---> Running in 98f7437eeb9e 02:25:43 ---> Running in 1268692eb1dc 02:25:43 ---> Running in 1a478a10723d 02:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:45 OK: 217 MiB in 51 packages 02:25:46 OK: 217 MiB in 51 packages 02:25:46 OK: 217 MiB in 51 packages 02:25:46 OK: 217 MiB in 51 packages 02:25:46 OK: 217 MiB in 51 packages 02:25:47 Waiting for container to be ready 02:25:47 Removing intermediate container 4ccf2ac7e7d7 02:25:47 ---> 59d23ae95a7e 02:25:47 Step 6/21 : COPY go.mod . 02:25:47 Removing intermediate container 1bd94d8559fa 02:25:47 ---> fd499bec509a 02:25:47 Step 6/22 : COPY go.mod . 02:25:47 To start your first instance, try: lxc launch ubuntu:18.04 02:25:47 02:25:48 Removing intermediate container 98f7437eeb9e 02:25:48 ---> 4d5e5080a70d 02:25:48 Step 6/21 : COPY go.mod . 02:25:48 ---> fa495e710c9c 02:25:48 Step 7/21 : RUN go mod download 02:25:48 Removing intermediate container 1a478a10723d 02:25:48 ---> 9f09a50609a4 02:25:48 Step 6/22 : COPY go.mod . 02:25:49 Removing intermediate container 1268692eb1dc 02:25:49 ---> 669509d535bf 02:25:49 Step 6/24 : COPY go.mod . 02:25:49 ---> 1049b60089b0 02:25:49 Step 7/22 : RUN go mod download 02:25:49 ---> Running in 60fb054e248a 02:25:49 ---> Running in 31a9ecb9a1f6 02:25:49 ---> 16ff283fe1fe 02:25:49 Step 7/21 : RUN go mod download 02:25:49 ---> ed5cd088d45d 02:25:49 Step 7/22 : RUN go mod download 02:25:49 ---> Running in 887b40e6ee40 02:25:50 ---> Running in 54a53431cfdb 02:25:50 ---> 954cdd1662b6 02:25:50 Step 7/24 : RUN go mod download 02:25:50 ---> Running in a3ae28e90944 02:25:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:25:51 Waiting for network to be ready... 02:25:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:25:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:25:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 02:25:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:25:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:25:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:25:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:25:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:25:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:25:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:25:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:25:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 02:25:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 02:25:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 02:25:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 02:25:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 02:25:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 02:25:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 02:25:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:25:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 02:25:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 02:25:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 02:25:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 02:25:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 02:25:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 02:25:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 02:25:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 02:25:53 Removing intermediate container 60fb054e248a 02:25:53 ---> bd2a8047c40c 02:25:53 Step 8/21 : COPY . . 02:25:53 Removing intermediate container 31a9ecb9a1f6 02:25:53 ---> 01386fdbde24 02:25:53 Step 8/22 : COPY . . 02:25:54 Removing intermediate container 887b40e6ee40 02:25:54 ---> 88ada0de464e 02:25:54 Step 8/21 : COPY . . 02:25:55 Removing intermediate container a3ae28e90944 02:25:55 ---> 01a9d983f1f8 02:25:55 Step 8/24 : COPY . . 02:25:55 Removing intermediate container 54a53431cfdb 02:25:55 ---> a88927d8bd57 02:25:55 Step 8/22 : COPY . . 02:25:56 Fetched 23.7 MB in 4s (5507 kB/s) 02:25:56 Reading package lists... 02:25:57 Reading package lists... 02:25:57 Building dependency tree... 02:25:57 Reading state information... 02:25:57 The following additional packages will be installed: 02:25:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:25:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:25:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:25:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:25:57 Suggested packages: 02:25:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:25:57 Recommended packages: 02:25:57 gnupg libsasl2-modules 02:25:57 The following NEW packages will be installed: 02:25:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:25:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:25:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:25:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:25:57 The following packages will be upgraded: 02:25:57 gpg gpg-agent gpgconf libudev1 02:25:57 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 02:25:57 Need to get 3532 kB of archives. 02:25:57 After this operation, 13.3 MB of additional disk space will be used. 02:25:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:25:57 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 02:25:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 02:25:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:25:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:25:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 02:25:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 02:25:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:25:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:25:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:25:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:25:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:25:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:25:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:25:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:25:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:25:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:25:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:25:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:25:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:25:58 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] 02:25:58 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] 02:25:58 debconf: delaying package configuration, since apt-utils is not installed 02:25:58 Fetched 3532 kB in 1s (3452 kB/s) 02:25:58 (Reading database ... 12511 files and directories currently installed.) 02:25:58 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 02:25:58 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:25:58 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 02:25:58 Selecting previously unselected package udev. 02:25:58 (Reading database ... 12511 files and directories currently installed.) 02:25:58 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 02:25:59 Unpacking udev (237-3ubuntu10.43) ... 02:25:59 Selecting previously unselected package libfuse2:amd64. 02:25:59 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:25:59 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:25:59 Selecting previously unselected package fuse. 02:25:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:25:59 Unpacking fuse (2.9.7-1ubuntu1) ... 02:25:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:25:59 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:25:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:25:59 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:25:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:25:59 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:25:59 Selecting previously unselected package libksba8:amd64. 02:25:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:25:59 Unpacking libksba8:amd64 (1.3.5-2) ... 02:25:59 Selecting previously unselected package libroken18-heimdal:amd64. 02:25:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:25:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:25:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:25:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:25:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:26:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:26:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libwind0-heimdal:amd64. 02:26:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:26:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:26:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:26:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:26:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:26:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:00 Selecting previously unselected package libsasl2-modules-db:amd64. 02:26:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:26:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:26:01 Selecting previously unselected package libsasl2-2:amd64. 02:26:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:26:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:26:01 Selecting previously unselected package libldap-common. 02:26:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 02:26:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:26:01 Selecting previously unselected package libldap-2.4-2:amd64. 02:26:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 02:26:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:26:01 Selecting previously unselected package dirmngr. 02:26:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:26:01 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:26:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:26:01 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:26:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:26:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:26:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:26:01 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:26:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:01 Setting up libksba8:amd64 (1.3.5-2) ... 02:26:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:26:01 Setting up udev (237-3ubuntu10.43) ... 02:26:02 invoke-rc.d: policy-rc.d denied execution of start. 02:26:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Processing triggers for systemd (237-3ubuntu10) ... 02:26:02 Setting up fuse (2.9.7-1ubuntu1) ... 02:26:02 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:26:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:26:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:26:02 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:26:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:26:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:26:03 settings in the [Install] section, and DefaultInstance for template units). 02:26:03 This means they are not meant to be enabled using systemctl. 02:26:03 Possible reasons for having this kind of units are: 02:26:03 1) A unit may be statically enabled by being symlinked from another unit's 02:26:03 .wants/ or .requires/ directory. 02:26:03 2) A unit's purpose may be to act as a helper for some other unit which has 02:26:03 a requirement dependency on it. 02:26:03 3) A unit may be started when needed via activation (socket, path, timer, 02:26:03 D-Bus, udev, scripted systemctl call, ...). 02:26:03 4) In case of template units, the unit is meant to be enabled with some 02:26:03 instance name specified. 02:26:03 Reading package lists... 02:26:03 Building dependency tree... 02:26:03 Reading state information... 02:26:03 The following additional packages will be installed: 02:26:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:26:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:26:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:26:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:26:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:26:03 Suggested packages: 02:26:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:26:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:26:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:26:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:26:03 systemd-container policykit-1 02:26:03 Recommended packages: 02:26:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:26:03 The following NEW packages will be installed: 02:26:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:26:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:26:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:26:03 multiarch-support openssh-client python3 python3-minimal python3.6 02:26:03 python3.6-minimal snapd squashfs-tools sudo 02:26:03 The following packages will be upgraded: 02:26:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:26:04 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 02:26:04 Need to get 35.2 MB of archives. 02:26:04 After this operation, 141 MB of additional disk space will be used. 02:26:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:26:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 02:26:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:26:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:26:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 02:26:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:26:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:26:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:26:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:26:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:26:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:26:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:26:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 02:26:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:26:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:26:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:26:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:26:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:26:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:26:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 02:26:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:26:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:26:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:26:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:26:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:26:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:26:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:26:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:26:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:26:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:26:06 debconf: delaying package configuration, since apt-utils is not installed 02:26:06 Fetched 35.2 MB in 2s (15.2 MB/s) 02:26:06 (Reading database ... 12757 files and directories currently installed.) 02:26:06 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 02:26:06 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:26:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 02:26:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:26:06 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 02:26:07 (Reading database ... 12757 files and directories currently installed.) 02:26:07 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:26:07 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:26:07 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:26:07 (Reading database ... 12757 files and directories currently installed.) 02:26:07 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:26:07 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:26:07 Setting up apt (1.6.12ubuntu0.2) ... 02:26:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:26:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:26:08 (Reading database ... 12764 files and directories currently installed.) 02:26:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:26:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:26:08 Selecting previously unselected package libpython3.6-minimal:amd64. 02:26:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:26:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:26:08 Selecting previously unselected package libexpat1:amd64. 02:26:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:26:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:26:09 Selecting previously unselected package python3.6-minimal. 02:26:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:26:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:26:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:26:09 Checking for services that may need to be restarted...done. 02:26:09 Checking for services that may need to be restarted...done. 02:26:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:26:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:26:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:26:10 Selecting previously unselected package python3-minimal. 02:26:10 (Reading database ... 13012 files and directories currently installed.) 02:26:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:26:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:26:10 Selecting previously unselected package mime-support. 02:26:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:26:10 Unpacking mime-support (3.60ubuntu1) ... 02:26:10 Selecting previously unselected package libmpdec2:amd64. 02:26:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:26:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:26:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:26:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:26:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:26:10 Selecting previously unselected package python3.6. 02:26:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:26:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:26:11 Selecting previously unselected package libpython3-stdlib:amd64. 02:26:11 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:26:11 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:26:11 Setting up python3-minimal (3.6.7-1~18.04) ... 02:26:11 Selecting previously unselected package python3. 02:26:11 (Reading database ... 13442 files and directories currently installed.) 02:26:11 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:26:11 Unpacking python3 (3.6.7-1~18.04) ... 02:26:11 Selecting previously unselected package multiarch-support. 02:26:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:26:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:26:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:26:11 Selecting previously unselected package liblzo2-2:amd64. 02:26:11 (Reading database ... 13479 files and directories currently installed.) 02:26:11 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:26:11 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:26:11 Selecting previously unselected package libbsd0:amd64. 02:26:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:26:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:26:11 Selecting previously unselected package sudo. 02:26:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 02:26:11 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 02:26:11 Selecting previously unselected package apparmor. 02:26:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:26:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:26:11 Selecting previously unselected package libedit2:amd64. 02:26:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:26:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:26:12 Selecting previously unselected package libkrb5support0:amd64. 02:26:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:26:12 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:26:12 Selecting previously unselected package libk5crypto3:amd64. 02:26:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:26:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:26:12 Selecting previously unselected package libkeyutils1:amd64. 02:26:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:26:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:26:12 Selecting previously unselected package libkrb5-3:amd64. 02:26:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:26:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:26:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:26:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:26:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:26:12 Selecting previously unselected package libssl1.0.0:amd64. 02:26:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:26:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:26:12 Selecting previously unselected package openssh-client. 02:26:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:26:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:26:13 Selecting previously unselected package squashfs-tools. 02:26:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:26:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:26:13 Selecting previously unselected package snapd. 02:26:13 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 02:26:13 Unpacking snapd (2.48+18.04) ... 02:26:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:26:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:26:15 Setting up mime-support (3.60ubuntu1) ... 02:26:15 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 02:26:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:26:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:26:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:26:16 Setting up systemd (237-3ubuntu10.43) ... 02:26:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:26:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:26:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:26:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:26:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:26:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:26:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:26:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:26:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:26:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:26:18 Setting up python3 (3.6.7-1~18.04) ... 02:26:18 running python rtupdate hooks for python3.6... 02:26:18 running python post-rtupdate hooks for python3.6... 02:26:18 Setting up apparmor (2.12-4ubuntu5.1) ... 02:26:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:26:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:26:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:26:20 Setting up snapd (2.48+18.04) ... 02:26:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:26:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:26:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:26:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:26:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:26:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:26:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:26:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:26:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:26:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:26:21 /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' 02:26:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:26:21 Processing triggers for systemd (237-3ubuntu10.43) ... 02:26:22 ---> 3dd377c135e1 02:26:22 Step 9/22 : RUN make cmd/core-command/core-command 02:26:22 ---> 5a8dcaf19303 02:26:22 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:26:22 ---> 57fd2a9d6a96 02:26:22 Step 9/22 : RUN make cmd/core-metadata/core-metadata 02:26:22 ---> aefaee02aa77 02:26:22 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 02:26:22 ---> Running in 39dd86ad0271 02:26:22 ---> Running in fd494293a159 02:26:22 ---> 561b606d6d7f 02:26:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:26:22 ---> Running in e1b710f5a5d3 02:26:22 ---> Running in f531dbd4ff6b 02:26:22 ---> Running in a58917fa5fa5 02:26:22 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 02:26:22 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 02:26:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:22 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 02:26:22 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 02:26:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:26:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:26:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:26:23 Reading package lists... 02:26:24 Reading package lists... 02:26:24 Building dependency tree... 02:26:24 Reading state information... 02:26:24 Calculating upgrade... 02:26:24 The following packages will be upgraded: 02:26:24 advancecomp base-files bash binutils binutils-common 02:26:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:26:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:26:24 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 02:26:24 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 02:26:24 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 02:26:24 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 02:26:24 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 02:26:24 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:26:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:26:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:26:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:26:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:26:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:26:24 ubuntu-keyring util-linux 02:26:24 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:26:24 Need to get 63.7 MB of archives. 02:26:24 After this operation, 5203 kB of additional disk space will be used. 02:26:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 02:26:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:26:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:26:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:26:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:26:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:26:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:26:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:26:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:26:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:26:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:26:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:26:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:26:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:26:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:26:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:26:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:26:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:26:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:26:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:26:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:26:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:26:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:26:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:26:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:26:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:26:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:26:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:26:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:26:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:26:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:26:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:26:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:26:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:26:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:26:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:26:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:26:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:26:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:26:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:26:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:26:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 02:26:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:26:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:26:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:26:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 02:26:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:26:25 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:26:25 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:26:25 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:26:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:26:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:26:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:26:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:26:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:26:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:26:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:26:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:26:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:26:25 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:26:25 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:26:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:26:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:26:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:26:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:26:25 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:26:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:26:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:26:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:26:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:26:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:26:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:26:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:26:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:26:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:26:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:26:26 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:26:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:26:26 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:26:26 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:26:26 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:26:26 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:26:26 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 02:26:26 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:26:26 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:26:26 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:26:26 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:26:26 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:26:26 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:26:26 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:26:26 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:26:26 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:26:26 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:26:26 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:26:26 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:26:26 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:26:26 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:26:26 debconf: delaying package configuration, since apt-utils is not installed 02:26:26 Fetched 63.7 MB in 2s (29.1 MB/s) 02:26:26 (Reading database ... 13912 files and directories currently installed.) 02:26:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:26:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:26:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:26:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:26:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 02:26:27 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 02:26:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:29 (Reading database ... 13911 files and directories currently installed.) 02:26:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:26:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:26:30 (Reading database ... 13911 files and directories currently installed.) 02:26:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:26:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:26:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:30 (Reading database ... 13911 files and directories currently installed.) 02:26:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:26:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:26:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:26:31 (Reading database ... 13911 files and directories currently installed.) 02:26:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:26:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:26:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:26:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:26:31 Setting up base-files (10.1ubuntu2.10) ... 02:26:31 Installing new version of config file /etc/issue ... 02:26:31 Installing new version of config file /etc/issue.net ... 02:26:32 Installing new version of config file /etc/lsb-release ... 02:26:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:26:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:26:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:26:32 Removing obsolete conffile /etc/default/motd-news ... 02:26:32 (Reading database ... 13912 files and directories currently installed.) 02:26:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:26:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:26:32 Setting up bash (4.4.18-2ubuntu1.2) ... 02:26:32 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 02:26:32 (Reading database ... 13912 files and directories currently installed.) 02:26:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:26:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:26:33 (Reading database ... 13912 files and directories currently installed.) 02:26:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:26:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:26:33 Setting up tar (1.29b-2ubuntu0.2) ... 02:26:33 (Reading database ... 13912 files and directories currently installed.) 02:26:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:26:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:26:33 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:26:33 (Reading database ... 13912 files and directories currently installed.) 02:26:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:26:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:26:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:26:33 (Reading database ... 13912 files and directories currently installed.) 02:26:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:26:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:26:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:26:34 (Reading database ... 13912 files and directories currently installed.) 02:26:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:26:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:26:34 Setting up grep (3.1-2build1) ... 02:26:34 (Reading database ... 13912 files and directories currently installed.) 02:26:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:26:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:26:34 Setting up login (1:4.5-1ubuntu2) ... 02:26:34 (Reading database ... 13912 files and directories currently installed.) 02:26:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:26:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:26:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:26:34 (Reading database ... 13912 files and directories currently installed.) 02:26:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:26:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:26:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:26:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:26:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:26:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:26:36 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:26:36 (Reading database ... 13912 files and directories currently installed.) 02:26:36 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:26:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:26:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:26:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:26:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:26:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:26:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:26:37 (Reading database ... 13912 files and directories currently installed.) 02:26:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:26:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:26:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:26:38 (Reading database ... 13912 files and directories currently installed.) 02:26:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:26:38 (Reading database ... 13912 files and directories currently installed.) 02:26:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:26:38 (Reading database ... 13912 files and directories currently installed.) 02:26:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:26:38 (Reading database ... 13912 files and directories currently installed.) 02:26:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:26:38 (Reading database ... 13912 files and directories currently installed.) 02:26:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:26:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:26:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:26:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:26:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:26:39 (Reading database ... 13912 files and directories currently installed.) 02:26:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:26:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:26:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:26:39 (Reading database ... 13912 files and directories currently installed.) 02:26:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:26:39 (Reading database ... 13912 files and directories currently installed.) 02:26:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:26:40 (Reading database ... 13912 files and directories currently installed.) 02:26:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:26:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:26:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:26:41 (Reading database ... 13912 files and directories currently installed.) 02:26:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:26:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:26:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:26:41 (Reading database ... 13912 files and directories currently installed.) 02:26:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:26:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:26:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:26:41 (Reading database ... 13914 files and directories currently installed.) 02:26:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:26:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:26:42 Setting up debconf (1.5.66ubuntu1) ... 02:26:42 (Reading database ... 13914 files and directories currently installed.) 02:26:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:26:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:26:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:26:42 (Reading database ... 13914 files and directories currently installed.) 02:26:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:26:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:26:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:26:43 (Reading database ... 13914 files and directories currently installed.) 02:26:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:26:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:26:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:26:43 (Reading database ... 13914 files and directories currently installed.) 02:26:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:26:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:26:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 02:26:43 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:26:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:26:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:26:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:26:44 (Reading database ... 13914 files and directories currently installed.) 02:26:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:26:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:26:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:26:44 (Reading database ... 13914 files and directories currently installed.) 02:26:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:26:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:26:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:26:45 (Reading database ... 13914 files and directories currently installed.) 02:26:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:26:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:26:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:26:45 (Reading database ... 13914 files and directories currently installed.) 02:26:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:26:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:26:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:26:45 (Reading database ... 13914 files and directories currently installed.) 02:26:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:26:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:26:45 Setting up passwd (1:4.5-1ubuntu2) ... 02:26:46 (Reading database ... 13914 files and directories currently installed.) 02:26:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:26:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:26:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:26:46 (Reading database ... 13914 files and directories currently installed.) 02:26:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:26:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:26:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:26:46 (Reading database ... 13914 files and directories currently installed.) 02:26:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:26:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:26:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:26:46 (Reading database ... 13914 files and directories currently installed.) 02:26:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:26:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:26:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:26:47 (Reading database ... 13914 files and directories currently installed.) 02:26:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:26:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:26:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:26:47 (Reading database ... 13914 files and directories currently installed.) 02:26:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:26:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:26:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:26:47 (Reading database ... 13914 files and directories currently installed.) 02:26:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:26:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:26:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:26:48 (Reading database ... 13915 files and directories currently installed.) 02:26:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:26:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:26:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:26:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:26:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:26:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:26:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 02:26:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 02:26:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:26:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:26:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:26:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:26:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:26:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:26:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:26:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:26:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:26:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:26:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:26:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:26:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:26:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:26:49 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 02:26:50 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 02:26:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:26:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:26:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:26:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:26:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:26:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:26:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:26:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:26:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:26:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:26:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:26:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:26:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:26:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:26:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:26:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:26:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:26:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:26:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:26:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:26:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:26:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:26:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:26:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:26:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:26:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:26:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:26:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:26:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:26:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:26:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:26:57 Setting up tzdata (2020f-0ubuntu0.18.04) ... 02:26:57 02:26:57 Current default time zone: 'Etc/UTC' 02:26:57 Local time is now: Thu Jan 14 02:26:57 UTC 2021. 02:26:57 Universal Time is now: Thu Jan 14 02:26:57 UTC 2021. 02:26:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:26:57 02:26:57 Setting up systemd-sysv (237-3ubuntu10.43) ... 02:26:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:57 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 02:26:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:26:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:26:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:26:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:26:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:26:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:26:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:26:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:26:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:26:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:26:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:26:58 Setting up patch (2.7.6-2ubuntu1.1) ... 02:26:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:26:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:26:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:26:58 Installing new version of config file /etc/ssl/openssl.cnf ... 02:26:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:26:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:26:58 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 02:27:00 Updating certificates in /etc/ssl/certs... 02:27:01 22 added, 17 removed; done. 02:27:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:27:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:27:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:27:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:27:01 Setting up pkgbinarymangler (138.18.04.1) ... 02:27:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:27:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:27:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:27:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:27:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:27:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:27:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:27:02 Setting up perl (5.26.1-6ubuntu0.5) ... 02:27:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:27:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:27:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:27:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:27:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:27:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:27:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:27:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:27:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:27:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:27:02 Processing triggers for systemd (237-3ubuntu10.43) ... 02:27:02 Processing triggers for mime-support (3.60ubuntu1) ... 02:27:02 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 02:27:02 Updating certificates in /etc/ssl/certs... 02:27:03 0 added, 0 removed; done. 02:27:03 Running hooks in /etc/ca-certificates/update.d... 02:27:03 done. 02:27:03 Reading package lists... 02:27:03 Building dependency tree... 02:27:03 Reading state information... 02:27:03 The following NEW packages will be installed: 02:27:03 apt-transport-https 02:27:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:27:04 Need to get 1696 B of archives. 02:27:04 After this operation, 153 kB of additional disk space will be used. 02:27:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:27:04 debconf: delaying package configuration, since apt-utils is not installed 02:27:04 Fetched 1696 B in 0s (10.9 kB/s) 02:27:04 Selecting previously unselected package apt-transport-https. 02:27:04 (Reading database ... 13929 files and directories currently installed.) 02:27:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:27:04 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:27:04 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:27:04 Waiting for network to be ready... 02:27:11 2021-01-14T02:27:07Z INFO Waiting for automatic snapd restart... 02:27:11 snapd 2.48.2 from Canonical* installed 02:27:11 "snapd" switched to the "latest/stable" channel 02:27:11 02:27:14 core18 20201210 from Canonical* installed 02:27:14 "core18" switched to the "latest/stable" channel 02:27:14 02:27:17 snapcraft 4.4.4 from Canonical* installed 02:27:17 "snapcraft" switched to the "latest/stable" channel 02:27:17 02:27:21 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: 02:27:21 - README.md 02:27:21 - snapcraft.yaml.orig 02:27:21 02:27:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:27:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:27:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:27:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:27:28 Reading package lists... 02:27:29 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 02:27:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:35 Reading package lists... 02:27:35 Building dependency tree... 02:27:35 Reading state information... 02:27:35 Suggested packages: 02:27:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:27:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:27:35 Recommended packages: 02:27:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:27:35 The following NEW packages will be installed: 02:27:35 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:27:35 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:27:35 pkg-config zip 02:27:35 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:27:35 Need to get 7655 kB of archives. 02:27:35 After this operation, 43.7 MB of additional disk space will be used. 02:27:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:27:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:27:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:27:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:27:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:27:35 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:27:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:27:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:27:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:27:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:27:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:27:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:27:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:27:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:27:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:27:36 debconf: delaying package configuration, since apt-utils is not installed 02:27:36 Fetched 7655 kB in 1s (9829 kB/s) 02:27:36 Selecting previously unselected package libglib2.0-0:amd64. 02:27:36 (Reading database ... 13933 files and directories currently installed.) 02:27:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:27:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:27:36 Selecting previously unselected package libpsl5:amd64. 02:27:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:27:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:27:36 Selecting previously unselected package libnghttp2-14:amd64. 02:27:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:27:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:27:36 Selecting previously unselected package librtmp1:amd64. 02:27:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:27:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:27:36 Selecting previously unselected package libcurl3-gnutls:amd64. 02:27:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:27:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:27:36 Selecting previously unselected package liberror-perl. 02:27:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:27:36 Unpacking liberror-perl (0.17025-1) ... 02:27:37 Selecting previously unselected package git-man. 02:27:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:27:37 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:27:37 Selecting previously unselected package git. 02:27:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:27:37 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:27:38 Selecting previously unselected package libnorm1:amd64. 02:27:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:27:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:27:38 Selecting previously unselected package libpgm-5.2-0:amd64. 02:27:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:27:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:27:38 Selecting previously unselected package libsodium23:amd64. 02:27:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:27:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:27:38 Selecting previously unselected package libzmq5:amd64. 02:27:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:27:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:27:38 Selecting previously unselected package libzmq3-dev:amd64. 02:27:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:27:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:27:38 Selecting previously unselected package pkg-config. 02:27:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:27:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:27:38 Selecting previously unselected package zip. 02:27:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:27:38 Unpacking zip (3.0-11build1) ... 02:27:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:27:38 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:27:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:27:38 Setting up liberror-perl (0.17025-1) ... 02:27:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:27:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:27:39 No schema files found: doing nothing. 02:27:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:27:39 Setting up zip (3.0-11build1) ... 02:27:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:27:39 Setting up libsodium23:amd64 (1.0.16-2) ... 02:27:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:27:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:27:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:27:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:27:39 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:27:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:27:44 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 02:27:44 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 02:27:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:46 git set to automatically installed. 02:27:46 git-man set to automatically installed. 02:27:46 libcurl3-gnutls set to automatically installed. 02:27:46 liberror-perl set to automatically installed. 02:27:46 libglib2.0-0 set to automatically installed. 02:27:46 libnghttp2-14 set to automatically installed. 02:27:46 libnorm1 set to automatically installed. 02:27:46 libpgm-5.2-0 set to automatically installed. 02:27:46 libpsl5 set to automatically installed. 02:27:46 librtmp1 set to automatically installed. 02:27:46 libsodium23 set to automatically installed. 02:27:46 libzmq3-dev set to automatically installed. 02:27:46 libzmq5 set to automatically installed. 02:27:46 pkg-config set to automatically installed. 02:27:46 zip set to automatically installed. 02:27:48 snapd is not logged in, snap install commands will use sudo 02:27:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:27:55 Removing intermediate container a58917fa5fa5 02:27:55 ---> 80be6ebc4815 02:27:55 02:27:55 Step 10/24 : FROM alpine:3.12 02:27:55 3.12: Pulling from library/alpine 02:27:55 snap "core18" has no updates available 02:27:56 Pulling config-common 02:27:57 Pulling go-build-helper 02:27:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:27:57 Removing intermediate container 39dd86ad0271 02:27:57 ---> 6757c894f934 02:27:57 02:27:57 Step 10/21 : FROM alpine:3.12 02:27:58 Status: Downloaded newer image for alpine:3.12 02:27:58 ---> afeebe901d6b 02:27:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:27:58 3.12: Pulling from library/alpine 02:27:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:27:58 Status: Image is up to date for alpine:3.12 02:27:58 ---> afeebe901d6b 02:27:58 Step 11/21 : RUN apk add --update --no-cache curl 02:27:58 Removing intermediate container f531dbd4ff6b 02:27:58 ---> 4e63162db009 02:27:58 02:27:58 Step 10/21 : FROM scratch 02:27:58 ---> 02:27:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:27:58 Removing intermediate container fd494293a159 02:27:58 ---> 627bdadfa4ce 02:27:58 02:27:58 Step 10/22 : FROM scratch 02:27:58 ---> 02:27:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:27:58 ---> Running in ebbfaa533df9 02:27:58 ---> Running in 8013cab3f651 02:27:58 ---> Running in 1e525166241e 02:27:58 ---> Running in 3040c959fbf7 02:27:59 Removing intermediate container 3040c959fbf7 02:27:59 ---> 641b347e5492 02:27:59 Step 12/22 : ENV APP_PORT=48082 02:27:59 Removing intermediate container 1e525166241e 02:27:59 ---> b040f92ee45d 02:27:59 Step 12/21 : ENV APP_PORT=48085 02:27:59 ---> Running in 8b2fec458486 02:27:59 ---> Running in 58efdb90f2a8 02:28:00 Removing intermediate container 8b2fec458486 02:28:00 ---> a186abb7b5e3 02:28:00 Step 13/22 : EXPOSE $APP_PORT 02:28:00 Removing intermediate container 58efdb90f2a8 02:28:00 ---> fcc6f7f8d82a 02:28:00 Step 13/21 : EXPOSE $APP_PORT 02:28:00 ---> Running in b2aa2648b265 02:28:00 ---> Running in f5b2d44e0962 02:28:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:28:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:28:00 Removing intermediate container b2aa2648b265 02:28:00 ---> 957267980e8d 02:28:00 Step 14/22 : WORKDIR / 02:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:28:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:28:01 ---> Running in f752edfee10c 02:28:01 Removing intermediate container f5b2d44e0962 02:28:01 ---> 517bd4f75392 02:28:01 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:01 (1/4) Installing ca-certificates (20191127-r4) 02:28:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:28:01 (3/4) Installing libcurl (7.69.1-r3) 02:28:01 (4/4) Installing curl (7.69.1-r3) 02:28:01 Executing busybox-1.31.1-r19.trigger 02:28:01 (1/5) Installing ca-certificates (20191127-r4) 02:28:01 Executing ca-certificates-20191127-r4.trigger 02:28:01 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:28:02 (3/5) Installing libcurl (7.69.1-r3) 02:28:02 (4/5) Installing curl (7.69.1-r3) 02:28:02 (5/5) Installing dumb-init (1.2.2-r1) 02:28:02 Executing busybox-1.31.1-r19.trigger 02:28:02 Executing ca-certificates-20191127-r4.trigger 02:28:02 OK: 7 MiB in 18 packages 02:28:02 Removing intermediate container f752edfee10c 02:28:02 ---> 074c3d961bf3 02:28:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:02 OK: 7 MiB in 19 packages 02:28:02 ---> 22dba90e237a 02:28:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:28:04 ---> 92e3060704b4 02:28:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:28:05 ---> acb945745d04 02:28:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:28:05 Removing intermediate container 8013cab3f651 02:28:05 ---> 2ebb1f2eb2b7 02:28:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:05 Removing intermediate container ebbfaa533df9 02:28:05 ---> e5ce1aa81eaf 02:28:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:05 ---> Running in 24efa85a3647 02:28:05 ---> e8c318cd23fe 02:28:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:28:06 ---> Running in 5c72e485d95f 02:28:06 ---> 12c324832dea 02:28:06 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:28:06 ---> Running in 0c56e0fb6b38 02:28:06 Removing intermediate container 24efa85a3647 02:28:06 ---> 18591fc71083 02:28:06 Step 13/21 : WORKDIR /edgex 02:28:07 ---> Running in 4ae26863e3e1 02:28:07 Removing intermediate container 5c72e485d95f 02:28:07 ---> c840e1cf0b71 02:28:07 Step 13/24 : WORKDIR / 02:28:07 ---> ad432bbb58b1 02:28:07 Step 18/22 : ENTRYPOINT ["/core-command"] 02:28:07 Removing intermediate container e1b710f5a5d3 02:28:07 ---> 7727f6ff52c7 02:28:07 02:28:07 Step 10/22 : FROM scratch 02:28:07 ---> 02:28:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:28:07 ---> Running in c06a5e22f57c 02:28:07 ---> Running in 6a5591ab7fc1 02:28:07 ---> Using cache 02:28:07 ---> 641b347e5492 02:28:07 Step 12/22 : ENV APP_PORT=48081 02:28:07 Removing intermediate container 0c56e0fb6b38 02:28:07 ---> 03ac2a49616d 02:28:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:07 ---> Running in 51ff0f2b4d0f 02:28:07 Removing intermediate container 4ae26863e3e1 02:28:07 ---> a1b6fe4b567f 02:28:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:28:07 ---> Running in 774ef8aba724 02:28:08 Removing intermediate container 6a5591ab7fc1 02:28:08 ---> 6a8fc8fa9823 02:28:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:08 Removing intermediate container c06a5e22f57c 02:28:08 ---> 601fb49762f7 02:28:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:28:08 Removing intermediate container 51ff0f2b4d0f 02:28:08 ---> 4b115dacdd36 02:28:08 Step 13/22 : EXPOSE $APP_PORT 02:28:08 ---> Running in 736f9c501cab 02:28:08 Removing intermediate container 774ef8aba724 02:28:08 ---> 6113c06520f9 02:28:08 Step 19/21 : LABEL arch=arm64 02:28:08 ---> Running in 518967392ae2 02:28:08 ---> bbeeba38652a 02:28:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:28:08 ---> Running in 57fb5ee38565 02:28:08 ---> 053ef140df03 02:28:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:28:08 Removing intermediate container 736f9c501cab 02:28:08 ---> da05332d5969 02:28:08 Step 20/22 : LABEL arch=arm64 02:28:09 Removing intermediate container 518967392ae2 02:28:09 ---> 2b5e10a5c1c1 02:28:09 Step 14/22 : WORKDIR / 02:28:09 ---> Running in c2c45d9cf0fa 02:28:09 ---> Running in dab2de9d5db6 02:28:09 Removing intermediate container 57fb5ee38565 02:28:09 ---> 5c73b9e6e510 02:28:09 Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:28:09 ---> Running in 25279f5ec91d 02:28:09 ---> 3ebdee3ae7d7 02:28:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:28:10 Removing intermediate container c2c45d9cf0fa 02:28:10 ---> e0ae800fef75 02:28:10 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:28:10 Removing intermediate container dab2de9d5db6 02:28:10 ---> 630ffe3caaf2 02:28:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:10 ---> 84c0a060c498 02:28:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:28:10 ---> Running in 71ed368a9064 02:28:10 Removing intermediate container 25279f5ec91d 02:28:10 ---> 0fc9563473c3 02:28:10 Step 21/21 : LABEL version=0.0.0 02:28:10 ---> Running in 0589c13a5b6b 02:28:11 ---> 35732e32a5f1 02:28:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:28:11 Removing intermediate container 71ed368a9064 02:28:11 ---> 8b88e24c7255 02:28:11 Step 22/22 : LABEL version=0.0.0 ---> f1a2676faed3 02:28:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:28:11 02:28:11 Removing intermediate container 0589c13a5b6b 02:28:11 ---> 29aaa853a789 02:28:11 02:28:11 ---> Running in 93c6c1d678cd 02:28:12 ---> e63375c41469 02:28:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:28:12 Successfully built 29aaa853a789 02:28:12 Successfully tagged docker-support-scheduler-go-arm64:latest 02:28:12  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 02:28:12 ---> Running in f8df389cdd14 02:28:12 Removing intermediate container 93c6c1d678cd 02:28:12 ---> 9a6a9737cc4c 02:28:12 02:28:12 ---> 3cd534a5e1cb 02:28:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:28:13 ---> 4cf8b33f441a 02:28:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:28:13 Successfully built 9a6a9737cc4c 02:28:13 Successfully tagged docker-core-command-go-arm64:latest 02:28:13 Removing intermediate container f8df389cdd14 02:28:13  Building docker-core-command-go ... done  ---> 42588d795837 02:28:13 Step 18/21 : CMD ["--init=true"]Building docker-core-data-go 02:28:13 02:28:13 ---> Running in daa44617deb4 02:28:14 Removing intermediate container daa44617deb4 02:28:14 ---> 91056bbe5449 02:28:14 Step 19/21 : LABEL arch=arm64 02:28:14 ---> 1d3237a9df2c 02:28:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:28:14 ---> Running in bb6eb9bb8c82 02:28:14 ---> 1d711340e244 02:28:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:28:14 ---> Running in 79aec5cde7cc 02:28:15 Removing intermediate container bb6eb9bb8c82 02:28:15 ---> 1146dec4150b 02:28:15 Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:28:15 Removing intermediate container 79aec5cde7cc 02:28:15 ---> 03fb151631dc 02:28:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:16 ---> Running in ef1f24d9db6b 02:28:17 ---> a15417eebb28 02:28:17 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/ 02:28:18 ---> Running in f59b4cfc77b3 02:28:18 Removing intermediate container ef1f24d9db6b 02:28:18 ---> c2aaa17ba363 02:28:18 Step 21/21 : LABEL version=0.0.0 02:28:18 ---> Running in a4ddf309f3f4 02:28:18 ---> Running in 32ff5f18b6e8 02:28:18 Removing intermediate container f59b4cfc77b3 02:28:18 ---> 64e882152ba2 02:28:18 Step 20/22 : LABEL arch=arm64 02:28:19 ---> Running in cd891fbcd319 02:28:19 Removing intermediate container 32ff5f18b6e8 02:28:19 ---> 35eac53d8b3d 02:28:19 02:28:20 Successfully built 35eac53d8b3d 02:28:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:28:21  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 02:28:21 Removing intermediate container cd891fbcd319 02:28:21 ---> 210dda5ce264 02:28:21 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:28:21 ---> Running in 424b0ecd871c 02:28:22 Removing intermediate container 424b0ecd871c 02:28:22 Removing intermediate container a4ddf309f3f4 02:28:22 ---> e1597102bd68 02:28:22 ---> 7d18bb1d7762 02:28:22 Step 22/22 : LABEL version=0.0.0Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:28:22 02:28:22 ---> Running in 25c81cd28a5b 02:28:22 ---> Running in f313f0efd450 02:28:22 Removing intermediate container 25c81cd28a5b 02:28:22 ---> d714415edec0 02:28:22 Step 22/24 : LABEL arch=arm64 02:28:23 Removing intermediate container f313f0efd450 02:28:23 ---> 3b52afbf66e9 02:28:23 02:28:23 ---> Running in d345669bb35b 02:28:23 Successfully built 3b52afbf66e9 02:28:23 Successfully tagged docker-core-metadata-go-arm64:latest 02:28:23  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go 02:28:23 Removing intermediate container d345669bb35b 02:28:23 ---> b4e919df9416 02:28:23 Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:28:24 ---> Running in 39000171b8d4 02:28:24 Removing intermediate container 39000171b8d4 02:28:24 ---> fff99d845013 02:28:24 Step 24/24 : LABEL version=0.0.0 02:28:24 ---> Running in c68da34b1cb0 02:28:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:28:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:28:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:28:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 02:28:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:28:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:28:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:28:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:28:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:28:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:28:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:28:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 02:28:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 02:28:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 02:28:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 02:28:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 02:28:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 02:28:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 02:28:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:28:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 02:28:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 02:28:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 02:28:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 02:28:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 02:28:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 02:28:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 02:28:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 02:28:24 Fetched 23.7 MB in 0s (0 B/s) 02:28:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:28:24 Fetched 96.5 kB in 0s (0 B/s) 02:28:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:28:24 Fetched 279 kB in 0s (0 B/s) 02:28:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:28:24 Fetched 122 kB in 0s (0 B/s) 02:28:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:28:24 Fetched 77.8 kB in 0s (0 B/s) 02:28:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:28:24 Fetched 8848 B in 0s (0 B/s) 02:28:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:28:24 Fetched 47.8 kB in 0s (0 B/s) 02:28:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:28:24 Fetched 45.6 kB in 0s (0 B/s) 02:28:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:28:24 Fetched 15.0 kB in 0s (0 B/s) 02:28:24 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:28:24 Fetched 214 kB in 0s (0 B/s) 02:28:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 02:28:24 Fetched 155 kB in 0s (0 B/s) 02:28:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:28:24 Fetched 50.6 kB in 0s (0 B/s) 02:28:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:28:24 Fetched 14.8 kB in 0s (0 B/s) 02:28:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:28:24 Fetched 41.8 kB in 0s (0 B/s) 02:28:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:28:24 Fetched 499 kB in 0s (0 B/s) 02:28:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:28:24 Fetched 111 kB in 0s (0 B/s) 02:28:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:28:24 Fetched 240 kB in 0s (0 B/s) 02:28:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:28:24 Fetched 29.3 kB in 0s (0 B/s) 02:28:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:28:24 Fetched 85.5 kB in 0s (0 B/s) 02:28:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:28:24 Fetched 24.5 kB in 0s (0 B/s) 02:28:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:28:24 Fetched 49.2 kB in 0s (0 B/s) 02:28:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:28:24 Fetched 54.2 kB in 0s (0 B/s) 02:28:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:28:24 Fetched 30.8 kB in 0s (0 B/s) 02:28:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 02:28:24 Fetched 17.0 kB in 0s (0 B/s) 02:28:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:28:24 Fetched 85.9 kB in 0s (0 B/s) 02:28:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:28:24 Fetched 8720 B in 0s (0 B/s) 02:28:24 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:28:24 Fetched 137 kB in 0s (0 B/s) 02:28:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:28:24 Fetched 119 kB in 0s (0 B/s) 02:28:24 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:28:24 Fetched 109 kB in 0s (0 B/s) 02:28:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:28:24 Fetched 11.1 kB in 0s (0 B/s) 02:28:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:28:24 Fetched 645 kB in 0s (0 B/s) 02:28:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:28:24 Fetched 41.3 kB in 0s (0 B/s) 02:28:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:28:24 Fetched 17.9 kB in 0s (0 B/s) 02:28:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:28:24 Fetched 368 kB in 0s (0 B/s) 02:28:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:28:24 Fetched 187 kB in 0s (0 B/s) 02:28:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:28:24 Fetched 175 kB in 0s (0 B/s) 02:28:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:28:24 Fetched 206 kB in 0s (0 B/s) 02:28:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:28:24 Fetched 1301 kB in 0s (0 B/s) 02:28:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:28:24 Fetched 36.2 kB in 0s (0 B/s) 02:28:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:28:24 Fetched 159 kB in 0s (0 B/s) 02:28:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:28:24 Fetched 107 kB in 0s (0 B/s) 02:28:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:28:24 Fetched 48.7 kB in 0s (0 B/s) 02:28:24 Pulling static-packages 02:28:24 'go115' has dependencies that need to be staged: static-packages go-build-helper 02:28:24 Skipping pull go-build-helper (already ran) 02:28:24 Skipping pull static-packages (already ran) 02:28:24 Building go-build-helper 02:28:25 Removing intermediate container c68da34b1cb0 02:28:25 ---> c731da5b2832 02:28:25 02:28:25 Successfully built c731da5b2832 02:28:25 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:28:28 Building static-packages 02:28:29 Staging go-build-helper 02:28:30 Staging static-packages 02:28:32 Pulling go115 02:28:32 'edgex-go' has dependencies that need to be staged: go115 02:28:32 Skipping pull go115 (already ran) 02:28:32 Building go115 02:28:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:28:32 Dload Upload Total Spent Left Speed 02:28:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.3M 0 0 9516k 0 0:00:12 0:00:01 0:00:11 9508k 21 115M 21 25.2M 0 0 11.8M 0 0:00:09 0:00:02 0:00:07 11.8M 32 115M 32 37.6M 0 0 12.0M 0 0:00:09 0:00:03 0:00:06 12.0M 43 115M 43 49.8M 0 0 12.1M 0 0:00:09 0:00:04 0:00:05 12.1M 55 115M 55 64.6M 0 0 12.5M 0 0:00:09 0:00:05 0:00:04 12.8M 69 115M 69 80.6M 0 0 13.1M 0 0:00:08 0:00:06 0:00:02 14.0M 83 115M 83 96.3M 0 0 13.4M 0 0:00:08 0:00:07 0:00:01 14.1M 98 115M 98 113M 0 0 13.9M 0 0:00:08 0:00:08 --:--:-- 15.1M 100 115M 100 115M 0 0 14.0M 0 0:00:08 0:00:08 --:--:-- 16.0M 02:28:41 go1.15.2.linux-amd64.tar.gz: OK 02:28:44 Staging go115 02:28:50 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:28:50 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:28:50 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:28:50 Fetched 0 B in 0s (0 B/s) 02:28:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:28:50 Fetched 224 kB in 0s (0 B/s) 02:28:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:28:50 Fetched 157 kB in 0s (0 B/s) 02:28:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:28:50 Fetched 221 kB in 0s (0 B/s) 02:28:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:28:50 Fetched 143 kB in 0s (0 B/s) 02:28:50 Pulling edgex-go 02:28:51 Pulling version 02:28:52 Building config-common 02:28:54 Skipping build go-build-helper (already ran) 02:28:54 Skipping build static-packages (already ran) 02:28:54 Skipping build go115 (already ran) 02:28:54 Building edgex-go 02:28:54 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 02:28:55 go: downloading github.com/gorilla/mux v1.8.0 02:28:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 02:28:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:28:55 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 02:28:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 02:28:55 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 02:28:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:28:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:28:55 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 02:28:55 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:28:55 go: downloading github.com/pebbe/zmq4 v1.2.2 02:28:55 go: downloading github.com/google/uuid v1.1.4 02:28:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:28:55 go: downloading gopkg.in/yaml.v2 v2.4.0 02:28:55 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 02:28:55 go: downloading github.com/go-kit/kit v0.8.0 02:28:55 go: downloading github.com/x448/float16 v0.8.4 02:28:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:28:55 go: downloading github.com/pelletier/go-toml v1.2.0 02:28:55 go: downloading github.com/BurntSushi/toml v0.3.1 02:28:55 go: downloading github.com/hashicorp/consul/api v1.1.0 02:28:55 go: downloading github.com/pkg/errors v0.8.1 02:28:55 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:28:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:28:55 go: downloading github.com/go-playground/universal-translator v0.17.0 02:28:55 go: downloading github.com/imdario/mergo v0.3.11 02:28:55 go: downloading github.com/leodido/go-urn v1.2.0 02:28:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:28:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:28:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:28:55 go: downloading github.com/hashicorp/serf v0.8.2 02:28:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:28:56 go: downloading github.com/mitchellh/copystructure v1.0.0 02:28:56 go: downloading github.com/go-playground/locales v0.13.0 02:28:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:28:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:28:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:28:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:28:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:28:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:29:03 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 02:29:05  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:29:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:29:05 ---> e10ae346c478 02:29:05 Step 3/26 : WORKDIR /edgex-go 02:29:05 ---> Using cache 02:29:05 ---> 5ea36f8f5ed1 02:29:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:05 ---> Using cache 02:29:05 ---> 28e60a1bae01 02:29:05 Step 5/26 : RUN apk add --update --no-cache make bash git 02:29:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:29:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:29:05 ---> e10ae346c478 02:29:05 Step 3/23 : WORKDIR /edgex-go 02:29:05 ---> Using cache 02:29:05 ---> 5ea36f8f5ed1 02:29:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:05 ---> Using cache 02:29:05 ---> 28e60a1bae01 02:29:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:29:05 ---> Running in 87a1fb2a9947 02:29:05 ---> Running in 48360af2e3f3 02:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:29:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:29:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:07 ---> e10ae346c478 02:29:07 Step 3/24 : WORKDIR /edgex-go 02:29:07 ---> Using cache 02:29:07 ---> 5ea36f8f5ed1 02:29:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:07 ---> Using cache 02:29:07 ---> 28e60a1bae01 02:29:07 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 02:29:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:29:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:29:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:29:07 ---> e10ae346c478 02:29:07 Step 3/22 : WORKDIR /edgex-go 02:29:07 ---> Using cache 02:29:07 ---> 5ea36f8f5ed1 02:29:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:07 ---> Using cache 02:29:07 ---> 28e60a1bae01 02:29:07 Step 5/22 : RUN apk add --update --no-cache make git 02:29:07 ---> Using cache 02:29:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:07 ---> 669509d535bf 02:29:07 Step 6/22 : COPY go.mod . 02:29:07 ---> Using cache 02:29:07 ---> 954cdd1662b6 02:29:07 Step 7/22 : RUN go mod download 02:29:07 ---> Using cache 02:29:07 ---> 01a9d983f1f8 02:29:07 Step 8/22 : COPY . . 02:29:07 ---> Using cache 02:29:07 ---> 561b606d6d7f 02:29:07 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:29:08 ---> Running in 40ff4a123c3a 02:29:08 ---> Running in e971f9c9cc50 02:29:08 OK: 217 MiB in 51 packages 02:29:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:29:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:29:08 go: downloading github.com/stretchr/testify v1.6.1 02:29:09 go: downloading github.com/pmezard/go-difflib v1.0.0 02:29:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:29:09 go: downloading github.com/davecgh/go-spew v1.1.1 02:29:09 OK: 217 MiB in 51 packages 02:29:09 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 02:29:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:29:10 Removing intermediate container 48360af2e3f3 02:29:10 ---> 4c602bf644c3 02:29:10 Step 6/23 : COPY go.mod . 02:29:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:29:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:29:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:29:10 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:29:11 Removing intermediate container 87a1fb2a9947 02:29:11 ---> 36614fe95cda 02:29:11 Step 6/26 : COPY go.mod . 02:29:11 ---> b21486e1a616 02:29:11 Step 7/23 : RUN go mod download 02:29:11 ---> Running in 58dd8dffa2e9 02:29:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:29:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:29:12 OK: 217 MiB in 51 packages 02:29:12 ---> a427acb601c8 02:29:12 Step 7/26 : RUN go mod download 02:29:12 ---> Running in 3bf0bf3c65f1 02:29:12 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 02:29:12 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:29:14 Removing intermediate container 40ff4a123c3a 02:29:14 ---> 948eb2838217 02:29:14 Step 6/24 : COPY go.mod . 02:29:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:29:14 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 02:29:15 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 02:29:15 ---> d83c1b7dfba1 02:29:15 Step 7/24 : RUN go mod download 02:29:15 ---> Running in e9fe217a1260 02:29:16 Removing intermediate container 58dd8dffa2e9 02:29:16 ---> 9549b79eac0c 02:29:16 Step 8/23 : COPY . . 02:29:17 Building version 02:29:17 Removing intermediate container 3bf0bf3c65f1 02:29:17 ---> 18da863b12d7 02:29:17 Step 8/26 : COPY . . 02:29:19 Staging config-common 02:29:20 Skipping stage go-build-helper (already ran) 02:29:20 Skipping stage static-packages (already ran) 02:29:20 Skipping stage go115 (already ran) 02:29:20 Staging edgex-go 02:29:21 Staging version 02:29:22 Priming config-common 02:29:23 Priming go-build-helper 02:29:23 Removing intermediate container e9fe217a1260 02:29:23 ---> f23da192479f 02:29:23 Step 8/24 : COPY . . 02:29:24 Priming static-packages 02:29:26 Priming go115 02:29:27 Priming edgex-go 02:29:28 Priming version 02:29:29 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:29:50 ---> c445ac8b15f5 02:29:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:29:50 ---> f5c4438a3fcd 02:29:50 Step 9/23 : RUN make cmd/core-data/core-data 02:29:50 ---> c4cb0f2fc0a1 02:29:50 Step 9/24 : RUN make cmd/support-notifications/support-notifications 02:29:50 ---> Running in bda77c2b6cd4 02:29:50 ---> Running in 8d380c0f5ff3 02:29:50 ---> Running in e30768b999e0 02:29:50 Removing intermediate container e971f9c9cc50 02:29:50 ---> 363ca4dd55e1 02:29:50 02:29:50 Step 10/22 : FROM alpine:3.12 02:29:50 ---> afeebe901d6b 02:29:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:29:50 ---> Using cache 02:29:50 ---> e5ce1aa81eaf 02:29:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:29:50 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 02:29:50 ---> Running in d0faac8bb651 02:29:50 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 02:29:50 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 02:29:51 Removing intermediate container d0faac8bb651 02:29:51 ---> ed3982f2f03d 02:29:51 Step 13/22 : WORKDIR / 02:29:51 ---> Running in b649701e2149 02:29:52 Removing intermediate container b649701e2149 02:29:52 ---> f2d814ccec96 02:29:52 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:53 ---> 951750324a6c 02:29:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:29:55 ---> 1b8ef79dae4c 02:29:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:29:56 ---> 5a1920b64fc1 02:29:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:29:57 ---> dbcc4d34086a 02:29:57 Step 18/22 : RUN chmod +x entrypoint.sh 02:29:57 ---> Running in f930789d1db8 02:30:01 Removing intermediate container f930789d1db8 02:30:01 ---> ea5daa89efaa 02:30:01 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:30:01 ---> Running in f288b1430d45 02:30:01 Removing intermediate container f288b1430d45 02:30:01 ---> 4a53bce97243 02:30:01 Step 20/22 : LABEL arch=arm64 02:30:02 ---> Running in 93f177723c05 02:30:03 Removing intermediate container 93f177723c05 02:30:03 ---> 186358e6dc67 02:30:03 Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:30:03 ---> Running in 0b20f22349b0 02:30:03 Removing intermediate container 0b20f22349b0 02:30:03 ---> 4380f632dbbf 02:30:04 Step 22/22 : LABEL version=0.0.0 02:30:04 ---> Running in bdbad40f6bb9 02:30:04 Removing intermediate container bdbad40f6bb9 02:30:04 ---> 62f7b35b703f 02:30:04 02:30:05 Successfully built 62f7b35b703f 02:30:05 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 02:31:02  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e30768b999e0 02:31:02 ---> b8d8fd4e2ece 02:31:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:31:02 ---> Running in e0170ef74849 02:31:02 Removing intermediate container 8d380c0f5ff3 02:31:02 ---> b94b94102a45 02:31:02 02:31:02 Step 10/24 : FROM scratch 02:31:02 ---> 02:31:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:31:02 ---> Running in 5dde7d2e6ee5 02:31:02 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 02:31:02 Removing intermediate container 5dde7d2e6ee5 02:31:02 ---> 10488f57c769 02:31:02 Step 12/24 : ENV APP_PORT=48060 02:31:02 ---> Running in 9f3a1675fd96 02:31:02 Removing intermediate container 9f3a1675fd96 02:31:02 ---> fd392673d6b7 02:31:02 Step 13/24 : EXPOSE $APP_PORT 02:31:02 ---> Running in b0656060cc7c 02:31:02 Removing intermediate container b0656060cc7c 02:31:02 ---> 46fc067d6990 02:31:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 02:31:02 ---> 108210307e6c 02:31:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:31:02 Removing intermediate container e0170ef74849 02:31:02 ---> b45197812bab 02:31:02 02:31:02 Step 11/26 : FROM docker:20.10.0 02:31:02 20.10.0: Pulling from library/docker 02:31:02 ---> 5a732ac3a86f 02:31:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:31:03 ---> 2da2caf7d17c 02:31:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:04 ---> 6afd4254e813 02:31:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:31:06 ---> 963ffb53480b 02:31:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:31:08 ---> 99ff0f560772 02:31:08 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:31:08 ---> Running in e5ce51a6c753 02:31:09 Removing intermediate container e5ce51a6c753 02:31:09 ---> 22be5b7685b5 02:31:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:09 ---> Running in 00eeb395b964 02:31:10 Removing intermediate container bda77c2b6cd4 02:31:10 ---> c95fe8f4cf45 02:31:10 02:31:10 Step 10/23 : FROM alpine:3.12 02:31:10 ---> afeebe901d6b 02:31:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:31:10 Removing intermediate container 00eeb395b964 02:31:10 ---> ecbdc6831bab 02:31:10 Step 22/24 : LABEL arch=arm64 02:31:11 ---> Running in a6fd3ebc700e 02:31:11 ---> Running in d4290afe9e1a 02:31:11 Removing intermediate container d4290afe9e1a 02:31:11 ---> cbd6363187df 02:31:11 Step 12/23 : ENV APP_PORT=48080 02:31:11 Removing intermediate container a6fd3ebc700e 02:31:11 ---> 4e4293050eaa 02:31:11 Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:31:11 ---> Running in 42acdb75aa57 02:31:11 ---> Running in 541314e0dbbb 02:31:12 Removing intermediate container 42acdb75aa57 02:31:12 ---> 169f1f956f8a 02:31:12 Step 13/23 : EXPOSE $APP_PORT 02:31:12 ---> Running in a2beb06a8fd7 02:31:12 Removing intermediate container 541314e0dbbb 02:31:12 ---> b098be2f894e 02:31:12 Step 24/24 : LABEL version=0.0.0 02:31:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:31:12 Status: Downloaded newer image for docker:20.10.0 02:31:12 ---> eeaf43b92773 02:31:12 Step 12/26 : RUN apk add --no-cache bash 02:31:12 ---> Running in c977f2a1480d 02:31:12 ---> Running in 2746d8c877dd 02:31:13 Removing intermediate container a2beb06a8fd7 02:31:13 ---> 3c76e69813bd 02:31:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:13 ---> Running in 701c27cfb78a 02:31:13 Removing intermediate container c977f2a1480d 02:31:13 ---> 1b573d933a54 02:31:13 02:31:13 Successfully built 1b573d933a54 02:31:13 Successfully tagged docker-support-notifications-go-arm64:latest 02:31:14  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:14 (1/2) Installing readline (8.0.4-r0) 02:31:14 (2/2) Installing bash (5.0.17-r0) 02:31:14 Executing bash-5.0.17-r0.post-install 02:31:14 Executing busybox-1.31.1-r19.trigger 02:31:14 OK: 12 MiB in 22 packages 02:31:15 Removing intermediate container 701c27cfb78a 02:31:15 ---> 90a3464388b0 02:31:15 Step 15/23 : RUN apk add --update --no-cache zeromq 02:31:15 ---> Running in be35dc380707 02:31:16 Removing intermediate container 2746d8c877dd 02:31:16 ---> 0263f4e61a0b 02:31:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:31:16 ---> Running in 3b71ac7b2093 02:31:16 Removing intermediate container 3b71ac7b2093 02:31:16 ---> b73b1e9596a7 02:31:16 Step 14/26 : ENV APP_PORT=48090 02:31:16 ---> Running in 6b98a0a45ec3 02:31:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:17 Removing intermediate container 6b98a0a45ec3 02:31:17 ---> 2bf1867432c4 02:31:17 Step 15/26 : EXPOSE $APP_PORT 02:31:17 ---> Running in 1b1af1ebda9b 02:31:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:18 Removing intermediate container 1b1af1ebda9b 02:31:18 ---> 73f4198ea19b 02:31:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:31:19 (1/5) Installing libgcc (9.3.0-r2) 02:31:19 ---> 4b9bb44b3a46 02:31:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:31:19 (2/5) Installing libsodium (1.0.18-r0) 02:31:19 (3/5) Installing libstdc++ (9.3.0-r2) 02:31:20 (4/5) Installing libzmq (4.3.3-r0) 02:31:20 ---> e7e2ed4837ec 02:31:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:31:20 (5/5) Installing zeromq (4.3.3-r0) 02:31:20 Executing busybox-1.31.1-r19.trigger 02:31:20 OK: 8 MiB in 19 packages 02:31:20 ---> 3cc57702922a 02:31:20 Step 19/26 : RUN apk --no-cache add py3-pip 02:31:21 ---> Running in 529be0643c67 02:31:21 Removing intermediate container be35dc380707 02:31:21 ---> aa93193a23f9 02:31:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:22 ---> a0cc08bd492c 02:31:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:31:22 (1/33) Installing libbz2 (1.0.8-r1) 02:31:22 (2/33) Installing expat (2.2.9-r1) 02:31:22 (3/33) Installing libffi (3.3-r2) 02:31:22 (4/33) Installing gdbm (1.13-r1) 02:31:22 (5/33) Installing xz-libs (5.2.5-r0) 02:31:22 (6/33) Installing sqlite-libs (3.32.1-r0) 02:31:23 (7/33) Installing python3 (3.8.5-r0) 02:31:24 ---> 49febbb2db70 02:31:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:31:25 (8/33) Installing py3-appdirs (1.4.4-r1) 02:31:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:31:25 (10/33) Installing py3-parsing (2.4.7-r0) 02:31:25 (11/33) Installing py3-six (1.15.0-r0) 02:31:25 (12/33) Installing py3-packaging (20.4-r0) 02:31:25 ---> 6f586ba7e9fd 02:31:25 Step 19/23 : ENTRYPOINT ["/core-data"] 02:31:25 (13/33) Installing py3-setuptools (47.0.0-r0) 02:31:25 (14/33) Installing py3-chardet (3.0.4-r4) 02:31:25 (15/33) Installing py3-idna (2.9-r0) 02:31:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:31:25 ---> Running in d0affa933307 02:31:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:31:25 (18/33) Installing py3-requests (2.23.0-r0) 02:31:25 (19/33) Installing py3-msgpack (1.0.0-r0) 02:31:25 (20/33) Installing py3-lockfile (0.12.2-r3) 02:31:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:31:25 (22/33) Installing py3-colorama (0.4.3-r0) 02:31:25 (23/33) Installing py3-distlib (0.3.0-r0) 02:31:25 (24/33) Installing py3-distro (1.5.0-r1) 02:31:25 (25/33) Installing py3-webencodings (0.5.1-r3) 02:31:25 (26/33) Installing py3-html5lib (1.0.1-r4) 02:31:25 Removing intermediate container d0affa933307 02:31:25 ---> 8c1b10afa98d 02:31:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:25 (27/33) Installing py3-pytoml (0.1.21-r0) 02:31:25 (28/33) Installing py3-pep517 (0.8.2-r0) 02:31:25 (29/33) Installing py3-progress (1.5-r0) 02:31:25 (30/33) Installing py3-toml (0.10.1-r0) 02:31:25 (31/33) Installing py3-retrying (1.3.3-r0) 02:31:25 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:31:25 (33/33) Installing py3-pip (20.1.1-r0) 02:31:26 ---> Running in b374c65df769 02:31:26 Executing busybox-1.31.1-r19.trigger 02:31:26 OK: 71 MiB in 55 packages 02:31:26 Removing intermediate container b374c65df769 02:31:26 ---> 84401c4d6f12 02:31:26 Step 21/23 : LABEL arch=arm64 02:31:26 ---> Running in 1d3af4a0d34c 02:31:27 Removing intermediate container 1d3af4a0d34c 02:31:27 ---> 5065abb7622b 02:31:27 Step 22/23 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:31:27 ---> Running in da9c3d68a727 02:31:28 Removing intermediate container da9c3d68a727 02:31:28 ---> 4ec72b7034a7 02:31:28 Step 23/23 : LABEL version=0.0.0 02:31:28 ---> Running in ce4a0aa2f1d8 02:31:28 Removing intermediate container ce4a0aa2f1d8 02:31:28 ---> d431f6f0d26d 02:31:28 02:31:29 Successfully built d431f6f0d26d 02:31:29 Successfully tagged docker-core-data-go-arm64:latest 02:31:32  Building docker-core-data-go ... done Removing intermediate container 529be0643c67 02:31:32 ---> 2a3ef3994e5c 02:31:32 Step 20/26 : RUN pip install docker-compose==1.23.2 02:31:32 ---> Running in 64e54b19f057 02:31:36 Collecting docker-compose==1.23.2 02:31:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:31:37 Collecting PyYAML<4,>=3.10 02:31:37 Downloading PyYAML-3.13.tar.gz (270 kB) 02:31:40 Collecting docopt<0.7,>=0.6.1 02:31:40 Downloading docopt-0.6.2.tar.gz (25 kB) 02:31:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:31:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:31:43 Collecting jsonschema<3,>=2.5.1 02:31:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:31:43 Collecting texttable<0.10,>=0.9.0 02:31:44 Downloading texttable-0.9.1.tar.gz (11 kB) 02:31:46 Collecting docker<4.0,>=3.6.0 02:31:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:31:46 Collecting cached-property<2,>=1.2.0 02:31:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:31:47 Collecting websocket-client<1.0,>=0.32.0 02:31:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:31:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:31:47 Collecting dockerpty<0.5,>=0.4.1 02:31:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:31:50 Collecting urllib3<1.25,>=1.21.1 02:31:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:31:50 Collecting idna<2.8,>=2.5 02:31:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:31:50 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) 02:31:50 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) 02:31:50 Collecting docker-pycreds>=0.4.0 02:31:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:31:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:31:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:31:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:31:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:31:51 Installing collected packages: PyYAML, docopt, urllib3, idna, requests, jsonschema, texttable, websocket-client, docker-pycreds, docker, cached-property, dockerpty, docker-compose 02:31:51 Running setup.py install for PyYAML: started 02:31:53 Running setup.py install for PyYAML: finished with status 'done' 02:31:53 Running setup.py install for docopt: started 02:31:55 Running setup.py install for docopt: finished with status 'done' 02:31:55 Attempting uninstall: urllib3 02:31:55 Found existing installation: urllib3 1.25.9 02:31:55 Uninstalling urllib3-1.25.9: 02:31:55 Successfully uninstalled urllib3-1.25.9 02:31:56 Attempting uninstall: idna 02:31:56 Found existing installation: idna 2.9 02:31:56 Uninstalling idna-2.9: 02:31:56 Successfully uninstalled idna-2.9 02:31:56 Attempting uninstall: requests 02:31:56 Found existing installation: requests 2.23.0 02:31:56 Uninstalling requests-2.23.0: 02:31:57 Successfully uninstalled requests-2.23.0 02:31:57 Running setup.py install for texttable: started 02:31:59 Running setup.py install for texttable: finished with status 'done' 02:32:00 Running setup.py install for dockerpty: started 02:32:02 Running setup.py install for dockerpty: finished with status 'done' 02:32:03 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 02:32:07 Removing intermediate container 64e54b19f057 02:32:07 ---> c37394de02d2 02:32:07 Step 21/26 : RUN apk --no-cache add curl 02:32:07 ---> Running in 9f177fd6a7b0 02:32:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:32:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:32:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:32:09 (2/3) Installing libcurl (7.69.1-r3) 02:32:09 (3/3) Installing curl (7.69.1-r3) 02:32:09 Executing busybox-1.31.1-r19.trigger 02:32:09 OK: 71 MiB in 58 packages 02:32:10 Removing intermediate container 9f177fd6a7b0 02:32:10 ---> 80547e19553e 02:32:10 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:32:10 ---> Running in 05bf2f6dfe61 02:32:10 Removing intermediate container 05bf2f6dfe61 02:32:10 ---> 87f39407cd4c 02:32:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:11 ---> Running in 5886212fd757 02:32:11 Removing intermediate container 5886212fd757 02:32:11 ---> f64be259b031 02:32:11 Step 24/26 : LABEL arch=arm64 02:32:11 ---> Running in 2158978a40f0 02:32:12 Removing intermediate container 2158978a40f0 02:32:12 ---> 2d9bde9f1814 02:32:12 Step 25/26 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 02:32:12 ---> Running in 8329699f3fab 02:32:12 Removing intermediate container 8329699f3fab 02:32:12 ---> 791beb10f18f 02:32:12 Step 26/26 : LABEL version=0.0.0 02:32:12 ---> Running in f64c47accbfc 02:32:13 Removing intermediate container f64c47accbfc 02:32:13 ---> 5cf22c069cea 02:32:13 02:32:13 Successfully built 5cf22c069cea 02:32:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:32:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:32:13 $ docker stop --time=1 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 02:32:15 $ docker rm -f 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:16 + docker images 02:32:16 + grep docker 02:32:16 docker-sys-mgmt-agent-go-arm64 latest 5cf22c069cea 4 seconds ago 300MB 02:32:16 docker-core-data-go-arm64 latest d431f6f0d26d 48 seconds ago 21MB 02:32:16 docker-support-notifications-go-arm64 latest 1b573d933a54 About a minute ago 11.4MB 02:32:16 docker-security-bootstrap-redis-go-arm64 latest 62f7b35b703f 2 minutes ago 15.1MB 02:32:16 docker-security-secretstore-setup-go-arm64 latest c731da5b2832 3 minutes ago 23.4MB 02:32:16 docker-core-metadata-go-arm64 latest 3b52afbf66e9 3 minutes ago 12.3MB 02:32:16 docker-security-proxy-setup-go-arm64 latest 35eac53d8b3d 3 minutes ago 23.3MB 02:32:16 docker-core-command-go-arm64 latest 9a6a9737cc4c 4 minutes ago 9.98MB 02:32:16 docker-support-scheduler-go-arm64 latest 29aaa853a789 4 minutes ago 10MB 02:32:16 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 02:32:19 provisioning config files... 02:32:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config6216020457390486698tmp [Pipeline] { [Pipeline] sh 02:32:20 + set +x 02:32:20 + curl -s https://codecov.io/bash 02:32:20 + bash -s -- 02:32:20 02:32:20 _____ _ 02:32:20 / ____| | | 02:32:20 | | ___ __| | ___ ___ _____ __ 02:32:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:20 Bash-20201231-23d4836 02:32:20 02:32:20 02:32:20 ==> git version 2.24.3 found 02:32:20 ==> 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 02:32:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:32:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:32:20 ==> Jenkins CI detected. 02:32:20 project root: . 02:32:20 --> token set from env 02:32:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:20 ==> Running gcov in . (disable via -X gcov) 02:32:20 ==> Python coveragepy not found 02:32:20 ==> Searching for coverage reports in: 02:32:20 + . 02:32:20 -> Found 1 reports 02:32:20 ==> Detecting git/mercurial file structure 02:32:20 ==> Reading reports 02:32:20 + ./coverage.out bytes=553305 02:32:21 ==> Appending adjustments 02:32:21 https://docs.codecov.io/docs/fixing-reports 02:32:24 + Found adjustments 02:32:24 ==> Gzipping contents 02:32:24 84K /tmp/codecov.fILYij.gz 02:32:24 ==> Uploading reports 02:32:24 url: https://codecov.io 02:32:24 query: branch=PR-3002&commit=bce2c04ba03c110ab37423b79f79767cefdb6fa5&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 02:32:24 -> Pinging Codecov 02:32:24 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=bce2c04ba03c110ab37423b79f79767cefdb6fa5&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 02:32:24 -> Uploading to 02:32:24 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/bce2c04ba03c110ab37423b79f79767cefdb6fa5/0eade938-512b-4071-9b79-4e3b2f45f7a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T023224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=464eea81035e387ddb22e28250e8e39767bc7761951f5d5ee1ae51f414630a66 02:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:24 Dload Upload Total Spent Left Speed 02:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83919 0 0 100 83919 0 152k --:--:-- --:--:-- --:--:-- 152k 02:32:25 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bce2c04ba03c110ab37423b79f79767cefdb6fa5 [Pipeline] } 02:32:25 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 02:32:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:32:28 ---> package-listing.sh 02:32:28 ++ facter osfamily 02:32:28 ++ tr '[:upper:]' '[:lower:]' 02:32:28 + OS_FAMILY=redhat 02:32:28 + workspace=/w/workspace/edgex-go/12 02:32:28 + START_PACKAGES=/tmp/packages_start.txt 02:32:28 + END_PACKAGES=/tmp/packages_end.txt 02:32:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:32:28 + PACKAGES=/tmp/packages_start.txt 02:32:28 + '[' /w/workspace/edgex-go/12 ']' 02:32:28 + PACKAGES=/tmp/packages_end.txt 02:32:28 + case "${OS_FAMILY}" in 02:32:28 + rpm -qa 02:32:28 + sort 02:32:34 + '[' -f /tmp/packages_start.txt ']' 02:32:34 + '[' -f /tmp/packages_end.txt ']' 02:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:32:34 + '[' /w/workspace/edgex-go/12 ']' 02:32:34 + mkdir -p /w/workspace/edgex-go/12/archives/ 02:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 02:32:34 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:32:34 02:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:32:35 alpine: Pulling from edgex-lftools-log-publisher 02:32:35 df20fa9351a1: Pulling fs layer 02:32:35 36b3adc4ff6f: Pulling fs layer 02:32:35 8ad3a11d3b57: Pulling fs layer 02:32:35 46f8f816bc3b: Pulling fs layer 02:32:35 93b61091891f: Pulling fs layer 02:32:35 93b9cdb0e59b: Pulling fs layer 02:32:35 5e14af77c1be: Pulling fs layer 02:32:35 01666e4c0597: Pulling fs layer 02:32:35 aa168da1d23b: Pulling fs layer 02:32:35 93b9cdb0e59b: Waiting 02:32:35 46f8f816bc3b: Waiting 02:32:35 5e14af77c1be: Waiting 02:32:35 01666e4c0597: Waiting 02:32:35 93b61091891f: Waiting 02:32:35 aa168da1d23b: Waiting 02:32:35 36b3adc4ff6f: Verifying Checksum 02:32:35 36b3adc4ff6f: Download complete 02:32:35 46f8f816bc3b: Verifying Checksum 02:32:35 46f8f816bc3b: Download complete 02:32:35 df20fa9351a1: Verifying Checksum 02:32:35 df20fa9351a1: Download complete 02:32:35 93b9cdb0e59b: Download complete 02:32:35 5e14af77c1be: Verifying Checksum 02:32:35 5e14af77c1be: Download complete 02:32:35 01666e4c0597: Verifying Checksum 02:32:35 01666e4c0597: Download complete 02:32:35 93b61091891f: Download complete 02:32:35 df20fa9351a1: Pull complete 02:32:35 36b3adc4ff6f: Pull complete 02:32:36 8ad3a11d3b57: Verifying Checksum 02:32:36 8ad3a11d3b57: Download complete 02:32:36 8ad3a11d3b57: Pull complete 02:32:37 46f8f816bc3b: Pull complete 02:32:38 aa168da1d23b: Verifying Checksum 02:32:38 aa168da1d23b: Download complete 02:32:39 93b61091891f: Pull complete 02:32:39 93b9cdb0e59b: Pull complete 02:32:39 5e14af77c1be: Pull complete 02:32:39 01666e4c0597: Pull complete 02:32:47 aa168da1d23b: Pull complete 02:32:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:32:49 prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container 02:32:49 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 02:32:52 $ docker top cb3389455624657b655d5a8c9a499a769d905588db16a428dac2f49ac06eacf4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:32:52 + mkdir -p /var/log/sa [Pipeline] sh 02:32:53 + ls /var/log/sa-host 02:32:53 + sadf -c /var/log/sa-host/sa14 02:32:53 file_magic: OK 02:32:53 HZ: Using current value: 100 02:32:53 file_header: OK 02:32:53 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 02:32:53 Statistics: 02:32:53 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... 02:32:53 File successfully converted to sysstat format version 12.2.1 02:32:53 + sadf -c /var/log/sa-host/sa23 02:32:53 file_magic: OK 02:32:53 HZ: Using current value: 100 02:32:53 file_header: OK 02:32:53 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 02:32:53 Statistics: 02:32:53 Hnuu...uuuununununu... 02:32:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:53 provisioning config files... 02:32:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config7121381049195002372tmp [Pipeline] { [Pipeline] echo 02:32:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:32:54 ---> create-netrc.sh [Pipeline] } 02:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:32:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:32:54 ---> python-tools-install.sh [Pipeline] echo 02:32:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:32:55 ---> sudo-logs.sh 02:32:55 Archiving 'sudo' log.. [Pipeline] echo 02:32:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:32:55 ---> job-cost.sh 02:32:55 lf-activate-venv: SKIPPING 02:32:55 INFO: No Stack... 02:32:56 INFO: Retrieving Pricing Info for: v1-standard-2 02:32:57 INFO: Archiving Costs [Pipeline] echo 02:32:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:32:57 ---> logs-deploy.sh 02:32:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/12 02:32:57 INFO: archiving workspace using pattern(s): 02:32:59 Archives upload complete. 02:32:59 INFO: archiving logs to Nexus 02:33:00 ---> uname -a: 02:33:00 Linux prd-centos7-docker-4c-2g-20138.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:33:00 02:33:00 02:33:00 ---> lscpu: 02:33:00 Architecture: x86_64 02:33:00 CPU op-mode(s): 32-bit, 64-bit 02:33:00 Byte Order: Little Endian 02:33:00 Address sizes: 40 bits physical, 48 bits virtual 02:33:00 CPU(s): 4 02:33:00 On-line CPU(s) list: 0-3 02:33:00 Thread(s) per core: 1 02:33:00 Core(s) per socket: 1 02:33:00 Socket(s): 4 02:33:00 NUMA node(s): 1 02:33:00 Vendor ID: GenuineIntel 02:33:00 CPU family: 6 02:33:00 Model: 44 02:33:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:33:00 Stepping: 1 02:33:00 CPU MHz: 2933.438 02:33:00 BogoMIPS: 5866.87 02:33:00 Virtualization: VT-x 02:33:00 Hypervisor vendor: KVM 02:33:00 Virtualization type: full 02:33:00 L1d cache: 128 KiB 02:33:00 L1i cache: 128 KiB 02:33:00 L2 cache: 16 MiB 02:33:00 L3 cache: 64 MiB 02:33:00 NUMA node0 CPU(s): 0-3 02:33:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:33:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:33:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:33:00 Vulnerability Meltdown: Mitigation; PTI 02:33:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:33:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:33:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:33:00 Vulnerability Srbds: Not affected 02:33:00 Vulnerability Tsx async abort: Not affected 02:33:00 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 02:33:00 02:33:00 02:33:00 ---> nproc: 02:33:00 4 02:33:00 02:33:00 02:33:00 ---> df -h: 02:33:00 Filesystem Size Used Available Use% Mounted on 02:33:00 overlay 50.0G 11.6G 38.4G 23% / 02:33:00 tmpfs 64.0M 0 64.0M 0% /dev 02:33:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:33:00 shm 64.0M 0 64.0M 0% /dev/shm 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/12 02:33:00 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/12@tmp 02:33:00 02:33:00 02:33:00 ---> free -m: 02:33:00 total used free shared buff/cache available 02:33:00 Mem: 1837 711 284 0 841 1043 02:33:00 Swap: 1023 70 953 02:33:00 02:33:00 02:33:00 ---> ip addr: 02:33:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:33:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:33:00 inet 127.0.0.1/8 scope host lo 02:33:00 valid_lft forever preferred_lft forever 02:33:00 inet6 ::1/128 scope host 02:33:00 valid_lft forever preferred_lft forever 02:33:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:33:00 link/ether fa:16:3e:34:d5:f6 brd ff:ff:ff:ff:ff:ff 02:33:00 inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 02:33:00 valid_lft 85262sec preferred_lft 85262sec 02:33:00 inet6 fe80::f816:3eff:fe34:d5f6/64 scope link 02:33:00 valid_lft forever preferred_lft forever 02:33:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:33:00 link/ether 02:42:93:c9:26:68 brd ff:ff:ff:ff:ff:ff 02:33:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:33:00 valid_lft forever preferred_lft forever 02:33:00 inet6 fe80::42:93ff:fec9:2668/64 scope link 02:33:00 valid_lft forever preferred_lft forever 02:33:00 02:33:00 02:33:00 ---> sar -b -r -n DEV: 02:33:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 02:33:00 02:33:00 02:13:49 LINUX RESTART (4 CPU) 02:33:00 02:33:00 02:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:33:00 02:16:01 241.33 95.89 145.44 0.00 6498.77 50076.71 0.00 02:33:00 02:17:01 241.19 94.98 146.21 0.00 3476.02 20646.34 0.00 02:33:00 02:18:01 150.50 79.63 70.87 0.00 3675.47 8285.79 0.00 02:33:00 02:19:01 1028.24 765.57 262.68 0.00 91283.50 162237.50 0.00 02:33:00 02:20:02 2855.30 2550.49 304.81 0.00 138020.35 149630.60 0.00 02:33:00 02:21:01 1235.95 930.80 305.15 0.00 79957.72 122960.61 0.00 02:33:00 02:22:01 1793.56 1490.43 303.14 0.00 85425.58 97004.18 0.00 02:33:00 02:23:02 163.53 30.13 133.41 0.00 3690.68 21245.21 0.00 02:33:00 02:24:01 1.44 0.19 1.25 0.00 2.44 16.63 0.00 02:33:00 02:25:01 0.73 0.48 0.25 0.00 17.99 3.08 0.00 02:33:00 02:26:01 0.37 0.05 0.32 0.00 0.40 3.66 0.00 02:33:00 02:27:01 0.27 0.02 0.25 0.00 0.27 2.61 0.00 02:33:00 02:28:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 02:33:00 02:29:01 1.70 1.38 0.32 0.00 47.02 4.13 0.00 02:33:00 02:30:01 0.82 0.03 0.78 0.00 1.07 14.50 0.00 02:33:00 02:31:01 0.33 0.03 0.30 0.00 0.80 3.26 0.00 02:33:00 02:32:01 0.30 0.05 0.25 0.00 0.40 2.60 0.00 02:33:00 Average: 454.83 356.16 98.67 0.00 24283.33 37233.35 0.00 02:33:00 02:33:00 02:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:33:00 02:16:01 74048 0 702944 37.36 1960 1102592 1529084 52.19 571084 970700 59208 02:33:00 02:17:01 115112 0 935876 49.74 864 829692 1773244 60.52 743880 742492 37280 02:33:00 02:18:01 211616 0 735604 39.10 820 933504 1375048 46.93 606792 774044 30152 02:33:00 02:19:01 298556 0 749504 39.83 0 833484 2946476 100.56 591692 775400 20 02:33:00 02:20:02 344784 0 1000176 53.16 0 536584 2986564 101.93 629556 645516 61012 02:33:00 02:21:01 64328 0 703296 37.38 0 1113920 1600240 54.61 696236 909304 59524 02:33:00 02:22:01 414160 0 693016 36.83 0 774368 1788232 61.03 548576 678604 13756 02:33:00 02:23:02 124208 0 628160 33.39 0 1129176 1219176 41.61 552764 961440 20 02:33:00 02:24:01 127296 0 625060 33.22 0 1129188 1189352 40.59 551508 959844 12 02:33:00 02:25:01 126620 0 625220 33.23 0 1129704 1189424 40.59 551780 960372 8 02:33:00 02:26:01 127136 0 624696 33.20 0 1129712 1189352 40.59 551516 960384 8 02:33:00 02:27:01 127036 0 624788 33.21 0 1129720 1189352 40.59 551528 960392 8 02:33:00 02:28:01 126968 0 624840 33.21 0 1129736 1189400 40.59 551908 960396 8 02:33:00 02:29:01 125672 0 625388 33.24 0 1130484 1189352 40.59 551744 961064 20 02:33:00 02:30:01 125080 0 625964 33.27 0 1130500 1189424 40.59 551980 961068 8 02:33:00 02:31:01 125620 0 625416 33.24 0 1130508 1189352 40.59 551740 961092 8 02:33:00 02:32:01 125612 0 625416 33.24 0 1130516 1189352 40.59 551512 961092 8 02:33:00 Average: 163756 0 692668 36.81 214 1024905 1524848 52.04 582694 888424 15356 02:33:00 02:33:00 02:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:33:00 02:16:01 veth96de30d 124.24 142.38 11.18 468.71 0.00 0.00 0.00 0.00 02:33:00 02:16:01 eth0 782.00 763.54 4774.24 95.06 0.00 0.00 0.00 0.00 02:33:00 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:16:01 docker0 499.70 476.86 38.07 1930.77 0.00 0.00 0.00 0.00 02:33:00 02:17:01 eth0 32.89 19.37 29.91 12.89 0.00 0.00 0.00 0.00 02:33:00 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:17:01 vethc1360af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:17:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:18:01 eth0 46.52 28.67 34.29 78.14 0.00 0.00 0.00 0.00 02:33:00 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:18:01 vethc1360af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:19:01 veth87ce7d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:19:01 veth29b0edf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:19:01 vethb7d57a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:19:01 veth15c0e84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:20:02 veth95d4a16 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:20:02 vethd192e74 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:20:02 veth0472272 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:20:02 vethe8e8315 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:21:01 veth15c0e84 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 02:33:00 02:21:01 eth0 2921.16 2513.68 12307.06 524.63 0.00 0.00 0.00 0.00 02:33:00 02:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:33:00 02:21:01 veth5b9d606 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:22:01 veth15c0e84 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:22:01 veth48ec796 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:33:00 02:22:01 eth0 36.37 21.37 80.69 12.49 0.00 0.00 0.00 0.00 02:33:00 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:23:02 eth0 193.73 144.96 1689.43 78.97 0.00 0.00 0.00 0.00 02:33:00 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:23:02 docker0 1079.93 1018.03 85.34 4226.40 0.00 0.00 0.00 0.00 02:33:00 02:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:25:01 eth0 0.25 0.23 0.09 0.07 0.00 0.00 0.00 0.00 02:33:00 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:33:00 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:33:00 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:28:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:33:00 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:29:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:33:00 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:30:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:33:00 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:33:00 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 Average: eth0 84.35 74.02 507.91 25.67 0.00 0.00 0.00 0.00 02:33:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:00 Average: docker0 34.16 35.28 2.55 156.66 0.00 0.00 0.00 0.00 02:33:00 02:33:00 02:33:00 ---> sar -P ALL: 02:33:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 02:33:00 02:33:00 02:13:49 LINUX RESTART (4 CPU) 02:33:00 02:33:00 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:33:00 02:16:01 all 14.23 0.00 7.54 3.60 0.06 74.58 02:33:00 02:16:01 0 16.04 0.00 7.79 3.44 0.03 72.69 02:33:00 02:16:01 1 12.51 0.00 7.31 4.11 0.05 76.01 02:33:00 02:16:01 2 13.87 0.00 7.44 2.37 0.07 76.25 02:33:00 02:16:01 3 14.48 0.00 7.63 4.47 0.07 73.35 02:33:00 02:17:01 all 38.03 0.00 11.51 9.04 0.07 41.35 02:33:00 02:17:01 0 35.84 0.00 10.95 7.58 0.05 45.58 02:33:00 02:17:01 1 40.04 0.00 11.90 12.09 0.09 35.88 02:33:00 02:17:01 2 38.38 0.00 11.40 7.19 0.09 42.94 02:33:00 02:17:01 3 37.84 0.00 11.80 9.32 0.05 40.99 02:33:00 02:18:01 all 54.61 0.00 15.02 2.27 0.06 28.04 02:33:00 02:18:01 0 54.75 0.00 15.27 3.26 0.07 26.65 02:33:00 02:18:01 1 54.19 0.00 14.87 3.08 0.05 27.80 02:33:00 02:18:01 2 54.12 0.00 15.37 1.72 0.07 28.72 02:33:00 02:18:01 3 55.37 0.00 14.57 1.03 0.05 28.97 02:33:00 02:19:01 all 21.23 0.00 21.81 8.97 0.10 47.89 02:33:00 02:19:01 0 20.27 0.00 21.17 7.02 0.09 51.46 02:33:00 02:19:01 1 20.14 0.00 21.16 9.43 0.14 49.13 02:33:00 02:19:01 2 22.61 0.00 22.21 7.84 0.10 47.24 02:33:00 02:19:01 3 21.90 0.00 22.70 11.62 0.09 43.69 02:33:00 02:20:02 all 31.39 0.00 24.24 26.08 0.13 18.16 02:33:00 02:20:02 0 31.25 0.00 23.83 28.23 0.14 16.56 02:33:00 02:20:02 1 31.52 0.00 24.02 25.59 0.14 18.73 02:33:00 02:20:02 2 31.15 0.00 24.00 27.27 0.12 17.46 02:33:00 02:20:02 3 31.66 0.00 25.12 23.20 0.12 19.89 02:33:00 02:21:01 all 37.54 0.00 20.08 20.10 0.13 22.14 02:33:00 02:21:01 0 37.58 0.00 18.88 15.40 0.12 28.01 02:33:00 02:21:01 1 37.74 0.00 20.57 22.92 0.17 18.60 02:33:00 02:21:01 2 37.90 0.00 20.30 18.92 0.12 22.76 02:33:00 02:21:01 3 36.92 0.00 20.59 23.24 0.11 19.14 02:33:00 02:22:01 all 45.31 0.00 21.66 17.99 0.09 14.95 02:33:00 02:22:01 0 45.15 0.00 21.59 17.34 0.09 15.83 02:33:00 02:22:01 1 44.66 0.00 21.42 19.16 0.09 14.67 02:33:00 02:22:01 2 46.00 0.00 21.76 18.46 0.09 13.70 02:33:00 02:22:01 3 45.42 0.00 21.88 16.99 0.09 15.61 02:33:00 02:23:02 all 8.90 0.00 6.47 6.11 0.05 78.47 02:33:00 02:23:02 0 10.96 0.00 7.73 5.88 0.05 75.38 02:33:00 02:23:02 1 6.22 0.00 5.90 9.65 0.05 78.18 02:33:00 02:23:02 2 10.14 0.00 5.96 3.57 0.05 80.29 02:33:00 02:23:02 3 8.27 0.00 6.28 5.36 0.05 80.04 02:33:00 02:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:33:00 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:33:00 02:24:01 2 0.53 0.00 0.05 0.02 0.02 99.39 02:33:00 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:33:00 02:25:01 all 0.16 0.00 0.05 0.01 0.02 99.76 02:33:00 02:25:01 0 0.03 0.00 0.08 0.02 0.03 99.83 02:33:00 02:25:01 1 0.03 0.00 0.05 0.02 0.02 99.88 02:33:00 02:25:01 2 0.53 0.00 0.03 0.00 0.02 99.42 02:33:00 02:25:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:33:00 02:26:01 all 0.11 0.00 0.04 0.00 0.01 99.83 02:33:00 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:33:00 02:26:01 1 0.12 0.00 0.10 0.00 0.00 99.78 02:33:00 02:26:01 2 0.32 0.00 0.02 0.00 0.02 99.65 02:33:00 02:26:01 3 0.02 0.00 0.05 0.02 0.02 99.90 02:33:00 02:33:00 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:33:00 02:27:01 all 0.17 0.00 0.06 0.00 0.00 99.77 02:33:00 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:27:01 1 0.05 0.00 0.10 0.00 0.00 99.85 02:33:00 02:27:01 2 0.55 0.00 0.07 0.00 0.00 99.38 02:33:00 02:27:01 3 0.07 0.00 0.07 0.00 0.00 99.87 02:33:00 02:28:01 all 0.14 0.00 0.03 0.00 0.00 99.83 02:33:00 02:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:33:00 02:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:28:01 2 0.52 0.00 0.05 0.00 0.00 99.43 02:33:00 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:33:00 02:29:01 all 0.15 0.00 0.05 0.02 0.00 99.78 02:33:00 02:29:01 0 0.02 0.00 0.08 0.08 0.00 99.82 02:33:00 02:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:29:01 2 0.52 0.00 0.05 0.02 0.00 99.42 02:33:00 02:29:01 3 0.03 0.00 0.07 0.00 0.00 99.90 02:33:00 02:30:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:33:00 02:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:33:00 02:30:01 2 0.55 0.00 0.07 0.00 0.00 99.38 02:33:00 02:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:31:01 all 0.15 0.00 0.02 0.00 0.00 99.82 02:33:00 02:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:33:00 02:31:01 2 0.53 0.00 0.05 0.00 0.02 99.40 02:33:00 02:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:33:00 02:32:01 all 0.09 0.00 0.05 0.00 0.00 99.86 02:33:00 02:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:33:00 02:32:01 1 0.05 0.00 0.03 0.02 0.00 99.90 02:33:00 02:32:01 2 0.27 0.00 0.08 0.00 0.00 99.65 02:33:00 02:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:33:00 Average: all 14.56 0.00 7.41 5.41 0.04 72.57 02:33:00 Average: 0 14.56 0.00 7.35 5.08 0.04 72.97 02:33:00 Average: 1 14.27 0.00 7.35 6.11 0.05 72.23 02:33:00 Average: 2 14.93 0.00 7.43 5.02 0.04 72.57 02:33:00 Average: 3 14.49 0.00 7.51 5.44 0.04 72.53 02:33:00 02:33:00 02:33:00