Pull request #3104 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at 52b41697029d46b9dd6fcb3599083165743908cd rather than 4aad13f628c6f9355b85919bf497a89420955c03 Obtained Jenkinsfile from 52b41697029d46b9dd6fcb3599083165743908cd 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24316 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 > 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/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" First time build. Skipping changelog. > git rev-list --no-walk 695d596de3de4454281bc19f58cd379e013faf7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:55 ========================================================= 08:33:55 EdgeX Global Pipelines Version Info 08:33:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:57 ------------------- 08:33:57 stable info: 08:33:57 ------------------- 08:33:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:33:57 Message: update stable to v1.0.179 08:33:58 ------------------- 08:33:58 experimental info: 08:33:58 ------------------- 08:33:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:33:58 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:33:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3104 [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3104 [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3104 [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aad13f628c6f9355b85919bf497a89420955c03 [Pipeline] echo 08:34:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aad13f [Pipeline] echo 08:34:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:34:01 provisioning config files... 08:34:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8357783702193997235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:01 ---> docker-login.sh 08:34:01 nexus3.edgexfoundry.org:10001 08:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:01 Configure a credential helper to remove this warning. See 08:34:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:01 08:34:01 Login Succeeded 08:34:01 nexus3.edgexfoundry.org:10002 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 nexus3.edgexfoundry.org:10003 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 nexus3.edgexfoundry.org:10004 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 docker.io 08:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:02 Configure a credential helper to remove this warning. See 08:34:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:02 08:34:02 Login Succeeded 08:34:02 ---> docker-login.sh ends [Pipeline] } 08:34:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:34:03 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/core-command/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo core-command,cmd/core-command/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/core-data/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo core-data,cmd/core-data/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/core-metadata/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo core-metadata,cmd/core-metadata/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/security-bootstrapper/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/security-proxy-setup/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/support-notifications/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo support-notifications,cmd/support-notifications/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/support-scheduler/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:34:03 + for file in '`ls cmd/**/Dockerfile`' 08:34:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:34:03 ++ cut -d/ -f2 08:34:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:34:03 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 08:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:34:04 08:34:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:34:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:34:04 latest: Pulling from edgex-devops/git-semver 08:34:04 31603596830f: Pulling fs layer 08:34:04 2a8b12db71e7: Pulling fs layer 08:34:04 6ca5941a6612: Pulling fs layer 08:34:04 ecc8261a40a4: Pulling fs layer 08:34:04 ecc8261a40a4: Waiting 08:34:04 2a8b12db71e7: Verifying Checksum 08:34:04 2a8b12db71e7: Download complete 08:34:04 31603596830f: Verifying Checksum 08:34:04 31603596830f: Download complete 08:34:04 ecc8261a40a4: Verifying Checksum 08:34:04 ecc8261a40a4: Download complete 08:34:04 6ca5941a6612: Verifying Checksum 08:34:04 6ca5941a6612: Download complete 08:34:05 31603596830f: Pull complete 08:34:05 2a8b12db71e7: Pull complete 08:34:06 6ca5941a6612: Pull complete 08:34:06 ecc8261a40a4: Pull complete 08:34:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:34:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:34:06 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:34:09 $ docker top ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:34:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:09 [ssh-agent] Looking for ssh-agent implementation... 08:34:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:09 $ docker exec ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent 08:34:10 SSH_AUTH_SOCK=/tmp/ssh-ETSzKR9emVxR/agent.12 08:34:10 SSH_AGENT_PID=17 08:34:10 Running ssh-add (command line suppressed) 08:34:10 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7936091697102186090.key (/w/workspace/edgex-go/4@tmp/private_key_7936091697102186090.key) 08:34:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:10 + git tag --points-at HEAD [Pipeline] } 08:34:10 $ docker exec --env ******** --env ******** ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent -k 08:34:10 unset SSH_AUTH_SOCK; 08:34:10 unset SSH_AGENT_PID; 08:34:10 echo Agent pid 17 killed; 08:34:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:34:10 [ssh-agent] Looking for ssh-agent implementation... 08:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:11 $ docker exec ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent 08:34:11 SSH_AUTH_SOCK=/tmp/ssh-9MpQkLKV0N8d/agent.45 08:34:11 SSH_AGENT_PID=50 08:34:11 Running ssh-add (command line suppressed) 08:34:11 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8286971959165471174.key (/w/workspace/edgex-go/4@tmp/private_key_8286971959165471174.key) 08:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:34:11 + git semver init 08:34:11 # -> Open(): unable to determine branch for HEAD 08:34:11 # $GIT_DIR = /w/workspace/edgex-go/4/.git 08:34:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 08:34:11 # $SEMVER_REMOTE_NAME = origin 08:34:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:34:11 # $SEMVER_USER_NAME = edgex-jenkins 08:34:11 # $SEMVER_BRANCH = PR-3104 08:34:11 # $SEMVER_TEMP = /tmp/semver-577294875 08:34:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:34:50 # '/tmp/semver-577294875' -> '/w/workspace/edgex-go/4/.semver' 08:34:50 # -> Force: false 08:34:50 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 08:34:50 $ docker exec --env ******** --env ******** ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent -k 08:34:50 unset SSH_AUTH_SOCK; 08:34:50 unset SSH_AGENT_PID; 08:34:50 echo Agent pid 50 killed; 08:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:34:51 + git semver [Pipeline] } 08:34:51 $ docker stop --time=1 ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 08:34:53 $ docker rm -f ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:34:54 Stashed 1 file(s) [Pipeline] echo 08:34:54 [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 08:34:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:34:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:34:55 + sudo service docker restart 08:34:55 + true 08:34:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:34:56 ========================================================= 08:34:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:34:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:34:56 + 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 . 08:35:00 Sending build context to Docker daemon 327.4MB 08:35:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:35:00 Step 2/6 : FROM ${BASE} 08:35:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:00 188c0c94c7c5: Pulling fs layer 08:35:00 0ef7d3d256c8: Pulling fs layer 08:35:00 de9db76c5a1d: Pulling fs layer 08:35:00 bca2f99d35d6: Pulling fs layer 08:35:00 93359f2a8cfa: Pulling fs layer 08:35:00 7c6f9722023f: Pulling fs layer 08:35:00 a35cf1a2eb13: Pulling fs layer 08:35:00 93359f2a8cfa: Waiting 08:35:00 7c6f9722023f: Waiting 08:35:00 a35cf1a2eb13: Waiting 08:35:00 bca2f99d35d6: Waiting 08:35:00 de9db76c5a1d: Download complete 08:35:00 0ef7d3d256c8: Download complete 08:35:00 93359f2a8cfa: Verifying Checksum 08:35:00 93359f2a8cfa: Download complete 08:35:00 188c0c94c7c5: Verifying Checksum 08:35:00 188c0c94c7c5: Download complete 08:35:00 7c6f9722023f: Verifying Checksum 08:35:00 7c6f9722023f: Download complete 08:35:01 188c0c94c7c5: Pull complete 08:35:01 0ef7d3d256c8: Pull complete 08:35:01 de9db76c5a1d: Pull complete 08:35:02 a35cf1a2eb13: Verifying Checksum 08:35:02 a35cf1a2eb13: Download complete 08:35:03 bca2f99d35d6: Verifying Checksum 08:35:03 bca2f99d35d6: Download complete 08:35:09 Still waiting to schedule task 08:35:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:35:10 bca2f99d35d6: Pull complete 08:35:10 93359f2a8cfa: Pull complete 08:35:10 7c6f9722023f: Pull complete 08:35:13 a35cf1a2eb13: Pull complete 08:35:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:35:13 ---> a62c8e92a672 08:35: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 08:35:13 ---> Running in 32bf528b2fe9 08:35:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:35:16 (1/12) Installing libmagic (5.38-r0) 08:35:17 (2/12) Installing file (5.38-r0) 08:35:17 (3/12) Installing libc-dev (0.7.2-r3) 08:35:17 (4/12) Installing g++ (9.3.0-r2) 08:35:43 (5/12) Installing fortify-headers (1.1-r0) 08:35:43 (6/12) Installing patch (2.7.6-r6) 08:35:43 (7/12) Installing build-base (0.5-r2) 08:35:43 (8/12) Installing libsodium (1.0.18-r0) 08:35:44 (9/12) Installing pkgconf (1.7.2-r0) 08:35:44 (10/12) Installing libsodium-dev (1.0.18-r0) 08:35:44 (11/12) Installing libzmq (4.3.3-r0) 08:35:45 (12/12) Installing zeromq-dev (4.3.3-r0) 08:35:45 Executing busybox-1.31.1-r19.trigger 08:35:45 OK: 233 MiB in 51 packages 08:35:48 Removing intermediate container 32bf528b2fe9 08:35:48 ---> cfa682f3e077 08:35:48 Step 4/6 : WORKDIR /edgex-go 08:35:48 ---> Running in 2b7e2a47dcfe 08:35:48 Removing intermediate container 2b7e2a47dcfe 08:35:48 ---> 4f71f7b52f36 08:35:48 Step 5/6 : COPY go.mod . 08:35:48 ---> 0a34eb21cfb2 08:35:48 Step 6/6 : RUN go mod download 08:35:48 ---> Running in 393d101f11ba 08:36:10 Removing intermediate container 393d101f11ba 08:36:10 ---> e11aafd67375 08:36:10 Successfully built e11aafd67375 08:36:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:36:11 + docker inspect -f . ci-base-image-x86_64 08:36:11 . [Pipeline] withDockerContainer 08:36:11 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:36:12 $ docker top ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:12 + go version 08:36:12 go version go1.15.5 linux/amd64 [Pipeline] } 08:36:12 $ docker stop --time=1 ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 08:36:13 $ docker rm -f ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:14 + docker inspect -f . ci-base-image-x86_64 08:36:14 . [Pipeline] withDockerContainer 08:36:14 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:36:14 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:36:15 $ docker top 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:15 ========================================================= 08:36:15 [edgeXBuildGoParallel] Running Tests and Build... 08:36:15 ========================================================= [Pipeline] sh 08:36:15 + make test 08:36:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 46.0% of statements 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 08:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 65.8% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:36:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24317 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws 08:36:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.3% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.331s coverage: 28.6% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.419s coverage: 92.8% of statements 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:37:02 using credential edgex-jenkins-ssh 08:37:02 Cloning the remote Git repository 08:37:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:37:02 > git init /w/workspace/edgex-go/4 # timeout=10 08:37:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:02 > git --version # timeout=10 08:37:02 > git --version # 'git version 2.17.1' 08:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.037s coverage: 94.4% of statements 08:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.5% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 68.9% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.1% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.671s coverage: 29.1% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:37:26 GO111MODULE=on go vet ./... 08:37:35 Merging remotes/origin/master commit 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 08:37:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:37:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:37:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:37:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:37:36 > git config core.sparsecheckout # timeout=10 08:37:36 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 08:37:36 Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 08:37:36 Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) 08:37:36 > git remote # timeout=10 08:37:36 > git config --get remote.origin.url # timeout=10 08:37:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:36 > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 08:37:36 > git rev-parse HEAD^{commit} # timeout=10 08:37:36 > git config core.sparsecheckout # timeout=10 08:37:36 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 08:37:41 Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:37:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:37:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:37:43 + true 08:37:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:37:45 provisioning config files... 08:37:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8729982256175234425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:46 ---> docker-login.sh 08:37:46 nexus3.edgexfoundry.org:10001 08:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:47 Configure a credential helper to remove this warning. See 08:37:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:47 08:37:47 Login Succeeded 08:37:47 nexus3.edgexfoundry.org:10002 08:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:47 Configure a credential helper to remove this warning. See 08:37:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:47 08:37:47 Login Succeeded 08:37:47 nexus3.edgexfoundry.org:10003 08:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:48 Configure a credential helper to remove this warning. See 08:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:48 08:37:48 Login Succeeded 08:37:48 nexus3.edgexfoundry.org:10004 08:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:48 Configure a credential helper to remove this warning. See 08:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:48 08:37:48 Login Succeeded 08:37:48 docker.io 08:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:37:49 Configure a credential helper to remove this warning. See 08:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:37:49 08:37:49 Login Succeeded 08:37:49 ---> docker-login.sh ends [Pipeline] } 08:37:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:37:50 ========================================================= 08:37:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:37:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:37:50 + 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 . 08:37:53 Sending build context to Docker daemon 166MB 08:37:53 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 08:37:53 Step 2/6 : FROM ${BASE} 08:37:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:37:53 5f621e34cdf4: Pulling fs layer 08:37:53 a4357932f1b6: Pulling fs layer 08:37:53 18c013af1878: Pulling fs layer 08:37:53 00ac8860ef70: Pulling fs layer 08:37:53 63d7cb157983: Pulling fs layer 08:37:53 b116817d02f9: Pulling fs layer 08:37:53 745a02a5169b: Pulling fs layer 08:37:53 00ac8860ef70: Waiting 08:37:53 63d7cb157983: Waiting 08:37:53 b116817d02f9: Waiting 08:37:53 745a02a5169b: Waiting 08:37:53 18c013af1878: Verifying Checksum 08:37:53 18c013af1878: Download complete 08:37:53 a4357932f1b6: Verifying Checksum 08:37:53 a4357932f1b6: Download complete 08:37:53 gofmt -l . 08:37:53 [ "`gofmt -l .`" = "" ] 08:37:53 ./bin/test-go-mod-tidy.sh 08:37:53 ./bin/test-attribution-txt.sh [Pipeline] sh 08:37:54 63d7cb157983: Verifying Checksum 08:37:54 63d7cb157983: Download complete 08:37:54 b116817d02f9: Download complete 08:37:54 5f621e34cdf4: Verifying Checksum 08:37:54 5f621e34cdf4: Download complete 08:37:54 + ls -al . 08:37:54 total 680 08:37:54 drwxrwxr-x 10 1001 1001 4096 Feb 1 08:37 . 08:37:54 drwxr-xr-x 4 root root 28 Feb 1 08:36 .. 08:37:54 -rw-rw-r-- 1 1001 1001 11 Feb 1 08:33 .dockerignore 08:37:54 drwxrwxr-x 8 1001 1001 179 Feb 1 08:33 .git 08:37:54 drwxrwxr-x 3 1001 1001 125 Feb 1 08:33 .github 08:37:54 -rw-rw-r-- 1 1001 1001 872 Feb 1 08:33 .gitignore 08:37:54 drwx------ 3 1001 1001 60 Feb 1 08:34 .semver 08:37:54 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:33 .sonarcloud.properties 08:37:54 -rw-rw-r-- 1 1001 1001 7859 Feb 1 08:33 Attribution.txt 08:37:54 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:33 CONTRIBUTING.md 08:37:54 -rw-rw-r-- 1 1001 1001 931 Feb 1 08:33 Dockerfile.build 08:37:54 -rw-rw-r-- 1 1001 1001 863 Feb 1 08:33 Jenkinsfile 08:37:54 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:33 LICENSE 08:37:54 -rw-rw-r-- 1 1001 1001 6001 Feb 1 08:33 Makefile 08:37:54 -rw-rw-r-- 1 1001 1001 6524 Feb 1 08:33 README.md 08:37:54 -rw-rw-r-- 1 1001 1001 6755 Feb 1 08:33 SECURITY.md 08:37:54 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:34 VERSION 08:37:54 -rw-rw-r-- 1 1001 1001 4131 Feb 1 08:33 ZMQWindows.md 08:37:54 drwxrwxr-x 2 1001 1001 117 Feb 1 08:33 bin 08:37:54 drwxrwxr-x 15 1001 1001 4096 Feb 1 08:33 cmd 08:37:54 -rw-r--r-- 1 root root 574984 Feb 1 08:37 coverage.out 08:37:54 -rw-r--r-- 1 root root 1054 Feb 1 08:37 go.mod 08:37:54 -rw-r--r-- 1 root root 19289 Feb 1 08:37 go.sum 08:37:54 drwxrwxr-x 8 1001 1001 127 Feb 1 08:33 internal 08:37:54 drwxrwxr-x 4 1001 1001 26 Feb 1 08:33 openapi 08:37:54 drwxrwxr-x 4 1001 1001 71 Feb 1 08:33 snap 08:37:54 -rw-rw-r-- 1 1001 1001 168 Feb 1 08:33 version.go [Pipeline] sh 08:37:54 + '[' -e coverage.out ] 08:37:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:37:54 5f621e34cdf4: Pull complete 08:37:54 Stashed 1 file(s) [Pipeline] sh 08:37:55 + make build 08:37:55 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 08:37:55 a4357932f1b6: Pull complete 08:37:55 18c013af1878: Pull complete 08:37:56 745a02a5169b: Verifying Checksum 08:37:56 745a02a5169b: Download complete 08:37:57 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 08:37:58 00ac8860ef70: Verifying Checksum 08:37:58 00ac8860ef70: Download complete 08:38:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:38: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 08:38:08 00ac8860ef70: Pull complete 08:38:08 63d7cb157983: Pull complete 08:38:08 b116817d02f9: Pull complete 08:38: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 08:38:09 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 08:38: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 08:38:11 745a02a5169b: Pull complete 08:38:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:38:11 ---> b7e6874047d6 08:38:11 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 08:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38: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 08:38:15 ---> Running in 706316d6ff6e 08:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:38:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:38:19 $ docker stop --time=1 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab 08:38:19 (1/12) Installing libmagic (5.38-r0) 08:38:19 (2/12) Installing file (5.38-r0) 08:38:20 (3/12) Installing libc-dev (0.7.2-r3) 08:38:20 (4/12) Installing g++ (9.3.0-r2) 08:38:21 $ docker rm -f 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:22 08:38:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:23 latest: Pulling from edgex-devops/edgex-compose 08:38:23 cbdbe7a5bc2a: Pulling fs layer 08:38:23 ca9280d653b3: Pulling fs layer 08:38:23 7e9c9ca2126c: Pulling fs layer 08:38:23 cbdbe7a5bc2a: Verifying Checksum 08:38:23 cbdbe7a5bc2a: Download complete 08:38:23 ca9280d653b3: Verifying Checksum 08:38:23 ca9280d653b3: Download complete 08:38:24 cbdbe7a5bc2a: Pull complete 08:38:25 ca9280d653b3: Pull complete 08:38:25 7e9c9ca2126c: Verifying Checksum 08:38:25 7e9c9ca2126c: Download complete 08:38:32 7e9c9ca2126c: Pull complete 08:38:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:38:32 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:38:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 08:38:35 $ docker top 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:35 + docker-compose build --help 08:38:35 + grep parallel 08:38:36 --parallel Build images in parallel. [Pipeline] } 08:38:36 $ docker stop --time=1 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 08:38:38 $ docker rm -f 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:38:38 . [Pipeline] withDockerContainer 08:38:39 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:38:39 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:38:39 $ docker top 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:40 + docker-compose -f ./docker-compose-build.yml build --parallel 08:38:41 Building docker-core-command-go ... 08:38:41 Building docker-core-data-go ... 08:38:41 Building docker-core-metadata-go ... 08:38:41 Building docker-security-bootstrapper-go ... 08:38:41 Building docker-security-proxy-setup-go ... 08:38:41 Building docker-security-secretstore-setup-go ... 08:38:41 Building docker-support-notifications-go ... 08:38:41 Building docker-support-scheduler-go ... 08:38:41 Building docker-sys-mgmt-agent-go ... 08:38:41 Building docker-sys-mgmt-agent-go 08:38:41 Building docker-core-command-go 08:38:41 Building docker-core-data-go 08:38:41 Building docker-security-secretstore-setup-go 08:38:41 Building docker-security-proxy-setup-go 08:38:42 (5/12) Installing fortify-headers (1.1-r0) 08:38:42 (6/12) Installing patch (2.7.6-r6) 08:38:42 (7/12) Installing build-base (0.5-r2) 08:38:42 (8/12) Installing libsodium (1.0.18-r0) 08:38:42 (9/12) Installing pkgconf (1.7.2-r0) 08:38:42 (10/12) Installing libsodium-dev (1.0.18-r0) 08:38:42 (11/12) Installing libzmq (4.3.3-r0) 08:38:42 (12/12) Installing zeromq-dev (4.3.3-r0) 08:38:42 Executing busybox-1.31.1-r19.trigger 08:38:42 OK: 217 MiB in 51 packages 08:38:44 Removing intermediate container 706316d6ff6e 08:38:44 ---> 1b591ff58402 08:38:44 Step 4/6 : WORKDIR /edgex-go 08:38:44 ---> Running in a2472c699720 08:38:45 Removing intermediate container a2472c699720 08:38:45 ---> 5346a861d65d 08:38:45 Step 5/6 : COPY go.mod . 08:38:45 ---> c924bf5606be 08:38:45 Step 6/6 : RUN go mod download 08:38:46 ---> Running in eef80605bd8a 08:39:12 Removing intermediate container eef80605bd8a 08:39:12 ---> a47d64d2febf 08:39:12 Successfully built a47d64d2febf 08:39:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:39:13 + docker inspect -f . ci-base-image-arm64 08:39:13 . [Pipeline] withDockerContainer 08:39:13 prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container 08:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 08:39:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:39:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:39:13 ---> e11aafd67375 08:39:13 Step 3/21 : WORKDIR /edgex-go 08:39:13 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:39:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:39:13 ---> e11aafd67375 08:39:13 Step 3/26 : WORKDIR /edgex-go 08:39:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:39:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:13 ---> e11aafd67375 08:39:13 Step 3/23 : WORKDIR /edgex-go 08:39:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:39:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:14 ---> e11aafd67375 08:39:14 Step 3/24 : WORKDIR /edgex-go 08:39:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:39:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:14 ---> e11aafd67375 08:39:14 Step 3/23 : WORKDIR /edgex-go 08:39:15 $ docker top 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f -eo pid,comm 08:39:15 ---> Running in 84d7aef0da7e 08:39:15 ---> Running in bd4ae10ec2bc 08:39:15 ---> Running in c13d5ba64197 08:39:15 ---> Running in aca7848cbaf3 08:39:15 ---> Running in ccb32b5c5a66 [Pipeline] { [Pipeline] sh 08:39:15 Removing intermediate container aca7848cbaf3 08:39:15 ---> bd0c5d172c51 08:39:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:15 Removing intermediate container 84d7aef0da7e 08:39:15 ---> 7c0397a9c2cf 08:39:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:15 Removing intermediate container bd4ae10ec2bc 08:39:15 ---> db1d48137091 08:39:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:15 Removing intermediate container ccb32b5c5a66 08:39:15 ---> c36f932a7945 08:39:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:15 Removing intermediate container c13d5ba64197 08:39:15 ---> 92cf38bc2b09 08:39:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:15 ---> Running in 990271eb905d 08:39:15 ---> Running in 41f271cfe093 08:39:15 ---> Running in de99726187a5 08:39:15 ---> Running in fd8fa7e3af0c 08:39:15 ---> Running in 01aeb366f801 08:39:16 + go version 08:39:16 go version go1.15.5 linux/arm64 [Pipeline] } 08:39:16 $ docker stop --time=1 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f 08:39:17 Removing intermediate container 990271eb905d 08:39:17 ---> faa021253ea4 08:39:17 Step 5/26 : RUN apk add --update --no-cache make bash git 08:39:18 $ docker rm -f 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f 08:39:18 ---> Running in 72c20867b37d 08:39:18 Removing intermediate container 41f271cfe093 08:39:18 ---> 734a5af10ee0 08:39:18 Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] // withDockerContainer [Pipeline] } 08:39:18 ---> Running in fd750532588d 08:39:18 Removing intermediate container 01aeb366f801 08:39:18 ---> 9474cc716f43 08:39:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:39:18 Removing intermediate container fd8fa7e3af0c 08:39:18 ---> d0d4d0cf37d8 08:39:18 Step 5/23 : RUN apk add --update --no-cache make git 08:39:18 Removing intermediate container de99726187a5 08:39:18 ---> 36d4d26761cd 08:39:18 Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:18 ---> Running in a5925032c71b 08:39:18 ---> Running in 7c0bd98f25fd 08:39:18 ---> Running in b3980299dd64 08:39:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:18 + docker inspect -f . ci-base-image-arm64 08:39:18 . [Pipeline] withDockerContainer 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:19 prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container 08:39:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:20 $ docker top 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 -eo pid,comm 08:39:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:20 OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo 08:39:21 ========================================================= 08:39:21 [edgeXBuildGoParallel] Running Tests and Build... 08:39:21 ========================================================= [Pipeline] sh 08:39:21 OK: 233 MiB in 51 packages 08:39:21 Removing intermediate container 72c20867b37d 08:39:21 ---> ed6ff45a6c0f 08:39:21 Step 6/26 : COPY go.mod . 08:39:21 OK: 233 MiB in 51 packages 08:39:21 + make test 08:39:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:39:21 OK: 233 MiB in 51 packages 08:39:21 ---> f99f57e9af4e 08:39:21 Step 7/26 : RUN go mod download 08:39:21 Removing intermediate container fd750532588d 08:39:21 ---> e09d9d39ce08 08:39:21 Step 6/24 : COPY go.mod . 08:39:21 ---> Running in 902985a27987 08:39:22 Removing intermediate container a5925032c71b 08:39:22 ---> 649aacae4d4b 08:39:22 Step 6/23 : COPY go.mod . 08:39:22 ---> 7fb62a9947b9 08:39:22 Step 7/24 : RUN go mod download 08:39:22 OK: 233 MiB in 51 packages 08:39:22 ---> Running in aa2dc6104129 08:39:22 ---> e4e58fd4254d 08:39:22 Step 7/23 : RUN go mod download 08:39:22 ---> Running in 8c66bef2e61c 08:39:22 Removing intermediate container 7c0bd98f25fd 08:39:22 ---> 67deb1c53cd0 08:39:22 Step 6/21 : COPY go.mod . 08:39:23 ---> 63e76a4e6a83 08:39:23 Step 7/21 : RUN go mod download 08:39:23 Removing intermediate container b3980299dd64 08:39:23 ---> 9df2baf74aba 08:39:23 Step 6/23 : COPY go.mod . 08:39:23 ---> Running in 366ba3a987b4 08:39:23 ---> d15e9217a72d 08:39:23 Step 7/23 : RUN go mod download 08:39:24 ---> Running in d2a7462763cc 08:39:25 Removing intermediate container 902985a27987 08:39:25 ---> dc0123a168bc 08:39:25 Step 8/26 : COPY . . 08:39:25 Removing intermediate container aa2dc6104129 08:39:25 ---> 11f31af67d8d 08:39:25 Step 8/24 : COPY . . 08:39:25 Removing intermediate container 8c66bef2e61c 08:39:25 ---> ca8016d1fd47 08:39:25 Step 8/23 : COPY . . 08:39:28 Removing intermediate container 366ba3a987b4 08:39:28 ---> 1d9a97c7095d 08:39:28 Step 8/21 : COPY . . 08:39:35 Removing intermediate container d2a7462763cc 08:39:35 ---> 09712c27f72d 08:39:35 Step 8/23 : COPY . . 08:39:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:07 ---> 0e2fb00d5806 08:40:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:40:07 ---> e31cf7cf4dc4 08:40:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:07 ---> Running in 3b31d528b468 08:40:07 ---> Running in a6a056b83ce9 08:40:07 ---> 49adc2a9e8ac 08:40:07 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:40:07 ---> 6e923ebd6a42 08:40:07 Step 9/23 : RUN make cmd/core-data/core-data 08:40:07 ---> 41c0f6bd9db2 08:40:07 Step 9/23 : RUN make cmd/core-command/core-command 08:40:07 ---> Running in 17a592c9cf72 08:40:07 ---> Running in 059e22fe803d 08:40:07 ---> Running in 14eeec569b87 08:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:40:08 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 08:40:08 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 08:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:40:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:40:43 Removing intermediate container a6a056b83ce9 08:40:43 ---> 3c054b1135bd 08:40:43 08:40:43 Step 10/24 : FROM alpine:3.12 08:40:43 Removing intermediate container 059e22fe803d 08:40:43 ---> 9ba8f14b3858 08:40:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:40:43 3.12: Pulling from library/alpine 08:40:43 Removing intermediate container 3b31d528b468 08:40:43 ---> 2ec168b25081 08:40:43 08:40:43 Step 10/21 : FROM alpine:3.12 08:40:43 3.12: Pulling from library/alpine 08:40:43 ---> Running in 43c5301abf4d 08:40:44 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 08:40:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:40:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:40:45 Status: Downloaded newer image for alpine:3.12 08:40:45 ---> 389fef711851 08:40:45 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:40:45 Status: Downloaded newer image for alpine:3.12 08:40:45 ---> 389fef711851 08:40:45 Step 11/21 : RUN apk add --update --no-cache curl 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:47 ---> Running in 44242d54746f 08:40:47 ---> Running in 96f744ccca7b 08:40:47 Removing intermediate container 14eeec569b87 08:40:47 ---> a995b9c12b89 08:40:47 08:40:47 Step 10/23 : FROM alpine:3.12 08:40:47 ---> 389fef711851 08:40:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:40:47 Removing intermediate container 17a592c9cf72 08:40:47 ---> 50206fb2a048 08:40:47 08:40:47 Step 10/23 : FROM alpine:3.12 08:40:47 ---> 389fef711851 08:40:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:40:48 ---> Running in e9a0d911f601 08:40:48 ---> Running in 0dbba6694a59 08:40:48 Removing intermediate container 43c5301abf4d 08:40:48 ---> 22fa9555453c 08:40:48 08:40:48 Step 11/26 : FROM docker:20.10.0 08:40:48 20.10.0: Pulling from library/docker 08:40:48 Removing intermediate container 0dbba6694a59 08:40:48 ---> 14f5cd85406d 08:40:48 Step 12/23 : ENV APP_PORT=48080 08:40:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:48 ---> Running in 6216fc62e67a 08:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:49 (1/4) Installing ca-certificates (20191127-r4) 08:40:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:40:49 (3/4) Installing libcurl (7.69.1-r3) 08:40:49 (4/4) Installing curl (7.69.1-r3) 08:40:49 Executing busybox-1.31.1-r19.trigger 08:40:49 Executing ca-certificates-20191127-r4.trigger 08:40:49 OK: 7 MiB in 18 packages 08:40:49 Removing intermediate container 6216fc62e67a 08:40:49 ---> 127cf4008fe8 08:40:49 Step 13/23 : EXPOSE $APP_PORT 08:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:49 ---> Running in ec753f444ec4 08:40:49 (1/5) Installing ca-certificates (20191127-r4) 08:40:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:40:49 (3/5) Installing libcurl (7.69.1-r3) 08:40:49 (4/5) Installing curl (7.69.1-r3) 08:40:49 (1/1) Installing dumb-init (1.2.2-r1) 08:40:49 Executing busybox-1.31.1-r19.trigger 08:40:49 (5/5) Installing dumb-init (1.2.2-r1) 08:40:49 OK: 6 MiB in 15 packages 08:40:49 Executing busybox-1.31.1-r19.trigger 08:40:49 Executing ca-certificates-20191127-r4.trigger 08:40:50 OK: 7 MiB in 19 packages 08:40:51 Removing intermediate container ec753f444ec4 08:40:51 ---> b84681d3fd50 08:40:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:51 ---> Running in 675c2de4ae33 08:40:51 Removing intermediate container 44242d54746f 08:40:51 ---> adfc66eb66e1 08:40:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:52 ---> Running in 6270bbd1c91c 08:40:52 Removing intermediate container e9a0d911f601 08:40:52 ---> debc66648689 08:40:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:52 Removing intermediate container 6270bbd1c91c 08:40:52 ---> 15a85ea14776 08:40:52 Step 13/21 : WORKDIR /edgex 08:40:52 ---> Running in 4ba768a6d9c0 08:40:52 Removing intermediate container 96f744ccca7b 08:40:52 ---> a7692cf65e0e 08:40:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:53 ---> Running in b28029538cba 08:40:53 ---> Running in a4cb83075e8f 08:40:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:53 Removing intermediate container 4ba768a6d9c0 08:40:53 ---> 2c75bb4aae0d 08:40:53 Step 13/23 : ENV APP_PORT=48082 08:40:53 ---> Running in a4071e6e66ed 08:40:53 Removing intermediate container a4cb83075e8f 08:40:53 ---> 323aed7165d5 08:40:53 Step 13/24 : WORKDIR / 08:40:53 Removing intermediate container b28029538cba 08:40:53 ---> e9b71679c674 08:40:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:40:53 ---> Running in 0a0540cb6409 08:40:53 Removing intermediate container 675c2de4ae33 08:40:53 ---> 804e01b9bfc3 08:40:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:40:54 Removing intermediate container a4071e6e66ed 08:40:54 ---> ba5f38523461 08:40:54 Step 14/23 : EXPOSE $APP_PORT 08:40:55 ---> Running in a0e675729004 08:40:55 ---> d7af76f27a4d 08:40:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:40:55 ---> Running in 9186a07cb09a 08:40:55 Removing intermediate container 0a0540cb6409 08:40:55 ---> 965a51dbd583 08:40:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:40:55 Removing intermediate container 9186a07cb09a 08:40:55 ---> 79e662ba491c 08:40:55 Step 15/23 : WORKDIR / 08:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:56 ---> Running in 603ffca82dd4 08:40:56 ---> a72a3c748938 08:40:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:40:56 ---> 4d4a1ea5ffff 08:40:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:40:56 Status: Downloaded newer image for docker:20.10.0 08:40:56 ---> aefe523efa57 08:40:56 Step 12/26 : RUN apk add --no-cache bash 08:40:56 Removing intermediate container 603ffca82dd4 08:40:56 ---> 47c5d383e8a7 08:40:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:56 ---> Running in 83880ab0cf61 08:40:56 ---> 19713449f9d1 08:40:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:40:56 ---> 5f72f15409bb 08:40:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:40:56 ---> Running in e41d8a5512fc 08:40:56 ---> c6b2930f5d3f 08:40:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:56 ---> 75a3cb1a98e6 08:40:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:57 Removing intermediate container e41d8a5512fc 08:40:57 ---> a91971abb3bc 08:40:57 Step 18/21 : CMD ["--init=true"] 08:40:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:57 ---> Running in 0144bc31c5cd 08:40:57 (1/2) Installing readline (8.0.4-r0) 08:40:57 (2/2) Installing bash (5.0.17-r0) 08:40:57 Executing bash-5.0.17-r0.post-install 08:40:57 Executing busybox-1.31.1-r19.trigger 08:40:57 OK: 12 MiB in 22 packages 08:40:57 ---> 81639d34b6e2 08:40:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:40:57 ---> 7935d9021a39 08:40:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:57 Removing intermediate container 0144bc31c5cd 08:40:57 ---> 489446c997ec 08:40:57 Step 19/21 : LABEL arch=x86_64 08:40:57 ---> Running in 8f4ce50ace6c 08:40:57 ---> 4155aec505c3 08:40:57 Step 19/23 : ENTRYPOINT ["/core-command"] 08:40:58 (1/6) Installing dumb-init (1.2.2-r1) 08:40:58 Removing intermediate container 8f4ce50ace6c 08:40:58 ---> 8e6b3ab45bbd 08:40:58 Step 20/21 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:40:58 (2/6) Installing libgcc (9.3.0-r2) 08:40:58 ---> Running in 2c148b0db895 08:40:58 ---> 831624352372 08:40:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:58 (3/6) Installing libsodium (1.0.18-r0) 08:40:58 Removing intermediate container 83880ab0cf61 08:40:58 ---> 2964e5d5c3b7 08:40:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:40:58 ---> Running in ef37f7dd7998 08:40:58 (4/6) Installing libstdc++ (9.3.0-r2) 08:40:58 ---> Running in 28cc00834377 08:40:58 Removing intermediate container 2c148b0db895 08:40:58 ---> 5c961395f308 08:40:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:58 ---> ca6a898624bb 08:40:58 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/ 08:40:58 Removing intermediate container ef37f7dd7998 08:40:58 ---> 1b8e3cf10833 08:40:58 Step 21/21 : LABEL version=0.0.0 08:40:58 (5/6) Installing libzmq (4.3.3-r0) 08:40:58 ---> Running in b0a21c544e7b 08:40:58 Removing intermediate container 28cc00834377 08:40:58 ---> 4fd3d270669a 08:40:58 Step 14/26 : ENV APP_PORT=48090 08:40:58 ---> Running in 6b216cfcb4f3 08:40:58 ---> Running in 54496779c000 08:40:58 (6/6) Installing zeromq (4.3.3-r0) 08:40:58 ---> Running in bef99b04d71f 08:40:58 Executing busybox-1.31.1-r19.trigger 08:40:58 OK: 8 MiB in 20 packages 08:40:59 Removing intermediate container b0a21c544e7b 08:40:59 ---> 91948f5b5e0c 08:40:59 Step 21/23 : LABEL arch=x86_64 08:40:59 Removing intermediate container 6b216cfcb4f3 08:40:59 ---> 1e0ed61ebade 08:40:59 08:40:59 Removing intermediate container bef99b04d71f 08:40:59 ---> 8a4efeeb2d95 08:40:59 Step 15/26 : EXPOSE $APP_PORT 08:40:59 ---> Running in a58f839124a2 08:40:59 ---> Running in 7b9bbce7fdc5 08:40:59 Successfully built 1e0ed61ebade 08:40:59 Successfully tagged docker-security-proxy-setup-go:latest 08:40:59  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 08:40:59 Removing intermediate container a58f839124a2 08:40:59 ---> 508af5680a75 08:40:59 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:40:59 ---> Running in 1253549820d4 08:41:00 Removing intermediate container 7b9bbce7fdc5 08:41:00 ---> e18ae9b12123 08:41:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:41:00 Removing intermediate container a0e675729004 08:41:00 ---> 6d853e99f8f9 08:41:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 46.0% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.204s coverage: 100.0% of statements 08:41:00 Removing intermediate container 1253549820d4 08:41:00 ---> b7ac3378dec8 08:41:00 Step 23/23 : LABEL version=0.0.0 08:41:02 Removing intermediate container 54496779c000 08:41:02 ---> 8843c54cc39c 08:41:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:41:02 ---> Running in b3ab475097aa 08:41:03 ---> 705cef9a432e 08:41:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:41:03 ---> 7de475f89074 08:41:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:03 ---> Running in 764573fd3438 08:41:04 Removing intermediate container b3ab475097aa 08:41:04 ---> fd9863a23894 08:41:04 08:41:05 Successfully built fd9863a23894 08:41:05 ---> 7681283a8663 08:41:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:41:05 Successfully tagged docker-core-command-go:latest 08:41:05  Building docker-core-command-go ... done Building docker-security-bootstrapper-go 08:41:05 Removing intermediate container 764573fd3438 08:41:05 ---> 63fd0426c9a0 08:41:05 Step 22/24 : LABEL arch=x86_64 08:41:05 ---> c4d0b4e23316 08:41:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:05 ---> Running in faf775db5c94 08:41:05 Removing intermediate container faf775db5c94 08:41:05 ---> 05d3cfefd9eb 08:41:05 Step 23/24 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.106s coverage: 100.0% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.221s coverage: 65.8% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:41:08 ---> Running in 29ba546e157a 08:41:08 ---> e96d961f89bd 08:41:08 Step 19/23 : ENTRYPOINT ["/core-data"] 08:41:08 ---> 9e0759aed13e 08:41:08 Step 19/26 : RUN apk --no-cache add py3-pip 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.675s coverage: 82.3% of statements 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:41:09 ---> Running in 54de07c742cb 08:41:10 Removing intermediate container 29ba546e157a 08:41:10 ---> aca8603266e0 08:41:10 Step 24/24 : LABEL version=0.0.0 08:41:10 ---> Running in 9d3e232c0396 08:41:12 ---> Running in b8373b8f3524 08:41:12 Removing intermediate container 9d3e232c0396 08:41:12 ---> c6740c6458fc 08:41:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:13 ---> Running in 709c2b0f86a3 08:41:13 Removing intermediate container b8373b8f3524 08:41:13 ---> 512f48f7729a 08:41:13 08:41:13 (1/33) Installing libbz2 (1.0.8-r1) 08:41:13 (2/33) Installing expat (2.2.9-r1) 08:41:13 (3/33) Installing libffi (3.3-r2) 08:41:13 (4/33) Installing gdbm (1.13-r1) 08:41:13 (5/33) Installing xz-libs (5.2.5-r0) 08:41:13 (6/33) Installing sqlite-libs (3.32.1-r0) 08:41:13 (7/33) Installing python3 (3.8.5-r0) 08:41:13 Successfully built 512f48f7729a 08:41:14 Successfully tagged docker-security-secretstore-setup-go:latest 08:41:14  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 08:41:14 Removing intermediate container 709c2b0f86a3 08:41:14 ---> 9944eb12b3db 08:41:14 Step 21/23 : LABEL arch=x86_64 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.107s coverage: 28.6% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.399s coverage: 97.5% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:41:19 ---> Running in 7c38eea553c9 08:41:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:41:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:19 ---> e11aafd67375 08:41:19 Step 3/22 : WORKDIR /edgex-go 08:41:19 ---> Using cache 08:41:19 ---> 92cf38bc2b09 08:41:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:19 ---> Using cache 08:41:19 ---> 9474cc716f43 08:41:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:41:19 (8/33) Installing py3-appdirs (1.4.4-r1) 08:41:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:41:19 (10/33) Installing py3-parsing (2.4.7-r0) 08:41:19 (11/33) Installing py3-six (1.15.0-r0) 08:41:20 (12/33) Installing py3-packaging (20.4-r0) 08:41:22 (13/33) Installing py3-setuptools (47.0.0-r0) 08:41:22 (14/33) Installing py3-chardet (3.0.4-r4) 08:41:22 (15/33) Installing py3-idna (2.9-r0) 08:41:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:41:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:41:23 (18/33) Installing py3-requests (2.23.0-r0) 08:41:23 (19/33) Installing py3-msgpack (1.0.0-r0) 08:41:24 (20/33) Installing py3-lockfile (0.12.2-r3) 08:41:24 ---> Running in 88547a12a020 08:41:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:41:24 (22/33) Installing py3-colorama (0.4.3-r0) 08:41:24 Removing intermediate container 7c38eea553c9 08:41:24 ---> 2d8020c49562 08:41:24 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:41:24 (23/33) Installing py3-distlib (0.3.0-r0) 08:41:25 (24/33) Installing py3-distro (1.5.0-r1) 08:41:25 (25/33) Installing py3-webencodings (0.5.1-r3) 08:41:25 (26/33) Installing py3-html5lib (1.0.1-r4) 08:41:25 (27/33) Installing py3-pytoml (0.1.21-r0) 08:41:25 ---> Running in 3db641e8d490 08:41:25 (28/33) Installing py3-pep517 (0.8.2-r0) 08:41:25 (29/33) Installing py3-progress (1.5-r0) 08:41:25 (30/33) Installing py3-toml (0.10.1-r0) 08:41:26 (31/33) Installing py3-retrying (1.3.3-r0) 08:41:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:41:26 (33/33) Installing py3-pip (20.1.1-r0) 08:41:26 Executing busybox-1.31.1-r19.trigger 08:41:27 OK: 71 MiB in 55 packages 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.157s coverage: 92.8% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.143s coverage: 0.1% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements 08:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 08:41:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:28 Removing intermediate container 3db641e8d490 08:41:28 ---> 58cc5b0526b8 08:41:28 Step 23/23 : LABEL version=0.0.0 08:41:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:28 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:41:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:41:28 ---> e11aafd67375 08:41:28 Step 3/31 : WORKDIR /edgex-go 08:41:28 ---> Using cache 08:41:28 ---> 92cf38bc2b09 08:41:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:28 ---> Using cache 08:41:28 ---> 9474cc716f43 08:41:28 Step 5/31 : RUN apk add --update --no-cache make git 08:41:29 OK: 233 MiB in 51 packages 08:41:29 ---> Running in 5e378785572b 08:41:29 ---> Running in ddd3020b10e5 08:41:30 Removing intermediate container 5e378785572b 08:41:30 ---> ae76627982bf 08:41:30 08:41:30 Removing intermediate container 88547a12a020 08:41:30 ---> 4b4733d9c93a 08:41:30 Step 6/22 : COPY go.mod . 08:41:30 Successfully built ae76627982bf 08:41:31 Successfully tagged docker-core-data-go:latest 08:41:31 Building docker-support-scheduler-go 08:41:31  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:31 ---> a8aad640b593 08:41:31 Step 7/22 : RUN go mod download 08:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:33 ---> Running in b0c25d62de4b 08:41:33 OK: 233 MiB in 51 packages 08:41:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:41:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:41:39 ---> e11aafd67375 08:41:39 Step 3/23 : WORKDIR /edgex-go 08:41:39 ---> Using cache 08:41:39 ---> 92cf38bc2b09 08:41:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:39 ---> Using cache 08:41:39 ---> 9474cc716f43 08:41:39 Step 5/23 : RUN apk add --update --no-cache make git 08:41:39 ---> Using cache 08:41:39 ---> bd86708603c8 08:41:39 Step 6/23 : COPY go.mod . 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 08:41:40 Removing intermediate container ddd3020b10e5 08:41:40 ---> bd86708603c8 08:41:40 Step 6/31 : COPY go.mod . 08:41:40 ---> 7caece49b8a5 08:41:40 Step 7/23 : RUN go mod download 08:41:40 ---> Running in 7fb8a6782ed7 08:41:41 ---> 89b2df52f940 08:41:41 Step 7/31 : RUN go mod download 08:41:41 Removing intermediate container b0c25d62de4b 08:41:41 ---> 74faa6d7cf08 08:41:41 Step 8/22 : COPY . . 08:41:41 ---> Running in 7cfa9a926d17 08:41:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:41:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:41:51 ---> e11aafd67375 08:41:51 Step 3/22 : WORKDIR /edgex-go 08:41:51 ---> Using cache 08:41:51 ---> 92cf38bc2b09 08:41:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:51 ---> Using cache 08:41:51 ---> 9474cc716f43 08:41:51 Step 5/22 : RUN apk add --update --no-cache make git 08:41:51 ---> Using cache 08:41:51 ---> bd86708603c8 08:41:51 Step 6/22 : COPY go.mod . 08:41:51 ---> Using cache 08:41:51 ---> 89b2df52f940 08:41:51 Step 7/22 : RUN go mod download 08:41:51 ---> Using cache 08:41:51 ---> 250c6d205248 08:41:51 Step 8/22 : COPY . . 08:41:52 Removing intermediate container 7fb8a6782ed7 08:41:52 ---> 09e418951726 08:41:52 Step 8/23 : COPY . . 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.480s coverage: 63.5% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 68.9% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.607s coverage: 84.0% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 08:41:55 Removing intermediate container 7cfa9a926d17 08:41:55 ---> 250c6d205248 08:41:55 Step 8/31 : COPY . . 08:42:00 Removing intermediate container 54de07c742cb 08:42:00 ---> 31332175036b 08:42:00 Step 20/26 : RUN pip install docker-compose==1.23.2 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.349s coverage: 47.1% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 08:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.239s coverage: 29.1% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.171s coverage: 100.0% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.180s coverage: 100.0% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.079s coverage: 100.0% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:42:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 08:42:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 08:42:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:42:08 GO111MODULE=on go vet ./... 08:42:09 ---> Running in 8f6b0475d92c 08:42:21 ---> 2c42d30da0d9 08:42:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:42:22 ---> Running in eab0afa28cab 08:42:22 Collecting docker-compose==1.23.2 08:42:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:42:24 Collecting websocket-client<1.0,>=0.32.0 08:42:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:42:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:42:24 Collecting texttable<0.10,>=0.9.0 08:42:25 Downloading texttable-0.9.1.tar.gz (11 kB) 08:42:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:29 Collecting dockerpty<0.5,>=0.4.1 08:42:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:42:29 ---> 17d52e4ac133 08:42:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:42:29 Collecting docker<4.0,>=3.6.0 08:42:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:42:29 ---> 86e5868e9b16 08:42:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 08:42:29 ---> Running in b24830185095 08:42:30 ---> bfa149592d57 08:42:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:42:30 ---> Running in cdcdaade480a 08:42:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:42:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:42:30 ---> Running in 86a6c719acbc 08:42:30 Collecting jsonschema<3,>=2.5.1 08:42:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:42:30 Collecting cached-property<2,>=1.2.0 08:42:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:42:30 Collecting docopt<0.7,>=0.6.1 08:42:30 Downloading docopt-0.6.2.tar.gz (25 kB) 08:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:31 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 08:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:31 Collecting PyYAML<4,>=3.10 08:42:31 Downloading PyYAML-3.13.tar.gz (270 kB) 08:42:32 Collecting docker-pycreds>=0.4.0 08:42:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:42:32 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) 08:42:32 Collecting idna<2.8,>=2.5 08:42:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:42:33 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) 08:42:33 Collecting urllib3<1.25,>=1.21.1 08:42:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:42:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:42:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:42:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:42:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:42:33 Installing collected packages: websocket-client, texttable, dockerpty, docker-pycreds, idna, urllib3, requests, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose 08:42:33 Running setup.py install for texttable: started 08:42:34 Running setup.py install for texttable: finished with status 'done' 08:42:34 Running setup.py install for dockerpty: started 08:42:35 Running setup.py install for dockerpty: finished with status 'done' 08:42:35 Attempting uninstall: idna 08:42:35 Found existing installation: idna 2.9 08:42:35 Uninstalling idna-2.9: 08:42:35 Successfully uninstalled idna-2.9 08:42:35 Attempting uninstall: urllib3 08:42:35 Found existing installation: urllib3 1.25.9 08:42:35 Uninstalling urllib3-1.25.9: 08:42:36 Successfully uninstalled urllib3-1.25.9 08:42:36 Attempting uninstall: requests 08:42:36 Found existing installation: requests 2.23.0 08:42:36 Uninstalling requests-2.23.0: 08:42:36 Successfully uninstalled requests-2.23.0 08:42:36 Running setup.py install for docopt: started 08:42:38 Running setup.py install for docopt: finished with status 'done' 08:42:38 Running setup.py install for PyYAML: started 08:42:40 Running setup.py install for PyYAML: finished with status 'done' 08:42:40 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 08:42:46 Removing intermediate container 8f6b0475d92c 08:42:46 ---> 1695caecc245 08:42:46 Step 21/26 : RUN apk --no-cache add curl 08:42:46 ---> Running in e5f44d8200cf 08:42:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:42:48 (2/3) Installing libcurl (7.69.1-r3) 08:42:48 (3/3) Installing curl (7.69.1-r3) 08:42:48 Executing busybox-1.31.1-r19.trigger 08:42:48 OK: 72 MiB in 58 packages 08:42:49 Removing intermediate container e5f44d8200cf 08:42:49 ---> 232114429afc 08:42:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:42:49 ---> Running in 19e7946402e4 08:42:50 Removing intermediate container 19e7946402e4 08:42:50 ---> 851030bb8400 08:42:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:50 ---> Running in 373f67c1f626 08:42:50 Removing intermediate container 373f67c1f626 08:42:50 ---> baa15a633d1a 08:42:50 Step 24/26 : LABEL arch=x86_64 08:42:50 ---> Running in 8f1d5ab436af 08:42:51 Removing intermediate container 8f1d5ab436af 08:42:51 ---> 42ba8c67eb0f 08:42:51 Step 25/26 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:42:51 ---> Running in 751c4255aa02 08:42:51 Removing intermediate container 751c4255aa02 08:42:51 ---> d88143e6f7ea 08:42:51 Step 26/26 : LABEL version=0.0.0 08:42:51 ---> Running in 0eea1452aceb 08:42:52 Removing intermediate container 0eea1452aceb 08:42:52 ---> c7c1b6da0b39 08:42:52 08:42:52 Successfully built c7c1b6da0b39 08:42:52 Successfully tagged docker-sys-mgmt-agent-go:latest 08:42:57  Building docker-sys-mgmt-agent-go ... done Removing intermediate container eab0afa28cab 08:42:57 ---> 1a3992268437 08:42:57 08:42:57 Step 10/22 : FROM alpine:3.12 08:42:57 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 08:42:57 ---> 389fef711851 08:42:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:42:57 ---> Running in a5bf6082b035 08:42:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:42:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:42:58 (1/2) Installing ca-certificates (20191127-r4) 08:42:58 (2/2) Installing dumb-init (1.2.2-r1) 08:42:58 Executing busybox-1.31.1-r19.trigger 08:42:58 Executing ca-certificates-20191127-r4.trigger 08:42:58 OK: 6 MiB in 16 packages 08:43:00 Removing intermediate container a5bf6082b035 08:43:00 ---> 30529f465b7b 08:43:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:43:00 ---> Running in edb3e3177f0d 08:43:01 Removing intermediate container edb3e3177f0d 08:43:01 ---> f99c58e28ebf 08:43:01 Step 13/22 : ENV APP_PORT=48060 08:43:01 ---> Running in 2b7a13c698e3 08:43:02 Removing intermediate container 2b7a13c698e3 08:43:02 ---> 12674252f8b8 08:43:02 Step 14/22 : EXPOSE $APP_PORT 08:43:02 ---> Running in ab644c97652a 08:43:03 Removing intermediate container 86a6c719acbc 08:43:03 ---> 6cfbb1730960 08:43:03 08:43:03 Step 10/22 : FROM alpine:3.12 08:43:03 ---> 389fef711851 08:43:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:43:03 ---> Using cache 08:43:03 ---> debc66648689 08:43:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:03 ---> Using cache 08:43:03 ---> 2c75bb4aae0d 08:43:03 Step 13/22 : ENV APP_PORT=48085 08:43:03 ---> Running in fa37f941e892 08:43:03 Removing intermediate container ab644c97652a 08:43:03 ---> fc327e6b8864 08:43:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:03 Removing intermediate container fa37f941e892 08:43:03 ---> 33818ff38e71 08:43:03 Step 14/22 : EXPOSE $APP_PORT 08:43:07 ---> Running in d6159b108cb4 08:43:07 ---> 6496c35fd865 08:43:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:43:07 Removing intermediate container cdcdaade480a 08:43:07 ---> d30c676eed3e 08:43:07 08:43:07 Step 10/31 : FROM alpine:3.12 08:43:07 ---> 389fef711851 08:43:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:43:07 Removing intermediate container b24830185095 08:43:07 ---> be82d8316584 08:43:07 08:43:07 Step 10/23 : FROM alpine:3.12 08:43:07 ---> 389fef711851 08:43:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:43:07 ---> Using cache 08:43:07 ---> debc66648689 08:43:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:07 ---> Using cache 08:43:07 ---> 2c75bb4aae0d 08:43:07 Step 13/23 : ENV APP_PORT=48081 08:43:07 ---> Running in f787d35eb7db 08:43:07 ---> Running in e4c385ee7048 08:43:07 Removing intermediate container d6159b108cb4 08:43:07 ---> 63844e30bec1 08:43:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:07 Removing intermediate container f787d35eb7db 08:43:07 ---> 64433d33fdf3 08:43:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:43:08 ---> f559c3d1b350 08:43:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:43:08 Removing intermediate container e4c385ee7048 08:43:08 ---> 9bb6804fea64 08:43:08 Step 14/23 : EXPOSE $APP_PORT 08:43:08 ---> Running in 875337f03f5f 08:43:08 ---> Running in 788f05d9a611 08:43:08 ---> 94276c120b57 08:43:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:43:09 ---> 40b422334476 08:43:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:43:09 Removing intermediate container 788f05d9a611 08:43:09 ---> acc5e976963a 08:43:09 Step 15/23 : WORKDIR / 08:43:09 ---> Running in 8884891890fa 08:43:09 ---> 20702e3e13a7 08:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:43:09 (1/2) Installing dumb-init (1.2.2-r1) 08:43:09 (2/2) Installing su-exec (0.2-r1) 08:43:09 Executing busybox-1.31.1-r19.trigger 08:43:09 OK: 6 MiB in 16 packages 08:43:09 ---> Running in 1f4831941854 08:43:09 Removing intermediate container 8884891890fa 08:43:09 ---> d52ac3fe7821 08:43:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:09 ---> Running in a97f2215b6fd 08:43:09 ---> af12ba8e3adc 08:43:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:43:09 Removing intermediate container 1f4831941854 08:43:09 ---> 691512611a99 08:43:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:09 ---> Running in 86c75ab2f00d 08:43:09 Removing intermediate container a97f2215b6fd 08:43:09 ---> 7314883cd8f2 08:43:09 Step 20/22 : LABEL arch=x86_64 08:43:09 Removing intermediate container 875337f03f5f 08:43:09 ---> b272e1fab545 08:43:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:43:10 ---> Running in 326db249e8ad 08:43:10 ---> da050a0aa07a 08:43:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:43:10 ---> Running in fb46a82be965 08:43:10 Removing intermediate container 86c75ab2f00d 08:43:10 ---> dbc300fe6c5b 08:43:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:10 Removing intermediate container 326db249e8ad 08:43:10 ---> 25bf1aa467ea 08:43:10 Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:43:10 ---> Running in 4b02f1574986 08:43:10 ---> Running in dbc8d589c519 08:43:10 Removing intermediate container fb46a82be965 08:43:10 ---> 05f8479056e2 08:43:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:43:10 Removing intermediate container 4b02f1574986 08:43:10 ---> cd9d9f81b717 08:43:10 Step 20/22 : LABEL arch=x86_64 08:43:11 ---> Running in 85c47bccb356 08:43:11 ---> c0457455a389 08:43:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:43:11 ---> Running in ade5b697723c 08:43:11 Removing intermediate container dbc8d589c519 08:43:11 ---> a27f14d7c81f 08:43:11 Step 22/22 : LABEL version=0.0.0 08:43:11 ---> Running in 52aba09239ee 08:43:11 Removing intermediate container 85c47bccb356 08:43:11 ---> fd2cacd3ac16 08:43:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:43:11 Removing intermediate container ade5b697723c 08:43:11 ---> 86895af39998 08:43:11 Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:43:11 ---> 1ee6d76edd77 08:43:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:43:12 ---> Running in c5e112bdfa53 08:43:12 ---> Running in 908f49f6ae0d 08:43:12 Removing intermediate container 52aba09239ee 08:43:12 ---> e10149d5ff4f 08:43:12 08:43:12 Successfully built e10149d5ff4f 08:43:12 ---> Running in f3a5a65ef8f5 08:43:12 Successfully tagged docker-support-notifications-go:latest 08:43:12  Building docker-support-notifications-go ... done Removing intermediate container 908f49f6ae0d 08:43:12 ---> ffdc24fc602c 08:43:12 Step 22/22 : LABEL version=0.0.0 08:43:12 ---> Running in 73cb3af02b0e 08:43:12 Removing intermediate container f3a5a65ef8f5 08:43:12 ---> c0c5d4fc0eb3 08:43:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:12 ---> Running in cb3cd61ca774 08:43:12 Removing intermediate container 73cb3af02b0e 08:43:12 ---> 0c8b580afa00 08:43:12 08:43:12 Successfully built 0c8b580afa00 08:43:12 Successfully tagged docker-support-scheduler-go:latest 08:43:13  Building docker-support-scheduler-go ... done Removing intermediate container cb3cd61ca774 08:43:13 ---> 1f5c66bd4125 08:43:13 Step 21/23 : LABEL arch=x86_64 08:43:13 ---> Running in fbcc60796a48 08:43:13 Removing intermediate container c5e112bdfa53 08:43:13 ---> e12e2bb01b09 08:43:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:43:13 Removing intermediate container fbcc60796a48 08:43:13 ---> 92dacc6e0b68 08:43:13 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:43:13 ---> Running in 45ccd977e019 08:43:13 ---> Running in 6e35ab4beb5c 08:43:13 Removing intermediate container 45ccd977e019 08:43:13 ---> a494fdc4c065 08:43:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:43:13 Removing intermediate container 6e35ab4beb5c 08:43:13 ---> 6c7e8496197e 08:43:13 Step 23/23 : LABEL version=0.0.0 08:43:13 ---> Running in 12f6e9bd5058 08:43:14 Removing intermediate container 12f6e9bd5058 08:43:14 ---> 476ca71ccf4f 08:43:14 08:43:14 ---> c0c082a10dbd 08:43:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:43:14 ---> Running in ed95fda0b671 08:43:14 Successfully built 476ca71ccf4f 08:43:14 Successfully tagged docker-core-metadata-go:latest 08:43:15  Building docker-core-metadata-go ... done Removing intermediate container ed95fda0b671 08:43:15 ---> 98a613b6e399 08:43:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:15 ---> d523176ce967 08:43:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:15 ---> b44def7737b9 08:43:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:43:16 ---> 537578e62a71 08:43:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 08:43:16 ---> 96469b003fbc 08:43:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:43:16 ---> 72824dafe258 08:43:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:43:16 ---> Running in 9d019651a9ad 08:43:17 Removing intermediate container 9d019651a9ad 08:43:17 ---> ef1f8c54c71f 08:43:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:17 ---> a961b6efbb47 08:43:17 Step 26/31 : RUN chmod +x /entrypoint.sh 08:43:17 ---> Running in d545de0af95e 08:43:18 Removing intermediate container d545de0af95e 08:43:18 ---> 56af7d17dcb6 08:43:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:43:18 ---> Running in 5eb4812e65b7 08:43:18 Removing intermediate container 5eb4812e65b7 08:43:18 ---> ca82f2666075 08:43:18 Step 28/31 : CMD ["gate"] 08:43:19 ---> Running in 57c71f0e9a0b 08:43:19 Removing intermediate container 57c71f0e9a0b 08:43:19 ---> 630d120de302 08:43:19 Step 29/31 : LABEL arch=x86_64 08:43:19 ---> Running in 449c356dfc46 08:43:19 Removing intermediate container 449c356dfc46 08:43:19 ---> 9c7c850c9795 08:43:19 Step 30/31 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:43:19 ---> Running in 2308d7b65c55 08:43:20 Removing intermediate container 2308d7b65c55 08:43:20 ---> dc36c607eb5d 08:43:20 Step 31/31 : LABEL version=0.0.0 08:43:21 ---> Running in 527cca523344 08:43:21 Removing intermediate container 527cca523344 08:43:21 ---> b4f6507b1eb3 08:43:21 08:43:21 Successfully built b4f6507b1eb3 08:43:21 Successfully tagged docker-security-bootstrapper-go:latest 08:43:21  Building docker-security-bootstrapper-go ... done  [Pipeline] } 08:43:21 $ docker stop --time=1 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 08:43:23 $ docker rm -f 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:23 + docker images 08:43:23 + grep docker 08:43:24 docker-security-bootstrapper-go latest b4f6507b1eb3 3 seconds ago 23.8MB 08:43:24 docker-core-metadata-go latest 476ca71ccf4f 11 seconds ago 18.8MB 08:43:24 docker-support-scheduler-go latest 0c8b580afa00 12 seconds ago 17MB 08:43:24 docker-support-notifications-go latest e10149d5ff4f 13 seconds ago 16.9MB 08:43:24 docker-sys-mgmt-agent-go latest c7c1b6da0b39 33 seconds ago 313MB 08:43:24 docker-core-data-go latest ae76627982bf About a minute ago 22.3MB 08:43:24 docker-security-secretstore-setup-go latest 512f48f7729a 2 minutes ago 24.6MB 08:43:24 docker-core-command-go latest fd9863a23894 2 minutes ago 16.9MB 08:43:24 docker-security-proxy-setup-go latest 1e0ed61ebade 2 minutes ago 24.4MB 08:43:24 docker 20.10.0 aefe523efa57 7 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 08:43:30 gofmt -l . 08:43:30 [ "`gofmt -l .`" = "" ] 08:43:30 ./bin/test-go-mod-tidy.sh 08:43:30 ./bin/test-attribution-txt.sh [Pipeline] sh 08:43:31 + ls -al . 08:43:31 total 708 08:43:31 drwxrwxr-x 9 1001 1001 4096 Feb 1 08:43 . 08:43:31 drwxr-xr-x 4 root root 4096 Feb 1 08:39 .. 08:43:31 -rw-rw-r-- 1 1001 1001 11 Feb 1 08:37 .dockerignore 08:43:31 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:37 .git 08:43:31 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:37 .github 08:43:31 -rw-rw-r-- 1 1001 1001 872 Feb 1 08:37 .gitignore 08:43:31 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:37 .sonarcloud.properties 08:43:31 -rw-rw-r-- 1 1001 1001 7859 Feb 1 08:37 Attribution.txt 08:43:31 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:37 CONTRIBUTING.md 08:43:31 -rw-rw-r-- 1 1001 1001 931 Feb 1 08:37 Dockerfile.build 08:43:31 -rw-rw-r-- 1 1001 1001 863 Feb 1 08:37 Jenkinsfile 08:43:31 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:37 LICENSE 08:43:31 -rw-rw-r-- 1 1001 1001 6001 Feb 1 08:37 Makefile 08:43:31 -rw-rw-r-- 1 1001 1001 6524 Feb 1 08:37 README.md 08:43:31 -rw-rw-r-- 1 1001 1001 6755 Feb 1 08:37 SECURITY.md 08:43:31 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:34 VERSION 08:43:31 -rw-rw-r-- 1 1001 1001 4131 Feb 1 08:37 ZMQWindows.md 08:43:31 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:37 bin 08:43:31 drwxrwxr-x 15 1001 1001 4096 Feb 1 08:37 cmd 08:43:31 -rw-r--r-- 1 root root 574984 Feb 1 08:42 coverage.out 08:43:31 -rw-r--r-- 1 root root 1054 Feb 1 08:43 go.mod 08:43:31 -rw-r--r-- 1 root root 19289 Feb 1 08:43 go.sum 08:43:31 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:37 internal 08:43:31 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:37 openapi 08:43:31 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:37 snap 08:43:31 -rw-rw-r-- 1 1001 1001 168 Feb 1 08:37 version.go [Pipeline] sh 08:43:31 + '[' -e coverage.out ] 08:43:31 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:31 Warning: overwriting stash ‘coverage-report’ 08:43:33 Stashed 1 file(s) [Pipeline] sh 08:43:34 + make build 08:43:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:43:40 Still waiting to schedule task 08:43:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:44:10 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 08:44:15 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 08:44:16 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 08:44:21 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 08:44:25 Running on prd-ubuntu18.04-docker-8c-8g-24319 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws 08:44:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:44:27 using credential edgex-jenkins-ssh 08:44:27 Cloning the remote Git repository 08:44:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:44:27 > git init /w/workspace/edgex-go/4 # timeout=10 08:44:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:27 > git --version # timeout=10 08:44:27 > git --version # 'git version 2.17.1' 08:44:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:33 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 08:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:34 Merging remotes/origin/master commit 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 08:44:34 Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 08:44:34 Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) 08:44:34 > git config core.sparsecheckout # timeout=10 08:44:34 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 08:44:34 > git remote # timeout=10 08:44:34 > git config --get remote.origin.url # timeout=10 08:44:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:34 > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 08:44:34 > git rev-parse HEAD^{commit} # timeout=10 08:44:34 > git config core.sparsecheckout # timeout=10 08:44:34 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 08:44:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:44:38 Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:39 + echo snap-build.sh 08:44:39 snap-build.sh 08:44:39 + SNAP_BASE_DIR=. 08:44:39 + '[' '!' -z /w/workspace/edgex-go/4 ']' 08:44:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 08:44:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 08:44:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 08:44:39 + cd /w/workspace/edgex-go/4 08:44:39 + sudo apt-get remove -qy --purge lxd lxd-client 08:44:39 Reading package lists... 08:44:39 Building dependency tree... 08:44:39 Reading state information... 08:44:39 The following packages were automatically installed and are no longer required: 08:44:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:44:39 uidmap xdelta3 08:44:39 Use 'sudo apt autoremove' to remove them. 08:44:39 The following packages will be REMOVED: 08:44:39 lxd* lxd-client* 08:44:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:44:40 After this operation, 31.7 MB disk space will be freed. 08:44:40 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 08:44:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 08:44:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:42 Removing lxd dnsmasq configuration 08:44:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:44:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:44:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 08:44:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 08:44:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:44 Processing triggers for systemd (237-3ubuntu10.42) ... 08:44:44 Processing triggers for ureadahead (0.100.0-21) ... 08:44:46 + sudo snap remove --purge lxd 08:44:46 snap "lxd" is not installed 08:44:46 + sudo groupadd --force --system lxd 08:44:46 ++ whoami 08:44:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:44:46 + newgrp - lxd 08:44:46 + sudo snap install lxd [Pipeline] } 08:44:49 $ docker stop --time=1 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 08:44:52 $ docker rm -f 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:54 08:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:54 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:54 29e5d40040c1: Pulling fs layer 08:44:54 1ce36da41761: Pulling fs layer 08:44:54 25b303627fd3: Pulling fs layer 08:44:55 2021-02-01T08:44:53Z INFO Waiting for automatic snapd restart... 08:44:56 29e5d40040c1: Verifying Checksum 08:44:56 29e5d40040c1: Download complete 08:44:56 1ce36da41761: Verifying Checksum 08:44:56 1ce36da41761: Download complete 08:44:56 29e5d40040c1: Pull complete 08:44:57 1ce36da41761: Pull complete 08:44:58 25b303627fd3: Verifying Checksum 08:44:58 25b303627fd3: Download complete 08:45:08 25b303627fd3: Pull complete 08:45:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:45:08 prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container 08:45:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 08:45:10 lxd 4.10 from Canonical* installed 08:45:10 + sudo lxd init --auto 08:45:11 $ docker top 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:12 + docker-compose build --help 08:45:12 + grep parallel 08:45:16 --parallel Build images in parallel. [Pipeline] } 08:45:16 $ docker stop --time=1 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 08:45:18 $ docker rm -f 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 [Pipeline] // withDockerContainer [Pipeline] writeFile 08:45:19 + sudo snap install --classic snapcraft [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:19 . [Pipeline] withDockerContainer 08:45:19 prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container 08:45: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:21 $ docker top 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:22 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:24 snapcraft 4.4.4 from Canonical* installed 08:45:24 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 08:45:24 + patch --verbose -p1 08:45:24 Hmm... Looks like a unified diff to me... 08:45:24 The text leading up to this was: 08:45:24 -------------------------- 08:45:24 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 08:45:24 |From: Tony Espy 08:45:24 |Date: Wed, 16 Dec 2020 16:34:55 -0500 08:45:24 |Subject: [PATCH] optimize snap build for pipeline CI check 08:45:24 | 08:45:24 |This patch is used by the EdgeX CI pipeline builds to 08:45:24 |optimize the snap CI check run for pull requests. When 08:45:24 |applied, it essentially strips out everything (apps and 08:45:24 |parts) from the snapcraft.yaml file except those required 08:45:24 |to build edgex-go, as the whole idea of the CI check is to 08:45:24 |catch changes to edgex-go that break the snap build. 08:45:24 | 08:45:24 |In general, anyone updating snapcraft.yaml will also need 08:45:24 |to update this patch file, otherwise it may fail to apply, 08:45:24 |resulting in a failed snap build CI check in the associated 08:45:24 |pull request. 08:45:24 | 08:45:24 |Note - in addition to applying this patch, the pipeline also 08:45:24 |only primes the snap (e.g. `snapcraft prime`), as there's no 08:45:24 |need to build the finally binary .snap file (and it won't 08:45:24 |work with the patch applied). This further reduces the build 08:45:24 |time. 08:45:24 |--- 08:45:24 | snap/snapcraft.yaml | 461 +------------------------------------------- 08:45:24 | 1 file changed, 2 insertions(+), 459 deletions(-) 08:45:24 | 08:45:24 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 08:45:24 |index 1e537489..faf42425 100644 08:45:24 |--- a/snap/snapcraft.yaml 08:45:24 |+++ b/snap/snapcraft.yaml 08:45:24 -------------------------- 08:45:24 patching file snap/snapcraft.yaml 08:45:24 Using Plan A... 08:45:24 Hunk #1 succeeded at 73. 08:45:24 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 08:45:24 Hunk #3 succeeded at 214 (offset -1 lines). 08:45:24 Hunk #4 succeeded at 222 (offset -1 lines). 08:45:24 Hunk #5 succeeded at 229 (offset -1 lines). 08:45:24 Hunk #6 succeeded at 256 (offset -1 lines). 08:45:24 Hunk #7 succeeded at 290 (offset -1 lines). 08:45:24 Hunk #8 succeeded at 342. 08:45:24 Hmm... Ignoring the trailing garbage. 08:45:24 done 08:45:24 + sudo snapcraft prime --use-lxd 08:45:25 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:45:25 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:45:25 - README.md 08:45:25 - snapcraft.yaml.orig 08:45:25 08:45:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:45:25 Building docker-core-command-go ... 08:45:25 Building docker-core-data-go ... 08:45:25 Building docker-core-metadata-go ... 08:45:25 Building docker-security-bootstrapper-go ... 08:45:25 Building docker-security-proxy-setup-go ... 08:45:25 Building docker-security-secretstore-setup-go ... 08:45:25 Building docker-support-notifications-go ... 08:45:25 Building docker-support-scheduler-go ... 08:45:25 Building docker-sys-mgmt-agent-go ... 08:45:25 Building docker-support-notifications-go 08:45:25 Building docker-core-command-go 08:45:25 Building docker-core-data-go 08:45:25 Building docker-support-scheduler-go 08:45:25 Building docker-sys-mgmt-agent-go 08:45:25 Launching a container. 08:45:38 Waiting for container to be ready 08:45:38 To start your first instance, try: lxc launch ubuntu:18.04 08:45:38 08:45:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:45:41 Waiting for network to be ready... 08:45:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:45:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 08:45:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:45:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 08:45:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 08:45:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 08:45:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 08:45:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 08:45:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 08:45:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 08:45:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:45:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:45:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:45:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:45:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:45:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:45:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:45:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:45:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:45:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 08:45:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 08:45:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 08:45:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 08:45:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 08:45:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 08:45:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 08:45:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 08:45:45 Fetched 23.9 MB in 4s (5830 kB/s) 08:45:46 Reading package lists... 08:45:46 Reading package lists... 08:45:47 Building dependency tree... 08:45:47 Reading state information... 08:45:47 The following additional packages will be installed: 08:45:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:45:47 Suggested packages: 08:45:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:45:47 Recommended packages: 08:45:47 gnupg libsasl2-modules 08:45:47 The following NEW packages will be installed: 08:45:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:45:47 The following packages will be upgraded: 08:45:47 gpg gpg-agent gpgconf libudev1 08:45:47 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 08:45:47 Need to get 3533 kB of archives. 08:45:47 After this operation, 13.3 MB of additional disk space will be used. 08:45:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 08:45:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 08:45:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 08:45:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:45:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:45:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 08:45:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 08:45:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 08:45:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 08:45:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 08:45:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:45:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:45:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:45:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:45:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:45:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:45:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:45:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:45:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:45:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:45:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:45:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:45:48 debconf: delaying package configuration, since apt-utils is not installed 08:45:48 Fetched 3533 kB in 1s (3252 kB/s) 08:45:48 (Reading database ... 12511 files and directories currently installed.) 08:45:48 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 08:45:48 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:45:48 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 08:45:48 Selecting previously unselected package udev. 08:45:48 (Reading database ... 12511 files and directories currently installed.) 08:45:48 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 08:45:49 Unpacking udev (237-3ubuntu10.44) ... 08:45:49 Selecting previously unselected package libfuse2:amd64. 08:45:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:45:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:49 Selecting previously unselected package fuse. 08:45:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:45:49 Unpacking fuse (2.9.7-1ubuntu1) ... 08:45:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 08:45:49 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:45:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 08:45:49 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:45:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 08:45:49 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:45:49 Selecting previously unselected package libksba8:amd64. 08:45:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:45:49 Unpacking libksba8:amd64 (1.3.5-2) ... 08:45:50 Selecting previously unselected package libroken18-heimdal:amd64. 08:45:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:45:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:45:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:45:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libwind0-heimdal:amd64. 08:45:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:45:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:45:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:45:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:45:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:50 Selecting previously unselected package libsasl2-modules-db:amd64. 08:45:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:50 Selecting previously unselected package libsasl2-2:amd64. 08:45:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:51 Selecting previously unselected package libldap-common. 08:45:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 08:45:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:45:51 Selecting previously unselected package libldap-2.4-2:amd64. 08:45:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 08:45:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:45:51 Selecting previously unselected package dirmngr. 08:45:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 08:45:51 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 08:45:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 08:45:51 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 08:45:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:51 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 08:45:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:51 Setting up libksba8:amd64 (1.3.5-2) ... 08:45:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:51 Setting up udev (237-3ubuntu10.44) ... 08:45:51 invoke-rc.d: policy-rc.d denied execution of start. 08:45:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Processing triggers for systemd (237-3ubuntu10) ... 08:45:52 Setting up fuse (2.9.7-1ubuntu1) ... 08:45:52 Setting up gpg (2.2.4-1ubuntu1.3) ... 08:45:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 08:45:52 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 08:45:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:45:53 settings in the [Install] section, and DefaultInstance for template units). 08:45:53 This means they are not meant to be enabled using systemctl. 08:45:53 Possible reasons for having this kind of units are: 08:45:53 1) A unit may be statically enabled by being symlinked from another unit's 08:45:53 .wants/ or .requires/ directory. 08:45:53 2) A unit's purpose may be to act as a helper for some other unit which has 08:45:53 a requirement dependency on it. 08:45:53 3) A unit may be started when needed via activation (socket, path, timer, 08:45:53 D-Bus, udev, scripted systemctl call, ...). 08:45:53 4) In case of template units, the unit is meant to be enabled with some 08:45:53 instance name specified. 08:45:53 Reading package lists... 08:45:53 Building dependency tree... 08:45:53 Reading state information... 08:45:53 The following additional packages will be installed: 08:45:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:45:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:45:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:45:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:45:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:45:53 Suggested packages: 08:45:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:45:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:45:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:45:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:45:53 systemd-container policykit-1 08:45:53 Recommended packages: 08:45:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:45:53 The following NEW packages will be installed: 08:45:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:45:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:45:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:45:53 multiarch-support openssh-client python3 python3-minimal python3.6 08:45:53 python3.6-minimal snapd squashfs-tools sudo 08:45:53 The following packages will be upgraded: 08:45:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:45:53 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 08:45:53 Need to get 35.2 MB of archives. 08:45:53 After this operation, 141 MB of additional disk space will be used. 08:45:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 08:45:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 08:45:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 08:45:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 08:45:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 08:45:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:45:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 08:45:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 08:45:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 08:45:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:45:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:45:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:45:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:45:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:45:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:45:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:45:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 08:45:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:45:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 08:45:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:45:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:45:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:45:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:45:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:45:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:45:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:45:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:45:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:45:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:45:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 08:45:56 debconf: delaying package configuration, since apt-utils is not installed 08:45:56 Fetched 35.2 MB in 2s (15.5 MB/s) 08:45:56 (Reading database ... 12757 files and directories currently installed.) 08:45:56 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 08:45:56 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:45:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 08:45:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:45:57 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 08:45:57 (Reading database ... 12757 files and directories currently installed.) 08:45:57 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 08:45:57 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 08:45:57 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 08:45:57 (Reading database ... 12757 files and directories currently installed.) 08:45:57 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 08:45:57 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 08:45:58 Setting up apt (1.6.12ubuntu0.2) ... 08:45:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:45:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:45:58 (Reading database ... 12764 files and directories currently installed.) 08:45:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:45:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:45:58 Selecting previously unselected package libpython3.6-minimal:amd64. 08:45:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:45:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:45:58 Selecting previously unselected package libexpat1:amd64. 08:45:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:45:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:59 Selecting previously unselected package python3.6-minimal. 08:45:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:45:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:45:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 08:45:59 Checking for services that may need to be restarted...done. 08:45:59 Checking for services that may need to be restarted...done. 08:45:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:45:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 08:46:00 Selecting previously unselected package python3-minimal. 08:46:00 (Reading database ... 13012 files and directories currently installed.) 08:46:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:46:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:46:00 Selecting previously unselected package mime-support. 08:46:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:46:00 Unpacking mime-support (3.60ubuntu1) ... 08:46:00 Selecting previously unselected package libmpdec2:amd64. 08:46:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:46:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:46:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:46:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:46:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:46:01 Selecting previously unselected package python3.6. 08:46:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 08:46:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:46:01 Selecting previously unselected package libpython3-stdlib:amd64. 08:46:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:46:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:46:01 Setting up python3-minimal (3.6.7-1~18.04) ... 08:46:01 Selecting previously unselected package python3. 08:46:01 (Reading database ... 13442 files and directories currently installed.) 08:46:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:46:01 Unpacking python3 (3.6.7-1~18.04) ... 08:46:01 Selecting previously unselected package multiarch-support. 08:46:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:46:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:46:01 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:46:01 Selecting previously unselected package liblzo2-2:amd64. 08:46:01 (Reading database ... 13479 files and directories currently installed.) 08:46:01 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:46:01 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:46:01 Selecting previously unselected package libbsd0:amd64. 08:46:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:46:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:46:01 Selecting previously unselected package sudo. 08:46:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:46:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:46:02 Selecting previously unselected package apparmor. 08:46:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:46:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:46:02 Selecting previously unselected package libedit2:amd64. 08:46:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:46:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:46:02 Selecting previously unselected package libkrb5support0:amd64. 08:46:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:46:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:46:02 Selecting previously unselected package libk5crypto3:amd64. 08:46:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:46:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:46:02 Selecting previously unselected package libkeyutils1:amd64. 08:46:02 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:46:02 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:46:02 Selecting previously unselected package libkrb5-3:amd64. 08:46:02 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:46:02 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:46:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:46:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:46:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:46:03 Selecting previously unselected package libssl1.0.0:amd64. 08:46:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 08:46:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:46:03 Selecting previously unselected package openssh-client. 08:46:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:46:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:46:03 Selecting previously unselected package squashfs-tools. 08:46:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:46:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:46:03 Selecting previously unselected package snapd. 08:46:03 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 08:46:03 Unpacking snapd (2.48+18.04) ... 08:46:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:46:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 08:46:06 Setting up mime-support (3.60ubuntu1) ... 08:46:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:46:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:46:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:46:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:46:06 Setting up systemd (237-3ubuntu10.44) ... 08:46:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:46:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:46:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:46:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:46:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 08:46:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:46:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 08:46:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:46:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:46:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:46:07 Setting up python3 (3.6.7-1~18.04) ... 08:46:07 running python rtupdate hooks for python3.6... 08:46:07 running python post-rtupdate hooks for python3.6... 08:46:08 Setting up apparmor (2.12-4ubuntu5.1) ... 08:46:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:46:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:46:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:46:09 Setting up snapd (2.48+18.04) ... 08:46:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:46:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:46:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:46:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:46:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:46:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:46:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:46:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:46:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:46:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:46:11 /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' 08:46:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:46:11 Processing triggers for systemd (237-3ubuntu10.44) ... 08:46:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:46:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:46:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:46:13 Reading package lists... 08:46:13 Reading package lists... 08:46:14 Building dependency tree... 08:46:14 Reading state information... 08:46:14 Calculating upgrade... 08:46:14 The following packages will be upgraded: 08:46:14 advancecomp base-files bash binutils binutils-common 08:46:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:46:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:46:14 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:46:14 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:46:14 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:46:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:46:14 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 08:46:14 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 08:46:14 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 08:46:14 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 08:46:14 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 08:46:14 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 08:46:14 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 08:46:14 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 08:46:14 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:46:14 Need to get 63.8 MB of archives. 08:46:14 After this operation, 5205 kB of additional disk space will be used. 08:46:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:46:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 08:46:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:46:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:46:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:46:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:46:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:46:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:46:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:46:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:46:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:46:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:46:15 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:46:15 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:46:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:46:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:46:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:46:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:46:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:46:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:46:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:46:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:46:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:46:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:46:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:46:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:46:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:46:15 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:46:15 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:46:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:46:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:46:15 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:46:15 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:46:15 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:46:15 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:46:15 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:46:15 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 08:46:15 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 08:46:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:46:15 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 08:46:15 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 08:46:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:46:15 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 08:46:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:46:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:46:15 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:46:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:46:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:46:16 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:46:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:46:16 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:46:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:46:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:46:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:46:16 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 08:46:16 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:46:16 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:46:16 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:46:16 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:46:16 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:46:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:46:16 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:46:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:46:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:46:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:46:16 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:46:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:46:16 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:46:16 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 08:46:16 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 08:46:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:46:16 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:46:16 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:46:16 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 08:46:16 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 08:46:16 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 08:46:16 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:46:16 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:46:16 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:46:16 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:46:16 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:46:16 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:46:16 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 08:46:16 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 08:46:16 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 08:46:16 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 08:46:16 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:46:16 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:46:16 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:46:16 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:46:17 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:46:17 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:46:17 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:46:17 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:46:17 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:46:17 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:46:17 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:46:17 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:46:17 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:46:17 debconf: delaying package configuration, since apt-utils is not installed 08:46:17 Fetched 63.8 MB in 3s (19.4 MB/s) 08:46:17 (Reading database ... 13912 files and directories currently installed.) 08:46:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:46:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:18 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:18 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 08:46:18 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 08:46:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:19 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:20 (Reading database ... 13911 files and directories currently installed.) 08:46:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:46:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:46:20 (Reading database ... 13911 files and directories currently installed.) 08:46:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:46:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:46:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:21 (Reading database ... 13911 files and directories currently installed.) 08:46:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:46:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:46:22 (Reading database ... 13911 files and directories currently installed.) 08:46:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:46:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:46:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:46:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:46:22 Setting up base-files (10.1ubuntu2.10) ... 08:46:22 Installing new version of config file /etc/issue ... 08:46:22 Installing new version of config file /etc/issue.net ... 08:46:22 Installing new version of config file /etc/lsb-release ... 08:46:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:46:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:46:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:46:23 Removing obsolete conffile /etc/default/motd-news ... 08:46:23 (Reading database ... 13912 files and directories currently installed.) 08:46:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:46:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:46:23 Setting up bash (4.4.18-2ubuntu1.2) ... 08:46:23 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 08:46:23 (Reading database ... 13912 files and directories currently installed.) 08:46:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:46:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:46:24 (Reading database ... 13912 files and directories currently installed.) 08:46:24 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:46:24 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:46:24 Setting up tar (1.29b-2ubuntu0.2) ... 08:46:24 (Reading database ... 13912 files and directories currently installed.) 08:46:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:46:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:46:25 (Reading database ... 13912 files and directories currently installed.) 08:46:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:25 (Reading database ... 13912 files and directories currently installed.) 08:46:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:46:25 (Reading database ... 13912 files and directories currently installed.) 08:46:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:46:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:46:25 Setting up grep (3.1-2build1) ... 08:46:25 (Reading database ... 13912 files and directories currently installed.) 08:46:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:26 Setting up login (1:4.5-1ubuntu2) ... 08:46:26 (Reading database ... 13912 files and directories currently installed.) 08:46:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:46:26 (Reading database ... 13912 files and directories currently installed.) 08:46:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:46:27 (Reading database ... 13912 files and directories currently installed.) 08:46:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:46:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:46:29 (Reading database ... 13912 files and directories currently installed.) 08:46:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:46:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:46:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:46:29 (Reading database ... 13912 files and directories currently installed.) 08:46:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:30 (Reading database ... 13912 files and directories currently installed.) 08:46:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:31 (Reading database ... 13912 files and directories currently installed.) 08:46:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:31 (Reading database ... 13912 files and directories currently installed.) 08:46:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:46:32 (Reading database ... 13912 files and directories currently installed.) 08:46:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:46:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:46:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:46:33 (Reading database ... 13912 files and directories currently installed.) 08:46:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:46:33 (Reading database ... 13912 files and directories currently installed.) 08:46:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:46:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:46:34 (Reading database ... 13914 files and directories currently installed.) 08:46:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:46:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:46:34 Setting up debconf (1.5.66ubuntu1) ... 08:46:34 (Reading database ... 13914 files and directories currently installed.) 08:46:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:46:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:46:34 (Reading database ... 13914 files and directories currently installed.) 08:46:34 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:46:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:46:35 (Reading database ... 13914 files and directories currently installed.) 08:46:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:35 (Reading database ... 13914 files and directories currently installed.) 08:46:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:35 (Reading database ... 13914 files and directories currently installed.) 08:46:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 08:46:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:36 (Reading database ... 13914 files and directories currently installed.) 08:46:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 08:46:36 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 08:46:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:36 (Reading database ... 13914 files and directories currently installed.) 08:46:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:46:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:46:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:46:36 (Reading database ... 13914 files and directories currently installed.) 08:46:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 08:46:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 08:46:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 08:46:37 (Reading database ... 13914 files and directories currently installed.) 08:46:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:37 (Reading database ... 13914 files and directories currently installed.) 08:46:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 08:46:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 08:46:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 08:46:37 (Reading database ... 13914 files and directories currently installed.) 08:46:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:38 Setting up passwd (1:4.5-1ubuntu2) ... 08:46:38 (Reading database ... 13914 files and directories currently installed.) 08:46:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 08:46:38 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 08:46:38 Setting up gpgv (2.2.4-1ubuntu1.3) ... 08:46:38 (Reading database ... 13914 files and directories currently installed.) 08:46:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:46:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:46:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:46:38 (Reading database ... 13914 files and directories currently installed.) 08:46:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:46:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:46:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:46:38 (Reading database ... 13914 files and directories currently installed.) 08:46:38 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:46:38 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:46:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:46:39 (Reading database ... 13914 files and directories currently installed.) 08:46:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:46:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:46:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:46:39 (Reading database ... 13914 files and directories currently installed.) 08:46:39 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 08:46:39 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 08:46:39 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 08:46:39 (Reading database ... 13914 files and directories currently installed.) 08:46:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 08:46:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 08:46:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 08:46:40 (Reading database ... 13915 files and directories currently installed.) 08:46:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 08:46:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 08:46:40 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 08:46:40 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 08:46:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:46:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:46:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:46:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:46:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:46:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:46:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:46:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:46:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:46:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:46:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:46:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:46:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:46:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:46:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:46:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:46:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:46:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:46:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:46:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:46:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:46:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:46:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:46:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:46:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:46:44 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:46:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 08:46:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 08:46:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:47 ---> a47d64d2febf 08:46:47 Step 3/22 : WORKDIR /edgex-go 08:46:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:46:47 ---> a47d64d2febf 08:46:47 Step 3/26 : WORKDIR /edgex-go 08:46:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:47 ---> a47d64d2febf 08:46:47 Step 3/22 : WORKDIR /edgex-go 08:46:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:47 ---> a47d64d2febf 08:46:47 Step 3/23 : WORKDIR /edgex-go 08:46:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:46:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:47 ---> a47d64d2febf 08:46:47 Step 3/23 : WORKDIR /edgex-go 08:46:47 ---> Running in f4a76d37a1c0 08:46:47 ---> Running in 62be2ac60d5f 08:46:47 ---> Running in 4709dd2a67ec 08:46:47 ---> Running in caecae237822 08:46:47 ---> Running in ea9235e95da7 08:46:47 Removing intermediate container 62be2ac60d5f 08:46:47 ---> 18c9969bb14d 08:46:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:47 Removing intermediate container ea9235e95da7 08:46:47 ---> a09bb63d4de5 08:46:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:47 Removing intermediate container 4709dd2a67ec 08:46:47 ---> f32a5bdb6c61 08:46:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:47 Removing intermediate container caecae237822 08:46:47 ---> 7a96c71fe2be 08:46:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:47 Removing intermediate container f4a76d37a1c0 08:46:47 ---> 0e66996c6eed 08:46:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:47 ---> Running in 096eb5d0ccf7 08:46:47 ---> Running in f04e41b1facd 08:46:47 ---> Running in 98694f107017 08:46:47 ---> Running in 7021a62982db 08:46:47 ---> Running in 324d35432405 08:46:47 Removing intermediate container 096eb5d0ccf7 08:46:47 ---> 2d900cac1e17 08:46:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:46:47 ---> Running in e94ae24e7ee9 08:46:47 Removing intermediate container 98694f107017 08:46:47 ---> 743d73062edc 08:46:47 Step 5/23 : RUN apk add --update --no-cache make git 08:46:47 ---> Running in fa46958ca2bf 08:46:47 Removing intermediate container 324d35432405 08:46:47 ---> 8426a480f6a2 08:46:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:46:47 Removing intermediate container 7021a62982db 08:46:47 ---> be6121918c99 08:46:47 Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container f04e41b1facd 08:46:47 ---> 12f865bac84b 08:46:47 08:46:47 Step 5/26 : RUN apk add --update --no-cache make bash git 08:46:47 ---> Running in 8a47e743f835 08:46:47 ---> Running in 33df22c74ddc 08:46:47 ---> Running in cbf4e1a0aa41 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:47 OK: 217 MiB in 51 packages 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:47 OK: 217 MiB in 51 packages 08:46:48 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:48 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:48 OK: 217 MiB in 51 packages 08:46:48 OK: 217 MiB in 51 packages 08:46:48 Removing intermediate container e94ae24e7ee9 08:46:48 ---> 85629fa5e342 08:46:48 Step 6/22 : COPY go.mod . 08:46:49 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:49 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:49 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:49 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:49 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:46:49 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:49 OK: 217 MiB in 51 packages 08:46:49 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:46:49 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:49 Removing intermediate container fa46958ca2bf 08:46:49 ---> 262971e28bc9 08:46:49 Step 6/23 : COPY go.mod . 08:46:49 ---> 3842c149f226 08:46:49 Step 7/22 : RUN go mod download 08:46:49 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:46:49 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:46:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:49 Removing intermediate container 33df22c74ddc 08:46:49 ---> 0a6c26b7be57 08:46:49 Step 6/26 : COPY go.mod . 08:46:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:46:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:46:50 ---> Running in b0f487c38fa0 08:46:50 Removing intermediate container cbf4e1a0aa41 08:46:50 ---> a16636e91a02 08:46:50 Step 6/23 : COPY go.mod . 08:46:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:46:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:46:50 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:46:50 08:46:50 Current default time zone: 'Etc/UTC' 08:46:50 Local time is now: Mon Feb 1 08:46:50 UTC 2021. 08:46:50 Universal Time is now: Mon Feb 1 08:46:50 UTC 2021. 08:46:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:46:50 08:46:50 Setting up systemd-sysv (237-3ubuntu10.44) ... 08:46:50 ---> 4eaeaded026c 08:46:50 Step 7/23 : RUN go mod download 08:46:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 08:46:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:46:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:46:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:46:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:46:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:46:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:46:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:46:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:46:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 08:46:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:51 Setting up patch (2.7.6-2ubuntu1.1) ... 08:46:51 ---> Running in 3fd6a76dee22 08:46:51 ---> 00b86cc360a4 08:46:51 Step 7/26 : RUN go mod download 08:46:51 Removing intermediate container 8a47e743f835 08:46:51 ---> 7564e2c1696c 08:46:51 Step 6/22 : COPY go.mod . 08:46:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:46:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:46:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 08:46:51 Installing new version of config file /etc/ssl/openssl.cnf ... 08:46:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:46:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:46:51 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 08:46:51 ---> 453e7ee3d4ac 08:46:51 Step 7/23 : RUN go mod download 08:46:51 ---> Running in e917cbc0e7e4 08:46:52 ---> Running in 3862a95dacf6 08:46:52 ---> 173ae059f119 08:46:52 Step 7/22 : RUN go mod download 08:46:52 ---> Running in b685f2c90c8c 08:46:53 Updating certificates in /etc/ssl/certs... 08:46:54 22 added, 17 removed; done. 08:46:54 Removing intermediate container b0f487c38fa0 08:46:54 ---> 6514958ee25e 08:46:54 Step 8/22 : COPY . . 08:46:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:46:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:46:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:46:54 Setting up pkgbinarymangler (138.18.04.1) ... 08:46:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 08:46:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:54 Setting up perl (5.26.1-6ubuntu0.5) ... 08:46:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 08:46:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:46:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:46:55 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 08:46:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:46:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:46:55 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:46:55 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:46:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:46:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:55 Processing triggers for systemd (237-3ubuntu10.44) ... 08:46:55 Processing triggers for mime-support (3.60ubuntu1) ... 08:46:55 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 08:46:55 Updating certificates in /etc/ssl/certs... 08:46:55 Removing intermediate container 3fd6a76dee22 08:46:55 ---> b7919ce896ba 08:46:55 Step 8/23 : COPY . . 08:46:56 0 added, 0 removed; done. 08:46:56 Running hooks in /etc/ca-certificates/update.d... 08:46:56 done. 08:46:56 Reading package lists... 08:46:56 Building dependency tree... 08:46:56 Reading state information... 08:46:56 Removing intermediate container e917cbc0e7e4 08:46:56 ---> dbf2ea3da49e 08:46:56 Step 8/26 : COPY . . 08:46:57 The following NEW packages will be installed: 08:46:57 apt-transport-https 08:46:57 Removing intermediate container 3862a95dacf6 08:46:57 ---> 65b135e6ad8f 08:46:57 Step 8/23 : COPY . . 08:46:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:46:57 Need to get 1696 B of archives. 08:46:57 After this operation, 153 kB of additional disk space will be used. 08:46:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 08:46:57 debconf: delaying package configuration, since apt-utils is not installed 08:46:57 Fetched 1696 B in 0s (8633 B/s) 08:46:57 Selecting previously unselected package apt-transport-https. 08:46:57 (Reading database ... 13929 files and directories currently installed.) 08:46:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 08:46:57 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 08:46:57 Removing intermediate container b685f2c90c8c 08:46:57 ---> e17e50b0d627 08:46:57 Step 8/22 : COPY . . 08:46:57 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 08:46:57 Waiting for network to be ready... 08:47:04 2021-02-01T08:47:01Z INFO Waiting for automatic snapd restart... 08:47:04 snapd 2.48.2 from Canonical* installed 08:47:05 "snapd" switched to the "latest/stable" channel 08:47:05 08:47:07 core18 20201210 from Canonical* installed 08:47:08 "core18" switched to the "latest/stable" channel 08:47:08 08:47:11 snapcraft 4.4.4 from Canonical* installed 08:47:11 "snapcraft" switched to the "latest/stable" channel 08:47:11 08:47:15 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: 08:47:15 - README.md 08:47:15 - snapcraft.yaml.orig 08:47:15 08:47:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:47:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:47:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:47:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:47:22 Reading package lists... 08:47:23 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 08:47:24 ---> ae51a5bfdfbe 08:47:24 Step 9/23 : RUN make cmd/core-command/core-command 08:47:24 ---> 31efe7120b09 08:47:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:47:24 ---> a59ca2fb609d 08:47:24 Step 9/23 : RUN make cmd/core-data/core-data 08:47:24 ---> Running in 8a3402ea735a 08:47:24 ---> 4ff74d3c4557 08:47:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:47:24 ---> 8d1823f52233 08:47:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:47:24 ---> Running in 8fcf1ee18856 08:47:24 ---> Running in bab1994bdbc8 08:47:24 ---> Running in e156c859de36 08:47:24 ---> Running in b2b1424ce52e 08:47:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:47:24 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 08:47:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:47:24 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 08:47:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:29 Reading package lists... 08:47:29 Building dependency tree... 08:47:29 Reading state information... 08:47:29 Suggested packages: 08:47:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:47:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:47:29 Recommended packages: 08:47:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:47:29 The following NEW packages will be installed: 08:47:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:47:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:47:29 pkg-config zip 08:47:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:47:29 Need to get 7655 kB of archives. 08:47:29 After this operation, 43.7 MB of additional disk space will be used. 08:47:29 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:47:30 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:47:30 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:47:30 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:47:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:47:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 08:47:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:47:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:47:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:47:31 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:47:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 08:47:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 08:47:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 08:47:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:47:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:47:35 debconf: delaying package configuration, since apt-utils is not installed 08:47:35 Fetched 7655 kB in 6s (1237 kB/s) 08:47:36 Selecting previously unselected package libglib2.0-0:amd64. 08:47:36 (Reading database ... 13933 files and directories currently installed.) 08:47:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 08:47:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:47:36 Selecting previously unselected package libpsl5:amd64. 08:47:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:47:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:47:36 Selecting previously unselected package libnghttp2-14:amd64. 08:47:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:47:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:36 Selecting previously unselected package librtmp1:amd64. 08:47:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:47:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:36 Selecting previously unselected package libcurl3-gnutls:amd64. 08:47:36 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 08:47:36 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:47:36 Selecting previously unselected package liberror-perl. 08:47:36 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:47:36 Unpacking liberror-perl (0.17025-1) ... 08:47:36 Selecting previously unselected package git-man. 08:47:36 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:47:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:47:36 Selecting previously unselected package git. 08:47:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:47:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:47:37 Selecting previously unselected package libnorm1:amd64. 08:47:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:47:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:37 Selecting previously unselected package libpgm-5.2-0:amd64. 08:47:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:47:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:38 Selecting previously unselected package libsodium23:amd64. 08:47:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:47:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:47:38 Selecting previously unselected package libzmq5:amd64. 08:47:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:38 Selecting previously unselected package libzmq3-dev:amd64. 08:47:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:47:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:38 Selecting previously unselected package pkg-config. 08:47:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:47:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:47:38 Selecting previously unselected package zip. 08:47:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:47:38 Unpacking zip (3.0-11build1) ... 08:47:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:47:38 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:47:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:47:38 Setting up liberror-perl (0.17025-1) ... 08:47:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:47:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 08:47:38 No schema files found: doing nothing. 08:47:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:47:38 Setting up zip (3.0-11build1) ... 08:47:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:47:38 Setting up libsodium23:amd64 (1.0.16-2) ... 08:47:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:47:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:47:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 08:47:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:47:39 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:47:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:47:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:45 git set to automatically installed. 08:47:45 git-man set to automatically installed. 08:47:45 libcurl3-gnutls set to automatically installed. 08:47:45 liberror-perl set to automatically installed. 08:47:45 libglib2.0-0 set to automatically installed. 08:47:45 libnghttp2-14 set to automatically installed. 08:47:45 libnorm1 set to automatically installed. 08:47:45 libpgm-5.2-0 set to automatically installed. 08:47:45 libpsl5 set to automatically installed. 08:47:45 librtmp1 set to automatically installed. 08:47:45 libsodium23 set to automatically installed. 08:47:45 libzmq3-dev set to automatically installed. 08:47:45 libzmq5 set to automatically installed. 08:47:45 pkg-config set to automatically installed. 08:47:45 zip set to automatically installed. 08:47:48 snapd is not logged in, snap install commands will use sudo 08:47:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 08:47:56 snap "core18" has no updates available 08:47:56 Pulling config-common 08:47:57 Pulling go-build-helper 08:48:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:48:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:48:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 08:48:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 08:48:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 08:48:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 08:48:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 08:48:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 08:48:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 08:48:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 08:48:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:48:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:48:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:48:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:48:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:48:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:48:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:48:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:48:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:48:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 08:48:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 08:48:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 08:48:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 08:48:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 08:48:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 08:48:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 08:48:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 08:48:19 Fetched 23.9 MB in 0s (0 B/s) 08:48:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:48:19 Fetched 96.5 kB in 0s (0 B/s) 08:48:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:48:19 Fetched 279 kB in 0s (0 B/s) 08:48:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:48:19 Fetched 122 kB in 0s (0 B/s) 08:48:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:48:19 Fetched 77.8 kB in 0s (0 B/s) 08:48:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:48:19 Fetched 8848 B in 0s (0 B/s) 08:48:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:48:19 Fetched 47.8 kB in 0s (0 B/s) 08:48:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:48:19 Fetched 45.6 kB in 0s (0 B/s) 08:48:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:48:19 Fetched 15.0 kB in 0s (0 B/s) 08:48:19 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 08:48:19 Fetched 214 kB in 0s (0 B/s) 08:48:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 08:48:19 Fetched 155 kB in 0s (0 B/s) 08:48:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:48:19 Fetched 50.6 kB in 0s (0 B/s) 08:48:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:48:19 Fetched 14.8 kB in 0s (0 B/s) 08:48:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:48:19 Fetched 41.8 kB in 0s (0 B/s) 08:48:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:48:19 Fetched 499 kB in 0s (0 B/s) 08:48:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:48:19 Fetched 111 kB in 0s (0 B/s) 08:48:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:48:19 Fetched 240 kB in 0s (0 B/s) 08:48:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:48:19 Fetched 29.3 kB in 0s (0 B/s) 08:48:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:48:19 Fetched 85.5 kB in 0s (0 B/s) 08:48:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:48:19 Fetched 24.5 kB in 0s (0 B/s) 08:48:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:48:19 Fetched 49.2 kB in 0s (0 B/s) 08:48:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:48:19 Fetched 54.2 kB in 0s (0 B/s) 08:48:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:48:19 Fetched 30.8 kB in 0s (0 B/s) 08:48:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 08:48:19 Fetched 17.0 kB in 0s (0 B/s) 08:48:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:48:19 Fetched 85.9 kB in 0s (0 B/s) 08:48:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:48:19 Fetched 8720 B in 0s (0 B/s) 08:48:19 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 08:48:19 Fetched 137 kB in 0s (0 B/s) 08:48:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:48:19 Fetched 119 kB in 0s (0 B/s) 08:48:19 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 08:48:19 Fetched 109 kB in 0s (0 B/s) 08:48:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:48:19 Fetched 11.1 kB in 0s (0 B/s) 08:48:19 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:48:19 Fetched 645 kB in 0s (0 B/s) 08:48:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:48:19 Fetched 41.3 kB in 0s (0 B/s) 08:48:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:48:19 Fetched 17.9 kB in 0s (0 B/s) 08:48:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:48:19 Fetched 368 kB in 0s (0 B/s) 08:48:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:48:19 Fetched 187 kB in 0s (0 B/s) 08:48:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:48:19 Fetched 175 kB in 0s (0 B/s) 08:48:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:48:22 Fetched 206 kB in 0s (0 B/s) 08:48:22 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 08:48:22 Fetched 1301 kB in 0s (0 B/s) 08:48:22 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:48:22 Fetched 36.2 kB in 0s (0 B/s) 08:48:22 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 08:48:22 Fetched 159 kB in 0s (0 B/s) 08:48:22 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:48:22 Fetched 107 kB in 0s (0 B/s) 08:48:22 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:48:22 Fetched 48.7 kB in 0s (0 B/s) 08:48:22 Pulling static-packages 08:48:23 'go115' has dependencies that need to be staged: static-packages go-build-helper 08:48:23 Skipping pull go-build-helper (already ran) 08:48:23 Skipping pull static-packages (already ran) 08:48:23 Building go-build-helper 08:48:27 Building static-packages 08:48:28 Staging go-build-helper 08:48:30 Staging static-packages 08:48:30 Pulling go115 08:48:32 'edgex-go' has dependencies that need to be staged: go115 08:48:32 Skipping pull go115 (already ran) 08:48:32 Building go115 08:48:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:32 Dload Upload Total Spent Left Speed 08:48:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 23.0M 0 0 25.9M 0 0:00:04 --:--:-- 0:00:04 25.8M 47 115M 47 55.4M 0 0 29.4M 0 0:00:03 0:00:01 0:00:02 29.3M 72 115M 72 83.4M 0 0 28.9M 0 0:00:03 0:00:02 0:00:01 28.9M 100 115M 100 115M 0 0 30.7M 0 0:00:03 0:00:03 --:--:-- 30.7M 08:48:36 go1.15.2.linux-amd64.tar.gz: OK 08:48:40 Staging go115 08:48:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:48:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:48:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:48:45 Fetched 0 B in 0s (0 B/s) 08:48:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:48:45 Fetched 224 kB in 0s (0 B/s) 08:48:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:48:45 Fetched 157 kB in 0s (0 B/s) 08:48:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:48:45 Fetched 221 kB in 0s (0 B/s) 08:48:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:48:45 Fetched 143 kB in 0s (0 B/s) 08:48:45 Pulling edgex-go 08:48:46 Pulling version 08:48:47 Building config-common 08:48:49 Skipping build go-build-helper (already ran) 08:48:49 Skipping build static-packages (already ran) 08:48:49 Skipping build go115 (already ran) 08:48:49 Building edgex-go 08:48:49 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 08:48:50 go: downloading github.com/gorilla/mux v1.8.0 08:48:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:48:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 08:48:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 08:48:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.13 08:48:50 go: downloading github.com/google/uuid v1.2.0 08:48:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 08:48:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:48:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:48:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 08:48:50 go: downloading github.com/pelletier/go-toml v1.2.0 08:48:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 08:48:50 go: downloading github.com/BurntSushi/toml v0.3.1 08:48:50 go: downloading github.com/go-kit/kit v0.8.0 08:48:50 go: downloading github.com/go-playground/validator/v10 v10.3.0 08:48:50 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:48:50 go: downloading github.com/pkg/errors v0.8.1 08:48:51 go: downloading github.com/pebbe/zmq4 v1.2.2 08:48:51 go: downloading github.com/imdario/mergo v0.3.11 08:48:51 go: downloading github.com/hashicorp/consul/api v1.1.0 08:48:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 08:48:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:48:51 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:48:51 go: downloading gopkg.in/yaml.v2 v2.4.0 08:48:51 go: downloading github.com/go-playground/universal-translator v0.17.0 08:48:51 go: downloading github.com/leodido/go-urn v1.2.0 08:48:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:48:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:48:52 go: downloading github.com/mitchellh/copystructure v1.0.0 08:48:52 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:48:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:48:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:48:52 go: downloading github.com/x448/float16 v0.8.4 08:48:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:48:52 go: downloading github.com/hashicorp/serf v0.8.2 08:48:52 go: downloading github.com/go-playground/locales v0.13.0 08:48:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:48:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:48:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:48:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:48:58 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 08:49:01 Removing intermediate container b2b1424ce52e 08:49:01 ---> 6477e61ec2dc 08:49:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:49:01 ---> Running in 4684c8ba8b28 08:49:01 Removing intermediate container 8fcf1ee18856 08:49:01 ---> c27d0f6ff1dd 08:49:01 08:49:01 Step 10/22 : FROM alpine:3.12 08:49:01 3.12: Pulling from library/alpine 08:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:49:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 08:49:03 Status: Downloaded newer image for alpine:3.12 08:49:03 ---> afeebe901d6b 08:49:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:49:04 ---> Running in 6d32d324dda1 08:49:04 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 08:49:04 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 08:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:49:06 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 08:49:06 go: downloading github.com/stretchr/testify v1.7.0 08:49:06 go: downloading github.com/davecgh/go-spew v1.1.1 08:49:06 go: downloading github.com/pmezard/go-difflib v1.0.0 08:49:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:49:07 (1/2) Installing ca-certificates (20191127-r4) 08:49:07 (2/2) Installing dumb-init (1.2.2-r1) 08:49:07 Executing busybox-1.31.1-r19.trigger 08:49:07 Executing ca-certificates-20191127-r4.trigger 08:49:07 OK: 6 MiB in 16 packages 08:49:08 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 08:49:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:49:08 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:49:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:49:09 Removing intermediate container 4684c8ba8b28 08:49:09 ---> 08c0c98636c1 08:49:09 08:49:09 Step 11/26 : FROM docker:20.10.0 08:49:09 20.10.0: Pulling from library/docker 08:49:10 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 08:49:10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 08:49:10 Removing intermediate container 6d32d324dda1 08:49:10 ---> 0fed09c3262c 08:49:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:49:11 ---> Running in ab032275d2c4 08:49:12 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 08:49:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:49:13 Removing intermediate container ab032275d2c4 08:49:13 ---> fd320fcadb4d 08:49:13 Step 13/22 : ENV APP_PORT=48060 08:49:13 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 08:49:13 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:49:14 ---> Running in 8a18019eb8cd 08:49:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:14 go: downloading github.com/lib/pq v1.9.0 08:49:15 Removing intermediate container 8a18019eb8cd 08:49:15 ---> 34c6aabc3bc7 08:49:15 Step 14/22 : EXPOSE $APP_PORT 08:49:16 ---> Running in 487c019bdf45 08:49:16 Removing intermediate container 8a3402ea735a 08:49:16 ---> 6eaa82bab898 08:49:16 08:49:16 Step 10/23 : FROM alpine:3.12 08:49:16 ---> afeebe901d6b 08:49:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:49:16 Removing intermediate container 487c019bdf45 08:49:16 ---> 481ad6151ce8 08:49:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:17 ---> Running in 398b0727e68b 08:49:18 Building version 08:49:18 ---> c9fac525dad9 08:49:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:49:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:19 Removing intermediate container e156c859de36 08:49:19 ---> d5d83918f91e 08:49:19 08:49:19 Step 10/22 : FROM alpine:3.12 08:49:19 ---> afeebe901d6b 08:49:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:49:19 (1/1) Installing dumb-init (1.2.2-r1) 08:49:19 Executing busybox-1.31.1-r19.trigger 08:49:19 OK: 5 MiB in 15 packages 08:49:19 Staging config-common 08:49:20 ---> Running in d63f2285783a 08:49:20 Skipping stage go-build-helper (already ran) 08:49:20 Skipping stage static-packages (already ran) 08:49:20 Skipping stage go115 (already ran) 08:49:20 Staging edgex-go 08:49:21 ---> 08872c28307f 08:49:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:49:21 Staging version 08:49:22 Removing intermediate container 398b0727e68b 08:49:22 ---> fc10b1ee090e 08:49:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:22 ---> Running in 8e11442885bc 08:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:22 Priming config-common 08:49:22 ---> 04c2cafeb827 08:49:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:49:23 ---> Running in 07a1c6c88578 08:49:23 (1/1) Installing dumb-init (1.2.2-r1) 08:49:23 Executing busybox-1.31.1-r19.trigger 08:49:23 OK: 5 MiB in 15 packages 08:49:23 Priming go-build-helper 08:49:24 Removing intermediate container 8e11442885bc 08:49:24 ---> 04505880b936 08:49:24 Step 13/23 : ENV APP_PORT=48082 08:49:24 Removing intermediate container 07a1c6c88578 08:49:24 ---> 8ac99e3d84d2 08:49:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:24 ---> Running in 0d36a1464886 08:49:24 ---> Running in 930ec4c76ef0 08:49:24 Priming static-packages 08:49:25 Removing intermediate container 0d36a1464886 08:49:25 ---> afc8847acc90 08:49:25 Step 14/23 : EXPOSE $APP_PORT 08:49:26 Removing intermediate container d63f2285783a 08:49:26 ---> 780a2ac14a3a 08:49:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:49:26 ---> Running in a55db4db4b8e 08:49:26 Removing intermediate container 930ec4c76ef0 08:49:26 ---> 6bf759391334 08:49:26 Step 20/22 : LABEL arch=arm64 08:49:26 ---> Running in c0d6c09f99ed 08:49:26 ---> Running in 856ffea587ed 08:49:27 Removing intermediate container a55db4db4b8e 08:49:27 ---> e0b4b1396e5c 08:49:27 Step 15/23 : WORKDIR / 08:49:27 Priming go115 08:49:27 ---> Running in 14819b919234 08:49:27 Removing intermediate container 856ffea587ed 08:49:27 ---> e096d2169756 08:49:27 Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:49:27 Removing intermediate container c0d6c09f99ed 08:49:27 ---> 200d85a2496d 08:49:27 Step 13/22 : ENV APP_PORT=48085 08:49:28 ---> Running in d1831e52ded7 08:49:28 Priming edgex-go 08:49:28 ---> Running in 4f489f78c06f 08:49:28 Removing intermediate container 14819b919234 08:49:28 ---> 160e9ae34138 08:49:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:28 Removing intermediate container d1831e52ded7 08:49:28 ---> 5ff4624902a0 08:49:28 Step 22/22 : LABEL version=0.0.0 08:49:29 Priming version 08:49:29 Removing intermediate container 4f489f78c06f 08:49:29 ---> 21543dd3411c 08:49:29 Step 14/22 : EXPOSE $APP_PORT 08:49:29 ---> Running in e04e724a2840 08:49:29 ---> Running in 1a810af0341c 08:49:30 ---> 35292b05bb4e 08:49:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:49:30 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:49:30 Removing intermediate container e04e724a2840 08:49:30 ---> 7fe1d65f6e8a 08:49:30 08:49:30 Removing intermediate container 1a810af0341c 08:49:30 ---> 039abf424a6c 08:49:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:30 Successfully built 7fe1d65f6e8a 08:49:30 Successfully tagged docker-support-notifications-go-arm64:latest 08:49:30  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 08:49:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:49:30 Status: Downloaded newer image for docker:20.10.0 08:49:30 ---> eeaf43b92773 08:49:30 Step 12/26 : RUN apk add --no-cache bash 08:49:31 Removing intermediate container bab1994bdbc8 08:49:31 ---> 1d364efed900 08:49:31 08:49:31 Step 10/23 : FROM alpine:3.12 08:49:31 ---> afeebe901d6b 08:49:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:49:31 ---> Running in ad37106e2351 08:49:31 ---> Running in ebada407e448 08:49:31 ---> 4603ef8378be 08:49:31 ---> 6e3c1d215670 08:49:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:49:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:49:32 Removing intermediate container ebada407e448 08:49:32 ---> d61bd4be8e64 08:49:32 Step 12/23 : ENV APP_PORT=48080 [Pipeline] // stage [Pipeline] } 08:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:33 ---> Running in 439ba2417521 08:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:34 ---> 2b518f6e2a15 08:49:34 Step 19/23 : ENTRYPOINT ["/core-command"] 08:49:34 ---> a9d2ce172c9b 08:49:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:49:34 (1/2) Installing readline (8.0.4-r0) 08:49:34 (2/2) Installing bash (5.0.17-r0) 08:49:34 Executing bash-5.0.17-r0.post-install 08:49:34 Executing busybox-1.31.1-r19.trigger 08:49:34 OK: 12 MiB in 22 packages 08:49:34 ---> Running in 1eb5b13d1f99 08:49:34 Removing intermediate container 439ba2417521 08:49:34 ---> c32041ef2d06 08:49:34 Step 13/23 : EXPOSE $APP_PORT 08:49:35 ---> Running in bb1977e5a322 08:49:36 ---> 222f572e9dcd 08:49:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:49:36 Removing intermediate container 1eb5b13d1f99 08:49:36 ---> 67e398b3e0fa 08:49:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:36 ---> Running in 95e9f4bd5869 08:49:36 Removing intermediate container bb1977e5a322 08:49:36 ---> 380e5a26f5ec 08:49:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:36 ---> Running in d9b5f96ccdf2 08:49:37 ---> Running in 7f24e66f42d4 08:49:37 Removing intermediate container ad37106e2351 08:49:37 ---> e16cb5b0238a 08:49:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:49:37 Removing intermediate container d9b5f96ccdf2 08:49:37 ---> bea961f781b0 08:49:37 Removing intermediate container 95e9f4bd5869 08:49:37 ---> f91163b4353b 08:49:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:37 Step 21/23 : LABEL arch=arm64 08:49:37 ---> Running in e24d1b3964b6 08:49:37 ---> Running in ad0c907ef342 08:49:37 ---> Running in c2480b6e3491 08:49:38 Removing intermediate container e24d1b3964b6 08:49:38 ---> 66484363c807 08:49:38 Step 14/26 : ENV APP_PORT=48090 08:49:38 Removing intermediate container ad0c907ef342 08:49:38 ---> d450a867c072 08:49:38 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:49:38 ---> Running in 678844259bde 08:49:38 ---> Running in aa6254d37ded 08:49:38 Removing intermediate container c2480b6e3491 08:49:38 ---> 1017ab3d1928 08:49:38 Step 20/22 : LABEL arch=arm64 08:49:39 ---> Running in a2e2d01449b1 08:49:39 Removing intermediate container 678844259bde 08:49:39 ---> d9d590b9b960 08:49:39 Step 15/26 : EXPOSE $APP_PORT 08:49:39 Removing intermediate container aa6254d37ded 08:49:39 ---> 3fa491aa985e 08:49:39 Step 23/23 : LABEL version=0.0.0 08:49:39 ---> Running in cca6397a6a6b 08:49:40 ---> Running in e55427601532 08:49:40 Removing intermediate container a2e2d01449b1 08:49:40 ---> 73c102c305fa 08:49:40 Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:49:40 Removing intermediate container 7f24e66f42d4 08:49:40 ---> bee9e8a19878 08:49:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:49:41 ---> Running in ef9397e4cff6 08:49:41 Removing intermediate container cca6397a6a6b 08:49:41 ---> 155192bafe7c 08:49:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:49:41 ---> Running in d39d1c6e5af4 08:49:41 Removing intermediate container e55427601532 08:49:41 ---> 40607c6e78ce 08:49:41 08:49:42 Successfully built 40607c6e78ce 08:49:42 Successfully tagged docker-core-command-go-arm64:latest 08:49:42 Building docker-security-proxy-setup-go 08:49:42  Building docker-core-command-go ... done Removing intermediate container ef9397e4cff6 08:49:42 ---> 4bf5b5801925 08:49:42 Step 22/22 : LABEL version=0.0.0 08:49:42 ---> Running in c6c9226ef511 08:49:42 ---> 223e69ccfd57 08:49:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:43 Removing intermediate container c6c9226ef511 08:49:43 ---> 7ab38bafff2c 08:49:43 08:49:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:43 Successfully built 7ab38bafff2c 08:49:44 Successfully tagged docker-support-scheduler-go-arm64:latest 08:49:44 Building docker-security-secretstore-setup-go 08:49:44  Building docker-support-scheduler-go ... done  ---> 339469ca36c1 08:49:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:49:44 (1/6) Installing dumb-init (1.2.2-r1) 08:49:44 (2/6) Installing libgcc (9.3.0-r2) 08:49:44 (3/6) Installing libsodium (1.0.18-r0) 08:49:44 (4/6) Installing libstdc++ (9.3.0-r2) 08:49:45 (5/6) Installing libzmq (4.3.3-r0) 08:49:45 (6/6) Installing zeromq (4.3.3-r0) 08:49:45 Executing busybox-1.31.1-r19.trigger 08:49:45 OK: 8 MiB in 20 packages 08:49:45 ---> 7faf528838be 08:49:45 Step 19/26 : RUN apk --no-cache add py3-pip 08:49:46 ---> Running in 3898af0d5f94 08:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:48 Removing intermediate container d39d1c6e5af4 08:49:48 ---> c096be6ced2d 08:49:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:49:48 (1/33) Installing libbz2 (1.0.8-r1) 08:49:48 (2/33) Installing expat (2.2.9-r1) 08:49:48 (3/33) Installing libffi (3.3-r2) 08:49:48 (4/33) Installing gdbm (1.13-r1) 08:49:48 (5/33) Installing xz-libs (5.2.5-r0) 08:49:48 (6/33) Installing sqlite-libs (3.32.1-r0) 08:49:48 (7/33) Installing python3 (3.8.5-r0) 08:49:50 (8/33) Installing py3-appdirs (1.4.4-r1) 08:49:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:49:50 (10/33) Installing py3-parsing (2.4.7-r0) 08:49:50 (11/33) Installing py3-six (1.15.0-r0) 08:49:50 (12/33) Installing py3-packaging (20.4-r0) 08:49:50 (13/33) Installing py3-setuptools (47.0.0-r0) 08:49:50 (14/33) Installing py3-chardet (3.0.4-r4) 08:49:50 ---> a0c3e2867867 08:49:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:49:50 (15/33) Installing py3-idna (2.9-r0) 08:49:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:49:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:49:50 (18/33) Installing py3-requests (2.23.0-r0) 08:49:50 (19/33) Installing py3-msgpack (1.0.0-r0) 08:49:50 (20/33) Installing py3-lockfile (0.12.2-r3) 08:49:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:49:50 (22/33) Installing py3-colorama (0.4.3-r0) 08:49:50 (23/33) Installing py3-distlib (0.3.0-r0) 08:49:50 (24/33) Installing py3-distro (1.5.0-r1) 08:49:50 (25/33) Installing py3-webencodings (0.5.1-r3) 08:49:50 (26/33) Installing py3-html5lib (1.0.1-r4) 08:49:50 (27/33) Installing py3-pytoml (0.1.21-r0) 08:49:50 (28/33) Installing py3-pep517 (0.8.2-r0) 08:49:51 (29/33) Installing py3-progress (1.5-r0) 08:49:51 (30/33) Installing py3-toml (0.10.1-r0) 08:49:51 (31/33) Installing py3-retrying (1.3.3-r0) 08:49:51 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:49:51 (33/33) Installing py3-pip (20.1.1-r0) 08:49:51 Executing busybox-1.31.1-r19.trigger 08:49:51 OK: 71 MiB in 55 packages 08:49:53 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:49:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:49:53 ---> a47d64d2febf 08:49:53 Step 3/31 : WORKDIR /edgex-go 08:49:53 ---> Using cache 08:49:53 ---> 0e66996c6eed 08:49:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:53 ---> Using cache 08:49:53 ---> 8426a480f6a2 08:49:53 Step 5/31 : RUN apk add --update --no-cache make git 08:49:53 ---> c3021810a2d0 08:49:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:49:53 ---> Running in 71cfc906b917 08:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:55 ---> d720c6161c32 08:49:55 Step 19/23 : ENTRYPOINT ["/core-data"] 08:49:56 ---> Running in b384939d7acb 08:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:56 Removing intermediate container b384939d7acb 08:49:56 ---> 10288e853130 08:49:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:49:57 OK: 217 MiB in 51 packages 08:49:57 ---> Running in ea55a0fd7737 08:49:58 Removing intermediate container ea55a0fd7737 08:49:58 ---> 9521e46f9727 08:49:58 Step 21/23 : LABEL arch=arm64 08:49:58 ---> Running in 24395e39e6ad 08:49:59 Removing intermediate container 71cfc906b917 08:49:59 ---> 4a279d3b575e 08:49:59 Step 6/31 : COPY go.mod . 08:49:59 Removing intermediate container 24395e39e6ad 08:49:59 ---> 1fac1b545b8c 08:49:59 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:50:00 ---> Running in 47ebb9b0b4e7 08:50:00 ---> 1c91327b76a4 08:50:00 Step 7/31 : RUN go mod download 08:50:01 Removing intermediate container 3898af0d5f94 08:50:01 ---> 62e5b56b9dcc 08:50:01 Step 20/26 : RUN pip install docker-compose==1.23.2 08:50:01 ---> Running in b74658c8a376 08:50:01 Removing intermediate container 47ebb9b0b4e7 08:50:01 ---> c178c03e3fe9 08:50:01 Step 23/23 : LABEL version=0.0.0 08:50:01 ---> Running in 5263708107ba 08:50:02 ---> Running in e25aa784e6ef 08:50:03 Removing intermediate container e25aa784e6ef 08:50:03 ---> 925a2dd34557 08:50:03 08:50:04 Successfully built 925a2dd34557 08:50:04 Successfully tagged docker-core-data-go-arm64:latest 08:50:04  Building docker-core-data-go ... done Building docker-core-metadata-go 08:50:06 Removing intermediate container b74658c8a376 08:50:06 ---> d33335d8c30a 08:50:06 Step 8/31 : COPY . . 08:50:08 Collecting docker-compose==1.23.2 08:50:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:50:09 Collecting docker<4.0,>=3.6.0 08:50:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:50:10 Collecting texttable<0.10,>=0.9.0 08:50:10 Downloading texttable-0.9.1.tar.gz (11 kB) 08:50:13 Collecting cached-property<2,>=1.2.0 08:50:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:50:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:50:13 Collecting docopt<0.7,>=0.6.1 08:50:13 Downloading docopt-0.6.2.tar.gz (25 kB) 08:50:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:50:16 ---> a47d64d2febf 08:50:16 Step 3/21 : WORKDIR /edgex-go 08:50:16 ---> Using cache 08:50:16 ---> 0e66996c6eed 08:50:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:16 ---> Using cache 08:50:16 ---> 8426a480f6a2 08:50:16 Step 5/21 : RUN apk add --update --no-cache make git 08:50:16 ---> Using cache 08:50:16 ---> 4a279d3b575e 08:50:16 Step 6/21 : COPY go.mod . 08:50:16 ---> Using cache 08:50:16 ---> 1c91327b76a4 08:50:16 Step 7/21 : RUN go mod download 08:50:16 ---> Using cache 08:50:16 ---> d33335d8c30a 08:50:16 Step 8/21 : COPY . . 08:50:16 Collecting PyYAML<4,>=3.10 08:50:16 Downloading PyYAML-3.13.tar.gz (270 kB) 08:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a47d64d2febf 08:50:19 Step 3/24 : WORKDIR /edgex-go 08:50:19 ---> Using cache 08:50:19 ---> 0e66996c6eed 08:50:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:19 ---> Using cache 08:50:19 ---> 8426a480f6a2 08:50:19 Step 5/24 : RUN apk add --update --no-cache make git 08:50:19 ---> Using cache 08:50:19 ---> 4a279d3b575e 08:50:19 Step 6/24 : COPY go.mod . 08:50:19 ---> Using cache 08:50:19 ---> 1c91327b76a4 08:50:19 Step 7/24 : RUN go mod download 08:50:19 ---> Using cache 08:50:19 ---> d33335d8c30a 08:50:19 Step 8/24 : COPY . . 08:50:20 Collecting jsonschema<3,>=2.5.1 08:50:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:50:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:50:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:50:22 Collecting dockerpty<0.5,>=0.4.1 08:50:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:50:26 Collecting websocket-client<1.0,>=0.32.0 08:50:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:50:26 Collecting docker-pycreds>=0.4.0 08:50:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:50:27 Collecting urllib3<1.25,>=1.21.1 08:50:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:50:29 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) 08:50:29 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) 08:50:30 Collecting idna<2.8,>=2.5 08:50:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:50:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:50:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:50:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:50:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:50:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 08:50:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:31 ---> a47d64d2febf 08:50:31 Step 3/23 : WORKDIR /edgex-go 08:50:31 ---> Using cache 08:50:31 ---> 0e66996c6eed 08:50:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:31 ---> Using cache 08:50:31 ---> 8426a480f6a2 08:50:31 Step 5/23 : RUN apk add --update --no-cache make git 08:50:31 ---> Using cache 08:50:31 ---> 4a279d3b575e 08:50:31 Step 6/23 : COPY go.mod . 08:50:31 ---> Using cache 08:50:31 ---> 1c91327b76a4 08:50:31 Step 7/23 : RUN go mod download 08:50:31 ---> Using cache 08:50:31 ---> d33335d8c30a 08:50:31 Step 8/23 : COPY . . 08:50:31 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, texttable, cached-property, docopt, PyYAML, jsonschema, dockerpty, docker-compose 08:50:31 ---> Using cache 08:50:31 ---> dad921c40a09 08:50:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:50:32 Attempting uninstall: urllib3 08:50:32 Found existing installation: urllib3 1.25.9 08:50:32 Uninstalling urllib3-1.25.9: 08:50:33 Successfully uninstalled urllib3-1.25.9 08:50:34 Attempting uninstall: idna 08:50:34 Found existing installation: idna 2.9 08:50:34 Uninstalling idna-2.9: 08:50:34 Successfully uninstalled idna-2.9 08:50:37 Attempting uninstall: requests 08:50:37 Found existing installation: requests 2.23.0 08:50:37 Uninstalling requests-2.23.0: 08:50:37 Successfully uninstalled requests-2.23.0 08:50:37 ---> Running in 5609ddbd0f4d 08:50:37 ---> dad921c40a09 08:50:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 08:50:38 ---> Running in ad8b0f966b04 08:50:38 ---> e97905c4e817 08:50:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:50:38 ---> Running in 26ccac14f645 08:50:38 Running setup.py install for texttable: started 08:50:39 ---> 08a44fe8c0e1 08:50:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:39 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 08:50:39 ---> Running in 46a43d31c2ed 08:50:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:40 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 08:50:41 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 08:50:41 Running setup.py install for texttable: finished with status 'done' 08:50:41 Running setup.py install for docopt: started 08:50:45 Running setup.py install for docopt: finished with status 'done' 08:50:45 Running setup.py install for PyYAML: started 08:50:47 Running setup.py install for PyYAML: finished with status 'done' 08:50:48 Running setup.py install for dockerpty: started 08:50:51 Running setup.py install for dockerpty: finished with status 'done' 08:50:52 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 08:50:57 Removing intermediate container 5263708107ba 08:50:57 ---> a7636007f5d4 08:50:57 Step 21/26 : RUN apk --no-cache add curl 08:50:57 ---> Running in 503d139b1676 08:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:51:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:51:00 (2/3) Installing libcurl (7.69.1-r3) 08:51:00 (3/3) Installing curl (7.69.1-r3) 08:51:00 Executing busybox-1.31.1-r19.trigger 08:51:00 OK: 71 MiB in 58 packages 08:51:02 Removing intermediate container 503d139b1676 08:51:02 ---> 150fc975e3fc 08:51:02 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 08:51:02 ---> Running in a3abb2d27468 08:51:03 Removing intermediate container a3abb2d27468 08:51:03 ---> 5e2e0856370f 08:51:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:51:03 ---> Running in 1b9851bf1354 08:51:03 Removing intermediate container 1b9851bf1354 08:51:03 ---> 0dfb13e1db3d 08:51:03 Step 24/26 : LABEL arch=arm64 08:51:04 ---> Running in 4322dab608c4 08:51:05 Removing intermediate container 4322dab608c4 08:51:05 ---> 3fae46471ce3 08:51:05 Step 25/26 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:51:05 ---> Running in c6cde641e992 08:51:05 Removing intermediate container c6cde641e992 08:51:05 ---> 33a0b1d3f254 08:51:05 Step 26/26 : LABEL version=0.0.0 08:51:06 ---> Running in 41617d665373 08:51:07 Removing intermediate container 41617d665373 08:51:07 ---> be9f26da8adf 08:51:07 08:51:07 Successfully built be9f26da8adf 08:51:07 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:51:54  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:54 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 08:51:54 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 08:52:01 Removing intermediate container 46a43d31c2ed 08:52:01 ---> 712c5787a1f1 08:52:01 08:52:01 Step 10/24 : FROM alpine:3.12 08:52:01 ---> afeebe901d6b 08:52:01 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 08:52:01 ---> Running in 29459832708b 08:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:03 (1/5) Installing ca-certificates (20191127-r4) 08:52:04 (2/5) Installing nghttp2-libs (1.41.0-r0) 08:52:04 (3/5) Installing libcurl (7.69.1-r3) 08:52:04 (4/5) Installing curl (7.69.1-r3) 08:52:04 (5/5) Installing dumb-init (1.2.2-r1) 08:52:04 Executing busybox-1.31.1-r19.trigger 08:52:04 Executing ca-certificates-20191127-r4.trigger 08:52:04 Removing intermediate container 26ccac14f645 08:52:04 ---> ab13dfc068af 08:52:04 08:52:04 Step 10/21 : FROM alpine:3.12 08:52:04 ---> afeebe901d6b 08:52:04 Step 11/21 : RUN apk add --update --no-cache curl 08:52:04 OK: 7 MiB in 19 packages 08:52:04 ---> Running in 3e11297421d3 08:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:07 Removing intermediate container 29459832708b 08:52:07 ---> 0b0d91a6981e 08:52:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:07 (1/4) Installing ca-certificates (20191127-r4) 08:52:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:52:07 (3/4) Installing libcurl (7.69.1-r3) 08:52:07 (4/4) Installing curl (7.69.1-r3) 08:52:07 Executing busybox-1.31.1-r19.trigger 08:52:07 ---> Running in 596454685e74 08:52:07 Executing ca-certificates-20191127-r4.trigger 08:52:07 OK: 7 MiB in 18 packages 08:52:08 Removing intermediate container 596454685e74 08:52:08 ---> 02094e5e2cea 08:52:08 Step 13/24 : WORKDIR / 08:52:08 ---> Running in f97d7046e919 08:52:09 Removing intermediate container f97d7046e919 08:52:09 ---> 3bc70e98b155 08:52:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:52:09 Removing intermediate container 3e11297421d3 08:52:09 ---> 1b2cec55e887 08:52:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:10 Removing intermediate container ad8b0f966b04 08:52:10 ---> fff05362aac9 08:52:10 08:52:10 Step 10/31 : FROM alpine:3.12 08:52:10 ---> afeebe901d6b 08:52:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:52:10 ---> Running in 37a527baf682 08:52:10 ---> Running in ebd94786e372 08:52:10 ---> e24f3b229c68 08:52:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:52:11 Removing intermediate container ebd94786e372 08:52:11 ---> f2dbe4b0abe6 08:52:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:52:11 Removing intermediate container 37a527baf682 08:52:11 ---> 3dd966571a6f 08:52:11 Step 13/21 : WORKDIR /edgex 08:52:11 ---> Running in f58593220fb4 08:52:11 ---> Running in ece6a324f4d6 08:52:11 ---> 8aa6bba44d00 08:52:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:52:12 Removing intermediate container ece6a324f4d6 08:52:12 ---> ac8d22c8e5e5 08:52:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:52:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:13 ---> 688105355b5f 08:52:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:13 ---> 468a98e31833 08:52:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:52:13 (1/2) Installing dumb-init (1.2.2-r1) 08:52:13 (2/2) Installing su-exec (0.2-r1) 08:52:13 Executing busybox-1.31.1-r19.trigger 08:52:13 OK: 5 MiB in 16 packages 08:52:15 ---> ef29c108f8ce 08:52:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:52:15 ---> d3c9efca02dc 08:52:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:15 Removing intermediate container 5609ddbd0f4d 08:52:15 ---> b9ce7681b6ed 08:52:15 08:52:15 Step 10/23 : FROM alpine:3.12 08:52:15 ---> afeebe901d6b 08:52:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:52:15 ---> Using cache 08:52:15 ---> 780a2ac14a3a 08:52:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:15 ---> Using cache 08:52:15 ---> 200d85a2496d 08:52:15 Step 13/23 : ENV APP_PORT=48081 08:52:15 ---> Running in d1a392a2af53 08:52:15 Removing intermediate container f58593220fb4 08:52:15 ---> 0f4854134453 08:52:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:52:16 ---> Running in fdc41b3a733d 08:52:16 Removing intermediate container d1a392a2af53 08:52:16 ---> 6b4a94f7bc1a 08:52:16 Step 14/23 : EXPOSE $APP_PORT 08:52:16 ---> db8f555091d1 08:52:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:52:16 ---> ae2ebc2cfe16 08:52:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:52:16 ---> Running in b67a03652568 08:52:16 ---> Running in 5a2a2862df75 08:52:16 Removing intermediate container fdc41b3a733d 08:52:16 ---> 73da072391c7 08:52:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:52:16 ---> Running in faf778767de7 08:52:16 Removing intermediate container b67a03652568 08:52:16 ---> 6a34914a14df 08:52:16 Step 15/23 : WORKDIR / 08:52:17 ---> Running in c3da3d92c73f 08:52:17 Removing intermediate container 5a2a2862df75 08:52:17 ---> dd3fb0b9f1d3 08:52:17 Step 18/21 : CMD ["--init=true"] 08:52:17 ---> 5917e6e94711 08:52: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/ 08:52:17 ---> Running in bb2e0a7a1d54 08:52:17 Removing intermediate container faf778767de7 08:52:17 ---> 48e6f5366c53 08:52:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:52:17 ---> Running in aa2b1994fbf5 08:52:17 ---> Running in 1e6184378083 08:52:17 Removing intermediate container c3da3d92c73f 08:52:17 ---> 2ac71400fe6f 08:52:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:18 Removing intermediate container bb2e0a7a1d54 08:52:18 ---> e0300f845de2 08:52:18 Step 19/21 : LABEL arch=arm64 08:52:18 ---> Running in f2c6e6943aec 08:52:18 Removing intermediate container f2c6e6943aec 08:52:18 ---> dd92358ab494 08:52:18 Step 20/21 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:52:18 ---> a7250d5baf76 08:52:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:52:19 ---> Running in a233864d8dbb 08:52:19 Removing intermediate container a233864d8dbb 08:52:19 ---> 9d80a78a6e15 08:52:19 Step 21/21 : LABEL version=0.0.0 08:52:20 ---> Running in 8a3e7170c5a7 08:52:20 Removing intermediate container 8a3e7170c5a7 08:52:20 ---> 76f7ab4e4b82 08:52:20 08:52:20 Removing intermediate container aa2b1994fbf5 08:52:20 ---> a318c1e108ea 08:52:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:52:20 ---> 72f38f2d29e6 08:52:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:52:20 ---> Running in 18d41da4dec9 08:52:20 Removing intermediate container 1e6184378083 08:52:20 ---> dcc906200805 08:52:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:52:21 Successfully built 76f7ab4e4b82 08:52:21 Successfully tagged docker-security-proxy-setup-go-arm64:latest 08:52:21  Building docker-security-proxy-setup-go ... done  ---> Running in db093efa76a8 08:52:21 Removing intermediate container 18d41da4dec9 08:52:21 ---> 98d20bf024f8 08:52:21 Step 22/24 : LABEL arch=arm64 08:52:21 ---> Running in 4cd7e769fb6d 08:52:21 ---> a5ff37e74d50 08:52:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:52:21 Removing intermediate container db093efa76a8 08:52:21 ---> 4f09bfee63c8 08:52:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:52:21 ---> Running in f725a341a3a4 08:52:22 Removing intermediate container 4cd7e769fb6d 08:52:22 ---> 4f9931b30ee7 08:52:22 Step 23/24 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:52:22 ---> Running in 8717ec6854d3 08:52:22 Removing intermediate container f725a341a3a4 08:52:22 ---> 6356161f2c41 08:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:22 ---> Running in 586d507c017e 08:52:22 ---> 67e5008f02a8 08:52:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:52:22 Removing intermediate container 8717ec6854d3 08:52:22 ---> df4d792ff9eb 08:52:22 Step 24/24 : LABEL version=0.0.0 08:52:22 ---> Running in c5a27b8aa129 08:52:22 ---> Running in 163fbdb03f66 08:52:23 Removing intermediate container 586d507c017e 08:52:23 ---> ef37c7656108 08:52:23 Step 21/23 : LABEL arch=arm64 08:52:23 ---> Running in 003ed4e40c76 08:52:23 Removing intermediate container c5a27b8aa129 08:52:23 ---> c8b7ad3ea743 08:52:23 08:52:24 Successfully built c8b7ad3ea743 08:52:24 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:52:24  Building docker-security-secretstore-setup-go ... done Removing intermediate container 003ed4e40c76 08:52:24 ---> a460ab95687f 08:52:24 Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:52:24 ---> Running in 0f928364bd5e 08:52:24 Removing intermediate container 0f928364bd5e 08:52:24 ---> 2784445f483b 08:52:24 Step 23/23 : LABEL version=0.0.0 08:52:25 ---> Running in b6f90e767725 08:52:25 Removing intermediate container 163fbdb03f66 08:52:25 ---> c7b17e3ce3aa 08:52:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:25 Removing intermediate container b6f90e767725 08:52:25 ---> b0ba8723e4b4 08:52:25 08:52:26 Successfully built b0ba8723e4b4 08:52:26 Successfully tagged docker-core-metadata-go-arm64:latest 08:52:26  Building docker-core-metadata-go ... done  ---> d386509fdde2 08:52:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:27 ---> cd6ac60b8770 08:52:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:28 ---> e7b58a1221ff 08:52:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 08:52:29 ---> cc42c8ecb4ba 08:52:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:29 ---> 9ab52d033097 08:52:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:52:30 ---> Running in b98251974e1e 08:52:30 Removing intermediate container b98251974e1e 08:52:30 ---> 91f8540882f5 08:52:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:31 ---> c736395e2816 08:52:31 Step 26/31 : RUN chmod +x /entrypoint.sh 08:52:32 ---> Running in 7d9d8206eeb4 08:52:34 Removing intermediate container 7d9d8206eeb4 08:52:34 ---> bb83545157bf 08:52:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:52:34 ---> Running in 19ca1602450f 08:52:35 Removing intermediate container 19ca1602450f 08:52:35 ---> 0b0ff1d50cf3 08:52:35 Step 28/31 : CMD ["gate"] 08:52:35 ---> Running in 91d57c335f78 08:52:36 Removing intermediate container 91d57c335f78 08:52:36 ---> 33be7f569384 08:52:36 Step 29/31 : LABEL arch=arm64 08:52:36 ---> Running in d953aac58392 08:52:37 Removing intermediate container d953aac58392 08:52:37 ---> bd3a256fc9b8 08:52:37 Step 30/31 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 08:52:37 ---> Running in dea974812ce0 08:52:38 Removing intermediate container dea974812ce0 08:52:38 ---> 0e1a70e5fceb 08:52:38 Step 31/31 : LABEL version=0.0.0 08:52:38 ---> Running in 140e247c4300 08:52:38 Removing intermediate container 140e247c4300 08:52:38 ---> 527ddb3d58c5 08:52:38 08:52:39 Successfully built 527ddb3d58c5 08:52:39 Successfully tagged docker-security-bootstrapper-go-arm64:latest 08:52:39  Building docker-security-bootstrapper-go ... done  [Pipeline] } 08:52:39 $ docker stop --time=1 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 08:52:41 $ docker rm -f 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 [Pipeline] // withDockerContainer [Pipeline] sh 08:52:42 + docker images+ 08:52:42 grep docker 08:52:42 docker-security-bootstrapper-go-arm64 latest 527ddb3d58c5 4 seconds ago 22.6MB 08:52:42 docker-core-metadata-go-arm64 latest b0ba8723e4b4 17 seconds ago 17.7MB 08:52:42 docker-security-secretstore-setup-go-arm64 latest c8b7ad3ea743 19 seconds ago 23.4MB 08:52:42 docker-security-proxy-setup-go-arm64 latest 76f7ab4e4b82 22 seconds ago 23.2MB 08:52:42 docker-sys-mgmt-agent-go-arm64 latest be9f26da8adf About a minute ago 300MB 08:52:42 docker-core-data-go-arm64 latest 925a2dd34557 2 minutes ago 21MB 08:52:42 docker-support-scheduler-go-arm64 latest 7ab38bafff2c 2 minutes ago 16.1MB 08:52:42 docker-core-command-go-arm64 latest 40607c6e78ce 3 minutes ago 16MB 08:52:42 docker-support-notifications-go-arm64 latest 7fe1d65f6e8a 3 minutes ago 16MB 08:52:42 docker 20.10.0 eeaf43b92773 7 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 08:52:45 provisioning config files... 08:52:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2505084734740199825tmp [Pipeline] { [Pipeline] sh 08:52:45 + set +x 08:52:45 + curl -s https://codecov.io/bash 08:52:45 + bash -s -- 08:52:46 08:52:46 _____ _ 08:52:46 / ____| | | 08:52:46 | | ___ __| | ___ ___ _____ __ 08:52:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:52:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:52:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:52:46 Bash-20210129-7c25fce 08:52:46 08:52:46 08:52:46 ==> git version 2.24.3 found 08:52:46 ==> 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 08:52:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:52:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:52:46 ==> Jenkins CI detected. 08:52:46 project root: . 08:52:46 --> token set from env 08:52:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:52:46 ==> Running gcov in . (disable via -X gcov) 08:52:46 ==> Python coveragepy not found 08:52:46 ==> Searching for coverage reports in: 08:52:46 + . 08:52:46 -> Found 1 reports 08:52:46 ==> Detecting git/mercurial file structure 08:52:46 ==> Reading reports 08:52:46 + ./coverage.out bytes=574984 08:52:46 ==> Appending adjustments 08:52:46 https://docs.codecov.io/docs/fixing-reports 08:52:49 + Found adjustments 08:52:49 ==> Gzipping contents 08:52:49 88K /tmp/codecov.A2lP6L.gz 08:52:49 ==> Uploading reports 08:52:49 url: https://codecov.io 08:52:49 query: branch=PR-3104&commit=4aad13f628c6f9355b85919bf497a89420955c03&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3104%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3104&job=&cmd_args= 08:52:49 -> Pinging Codecov 08:52:49 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3104&commit=4aad13f628c6f9355b85919bf497a89420955c03&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3104%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3104&job=&cmd_args= 08:52:51 -> Uploading to 08:52:51 https://storage.googleapis.com/codecov/v4/raw/2021-02-01/00271124DB129430A58F1EEE437C3FCB/4aad13f628c6f9355b85919bf497a89420955c03/9b612735-e18f-4490-9cbf-bfdd652b635f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T085250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8285de5ab3358b988bc13cb2ce3fbaaf02173349bf3ea5f65d7934d1d0a052f7 08:52:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:51 Dload Upload Total Spent Left Speed 08:52:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87044 0 0 100 87044 0 165k --:--:-- --:--:-- --:--:-- 165k 100 87044 0 0 100 87044 0 165k --:--:-- --:--:-- --:--:-- 165k 08:52:51 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4aad13f628c6f9355b85919bf497a89420955c03 [Pipeline] } 08:52:51 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 08:52:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:55 ---> package-listing.sh 08:52:55 ++ facter osfamily 08:52:55 ++ tr '[:upper:]' '[:lower:]' 08:52:55 + OS_FAMILY=redhat 08:52:55 + workspace=/w/workspace/edgex-go/4 08:52:55 + START_PACKAGES=/tmp/packages_start.txt 08:52:55 + END_PACKAGES=/tmp/packages_end.txt 08:52:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:55 + PACKAGES=/tmp/packages_start.txt 08:52:55 + '[' /w/workspace/edgex-go/4 ']' 08:52:55 + PACKAGES=/tmp/packages_end.txt 08:52:55 + case "${OS_FAMILY}" in 08:52:55 + rpm -qa 08:52:55 + sort 08:53:00 + '[' -f /tmp/packages_start.txt ']' 08:53:00 + '[' -f /tmp/packages_end.txt ']' 08:53:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:00 + '[' /w/workspace/edgex-go/4 ']' 08:53:00 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:53:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:53:00 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:53:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:01 08:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:01 alpine: Pulling from edgex-lftools-log-publisher 08:53:01 df20fa9351a1: Pulling fs layer 08:53:01 36b3adc4ff6f: Pulling fs layer 08:53:01 8ad3a11d3b57: Pulling fs layer 08:53:01 46f8f816bc3b: Pulling fs layer 08:53:01 93b61091891f: Pulling fs layer 08:53:01 93b9cdb0e59b: Pulling fs layer 08:53:01 5e14af77c1be: Pulling fs layer 08:53:01 01666e4c0597: Pulling fs layer 08:53:01 aa168da1d23b: Pulling fs layer 08:53:01 93b61091891f: Waiting 08:53:01 93b9cdb0e59b: Waiting 08:53:01 5e14af77c1be: Waiting 08:53:01 01666e4c0597: Waiting 08:53:01 aa168da1d23b: Waiting 08:53:01 46f8f816bc3b: Waiting 08:53:01 36b3adc4ff6f: Verifying Checksum 08:53:01 36b3adc4ff6f: Download complete 08:53:01 46f8f816bc3b: Verifying Checksum 08:53:01 46f8f816bc3b: Download complete 08:53:01 df20fa9351a1: Download complete 08:53:01 93b9cdb0e59b: Verifying Checksum 08:53:01 93b9cdb0e59b: Download complete 08:53:01 5e14af77c1be: Verifying Checksum 08:53:01 5e14af77c1be: Download complete 08:53:01 93b61091891f: Verifying Checksum 08:53:01 93b61091891f: Download complete 08:53:01 01666e4c0597: Verifying Checksum 08:53:01 01666e4c0597: Download complete 08:53:01 8ad3a11d3b57: Verifying Checksum 08:53:01 8ad3a11d3b57: Download complete 08:53:01 df20fa9351a1: Pull complete 08:53:02 36b3adc4ff6f: Pull complete 08:53:03 8ad3a11d3b57: Pull complete 08:53:03 46f8f816bc3b: Pull complete 08:53:04 aa168da1d23b: Verifying Checksum 08:53:04 aa168da1d23b: Download complete 08:53:05 93b61091891f: Pull complete 08:53:05 93b9cdb0e59b: Pull complete 08:53:05 5e14af77c1be: Pull complete 08:53:05 01666e4c0597: Pull complete 08:53:17 aa168da1d23b: Pull complete 08:53:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:53:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:53:18 prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container 08:53:18 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 08:53:27 $ docker top 30a9dae26d2611ddbc7178a237c48071fb2e9492a17a4c8f6a1378d1f3a2367b -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:28 + touch /tmp/pre-build-complete [Pipeline] sh 08:53:28 + mkdir -p /var/log/sa [Pipeline] sh 08:53:28 + ls /var/log/sa-host 08:53:28 + sadf -c /var/log/sa-host/sa01 08:53:28 file_magic: OK 08:53:28 HZ: Using current value: 100 08:53:28 file_header: OK 08:53:28 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 08:53:28 Statistics: 08:53:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:53:28 File successfully converted to sysstat format version 12.2.1 08:53:28 + sadf -c /var/log/sa-host/sa23 08:53:28 file_magic: OK 08:53:28 HZ: Using current value: 100 08:53:28 file_header: OK 08:53:28 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 08:53:28 Statistics: 08:53:28 Hnuu...uuuununununu... 08:53:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:29 provisioning config files... 08:53:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3416510089228975402tmp [Pipeline] { [Pipeline] echo 08:53:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:53:30 ---> create-netrc.sh [Pipeline] } 08:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:53:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:53:30 ---> python-tools-install.sh [Pipeline] echo 08:53:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:30 ---> sudo-logs.sh 08:53:30 Archiving 'sudo' log.. [Pipeline] echo 08:53:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:31 ---> job-cost.sh 08:53:31 lf-activate-venv: SKIPPING 08:53:31 INFO: No Stack... 08:53:32 INFO: Retrieving Pricing Info for: v1-standard-2 08:53:32 INFO: Archiving Costs [Pipeline] echo 08:53:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:32 ---> logs-deploy.sh 08:53:32 lf-activate-venv: SKIPPING 08:53:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3104/4 08:53:32 INFO: archiving workspace using pattern(s): 08:53:33 Archives upload complete. 08:53:34 INFO: archiving logs to Nexus 08:53:35 ---> uname -a: 08:53:35 Linux prd-centos7-docker-4c-2g-24316.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:53:35 08:53:35 08:53:35 ---> lscpu: 08:53:35 Architecture: x86_64 08:53:35 CPU op-mode(s): 32-bit, 64-bit 08:53:35 Byte Order: Little Endian 08:53:35 Address sizes: 40 bits physical, 48 bits virtual 08:53:35 CPU(s): 4 08:53:35 On-line CPU(s) list: 0-3 08:53:35 Thread(s) per core: 1 08:53:35 Core(s) per socket: 1 08:53:35 Socket(s): 4 08:53:35 NUMA node(s): 1 08:53:35 Vendor ID: GenuineIntel 08:53:35 CPU family: 6 08:53:35 Model: 44 08:53:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:53:35 Stepping: 1 08:53:35 CPU MHz: 2933.438 08:53:35 BogoMIPS: 5866.87 08:53:35 Virtualization: VT-x 08:53:35 Hypervisor vendor: KVM 08:53:35 Virtualization type: full 08:53:35 L1d cache: 128 KiB 08:53:35 L1i cache: 128 KiB 08:53:35 L2 cache: 16 MiB 08:53:35 L3 cache: 64 MiB 08:53:35 NUMA node0 CPU(s): 0-3 08:53:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:53:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:53:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:53:35 Vulnerability Meltdown: Mitigation; PTI 08:53:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:53:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:53:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:53:35 Vulnerability Srbds: Not affected 08:53:35 Vulnerability Tsx async abort: Not affected 08:53:35 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 08:53:35 08:53:35 08:53:35 ---> nproc: 08:53:35 4 08:53:35 08:53:35 08:53:35 ---> df -h: 08:53:35 Filesystem Size Used Available Use% Mounted on 08:53:35 overlay 50.0G 12.6G 37.4G 25% / 08:53:35 tmpfs 64.0M 0 64.0M 0% /dev 08:53:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:53:35 shm 64.0M 0 64.0M 0% /dev/shm 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/4@tmp 08:53:35 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/4 08:53:35 08:53:35 08:53:35 ---> free -m: 08:53:35 total used free shared buff/cache available 08:53:35 Mem: 1837 716 124 0 995 1037 08:53:35 Swap: 1023 71 952 08:53:35 08:53:35 08:53:35 ---> ip addr: 08:53:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:53:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:53:35 inet 127.0.0.1/8 scope host lo 08:53:35 valid_lft forever preferred_lft forever 08:53:35 inet6 ::1/128 scope host 08:53:35 valid_lft forever preferred_lft forever 08:53:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:53:35 link/ether fa:16:3e:af:74:55 brd ff:ff:ff:ff:ff:ff 08:53:35 inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 08:53:35 valid_lft 85169sec preferred_lft 85169sec 08:53:35 inet6 fe80::f816:3eff:feaf:7455/64 scope link 08:53:35 valid_lft forever preferred_lft forever 08:53:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:53:35 link/ether 02:42:e8:fd:4b:39 brd ff:ff:ff:ff:ff:ff 08:53:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:53:35 valid_lft forever preferred_lft forever 08:53:35 inet6 fe80::42:e8ff:fefd:4b39/64 scope link 08:53:35 valid_lft forever preferred_lft forever 08:53:35 08:53:35 08:53:35 ---> sar -b -r -n DEV: 08:53:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 08:53:35 08:53:35 08:32:53 LINUX RESTART (4 CPU) 08:53:35 08:53:35 08:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:53:35 08:35:01 140.23 85.36 54.87 0.00 8147.17 22884.80 0.00 08:53:35 08:36:01 190.03 52.97 137.06 0.00 2428.49 35048.21 0.00 08:53:35 08:37:01 220.92 95.71 125.21 0.00 3540.41 16160.82 0.00 08:53:35 08:38:01 135.56 75.40 60.16 0.00 3474.75 6906.53 0.00 08:53:35 08:39:01 293.43 109.13 184.29 0.00 44984.71 117659.04 0.00 08:53:35 08:40:02 2888.87 2529.77 359.10 0.00 182637.92 195594.02 0.00 08:53:35 08:41:01 565.92 316.31 249.61 0.00 26392.44 51603.59 0.00 08:53:35 08:42:05 2921.81 2547.45 374.36 0.00 159642.08 171290.25 0.00 08:53:35 08:43:01 1219.51 937.40 282.12 0.00 69395.53 83744.38 0.00 08:53:35 08:44:01 123.30 22.30 101.00 0.00 3417.84 14331.16 0.00 08:53:35 08:45:01 0.37 0.15 0.22 0.00 1.60 2.58 0.00 08:53:35 08:46:01 0.20 0.02 0.18 0.00 0.13 1.50 0.00 08:53:35 08:47:01 0.30 0.02 0.28 0.00 0.27 3.40 0.00 08:53:35 08:48:01 1.93 1.62 0.32 0.00 53.69 2.96 0.00 08:53:35 08:49:01 0.87 0.07 0.80 0.00 1.86 15.62 0.00 08:53:35 08:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 08:53:35 08:51:02 0.33 0.03 0.30 0.00 0.67 3.55 0.00 08:53:35 08:52:01 0.25 0.02 0.24 0.00 0.14 2.96 0.00 08:53:35 08:53:01 66.32 65.78 0.53 0.00 5419.78 27.94 0.00 08:53:35 Average: 467.86 365.84 102.02 0.00 27177.80 38022.86 0.00 08:53:35 08:53:35 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:35 08:35:01 83204 0 681272 36.21 2596 1114472 1353840 46.20 714876 872136 65260 08:53:35 08:36:01 70836 0 774112 41.14 1492 1035104 1508860 51.49 610124 927336 53224 08:53:35 08:37:01 193576 0 892340 47.43 608 795020 1738184 59.32 720104 687484 60920 08:53:35 08:38:01 301900 0 748720 39.79 568 830356 1317108 44.95 569088 720164 62992 08:53:35 08:39:01 68424 0 829708 44.10 0 983412 2234260 76.25 764032 843144 81172 08:53:35 08:40:02 96592 0 792848 42.14 0 992104 1935560 66.06 755536 800424 64964 08:53:35 08:41:01 73276 0 719308 38.23 0 1088960 1344928 45.90 536696 1017620 20 08:53:35 08:42:05 82112 0 795460 42.28 0 1003972 2147356 73.29 608848 960236 36972 08:53:35 08:43:01 312720 0 777116 41.30 0 791708 2009888 68.59 626960 676364 29868 08:53:35 08:44:01 367848 0 641848 34.11 0 871848 1197052 40.85 552044 712852 8 08:53:35 08:45:01 370820 0 638872 33.95 0 871852 1167388 39.84 550548 712332 8 08:53:35 08:46:01 371876 0 637808 33.90 0 871860 1162152 39.66 549532 712248 12 08:53:35 08:47:01 371908 0 637768 33.90 0 871868 1162152 39.66 549536 712252 8 08:53:35 08:48:01 370748 0 637988 33.91 0 872808 1162152 39.66 549972 712760 16 08:53:35 08:49:01 370368 0 638368 33.93 0 872808 1162232 39.67 550180 712776 8 08:53:35 08:50:01 370704 0 638012 33.91 0 872828 1162152 39.66 549984 712784 8 08:53:35 08:51:02 370564 0 638156 33.92 0 872824 1162152 39.66 549984 712796 8 08:53:35 08:52:01 370656 0 638044 33.91 0 872844 1162152 39.66 549868 712804 8 08:53:35 08:53:01 204560 0 643724 34.21 0 1033260 1159700 39.58 566900 857608 228 08:53:35 Average: 253826 0 705341 37.49 277 922100 1434172 48.95 601306 777691 23984 08:53:35 08:53:35 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:35 08:35:01 eth0 944.07 1019.00 3466.60 131.01 0.00 0.00 0.00 0.00 08:53:35 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:35:01 docker0 915.74 813.03 73.50 2725.21 0.00 0.00 0.00 0.00 08:53:35 08:36:01 eth0 444.53 373.09 3281.93 35.57 0.00 0.00 0.00 0.00 08:53:35 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:36:01 docker0 139.66 173.26 9.76 831.06 0.00 0.00 0.00 0.00 08:53:35 08:37:01 vethcb6fcfa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:37:01 eth0 37.51 21.68 34.18 14.28 0.00 0.00 0.00 0.00 08:53:35 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:38:01 vethcb6fcfa 2.03 2.03 0.16 0.16 0.00 0.00 0.00 0.00 08:53:35 08:38:01 eth0 44.96 36.51 19.16 79.08 0.00 0.00 0.00 0.00 08:53:35 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:38:01 docker0 2.03 2.03 0.13 0.16 0.00 0.00 0.00 0.00 08:53:35 08:39:01 eth0 244.87 211.64 1693.37 75.28 0.00 0.00 0.00 0.00 08:53:35 08:39:01 veth6f2f67c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:40:02 eth0 49.71 23.99 163.12 10.03 0.00 0.00 0.00 0.00 08:53:35 08:40:02 veth6f2f67c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:40:02 docker0 12.66 28.27 0.66 145.74 0.00 0.00 0.00 0.00 08:53:35 08:41:01 eth0 173.99 125.30 1495.67 19.14 0.00 0.00 0.00 0.00 08:53:35 08:41:01 veth6f2f67c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:41:01 docker0 16.04 34.23 0.89 192.49 0.00 0.00 0.00 0.00 08:53:35 08:42:05 eth0 107.13 60.45 378.67 80.93 0.00 0.00 0.00 0.00 08:53:35 08:42:05 veth6f2f67c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:42:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:42:05 docker0 20.09 49.28 1.09 345.45 0.00 0.00 0.00 0.00 08:53:35 08:43:01 vethcd55ab9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:53:35 08:43:01 eth0 65.47 38.59 125.67 77.55 0.00 0.00 0.00 0.00 08:53:35 08:43:01 veth6f2f67c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:44:01 eth0 28.51 15.18 48.88 9.69 0.00 0.00 0.00 0.00 08:53:35 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:44:01 docker0 1105.46 1114.20 85.87 4331.79 0.00 0.00 0.00 0.00 08:53:35 08:45:01 eth0 0.90 0.52 0.43 0.21 0.00 0.00 0.00 0.00 08:53:35 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:48:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:49:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:53:35 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:51:02 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:53:35 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:53:01 eth0 41.49 35.55 17.84 57.87 0.00 0.00 0.00 0.00 08:53:35 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 Average: eth0 114.47 102.67 563.15 31.05 0.00 0.00 0.00 0.00 08:53:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:35 Average: docker0 58.31 58.77 4.53 228.48 0.00 0.00 0.00 0.00 08:53:35 08:53:35 08:53:35 ---> sar -P ALL: 08:53:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 08:53:35 08:53:35 08:32:53 LINUX RESTART (4 CPU) 08:53:35 08:53:35 08:34:02 CPU %user %nice %system %iowait %steal %idle 08:53:35 08:35:01 all 11.67 0.00 6.41 1.45 0.09 80.38 08:53:35 08:35:01 0 12.24 0.00 8.11 0.89 0.07 78.69 08:53:35 08:35:01 1 9.99 0.00 6.00 1.01 0.05 82.95 08:53:35 08:35:01 2 14.24 0.00 5.97 2.34 0.14 77.32 08:53:35 08:35:01 3 10.24 0.00 5.59 1.55 0.09 82.53 08:53:35 08:36:01 all 7.97 0.00 5.90 3.48 0.06 82.59 08:53:35 08:36:01 0 8.68 0.00 6.75 3.14 0.10 81.33 08:53:35 08:36:01 1 8.12 0.00 5.09 4.61 0.03 82.14 08:53:35 08:36:01 2 8.08 0.00 6.21 1.56 0.05 84.09 08:53:35 08:36:01 3 6.99 0.00 5.56 4.60 0.07 82.79 08:53:35 08:37:01 all 47.00 0.00 12.43 5.32 0.11 35.14 08:53:35 08:37:01 0 44.37 0.00 13.01 5.77 0.10 36.75 08:53:35 08:37:01 1 49.80 0.00 10.80 3.17 0.14 36.09 08:53:35 08:37:01 2 47.11 0.00 12.38 6.75 0.07 33.69 08:53:35 08:37:01 3 46.70 0.00 13.57 5.60 0.12 34.00 08:53:35 08:38:01 all 42.49 0.00 12.88 2.17 0.11 42.35 08:53:35 08:38:01 0 42.34 0.00 13.22 0.73 0.09 43.63 08:53:35 08:38:01 1 43.32 0.00 12.66 3.34 0.12 40.56 08:53:35 08:38:01 2 41.30 0.00 12.92 2.17 0.05 43.56 08:53:35 08:38:01 3 42.98 0.00 12.73 2.46 0.17 41.66 08:53:35 08:39:01 all 23.58 0.00 17.17 6.53 0.14 52.58 08:53:35 08:39:01 0 22.38 0.00 17.07 5.09 0.14 55.34 08:53:35 08:39:01 1 24.30 0.00 17.06 9.12 0.12 49.40 08:53:35 08:39:01 2 24.16 0.00 17.33 6.21 0.12 52.19 08:53:35 08:39:01 3 23.50 0.00 17.22 5.70 0.19 53.39 08:53:35 08:40:02 all 22.04 0.00 29.03 25.56 0.24 23.13 08:53:35 08:40:02 0 21.77 0.00 29.08 26.18 0.27 22.71 08:53:35 08:40:02 1 22.73 0.00 28.31 24.08 0.27 24.61 08:53:35 08:40:02 2 20.89 0.00 28.31 26.64 0.23 23.93 08:53:35 08:40:02 3 22.78 0.00 30.44 25.34 0.18 21.26 08:53:35 08:41:01 all 52.51 0.00 17.80 13.37 0.08 16.23 08:53:35 08:41:01 0 52.52 0.00 18.35 12.96 0.05 16.12 08:53:35 08:41:01 1 52.27 0.00 17.51 12.60 0.09 17.54 08:53:35 08:41:01 2 52.49 0.00 18.36 13.24 0.07 15.84 08:53:35 08:41:01 3 52.79 0.00 16.98 14.70 0.11 15.42 08:53:35 08:42:05 all 16.31 0.00 24.29 33.06 0.19 26.15 08:53:35 08:42:05 0 15.90 0.00 24.89 33.43 0.17 25.61 08:53:35 08:42:05 1 16.10 0.00 24.25 35.04 0.23 24.38 08:53:35 08:42:05 2 16.69 0.00 24.24 32.32 0.20 26.55 08:53:35 08:42:05 3 16.55 0.00 23.76 31.43 0.15 28.11 08:53:35 08:43:01 all 52.17 0.00 19.66 18.54 0.10 9.53 08:53:35 08:43:01 0 52.29 0.00 19.54 20.67 0.11 7.39 08:53:35 08:43:01 1 51.53 0.00 19.63 19.02 0.11 9.71 08:53:35 08:43:01 2 51.82 0.00 19.84 14.99 0.11 13.24 08:53:35 08:43:01 3 53.02 0.00 19.65 19.46 0.08 7.79 08:53:35 08:44:01 all 3.92 0.00 4.19 5.95 0.04 85.90 08:53:35 08:44:01 0 3.38 0.00 4.37 5.99 0.05 86.20 08:53:35 08:44:01 1 4.76 0.00 4.07 7.52 0.05 83.59 08:53:35 08:44:01 2 3.65 0.00 4.12 4.30 0.02 87.92 08:53:35 08:44:01 3 3.88 0.00 4.20 5.98 0.05 85.88 08:53:35 08:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79 08:53:35 08:45:01 0 0.05 0.00 0.03 0.02 0.00 99.90 08:53:35 08:45:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:53:35 08:45:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:53:35 08:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:53:35 08:53:35 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:53:35 08:46:01 all 0.16 0.00 0.06 0.00 0.00 99.77 08:53:35 08:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:53:35 08:46:01 1 0.52 0.00 0.05 0.00 0.00 99.43 08:53:35 08:46:01 2 0.05 0.00 0.10 0.02 0.02 99.82 08:53:35 08:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 08:53:35 08:47:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:53:35 08:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:53:35 08:47:01 1 0.52 0.00 0.03 0.00 0.00 99.45 08:53:35 08:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:53:35 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:53:35 08:48:01 all 0.16 0.00 0.05 0.03 0.00 99.77 08:53:35 08:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:53:35 08:48:01 1 0.52 0.00 0.05 0.02 0.00 99.42 08:53:35 08:48:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:53:35 08:48:01 3 0.03 0.00 0.08 0.08 0.00 99.80 08:53:35 08:49:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:53:35 08:49:01 0 0.35 0.00 0.03 0.00 0.00 99.62 08:53:35 08:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:53:35 08:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:53:35 08:49:01 3 0.22 0.00 0.05 0.00 0.00 99.73 08:53:35 08:50:01 all 0.16 0.00 0.03 0.00 0.00 99.81 08:53:35 08:50:01 0 0.53 0.00 0.02 0.00 0.00 99.45 08:53:35 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:53:35 08:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:53:35 08:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:53:35 08:51:02 all 0.15 0.00 0.02 0.00 0.00 99.82 08:53:35 08:51:02 0 0.52 0.00 0.03 0.00 0.00 99.45 08:53:35 08:51:02 1 0.02 0.00 0.02 0.00 0.00 99.97 08:53:35 08:51:02 2 0.03 0.00 0.03 0.00 0.00 99.93 08:53:35 08:51:02 3 0.03 0.00 0.02 0.00 0.02 99.93 08:53:35 08:52:01 all 0.17 0.00 0.03 0.00 0.00 99.81 08:53:35 08:52:01 0 0.53 0.00 0.02 0.00 0.00 99.46 08:53:35 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:53:35 08:52:01 2 0.08 0.00 0.03 0.00 0.00 99.88 08:53:35 08:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:53:35 08:53:01 all 2.10 0.00 1.24 1.69 0.01 94.96 08:53:35 08:53:01 0 2.49 0.00 1.56 2.71 0.02 93.22 08:53:35 08:53:01 1 1.67 0.00 1.29 1.52 0.02 95.51 08:53:35 08:53:01 2 2.14 0.00 1.03 1.37 0.00 95.46 08:53:35 08:53:01 3 2.09 0.00 1.07 1.17 0.02 95.65 08:53:35 Average: all 14.42 0.00 7.77 6.03 0.06 71.73 08:53:35 Average: 0 14.28 0.00 8.02 6.05 0.06 71.58 08:53:35 Average: 1 14.63 0.00 7.55 6.24 0.06 71.52 08:53:35 Average: 2 14.43 0.00 7.76 5.77 0.06 71.98 08:53:35 Average: 3 14.33 0.00 7.73 6.04 0.06 71.83 08:53:35 08:53:35 08:53:35