Pull request #3002 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 66ea3a14e51e3e04d027a842f9533096d1f32a6e+310fcf068b6662a9a98c00381981ed5406e42392 (9bed2426fc775726f8b8533f008bd2f693bef583) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19463 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 Commit message: "feat(data): Core Data publish to //" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T07:57:11.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T07:57:11.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T07:57:11.490Z] ========================================================= [2021-01-11T07:57:11.490Z] EdgeX Global Pipelines Version Info [2021-01-11T07:57:11.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f377c4c0ce309974298e295ee63fde5012692cf6 # timeout=10 [2021-01-11T07:57:12.926Z] ------------------- [2021-01-11T07:57:12.926Z] stable info: [2021-01-11T07:57:12.926Z] ------------------- [2021-01-11T07:57:12.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T07:57:12.926Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:57:12.926Z] Message: update stable to v1.0.173 [2021-01-11T07:57:13.872Z] ------------------- [2021-01-11T07:57:13.872Z] experimental info: [2021-01-11T07:57:13.872Z] ------------------- [2021-01-11T07:57:13.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T07:57:13.872Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:57:13.872Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T07:57:14.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-11T07:57:14.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-11T07:57:14.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T07:57:14.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T07:57:14.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T07:57:14.562Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T07:57:14.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T07:57:14.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-11T07:57:14.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-11T07:57:14.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-11T07:57:14.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T07:57:15.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T07:57:15.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T07:57:15.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T07:57:15.358Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T07:57:15.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T07:57:15.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T07:57:15.649Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T07:57:15.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T07:57:15.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T07:57:15.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T07:57:15.979Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T07:57:16.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T07:57:16.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo [2021-01-11T07:57:16.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo [2021-01-11T07:57:16.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo [2021-01-11T07:57:16.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ea3a14e51e3e04d027a842f9533096d1f32a6e [Pipeline] echo [2021-01-11T07:57:16.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ea3a1 [Pipeline] echo [2021-01-11T07:57:16.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T07:57:16.745Z] provisioning config files... [2021-01-11T07:57:16.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1845667971000388139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:57:17.131Z] ---> docker-login.sh [2021-01-11T07:57:17.131Z] nexus3.edgexfoundry.org:10001 [2021-01-11T07:57:17.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:57:17.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:57:17.656Z] Configure a credential helper to remove this warning. See [2021-01-11T07:57:17.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:57:17.656Z] [2021-01-11T07:57:17.656Z] Login Succeeded [2021-01-11T07:57:17.656Z] nexus3.edgexfoundry.org:10002 [2021-01-11T07:57:17.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:57:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:57:17.919Z] Configure a credential helper to remove this warning. See [2021-01-11T07:57:17.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:57:17.919Z] [2021-01-11T07:57:17.919Z] Login Succeeded [2021-01-11T07:57:17.919Z] nexus3.edgexfoundry.org:10003 [2021-01-11T07:57:17.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:57:18.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:57:18.182Z] Configure a credential helper to remove this warning. See [2021-01-11T07:57:18.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:57:18.182Z] [2021-01-11T07:57:18.182Z] Login Succeeded [2021-01-11T07:57:18.182Z] nexus3.edgexfoundry.org:10004 [2021-01-11T07:57:18.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:57:18.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:57:18.182Z] Configure a credential helper to remove this warning. See [2021-01-11T07:57:18.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:57:18.182Z] [2021-01-11T07:57:18.182Z] Login Succeeded [2021-01-11T07:57:18.182Z] docker.io [2021-01-11T07:57:18.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T07:57:18.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T07:57:18.709Z] Configure a credential helper to remove this warning. See [2021-01-11T07:57:18.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T07:57:18.709Z] [2021-01-11T07:57:18.709Z] Login Succeeded [2021-01-11T07:57:18.709Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T07:57:18.718Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T07:57:19.179Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/core-command/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/core-data/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-11T07:57:19.179Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-11T07:57:19.179Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-11T07:57:19.179Z] ++ cut -d/ -f2 [2021-01-11T07:57:19.179Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-11T07:57:19.247Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:57:20.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:57:20.034Z] [2021-01-11T07:57:20.034Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:57:20.444Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:57:20.444Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T07:57:20.444Z] 31603596830f: Pulling fs layer [2021-01-11T07:57:20.444Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T07:57:20.444Z] 6ca5941a6612: Pulling fs layer [2021-01-11T07:57:20.444Z] ecc8261a40a4: Pulling fs layer [2021-01-11T07:57:20.444Z] ecc8261a40a4: Waiting [2021-01-11T07:57:20.444Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T07:57:20.444Z] 2a8b12db71e7: Download complete [2021-01-11T07:57:20.715Z] 31603596830f: Verifying Checksum [2021-01-11T07:57:20.715Z] 31603596830f: Download complete [2021-01-11T07:57:20.715Z] ecc8261a40a4: Verifying Checksum [2021-01-11T07:57:20.715Z] ecc8261a40a4: Download complete [2021-01-11T07:57:20.715Z] 6ca5941a6612: Verifying Checksum [2021-01-11T07:57:20.715Z] 6ca5941a6612: Download complete [2021-01-11T07:57:20.978Z] 31603596830f: Pull complete [2021-01-11T07:57:21.245Z] 2a8b12db71e7: Pull complete [2021-01-11T07:57:22.207Z] 6ca5941a6612: Pull complete [2021-01-11T07:57:22.475Z] ecc8261a40a4: Pull complete [2021-01-11T07:57:22.475Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T07:57:22.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:57:22.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T07:57:22.630Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T07:57:22.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T07:57:24.863Z] $ docker top 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T07:57:25.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:57:25.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:57:25.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:57:25.406Z] $ docker exec 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent [2021-01-11T07:57:25.585Z] SSH_AUTH_SOCK=/tmp/ssh-8oCsivC8oysL/agent.12 [2021-01-11T07:57:25.585Z] SSH_AGENT_PID=17 [2021-01-11T07:57:25.597Z] Running ssh-add (command line suppressed) [2021-01-11T07:57:25.724Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4842871386240723696.key (/w/workspace/edgex-go/3@tmp/private_key_4842871386240723696.key) [2021-01-11T07:57:25.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:57:26.149Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T07:57:26.177Z] $ docker exec --env ******** --env ******** 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent -k [2021-01-11T07:57:26.303Z] unset SSH_AUTH_SOCK; [2021-01-11T07:57:26.303Z] unset SSH_AGENT_PID; [2021-01-11T07:57:26.303Z] echo Agent pid 17 killed; [2021-01-11T07:57:26.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T07:57:26.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:57:26.566Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:57:26.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:57:26.756Z] $ docker exec 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent [2021-01-11T07:57:26.932Z] SSH_AUTH_SOCK=/tmp/ssh-RX0aiZHoLLYB/agent.45 [2021-01-11T07:57:26.932Z] SSH_AGENT_PID=50 [2021-01-11T07:57:26.941Z] Running ssh-add (command line suppressed) [2021-01-11T07:57:27.069Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2396514348676041837.key (/w/workspace/edgex-go/3@tmp/private_key_2396514348676041837.key) [2021-01-11T07:57:27.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:57:27.490Z] + git semver init [2021-01-11T07:57:27.490Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T07:57:27.490Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-11T07:57:27.490Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-11T07:57:27.490Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T07:57:27.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T07:57:27.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T07:57:27.490Z] # $SEMVER_BRANCH = PR-3002 [2021-01-11T07:57:27.490Z] # $SEMVER_TEMP = /tmp/semver-986331500 [2021-01-11T07:57:27.490Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-11T07:57:49.507Z] # '/tmp/semver-986331500' -> '/w/workspace/edgex-go/3/.semver' [2021-01-11T07:57:49.507Z] # -> Force: false [2021-01-11T07:57:49.507Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-11T07:57:49.525Z] $ docker exec --env ******** --env ******** 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b ssh-agent -k [2021-01-11T07:57:49.767Z] unset SSH_AUTH_SOCK; [2021-01-11T07:57:49.767Z] unset SSH_AGENT_PID; [2021-01-11T07:57:49.767Z] echo Agent pid 50 killed; [2021-01-11T07:57:49.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T07:57:50.299Z] + git semver [Pipeline] } [2021-01-11T07:57:50.319Z] $ docker stop --time=1 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b [2021-01-11T07:57:51.938Z] $ docker rm -f 57b38b7ecbf685b8dc48572cd1e18e2cf554d0340b7b1e3e7a614c5358bdbe3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:57:52.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T07:57:53.042Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T07:57:53.045Z] [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 [2021-01-11T07:57:53.932Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:57:54.234Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:57:54.532Z] + sudo service docker restart [2021-01-11T07:57:54.532Z] + true [2021-01-11T07:57:54.532Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-11T07:57:55.124Z] ========================================================= [2021-01-11T07:57:55.125Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T07:57:55.125Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:57:55.464Z] + 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 . [2021-01-11T07:57:59.684Z] Sending build context to Docker daemon 326.5MB [2021-01-11T07:57:59.684Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:57:59.684Z] Step 2/6 : FROM ${BASE} [2021-01-11T07:57:59.684Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T07:57:59.684Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T07:57:59.684Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T07:57:59.684Z] de9db76c5a1d: Pulling fs layer [2021-01-11T07:57:59.684Z] bca2f99d35d6: Pulling fs layer [2021-01-11T07:57:59.684Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T07:57:59.684Z] 7c6f9722023f: Pulling fs layer [2021-01-11T07:57:59.684Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T07:57:59.684Z] 93359f2a8cfa: Waiting [2021-01-11T07:57:59.684Z] 7c6f9722023f: Waiting [2021-01-11T07:57:59.684Z] a35cf1a2eb13: Waiting [2021-01-11T07:57:59.684Z] bca2f99d35d6: Waiting [2021-01-11T07:57:59.684Z] de9db76c5a1d: Verifying Checksum [2021-01-11T07:57:59.684Z] de9db76c5a1d: Download complete [2021-01-11T07:57:59.684Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T07:57:59.684Z] 0ef7d3d256c8: Download complete [2021-01-11T07:57:59.684Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T07:57:59.684Z] 93359f2a8cfa: Download complete [2021-01-11T07:57:59.684Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T07:57:59.684Z] 188c0c94c7c5: Download complete [2021-01-11T07:57:59.684Z] 7c6f9722023f: Verifying Checksum [2021-01-11T07:57:59.684Z] 7c6f9722023f: Download complete [2021-01-11T07:57:59.684Z] 188c0c94c7c5: Pull complete [2021-01-11T07:57:59.684Z] 0ef7d3d256c8: Pull complete [2021-01-11T07:57:59.948Z] de9db76c5a1d: Pull complete [2021-01-11T07:58:00.901Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T07:58:00.901Z] a35cf1a2eb13: Download complete [2021-01-11T07:58:01.867Z] bca2f99d35d6: Verifying Checksum [2021-01-11T07:58:01.868Z] bca2f99d35d6: Download complete [2021-01-11T07:58:08.451Z] Still waiting to schedule task [2021-01-11T07:58:08.451Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-11T07:58:08.502Z] bca2f99d35d6: Pull complete [2021-01-11T07:58:08.502Z] 93359f2a8cfa: Pull complete [2021-01-11T07:58:08.502Z] 7c6f9722023f: Pull complete [2021-01-11T07:58:12.729Z] a35cf1a2eb13: Pull complete [2021-01-11T07:58:12.729Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T07:58:12.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T07:58:12.729Z] ---> a62c8e92a672 [2021-01-11T07:58:12.729Z] 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 [2021-01-11T07:58:12.729Z] ---> Running in eddef4ccd131 [2021-01-11T07:58:13.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T07:58:13.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T07:58:14.453Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T07:58:14.714Z] (2/12) Installing file (5.38-r0) [2021-01-11T07:58:14.714Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T07:58:14.714Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T07:58:18.024Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T07:58:18.024Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T07:58:18.024Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T07:58:18.286Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T07:58:18.286Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T07:58:18.286Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T07:58:18.548Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T07:58:18.548Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T07:58:18.548Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T07:58:18.548Z] OK: 233 MiB in 51 packages [2021-01-11T07:58:22.787Z] Removing intermediate container eddef4ccd131 [2021-01-11T07:58:22.787Z] ---> 4c3e01be475a [2021-01-11T07:58:22.787Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T07:58:22.787Z] ---> Running in 87c92d3c6369 [2021-01-11T07:58:23.051Z] Removing intermediate container 87c92d3c6369 [2021-01-11T07:58:23.051Z] ---> f04aeb482580 [2021-01-11T07:58:23.051Z] Step 5/6 : COPY go.mod . [2021-01-11T07:58:23.314Z] ---> fdd323ca5b1c [2021-01-11T07:58:23.314Z] Step 6/6 : RUN go mod download [2021-01-11T07:58:23.314Z] ---> Running in 9e34217f6f49 [2021-01-11T07:58:45.337Z] Removing intermediate container 9e34217f6f49 [2021-01-11T07:58:45.337Z] ---> ec6b5b46e1fa [2021-01-11T07:58:45.337Z] Successfully built ec6b5b46e1fa [2021-01-11T07:58:45.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:58:45.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:58:45.666Z] . [Pipeline] withDockerContainer [2021-01-11T07:58:45.775Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T07:58:45.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T07:58:46.621Z] $ docker top d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:58:47.242Z] + go version [2021-01-11T07:58:47.242Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T07:58:47.263Z] $ docker stop --time=1 d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 [2021-01-11T07:58:48.618Z] $ docker rm -f d7485640ed7df682233eb122a583863b0f48928914d72fa8c8402aa4abefd5b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:58:49.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:58:49.445Z] . [Pipeline] withDockerContainer [2021-01-11T07:58:49.547Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T07:58:49.601Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T07:58:50.485Z] $ docker top bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T07:58:50.766Z] ========================================================= [2021-01-11T07:58:50.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T07:58:50.766Z] ========================================================= [Pipeline] sh [2021-01-11T07:58:51.067Z] + make test [2021-01-11T07:58:51.067Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T07:59:01.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T07:59:13.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T07:59:21.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T07:59:22.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T07:59:23.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T07:59:24.990Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T07:59:24.990Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T07:59:24.990Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T07:59:26.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.6% of statements [2021-01-11T07:59:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T07:59:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T07:59:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T07:59:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T07:59:26.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T07:59:32.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.0% of statements [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T07:59:32.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T07:59:32.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T07:59:32.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.136s coverage: 67.9% of statements [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T07:59:32.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 82.7% of statements [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T07:59:32.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T07:59:33.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.367s coverage: 28.6% of statements [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T07:59:33.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2021-01-11T07:59:33.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T07:59:33.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2021-01-11T07:59:33.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T07:59:34.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-01-11T07:59:34.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T07:59:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2021-01-11T07:59:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T07:59:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 78.3% of statements [2021-01-11T07:59:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T07:59:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T07:59:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T07:59:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T07:59:36.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.307s coverage: 93.8% of statements [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T07:59:36.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-01-11T07:59:36.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T07:59:36.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.085s coverage: 0.1% of statements [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T07:59:36.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T07:59:36.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements [2021-01-11T07:59:36.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T07:59:36.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements [2021-01-11T07:59:36.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-01-11T07:59:37.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2021-01-11T07:59:37.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements [2021-01-11T07:59:37.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T07:59:38.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.5% of statements [2021-01-11T07:59:38.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T07:59:38.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T07:59:38.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-01-11T07:59:38.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2021-01-11T07:59:38.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-11T07:59:38.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-01-11T07:59:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-01-11T07:59:40.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 55.9% of statements [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T07:59:40.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T07:59:40.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T07:59:40.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.319s coverage: 84.0% of statements [2021-01-11T07:59:40.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-11T07:59:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.1% of statements [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T07:59:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T07:59:42.956Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.070s coverage: 100.0% of statements [2021-01-11T07:59:42.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T07:59:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.713s coverage: 29.1% of statements [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T07:59:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T07:59:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T07:59:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T07:59:43.561Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T07:59:43.561Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T07:59:43.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-01-11T07:59:43.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T07:59:43.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T07:59:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-11T07:59:44.355Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-11T07:59:44.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-11T07:59:44.626Z] GO111MODULE=on go vet ./... [2021-01-11T07:59:50.881Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19464 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-11T07:59:50.937Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-11T07:59:56.022Z] using credential edgex-jenkins-ssh [2021-01-11T07:59:56.093Z] Cloning the remote Git repository [2021-01-11T07:59:56.153Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T07:59:56.273Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-11T07:59:56.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T07:59:56.371Z] > git --version # timeout=10 [2021-01-11T07:59:56.392Z] > git --version # 'git version 2.17.1' [2021-01-11T07:59:56.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:59:56.455Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:00:07.122Z] gofmt -l . [2021-01-11T08:00:07.445Z] [ "`gofmt -l .`" = "" ] [2021-01-11T08:00:08.075Z] ./bin/test-go-mod-tidy.sh [2021-01-11T08:00:08.651Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-11T08:00:10.345Z] + ls -al . [2021-01-11T08:00:10.345Z] total 640 [2021-01-11T08:00:10.345Z] drwxrwxr-x 10 1001 1001 4096 Jan 11 08:00 . [2021-01-11T08:00:10.345Z] drwxr-xr-x 4 root root 28 Jan 11 07:58 .. [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 07:57 .dockerignore [2021-01-11T08:00:10.345Z] drwxrwxr-x 8 1001 1001 179 Jan 11 07:57 .git [2021-01-11T08:00:10.345Z] drwxrwxr-x 3 1001 1001 125 Jan 11 07:57 .github [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 07:57 .gitignore [2021-01-11T08:00:10.345Z] drwx------ 3 1001 1001 47 Jan 11 07:57 .semver [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 07:57 .sonarcloud.properties [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 07:57 CONTRIBUTING.md [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 07:57 Dockerfile.build [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 07:57 Jenkinsfile [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 07:57 LICENSE [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 07:57 Makefile [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 07:57 README.md [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 07:57 SECURITY.md [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 07:57 VERSION [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 07:57 ZMQWindows.md [2021-01-11T08:00:10.345Z] drwxrwxr-x 2 1001 1001 117 Jan 11 07:57 bin [2021-01-11T08:00:10.345Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 07:57 cmd [2021-01-11T08:00:10.345Z] -rw-r--r-- 1 root root 542249 Jan 11 07:59 coverage.out [2021-01-11T08:00:10.345Z] -rw-r--r-- 1 root root 979 Jan 11 08:00 go.mod [2021-01-11T08:00:10.345Z] -rw-r--r-- 1 root root 19019 Jan 11 08:00 go.sum [2021-01-11T08:00:10.345Z] drwxrwxr-x 8 1001 1001 127 Jan 11 07:57 internal [2021-01-11T08:00:10.345Z] drwxrwxr-x 4 1001 1001 26 Jan 11 07:57 openapi [2021-01-11T08:00:10.345Z] drwxrwxr-x 4 1001 1001 71 Jan 11 07:57 snap [2021-01-11T08:00:10.345Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 07:57 version.go [Pipeline] sh [2021-01-11T08:00:10.651Z] + '[' -e coverage.out ] [2021-01-11T08:00:10.651Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T08:00:10.893Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T08:00:11.195Z] + make build [2021-01-11T08:00:11.195Z] 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 [2021-01-11T08:00:11.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T08:00:11.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:00:11.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T08:00:11.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T08:00:11.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:00:11.185Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T08:00:11.939Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:00:12.480Z] Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:00:12.481Z] Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) [2021-01-11T08:00:11.978Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:00:11.992Z] > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 [2021-01-11T08:00:12.299Z] > git remote # timeout=10 [2021-01-11T08:00:12.372Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T08:00:12.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:00:12.423Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-11T08:00:12.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T08:00:12.490Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:00:12.507Z] > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 [2021-01-11T08:00:15.447Z] 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 [2021-01-11T08:00:16.998Z] Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T08:00:18.690Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:00:19.126Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T08:00:19.512Z] + sudo service docker restart [2021-01-11T08:00:19.512Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T08:00:21.576Z] provisioning config files... [2021-01-11T08:00:21.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7226844696864827396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:00:22.100Z] ---> docker-login.sh [2021-01-11T08:00:22.100Z] nexus3.edgexfoundry.org:10001 [2021-01-11T08:00:22.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:00:23.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:00:23.309Z] Configure a credential helper to remove this warning. See [2021-01-11T08:00:23.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:00:23.309Z] [2021-01-11T08:00:23.309Z] Login Succeeded [2021-01-11T08:00:23.309Z] nexus3.edgexfoundry.org:10002 [2021-01-11T08:00:23.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:00:23.657Z] 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 [2021-01-11T08:00:23.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:00:23.862Z] Configure a credential helper to remove this warning. See [2021-01-11T08:00:23.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:00:23.862Z] [2021-01-11T08:00:23.862Z] Login Succeeded [2021-01-11T08:00:23.862Z] nexus3.edgexfoundry.org:10003 [2021-01-11T08:00:23.921Z] 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 [2021-01-11T08:00:24.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:00:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:00:24.414Z] Configure a credential helper to remove this warning. See [2021-01-11T08:00:24.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:00:24.414Z] [2021-01-11T08:00:24.414Z] Login Succeeded [2021-01-11T08:00:24.414Z] nexus3.edgexfoundry.org:10004 [2021-01-11T08:00:24.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:00:24.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:00:24.972Z] Configure a credential helper to remove this warning. See [2021-01-11T08:00:24.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:00:24.972Z] [2021-01-11T08:00:24.972Z] Login Succeeded [2021-01-11T08:00:24.972Z] docker.io [2021-01-11T08:00:25.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T08:00:25.319Z] 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 [2021-01-11T08:00:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T08:00:25.522Z] Configure a credential helper to remove this warning. See [2021-01-11T08:00:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T08:00:25.522Z] [2021-01-11T08:00:25.522Z] Login Succeeded [2021-01-11T08:00:25.522Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T08:00:25.541Z] Deleting 1 temporary files [2021-01-11T08:00:25.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T08:00:26.075Z] ========================================================= [2021-01-11T08:00:26.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T08:00:26.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:00:26.454Z] + 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 . [2021-01-11T08:00:27.010Z] 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 [2021-01-11T08:00:28.428Z] 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 [2021-01-11T08:00:29.102Z] Sending build context to Docker daemon 165.6MB [2021-01-11T08:00:29.102Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T08:00:29.102Z] Step 2/6 : FROM ${BASE} [2021-01-11T08:00:29.102Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T08:00:29.102Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T08:00:29.102Z] a4357932f1b6: Pulling fs layer [2021-01-11T08:00:29.102Z] 18c013af1878: Pulling fs layer [2021-01-11T08:00:29.102Z] 00ac8860ef70: Pulling fs layer [2021-01-11T08:00:29.102Z] 63d7cb157983: Pulling fs layer [2021-01-11T08:00:29.102Z] b116817d02f9: Pulling fs layer [2021-01-11T08:00:29.102Z] 745a02a5169b: Pulling fs layer [2021-01-11T08:00:29.102Z] 00ac8860ef70: Waiting [2021-01-11T08:00:29.102Z] 63d7cb157983: Waiting [2021-01-11T08:00:29.102Z] b116817d02f9: Waiting [2021-01-11T08:00:29.102Z] 745a02a5169b: Waiting [2021-01-11T08:00:29.102Z] 18c013af1878: Verifying Checksum [2021-01-11T08:00:29.102Z] 18c013af1878: Download complete [2021-01-11T08:00:29.102Z] a4357932f1b6: Verifying Checksum [2021-01-11T08:00:29.102Z] a4357932f1b6: Download complete [2021-01-11T08:00:29.102Z] 63d7cb157983: Download complete [2021-01-11T08:00:29.102Z] b116817d02f9: Download complete [2021-01-11T08:00:29.102Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T08:00:29.102Z] 5f621e34cdf4: Download complete [2021-01-11T08:00:29.381Z] 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 [2021-01-11T08:00:29.710Z] 5f621e34cdf4: Pull complete [2021-01-11T08:00:30.310Z] a4357932f1b6: Pull complete [2021-01-11T08:00:30.786Z] 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 [2021-01-11T08:00:30.919Z] 18c013af1878: Pull complete [2021-01-11T08:00:31.194Z] 745a02a5169b: Verifying Checksum [2021-01-11T08:00:31.194Z] 745a02a5169b: Download complete [2021-01-11T08:00:31.734Z] 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 [2021-01-11T08:00:32.634Z] 00ac8860ef70: Verifying Checksum [2021-01-11T08:00:32.635Z] 00ac8860ef70: Download complete [2021-01-11T08:00:32.684Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-11T08:00:34.111Z] $ docker stop --time=1 bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a [2021-01-11T08:00:35.830Z] $ docker rm -f bed03ac4f4713b4abb440aae58a29a70d0ca74b60561711c940394a3d9fcb10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:00:37.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T08:00:37.714Z] [2021-01-11T08:00:37.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:00:38.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T08:00:38.074Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-11T08:00:38.074Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-11T08:00:38.074Z] ca9280d653b3: Pulling fs layer [2021-01-11T08:00:38.074Z] 7e9c9ca2126c: Pulling fs layer [2021-01-11T08:00:38.342Z] cbdbe7a5bc2a: Download complete [2021-01-11T08:00:38.612Z] ca9280d653b3: Verifying Checksum [2021-01-11T08:00:38.612Z] ca9280d653b3: Download complete [2021-01-11T08:00:38.612Z] cbdbe7a5bc2a: Pull complete [2021-01-11T08:00:39.566Z] 7e9c9ca2126c: Download complete [2021-01-11T08:00:39.566Z] ca9280d653b3: Pull complete [2021-01-11T08:00:42.806Z] 00ac8860ef70: Pull complete [2021-01-11T08:00:42.806Z] 63d7cb157983: Pull complete [2021-01-11T08:00:42.806Z] b116817d02f9: Pull complete [2021-01-11T08:00:47.139Z] 745a02a5169b: Pull complete [2021-01-11T08:00:47.139Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T08:00:47.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T08:00:47.139Z] ---> b7e6874047d6 [2021-01-11T08:00:47.139Z] 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 [2021-01-11T08:00:47.746Z] 7e9c9ca2126c: Pull complete [2021-01-11T08:00:47.746Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-11T08:00:47.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T08:00:47.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-11T08:00:47.893Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T08:00:47.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-11T08:00:48.922Z] $ docker top d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:00:49.494Z] + docker-compose build --help [2021-01-11T08:00:49.494Z] + grep parallel [2021-01-11T08:00:50.442Z] --parallel Build images in parallel. [Pipeline] } [2021-01-11T08:00:50.464Z] $ docker stop --time=1 d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 [2021-01-11T08:00:50.538Z] ---> Running in 5ca27b096943 [2021-01-11T08:00:51.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:00:52.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:00:52.590Z] $ docker rm -f d73cd191d162569b34928ebb22cae9fc18c6d8dd9aba276ca2639e88c5741da1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:00:53.102Z] (1/12) Installing libmagic (5.38-r0) [2021-01-11T08:00:53.102Z] (2/12) Installing file (5.38-r0) [2021-01-11T08:00:53.102Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-11T08:00:53.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-11T08:00:53.214Z] . [Pipeline] withDockerContainer [2021-01-11T08:00:53.322Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T08:00:53.373Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-11T08:00:53.385Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-11T08:00:54.136Z] $ docker top af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:00:54.612Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T08:00:55.559Z] Building docker-core-command-go ... [2021-01-11T08:00:55.559Z] Building docker-core-data-go ... [2021-01-11T08:00:55.559Z] Building docker-core-metadata-go ... [2021-01-11T08:00:55.559Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T08:00:55.559Z] Building docker-security-proxy-setup-go ... [2021-01-11T08:00:55.559Z] Building docker-security-secretstore-setup-go ... [2021-01-11T08:00:55.559Z] Building docker-support-notifications-go ... [2021-01-11T08:00:55.559Z] Building docker-support-scheduler-go ... [2021-01-11T08:00:55.559Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T08:00:55.559Z] Building docker-security-bootstrap-redis-go [2021-01-11T08:00:55.559Z] Building docker-core-data-go [2021-01-11T08:00:55.559Z] Building docker-core-metadata-go [2021-01-11T08:00:55.559Z] Building docker-security-secretstore-setup-go [2021-01-11T08:00:55.559Z] Building docker-support-notifications-go [2021-01-11T08:00:58.778Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-11T08:00:58.778Z] (6/12) Installing patch (2.7.6-r6) [2021-01-11T08:00:58.778Z] (7/12) Installing build-base (0.5-r2) [2021-01-11T08:00:58.778Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-11T08:00:58.778Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-11T08:00:58.778Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-11T08:00:58.778Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-11T08:00:58.778Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-11T08:00:58.778Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:00:58.778Z] OK: 217 MiB in 51 packages [2021-01-11T08:01:03.089Z] Removing intermediate container 5ca27b096943 [2021-01-11T08:01:03.089Z] ---> 12fe960e3cd1 [2021-01-11T08:01:03.089Z] Step 4/6 : WORKDIR /edgex-go [2021-01-11T08:01:03.089Z] ---> Running in 42b8fbde3413 [2021-01-11T08:01:03.361Z] Removing intermediate container 42b8fbde3413 [2021-01-11T08:01:03.361Z] ---> 9ffb2613786a [2021-01-11T08:01:03.361Z] Step 5/6 : COPY go.mod . [2021-01-11T08:01:03.975Z] ---> 8d1ba0ee282d [2021-01-11T08:01:03.975Z] Step 6/6 : RUN go mod download [2021-01-11T08:01:03.975Z] ---> Running in 3db0679ccb65 [2021-01-11T08:01:27.825Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:01:27.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:01:27.825Z] ---> ec6b5b46e1fa [2021-01-11T08:01:27.825Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T08:01:27.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:01:27.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:01:27.825Z] ---> ec6b5b46e1fa [2021-01-11T08:01:27.825Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:01:27.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:01:27.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:01:27.825Z] ---> ec6b5b46e1fa [2021-01-11T08:01:27.825Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T08:01:27.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:01:27.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:01:27.825Z] ---> ec6b5b46e1fa [2021-01-11T08:01:27.825Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:01:27.825Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:01:27.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:01:27.825Z] ---> ec6b5b46e1fa [2021-01-11T08:01:27.825Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T08:01:27.825Z] ---> Running in 757ee283f471 [2021-01-11T08:01:27.825Z] ---> Running in 9241071e4410 [2021-01-11T08:01:27.825Z] ---> Running in b644d158b360 [2021-01-11T08:01:27.825Z] ---> Running in 8ee8630243ec [2021-01-11T08:01:27.825Z] ---> Running in ca5698f4f268 [2021-01-11T08:01:27.825Z] Removing intermediate container b644d158b360 [2021-01-11T08:01:27.825Z] ---> 59a7bd21aac5 [2021-01-11T08:01:27.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:01:27.825Z] Removing intermediate container 757ee283f471 [2021-01-11T08:01:27.825Z] ---> 49266544be66 [2021-01-11T08:01:27.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:01:27.825Z] Removing intermediate container 9241071e4410 [2021-01-11T08:01:27.825Z] ---> b667a88d1f31 [2021-01-11T08:01:27.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:01:27.825Z] Removing intermediate container 8ee8630243ec [2021-01-11T08:01:27.825Z] ---> b2cd0f9b2e58 [2021-01-11T08:01:27.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:01:27.825Z] Removing intermediate container ca5698f4f268 [2021-01-11T08:01:27.825Z] ---> 399df0ff31bd [2021-01-11T08:01:27.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:01:27.825Z] ---> Running in c17f33e3b978 [2021-01-11T08:01:27.825Z] ---> Running in 92063e9e0ef8 [2021-01-11T08:01:27.825Z] ---> Running in a552830e8dc0 [2021-01-11T08:01:27.825Z] ---> Running in 86f6bc9f9874 [2021-01-11T08:01:27.825Z] ---> Running in 6275efe40b05 [2021-01-11T08:01:29.783Z] Removing intermediate container c17f33e3b978 [2021-01-11T08:01:29.783Z] ---> 6524a701d31a [2021-01-11T08:01:29.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:01:29.783Z] ---> Running in f5a5f2acac80 [2021-01-11T08:01:29.783Z] Removing intermediate container 92063e9e0ef8 [2021-01-11T08:01:29.783Z] ---> 6dc8b110e23c [2021-01-11T08:01:29.783Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T08:01:29.783Z] Removing intermediate container 6275efe40b05 [2021-01-11T08:01:29.783Z] ---> 9c76e8411ed5 [2021-01-11T08:01:29.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T08:01:30.045Z] ---> Running in 55c2c882ee1b [2021-01-11T08:01:30.045Z] ---> Running in f7fa3e15a2eb [2021-01-11T08:01:30.308Z] Removing intermediate container a552830e8dc0 [2021-01-11T08:01:30.308Z] ---> 6e57dde76f64 [2021-01-11T08:01:30.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:01:30.308Z] Removing intermediate container 86f6bc9f9874 [2021-01-11T08:01:30.308Z] ---> 4c0854bd608d [2021-01-11T08:01:30.308Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T08:01:30.571Z] ---> Running in 6c3b0ed1f62c [2021-01-11T08:01:30.572Z] ---> Running in c7c05d8ef656 [2021-01-11T08:01:30.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:30.811Z] Removing intermediate container 3db0679ccb65 [2021-01-11T08:01:30.811Z] ---> 3a9f2fca9f5d [2021-01-11T08:01:30.811Z] Successfully built 3a9f2fca9f5d [2021-01-11T08:01:30.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:01:31.149Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T08:01:31.149Z] . [2021-01-11T08:01:31.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2021-01-11T08:01:31.378Z] prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container [2021-01-11T08:01:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-11T08:01:31.699Z] OK: 233 MiB in 51 packages [2021-01-11T08:01:31.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:31.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:01:32.226Z] OK: 233 MiB in 51 packages [2021-01-11T08:01:32.226Z] OK: 233 MiB in 51 packages [2021-01-11T08:01:32.500Z] Removing intermediate container f5a5f2acac80 [2021-01-11T08:01:32.500Z] ---> f04b51dd9c6f [2021-01-11T08:01:32.500Z] Step 6/22 : COPY go.mod . [2021-01-11T08:01:32.500Z] OK: 233 MiB in 51 packages [2021-01-11T08:01:32.767Z] OK: 233 MiB in 51 packages [2021-01-11T08:01:32.767Z] ---> 428cb461c203 [2021-01-11T08:01:32.767Z] Step 7/22 : RUN go mod download [2021-01-11T08:01:33.031Z] ---> Running in e949be4e9e54 [2021-01-11T08:01:33.031Z] Removing intermediate container 55c2c882ee1b [2021-01-11T08:01:33.031Z] ---> 7a8cdbc602c9 [2021-01-11T08:01:33.031Z] Step 6/23 : COPY go.mod . [2021-01-11T08:01:33.085Z] $ docker top 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 -eo pid,comm [2021-01-11T08:01:33.297Z] Removing intermediate container f7fa3e15a2eb [2021-01-11T08:01:33.297Z] ---> 6f290d2b03ef [2021-01-11T08:01:33.297Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] sh [2021-01-11T08:01:33.563Z] ---> 304f594dafe6 [2021-01-11T08:01:33.563Z] Step 7/23 : RUN go mod download [2021-01-11T08:01:33.827Z] Removing intermediate container 6c3b0ed1f62c [2021-01-11T08:01:33.827Z] ---> 03832be22eab [2021-01-11T08:01:33.827Z] Step 6/22 : COPY go.mod . [2021-01-11T08:01:33.827Z] ---> 10bcf468596b [2021-01-11T08:01:33.827Z] Step 7/24 : RUN go mod download [2021-01-11T08:01:33.827Z] Removing intermediate container c7c05d8ef656 [2021-01-11T08:01:33.827Z] ---> 00d5eeca0f8b [2021-01-11T08:01:33.827Z] Step 6/24 : COPY go.mod . [2021-01-11T08:01:33.827Z] ---> Running in 2fd6dadd983f [2021-01-11T08:01:33.827Z] ---> Running in b4fde7009f60 [2021-01-11T08:01:34.090Z] ---> 82d82eee3ed8 [2021-01-11T08:01:34.090Z] Step 7/22 : RUN go mod download [2021-01-11T08:01:34.090Z] ---> ec87713b118c [2021-01-11T08:01:34.090Z] Step 7/24 : RUN go mod download [2021-01-11T08:01:34.159Z] + go version [2021-01-11T08:01:34.159Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T08:01:34.185Z] $ docker stop --time=1 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 [2021-01-11T08:01:34.359Z] ---> Running in 4a5b021b5396 [2021-01-11T08:01:34.359Z] ---> Running in 08dfc3b31370 [2021-01-11T08:01:35.325Z] Removing intermediate container e949be4e9e54 [2021-01-11T08:01:35.325Z] ---> 8dd66c350c45 [2021-01-11T08:01:35.325Z] Step 8/22 : COPY . . [2021-01-11T08:01:36.132Z] $ docker rm -f 5b5cd8f8e33f276156b52e346eee05ab772eb2eeea55f6ee4929d27aa4e8dfe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:01:37.110Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T08:01:37.110Z] . [Pipeline] withDockerContainer [2021-01-11T08:01:37.257Z] Removing intermediate container b4fde7009f60 [2021-01-11T08:01:37.257Z] ---> 0fd48f979d5e [2021-01-11T08:01:37.257Z] Step 8/24 : COPY . . [2021-01-11T08:01:37.370Z] prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container [2021-01-11T08:01:37.454Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-11T08:01:38.897Z] $ docker top 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T08:01:39.321Z] ========================================================= [2021-01-11T08:01:39.321Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-11T08:01:39.321Z] ========================================================= [Pipeline] sh [2021-01-11T08:01:39.968Z] + make test [2021-01-11T08:01:39.968Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T08:01:39.980Z] Removing intermediate container 2fd6dadd983f [2021-01-11T08:01:39.980Z] ---> 65292c55e16f [2021-01-11T08:01:39.980Z] Step 8/23 : COPY . . [2021-01-11T08:01:41.457Z] Removing intermediate container 4a5b021b5396 [2021-01-11T08:01:41.457Z] ---> efd620dc6144 [2021-01-11T08:01:41.457Z] Step 8/22 : COPY . . [2021-01-11T08:01:48.099Z] Removing intermediate container 08dfc3b31370 [2021-01-11T08:01:48.099Z] ---> 2c07a009219e [2021-01-11T08:01:48.099Z] Step 8/24 : COPY . . [2021-01-11T08:02:02.161Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-11T08:02:14.855Z] ---> 1c0db7ac58c1 [2021-01-11T08:02:14.856Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T08:02:15.132Z] ---> Running in 9bfbdbaa9442 [2021-01-11T08:02:21.765Z] ---> e547ce185e12 [2021-01-11T08:02:21.765Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T08:02:21.765Z] ---> 331f8e734b76 [2021-01-11T08:02:21.765Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T08:02:22.919Z] 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 [2021-01-11T08:02:23.187Z] ---> 6da27186bf6c [2021-01-11T08:02:23.187Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T08:02:23.187Z] ---> Running in 2702d1b6ba8c [2021-01-11T08:02:23.187Z] ---> Running in 646a51de8442 [2021-01-11T08:02:23.187Z] ---> Running in 27ca9ea93746 [2021-01-11T08:02:23.456Z] ---> 26c7f2d29c8e [2021-01-11T08:02:23.456Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T08:02:23.726Z] ---> Running in d8fbecbea41b [2021-01-11T08:02:24.313Z] 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 [2021-01-11T08:02:24.577Z] 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 [2021-01-11T08:02:24.846Z] 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 [2021-01-11T08:02:24.846Z] 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 [2021-01-11T08:02:49.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-11T08:02:51.566Z] 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 [2021-01-11T08:02:53.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-11T08:02:56.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-11T08:02:56.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-11T08:02:56.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-11T08:02:56.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-11T08:02:56.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-11T08:02:57.260Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-11T08:02:58.260Z] Removing intermediate container d8fbecbea41b [2021-01-11T08:02:58.260Z] ---> 68a7f7bbdb0c [2021-01-11T08:02:58.260Z] [2021-01-11T08:02:58.260Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T08:02:58.260Z] 3.12: Pulling from library/alpine [2021-01-11T08:02:58.537Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T08:02:58.537Z] Removing intermediate container 2702d1b6ba8c [2021-01-11T08:02:58.537Z] ---> 9089241c64c5 [2021-01-11T08:02:58.537Z] [2021-01-11T08:02:58.537Z] Step 10/24 : FROM scratch [2021-01-11T08:02:58.537Z] ---> [2021-01-11T08:02:58.537Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T08:02:59.489Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T08:02:59.489Z] ---> 389fef711851 [2021-01-11T08:02:59.489Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T08:02:59.913Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-11T08:03:00.077Z] ---> Running in d6cc42dac024 [2021-01-11T08:03:00.371Z] ---> Running in 519ed0f71429 [2021-01-11T08:03:00.371Z] Removing intermediate container 646a51de8442 [2021-01-11T08:03:00.371Z] ---> 3bad3ff0e32a [2021-01-11T08:03:00.371Z] [2021-01-11T08:03:00.371Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T08:03:00.371Z] ---> 389fef711851 [2021-01-11T08:03:00.371Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T08:03:00.371Z] ---> Running in 06d86df6f544 [2021-01-11T08:03:00.642Z] Removing intermediate container d6cc42dac024 [2021-01-11T08:03:00.642Z] ---> 949298c02f1a [2021-01-11T08:03:00.642Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T08:03:00.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-11T08:03:01.229Z] ---> Running in aec1ab258252 [2021-01-11T08:03:01.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:01.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:01.761Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T08:03:01.761Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:03:01.761Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T08:03:01.761Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T08:03:01.761Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T08:03:01.761Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:03:01.761Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T08:03:02.024Z] OK: 7 MiB in 19 packages [2021-01-11T08:03:03.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:03.426Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:03.426Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T08:03:03.426Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:03:03.426Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T08:03:03.426Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T08:03:03.426Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T08:03:03.426Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:03:03.426Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T08:03:03.689Z] OK: 7 MiB in 19 packages [2021-01-11T08:03:04.645Z] Removing intermediate container aec1ab258252 [2021-01-11T08:03:04.645Z] ---> b144f43add7b [2021-01-11T08:03:04.645Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T08:03:05.646Z] ---> Running in 840fae0f5b0c [2021-01-11T08:03:05.909Z] Removing intermediate container 9bfbdbaa9442 [2021-01-11T08:03:05.909Z] ---> 76884456e6be [2021-01-11T08:03:05.909Z] [2021-01-11T08:03:05.909Z] Step 10/22 : FROM scratch [2021-01-11T08:03:05.909Z] ---> [2021-01-11T08:03:05.910Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:03:06.173Z] Removing intermediate container 27ca9ea93746 [2021-01-11T08:03:06.173Z] ---> ea6a49215f9e [2021-01-11T08:03:06.173Z] [2021-01-11T08:03:06.173Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T08:03:06.173Z] ---> 389fef711851 [2021-01-11T08:03:06.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:03:06.755Z] ---> Running in dc53ebce2acd [2021-01-11T08:03:07.024Z] ---> Running in 5a1a7912c693 [2021-01-11T08:03:07.024Z] Removing intermediate container 840fae0f5b0c [2021-01-11T08:03:07.024Z] ---> 39b688ac5d43 [2021-01-11T08:03:07.024Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T08:03:07.287Z] Removing intermediate container 06d86df6f544 [2021-01-11T08:03:07.287Z] ---> d79311592318 [2021-01-11T08:03:07.287Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T08:03:07.287Z] Removing intermediate container 519ed0f71429 [2021-01-11T08:03:07.287Z] ---> 057f96ccb4ec [2021-01-11T08:03:07.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T08:03:07.287Z] Removing intermediate container dc53ebce2acd [2021-01-11T08:03:07.287Z] ---> 9b1bfaaff506 [2021-01-11T08:03:07.287Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T08:03:07.549Z] ---> Running in 75d3e22c7c20 [2021-01-11T08:03:07.549Z] ---> Running in 1900b08cfd13 [2021-01-11T08:03:07.549Z] ---> Running in c559aec1d508 [2021-01-11T08:03:07.549Z] Removing intermediate container 5a1a7912c693 [2021-01-11T08:03:07.549Z] ---> 3aa6522acacf [2021-01-11T08:03:07.549Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T08:03:07.549Z] ---> ae73f88804a9 [2021-01-11T08:03:07.549Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T08:03:07.813Z] ---> Running in c41193e61552 [2021-01-11T08:03:07.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-11T08:03:07.849Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-11T08:03:07.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-11T08:03:08.762Z] Removing intermediate container 75d3e22c7c20 [2021-01-11T08:03:08.762Z] ---> cd600be76c49 [2021-01-11T08:03:08.762Z] Step 13/24 : WORKDIR / [2021-01-11T08:03:08.762Z] Removing intermediate container 1900b08cfd13 [2021-01-11T08:03:08.762Z] ---> ec2bdc920556 [2021-01-11T08:03:08.762Z] Step 13/22 : WORKDIR / [2021-01-11T08:03:09.024Z] Removing intermediate container c559aec1d508 [2021-01-11T08:03:09.024Z] ---> 0f6e56ce3b93 [2021-01-11T08:03:09.024Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T08:03:09.289Z] ---> Running in e714140a9f1e [2021-01-11T08:03:09.289Z] ---> Running in 7c565a1608a0 [2021-01-11T08:03:09.289Z] ---> Running in a07dd0571884 [2021-01-11T08:03:09.289Z] ---> 88b550583252 [2021-01-11T08:03:09.289Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T08:03:09.289Z] Removing intermediate container c41193e61552 [2021-01-11T08:03:09.289Z] ---> 65f3ec8f1753 [2021-01-11T08:03:09.289Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T08:03:09.555Z] ---> Running in a4e28f26c271 [2021-01-11T08:03:09.555Z] Removing intermediate container a07dd0571884 [2021-01-11T08:03:09.555Z] ---> 7cb1163c63e1 [2021-01-11T08:03:09.555Z] Step 14/22 : WORKDIR / [2021-01-11T08:03:09.817Z] Removing intermediate container e714140a9f1e [2021-01-11T08:03:09.817Z] ---> 44136f88f145 [2021-01-11T08:03:09.817Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-11T08:03:09.817Z] Removing intermediate container 7c565a1608a0 [2021-01-11T08:03:09.817Z] ---> 9551177474cf [2021-01-11T08:03:09.817Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T08:03:09.817Z] ---> Running in 978f83c158bb [2021-01-11T08:03:09.817Z] Removing intermediate container a4e28f26c271 [2021-01-11T08:03:09.817Z] ---> db97656f23c0 [2021-01-11T08:03:09.817Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:03:10.080Z] ---> ae80bc914c22 [2021-01-11T08:03:10.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T08:03:10.080Z] ---> Running in c86de712a981 [2021-01-11T08:03:10.080Z] ---> 7187e952634f [2021-01-11T08:03:10.081Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-11T08:03:10.345Z] ---> 07b835593882 [2021-01-11T08:03:10.345Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T08:03:10.345Z] Removing intermediate container 978f83c158bb [2021-01-11T08:03:10.345Z] ---> 3450743d4f6f [2021-01-11T08:03:10.345Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T08:03:10.615Z] ---> 7a88d59ca84a [2021-01-11T08:03:10.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T08:03:10.615Z] ---> 48fbf7746074 [2021-01-11T08:03:10.615Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T08:03:10.884Z] ---> 8907301cbd81 [2021-01-11T08:03:10.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T08:03:11.854Z] ---> ada1016404d8 [2021-01-11T08:03:11.854Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T08:03:11.854Z] ---> a2eac794e5af [2021-01-11T08:03:11.854Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T08:03:11.854Z] ---> da4a1d583649 [2021-01-11T08:03:11.854Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T08:03:11.854Z] ---> 94a446bf96e6 [2021-01-11T08:03:11.854Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T08:03:12.433Z] ---> fe1afa4076fa [2021-01-11T08:03:12.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T08:03:12.433Z] ---> db9e06ba71f5 [2021-01-11T08:03:12.433Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T08:03:12.433Z] Removing intermediate container c86de712a981 [2021-01-11T08:03:12.433Z] ---> 064b9eee7aa2 [2021-01-11T08:03:12.433Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T08:03:12.433Z] ---> 41149f5e826c [2021-01-11T08:03:12.433Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T08:03:12.433Z] ---> Running in e30b33e9e603 [2021-01-11T08:03:12.433Z] ---> aa744a867b07 [2021-01-11T08:03:12.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T08:03:12.697Z] ---> Running in 89a2efd0f745 [2021-01-11T08:03:12.697Z] ---> Running in 87fdbd1d521a [2021-01-11T08:03:12.697Z] ---> 995704f3fb0a [2021-01-11T08:03:12.697Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T08:03:12.962Z] ---> Running in b4b5aef5823c [2021-01-11T08:03:13.231Z] Removing intermediate container e30b33e9e603 [2021-01-11T08:03:13.231Z] ---> 86b7ab07df2b [2021-01-11T08:03:13.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:03:13.231Z] Removing intermediate container 89a2efd0f745 [2021-01-11T08:03:13.231Z] ---> bbe9e50e628e [2021-01-11T08:03:13.231Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:03:13.231Z] ---> 9f40c438577b [2021-01-11T08:03:13.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T08:03:13.495Z] ---> Running in b24dda947a8a [2021-01-11T08:03:13.495Z] ---> Running in 7fa3721482e9 [2021-01-11T08:03:13.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:13.758Z] Removing intermediate container 7fa3721482e9 [2021-01-11T08:03:13.758Z] ---> 66a0c408a272 [2021-01-11T08:03:13.758Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T08:03:13.758Z] Removing intermediate container b24dda947a8a [2021-01-11T08:03:13.758Z] ---> 53d00e4b64ae [2021-01-11T08:03:13.758Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T08:03:13.758Z] ---> Running in 7fcc12473a9c [2021-01-11T08:03:13.758Z] ---> 42171d38f10e [2021-01-11T08:03:13.758Z] 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/ [2021-01-11T08:03:14.022Z] ---> Running in 21f44d666f6e [2021-01-11T08:03:14.022Z] ---> Running in dede732096d9 [2021-01-11T08:03:14.022Z] Removing intermediate container 7fcc12473a9c [2021-01-11T08:03:14.022Z] ---> cb050703d53f [2021-01-11T08:03:14.022Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:03:14.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:14.307Z] Removing intermediate container 21f44d666f6e [2021-01-11T08:03:14.307Z] ---> e69429572efa [2021-01-11T08:03:14.307Z] Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:03:14.307Z] ---> Running in 3f67552170ff [2021-01-11T08:03:14.588Z] ---> Running in 43f67c164bb0 [2021-01-11T08:03:14.588Z] Removing intermediate container 3f67552170ff [2021-01-11T08:03:14.588Z] ---> 0060006d12d8 [2021-01-11T08:03:14.588Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:03:14.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.324s coverage: 46.6% of statements [2021-01-11T08:03:14.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-11T08:03:14.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-11T08:03:14.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-11T08:03:14.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-11T08:03:14.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-11T08:03:14.858Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T08:03:14.858Z] ---> Running in e730bf8c373e [2021-01-11T08:03:14.858Z] Removing intermediate container 43f67c164bb0 [2021-01-11T08:03:14.858Z] ---> 133f79c4309b [2021-01-11T08:03:14.858Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T08:03:14.858Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T08:03:14.858Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T08:03:14.858Z] ---> Running in 67df37eac1d3 [2021-01-11T08:03:15.144Z] Removing intermediate container b4b5aef5823c [2021-01-11T08:03:15.144Z] ---> e9dd39e6e7da [2021-01-11T08:03:15.144Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T08:03:15.144Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T08:03:15.144Z] Removing intermediate container e730bf8c373e [2021-01-11T08:03:15.144Z] ---> f262a5fe8666 [2021-01-11T08:03:15.144Z] [2021-01-11T08:03:15.144Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T08:03:15.144Z] ---> Running in 60b27cf6fb92 [2021-01-11T08:03:15.144Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:03:15.144Z] OK: 8 MiB in 19 packages [2021-01-11T08:03:15.414Z] Removing intermediate container 67df37eac1d3 [2021-01-11T08:03:15.414Z] ---> 17f322a26582 [2021-01-11T08:03:15.414Z] [2021-01-11T08:03:15.414Z] Successfully built f262a5fe8666 [2021-01-11T08:03:15.685Z] Successfully built 17f322a26582 [2021-01-11T08:03:15.685Z] Successfully tagged docker-core-metadata-go:latest [2021-01-11T08:03:15.685Z] Building docker-support-scheduler-go [2021-01-11T08:03:15.685Z]  Building docker-core-metadata-go ... done Successfully tagged docker-support-notifications-go:latest [2021-01-11T08:03:15.685Z] Building docker-sys-mgmt-agent-go [2021-01-11T08:03:15.685Z]  Building docker-support-notifications-go ... done Removing intermediate container 60b27cf6fb92 [2021-01-11T08:03:15.685Z] ---> 2f32c2823695 [2021-01-11T08:03:15.685Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T08:03:15.949Z] ---> Running in cfebda2a3051 [2021-01-11T08:03:15.949Z] Removing intermediate container dede732096d9 [2021-01-11T08:03:15.949Z] ---> 9596e657a022 [2021-01-11T08:03:15.949Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T08:03:16.212Z] ---> Running in 33f7dee425f4 [2021-01-11T08:03:16.212Z] Removing intermediate container cfebda2a3051 [2021-01-11T08:03:16.212Z] ---> 69380e24dd0f [2021-01-11T08:03:16.212Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:03:16.212Z] Removing intermediate container 87fdbd1d521a [2021-01-11T08:03:16.212Z] ---> 61c087a7b1d3 [2021-01-11T08:03:16.212Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T08:03:16.212Z] ---> Running in fd2926bcbe3c [2021-01-11T08:03:16.479Z] Removing intermediate container 33f7dee425f4 [2021-01-11T08:03:16.479Z] ---> 69596e661a72 [2021-01-11T08:03:16.479Z] Step 22/24 : LABEL arch=x86_64 [2021-01-11T08:03:17.055Z] ---> Running in e0ca3e641f81 [2021-01-11T08:03:17.055Z] ---> 10b01ba7b306 [2021-01-11T08:03:17.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T08:03:17.055Z] Removing intermediate container fd2926bcbe3c [2021-01-11T08:03:17.055Z] ---> 36d3fc3364a8 [2021-01-11T08:03:17.055Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:03:20.392Z] ---> Running in 0a0f84c0e8aa [2021-01-11T08:03:20.392Z] Removing intermediate container e0ca3e641f81 [2021-01-11T08:03:20.392Z] ---> 5b83cdd7ac3c [2021-01-11T08:03:20.392Z] Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:03:20.392Z] ---> 1e49f79cb75b [2021-01-11T08:03:20.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T08:03:20.392Z] ---> Running in 5c4af0ea57ea [2021-01-11T08:03:21.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.0% of statements [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-11T08:03:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.113s coverage: 100.0% of statements [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-11T08:03:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-11T08:03:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 67.9% of statements [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-11T08:03:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-11T08:03:22.334Z] ---> ef13c63c63f8 [2021-01-11T08:03:22.334Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T08:03:22.334Z] Removing intermediate container 0a0f84c0e8aa [2021-01-11T08:03:22.334Z] ---> 8badbfb9ad65 [2021-01-11T08:03:22.334Z] [2021-01-11T08:03:22.334Z] Removing intermediate container 5c4af0ea57ea [2021-01-11T08:03:22.334Z] ---> 895e7cfe91fa [2021-01-11T08:03:22.334Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T08:03:22.334Z] ---> Running in 672a9a0eea26 [2021-01-11T08:03:22.334Z] ---> Running in e9447d376794 [2021-01-11T08:03:22.334Z] Successfully built 8badbfb9ad65 [2021-01-11T08:03:22.596Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-11T08:03:22.596Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2021-01-11T08:03:23.177Z] Removing intermediate container 672a9a0eea26 [2021-01-11T08:03:23.178Z] ---> 382bea8c5179 [2021-01-11T08:03:23.178Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:03:23.178Z] Removing intermediate container e9447d376794 [2021-01-11T08:03:23.178Z] ---> b3c63bdb0d57 [2021-01-11T08:03:23.178Z] [2021-01-11T08:03:23.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.833s coverage: 82.7% of statements [2021-01-11T08:03:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-11T08:03:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T08:03:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-11T08:03:23.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-11T08:03:25.119Z] Successfully built b3c63bdb0d57 [2021-01-11T08:03:26.547Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-11T08:03:26.547Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-11T08:03:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.170s coverage: 28.6% of statements [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-11T08:03:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-11T08:03:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-01-11T08:03:28.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-11T08:03:30.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.301s coverage: 86.7% of statements [2021-01-11T08:03:30.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-11T08:03:30.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements [2021-01-11T08:03:30.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-11T08:03:30.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2021-01-11T08:03:30.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-11T08:03:30.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-11T08:03:30.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-11T08:03:30.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-11T08:03:31.898Z] ---> Running in 1c956d705443 [2021-01-11T08:03:34.498Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:03:34.498Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:03:34.498Z] ---> ec6b5b46e1fa [2021-01-11T08:03:34.498Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T08:03:34.498Z] ---> Using cache [2021-01-11T08:03:34.498Z] ---> 399df0ff31bd [2021-01-11T08:03:34.498Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:03:34.498Z] ---> Using cache [2021-01-11T08:03:34.498Z] ---> 4c0854bd608d [2021-01-11T08:03:34.498Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T08:03:34.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:03:34.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:03:34.498Z] ---> ec6b5b46e1fa [2021-01-11T08:03:34.498Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T08:03:34.498Z] ---> Using cache [2021-01-11T08:03:34.498Z] ---> 399df0ff31bd [2021-01-11T08:03:34.498Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:03:34.498Z] ---> Using cache [2021-01-11T08:03:34.498Z] ---> 4c0854bd608d [2021-01-11T08:03:34.498Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T08:03:37.059Z] ---> Running in 0279333ea31e [2021-01-11T08:03:37.060Z] ---> Running in 8a531121b7b3 [2021-01-11T08:03:37.060Z] Removing intermediate container 1c956d705443 [2021-01-11T08:03:37.060Z] ---> e9d486889c0a [2021-01-11T08:03:37.060Z] Step 21/23 : LABEL arch=x86_64 [2021-01-11T08:03:37.060Z] ---> Running in 4f2ab7911593 [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.099s coverage: 93.8% of statements [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 75.5% of statements [2021-01-11T08:03:39.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements [2021-01-11T08:03:39.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-01-11T08:03:39.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.188s coverage: 84.2% of statements [2021-01-11T08:03:39.659Z] Removing intermediate container 4f2ab7911593 [2021-01-11T08:03:39.659Z] ---> 7e44e851f818 [2021-01-11T08:03:39.659Z] Step 22/23 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:03:39.941Z] ---> Running in be87162a40f0 [2021-01-11T08:03:40.534Z] Removing intermediate container be87162a40f0 [2021-01-11T08:03:40.534Z] ---> 4a916e3d7ec2 [2021-01-11T08:03:40.534Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T08:03:40.817Z] ---> Running in dc4b1e85f614 [2021-01-11T08:03:41.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:41.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:41.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:41.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:03:41.934Z] Removing intermediate container dc4b1e85f614 [2021-01-11T08:03:41.934Z] ---> ca4ce7218377 [2021-01-11T08:03:41.934Z] [2021-01-11T08:03:42.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements [2021-01-11T08:03:42.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-11T08:03:42.203Z] Successfully built ca4ce7218377 [2021-01-11T08:03:42.203Z] OK: 233 MiB in 51 packages [2021-01-11T08:03:42.203Z] Successfully tagged docker-core-data-go:latest [2021-01-11T08:03:42.203Z]  Building docker-core-data-go ... done OK: 233 MiB in 51 packages [2021-01-11T08:03:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2021-01-11T08:03:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-11T08:03:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-11T08:03:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-01-11T08:03:44.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-01-11T08:03:44.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-11T08:03:45.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-01-11T08:03:45.575Z] Removing intermediate container 0279333ea31e [2021-01-11T08:03:45.575Z] ---> 24a65cd99674 [2021-01-11T08:03:45.575Z] Step 6/21 : COPY go.mod . [2021-01-11T08:03:45.575Z] Removing intermediate container 8a531121b7b3 [2021-01-11T08:03:45.575Z] ---> 91603273e080 [2021-01-11T08:03:45.575Z] Step 6/26 : COPY go.mod . [2021-01-11T08:03:45.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2021-01-11T08:03:46.536Z] ---> ae42745cb09e [2021-01-11T08:03:46.536Z] Step 7/26 : RUN go mod download [2021-01-11T08:03:46.536Z] ---> 28192f676bbb [2021-01-11T08:03:46.536Z] Step 7/21 : RUN go mod download [2021-01-11T08:03:47.158Z] ---> Running in 82f411207461 [2021-01-11T08:03:47.158Z] ---> Running in cc3217b8dab8 [2021-01-11T08:03:47.421Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:03:47.421Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:03:47.421Z] ---> ec6b5b46e1fa [2021-01-11T08:03:47.421Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T08:03:47.421Z] ---> Using cache [2021-01-11T08:03:47.421Z] ---> 399df0ff31bd [2021-01-11T08:03:47.422Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:03:47.422Z] ---> Using cache [2021-01-11T08:03:47.422Z] ---> 4c0854bd608d [2021-01-11T08:03:47.422Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T08:03:47.422Z] ---> Using cache [2021-01-11T08:03:47.422Z] ---> 24a65cd99674 [2021-01-11T08:03:47.422Z] Step 6/21 : COPY go.mod . [2021-01-11T08:03:47.422Z] ---> Using cache [2021-01-11T08:03:47.422Z] ---> 28192f676bbb [2021-01-11T08:03:47.422Z] Step 7/21 : RUN go mod download [2021-01-11T08:03:48.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:03:48.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:03:48.376Z] ---> ec6b5b46e1fa [2021-01-11T08:03:48.376Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:03:48.376Z] ---> Using cache [2021-01-11T08:03:48.376Z] ---> 399df0ff31bd [2021-01-11T08:03:48.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:03:48.376Z] ---> Using cache [2021-01-11T08:03:48.376Z] ---> 4c0854bd608d [2021-01-11T08:03:48.376Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:03:48.376Z] ---> Using cache [2021-01-11T08:03:48.376Z] ---> 24a65cd99674 [2021-01-11T08:03:48.376Z] Step 6/22 : COPY go.mod . [2021-01-11T08:03:48.376Z] ---> Using cache [2021-01-11T08:03:48.376Z] ---> 28192f676bbb [2021-01-11T08:03:48.376Z] Step 7/22 : RUN go mod download [2021-01-11T08:03:48.961Z] ---> Running in 9915714ce37e [2021-01-11T08:03:48.961Z] ---> Running in 79b886d7d8e7 [2021-01-11T08:03:49.545Z] Removing intermediate container 82f411207461 [2021-01-11T08:03:49.545Z] ---> 0c88bc0f008b [2021-01-11T08:03:49.545Z] Step 8/26 : COPY . . [2021-01-11T08:03:49.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.885s coverage: 55.9% of statements [2021-01-11T08:03:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-11T08:03:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-11T08:03:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-11T08:03:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-11T08:03:49.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-11T08:03:50.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2021-01-11T08:03:50.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-11T08:03:50.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-11T08:03:51.527Z] Removing intermediate container cc3217b8dab8 [2021-01-11T08:03:51.527Z] ---> 8aad1905b76b [2021-01-11T08:03:51.527Z] Step 8/21 : COPY . . [2021-01-11T08:03:51.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.637s coverage: 84.0% of statements [2021-01-11T08:03:51.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements [2021-01-11T08:03:58.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.335s coverage: 47.1% of statements [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-11T08:03:58.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-11T08:03:58.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-01-11T08:03:58.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-11T08:03:59.733Z] Removing intermediate container 9915714ce37e [2021-01-11T08:03:59.733Z] ---> fbe780facc72 [2021-01-11T08:03:59.733Z] Step 8/21 : COPY . . [2021-01-11T08:03:59.733Z] Removing intermediate container 79b886d7d8e7 [2021-01-11T08:03:59.733Z] ---> efbad631012e [2021-01-11T08:03:59.733Z] Step 8/22 : COPY . . [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.000s coverage: 29.1% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.223s coverage: 99.0% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.080s coverage: 100.0% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-11T08:04:02.994Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-11T08:04:02.994Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-01-11T08:04:03.268Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements [2021-01-11T08:04:04.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-11T08:04:05.683Z] GO111MODULE=on go vet ./... [2021-01-11T08:04:26.978Z] ---> 330f469a7997 [2021-01-11T08:04:26.978Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T08:04:28.993Z] ---> Running in 093b7b7cf553 [2021-01-11T08:04:28.993Z] ---> 782168959b60 [2021-01-11T08:04:28.993Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T08:04:30.404Z] ---> Running in 14fc226958cf [2021-01-11T08:04:30.404Z] ---> c525ccef8864 [2021-01-11T08:04:30.404Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T08:04:30.404Z] ---> 3a553dd8151e [2021-01-11T08:04:30.404Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T08:04:30.673Z] ---> Running in ef51eaa103d5 [2021-01-11T08:04:30.673Z] ---> Running in b8cfeecfcebe [2021-01-11T08:04:30.954Z] 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 [2021-01-11T08:04:30.954Z] 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 [2021-01-11T08:04:31.550Z] 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 [2021-01-11T08:04:31.550Z] 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 [2021-01-11T08:04:58.288Z] 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 [2021-01-11T08:04:59.235Z] Removing intermediate container 093b7b7cf553 [2021-01-11T08:04:59.235Z] ---> 3da63e636ab4 [2021-01-11T08:04:59.235Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T08:05:00.200Z] ---> Running in 3f3fb8175593 [2021-01-11T08:05:00.200Z] Removing intermediate container 14fc226958cf [2021-01-11T08:05:00.200Z] ---> 9248e059bea5 [2021-01-11T08:05:00.200Z] [2021-01-11T08:05:00.200Z] Step 10/21 : FROM scratch [2021-01-11T08:05:00.200Z] ---> [2021-01-11T08:05:00.200Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:05:00.200Z] Removing intermediate container b8cfeecfcebe [2021-01-11T08:05:00.200Z] ---> bb27a0cee0a7 [2021-01-11T08:05:00.200Z] [2021-01-11T08:05:00.200Z] Step 10/22 : FROM scratch [2021-01-11T08:05:00.200Z] ---> [2021-01-11T08:05:00.200Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:05:00.476Z] ---> Using cache [2021-01-11T08:05:00.476Z] ---> 9b1bfaaff506 [2021-01-11T08:05:00.476Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T08:05:00.476Z] ---> Using cache [2021-01-11T08:05:00.476Z] ---> 9b1bfaaff506 [2021-01-11T08:05:00.476Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T08:05:01.873Z] ---> Running in c3e3e635fcca [2021-01-11T08:05:01.873Z] ---> Running in acefaacd2ae4 [2021-01-11T08:05:01.873Z] 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 [2021-01-11T08:05:01.873Z] Removing intermediate container ef51eaa103d5 [2021-01-11T08:05:01.873Z] ---> c34268ea0ef5 [2021-01-11T08:05:01.873Z] [2021-01-11T08:05:01.873Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T08:05:01.873Z] ---> 389fef711851 [2021-01-11T08:05:01.873Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T08:05:02.139Z] ---> Running in 4feec79a28a0 [2021-01-11T08:05:02.139Z] Removing intermediate container c3e3e635fcca [2021-01-11T08:05:02.139Z] Removing intermediate container acefaacd2ae4 [2021-01-11T08:05:02.139Z] ---> 803632831791 [2021-01-11T08:05:02.139Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T08:05:02.139Z] ---> d01eed5a8aef [2021-01-11T08:05:02.139Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T08:05:02.404Z] ---> Running in 57e8624bddb1 [2021-01-11T08:05:02.404Z] ---> Running in f49832271d0c [2021-01-11T08:05:02.678Z] Removing intermediate container 57e8624bddb1 [2021-01-11T08:05:02.678Z] ---> c9c9a6528ab8 [2021-01-11T08:05:02.678Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt /Removing intermediate container f49832271d0c [2021-01-11T08:05:02.678Z] [2021-01-11T08:05:02.678Z] ---> 19ddbb902e40 [2021-01-11T08:05:02.678Z] Step 14/22 : WORKDIR / [2021-01-11T08:05:02.678Z] ---> Running in 63d568290bbd [2021-01-11T08:05:02.943Z] Removing intermediate container 63d568290bbd [2021-01-11T08:05:02.943Z] ---> 801b3092b72d [2021-01-11T08:05:02.943Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T08:05:02.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:03.213Z] ---> 22fef3f0365c [2021-01-11T08:05:03.213Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T08:05:03.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:03.213Z] Removing intermediate container 3f3fb8175593 [2021-01-11T08:05:03.213Z] ---> 58fe76509f5c [2021-01-11T08:05:03.213Z] [2021-01-11T08:05:03.213Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T08:05:03.213Z] 20.10.0: Pulling from library/docker [2021-01-11T08:05:03.213Z] ---> 7c9fd47cb642 [2021-01-11T08:05:03.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T08:05:03.476Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T08:05:03.476Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:05:03.744Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T08:05:03.744Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T08:05:03.744Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:05:03.744Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T08:05:03.744Z] OK: 7 MiB in 18 packages [2021-01-11T08:05:04.020Z] ---> a2ddd78b4112 [2021-01-11T08:05:04.020Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T08:05:04.020Z] ---> bd67146ffbf9 [2021-01-11T08:05:04.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T08:05:05.957Z] ---> 3fc22e504465 [2021-01-11T08:05:05.957Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T08:05:05.957Z] ---> 34e5821fd4a2 [2021-01-11T08:05:05.957Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T08:05:06.222Z] ---> Running in 484c382529a0 [2021-01-11T08:05:06.222Z] ---> Running in d1f428b9539f [2021-01-11T08:05:06.222Z] Removing intermediate container 4feec79a28a0 [2021-01-11T08:05:06.222Z] ---> 30d172af12da [2021-01-11T08:05:06.222Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T08:05:06.484Z] ---> Running in fcd517a3eb79 [2021-01-11T08:05:06.484Z] Removing intermediate container 484c382529a0 [2021-01-11T08:05:06.484Z] ---> 7955e5137018 [2021-01-11T08:05:06.484Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:05:06.747Z] Removing intermediate container d1f428b9539f [2021-01-11T08:05:06.747Z] ---> ba7e898ba8d2 [2021-01-11T08:05:06.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:05:06.747Z] ---> Running in 99586c1c28f2 [2021-01-11T08:05:06.747Z] Removing intermediate container fcd517a3eb79 [2021-01-11T08:05:06.747Z] ---> 58977c9df0a6 [2021-01-11T08:05:06.747Z] Step 13/21 : WORKDIR /edgex [2021-01-11T08:05:06.747Z] ---> Running in 0f60c1689cba [2021-01-11T08:05:07.018Z] ---> Running in 68e0cc289ff8 [2021-01-11T08:05:07.018Z] Removing intermediate container 99586c1c28f2 [2021-01-11T08:05:07.018Z] ---> 36ed01743337 [2021-01-11T08:05:07.018Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T08:05:07.285Z] Removing intermediate container 0f60c1689cba [2021-01-11T08:05:07.285Z] ---> 35d5167eb698 [2021-01-11T08:05:07.285Z] Step 20/22 : LABEL arch=x86_64 [2021-01-11T08:05:07.285Z] ---> Running in ff9faf76fe29 [2021-01-11T08:05:07.553Z] ---> Running in eb2b5bede432 [2021-01-11T08:05:07.817Z] Removing intermediate container 68e0cc289ff8 [2021-01-11T08:05:07.817Z] ---> b54dd9588c19 [2021-01-11T08:05:07.817Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T08:05:07.817Z] Removing intermediate container ff9faf76fe29 [2021-01-11T08:05:07.817Z] ---> 5122870f5221 [2021-01-11T08:05:07.817Z] Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:05:08.088Z] Removing intermediate container eb2b5bede432 [2021-01-11T08:05:08.088Z] ---> 15ecd6cfc4a3 [2021-01-11T08:05:08.088Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:05:08.088Z] ---> Running in 13ef88ffb73e [2021-01-11T08:05:08.088Z] ---> Running in d8c92bd745fa [2021-01-11T08:05:08.088Z] ---> c401253c12a4 [2021-01-11T08:05:08.088Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T08:05:08.365Z] Removing intermediate container 13ef88ffb73e [2021-01-11T08:05:08.365Z] ---> e121fa54d654 [2021-01-11T08:05:08.365Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T08:05:08.365Z] ---> Running in 3758b06b614e [2021-01-11T08:05:08.365Z] Removing intermediate container d8c92bd745fa [2021-01-11T08:05:08.365Z] ---> 3ce9ae16920a [2021-01-11T08:05:08.365Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:05:08.631Z] ---> Running in 9e6539fe7af6 [2021-01-11T08:05:08.631Z] Removing intermediate container 3758b06b614e [2021-01-11T08:05:08.631Z] ---> 9ec21ebac58f [2021-01-11T08:05:08.631Z] [2021-01-11T08:05:08.913Z] Removing intermediate container 9e6539fe7af6 [2021-01-11T08:05:08.913Z] ---> 09e10f1d70ca [2021-01-11T08:05:08.913Z] [2021-01-11T08:05:08.913Z] ---> 3e1fb7b71879 [2021-01-11T08:05:08.913Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T08:05:08.913Z] Successfully built 9ec21ebac58f [2021-01-11T08:05:08.913Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-11T08:05:09.181Z]  Building docker-support-scheduler-go ... done Successfully built 09e10f1d70ca [2021-01-11T08:05:09.447Z] Successfully tagged docker-core-command-go:latest [2021-01-11T08:05:09.717Z]  Building docker-core-command-go ... done  ---> 63c3d57405d6 [2021-01-11T08:05:09.717Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T08:05:09.982Z] ---> Running in 2963010d3149 [2021-01-11T08:05:10.245Z] Removing intermediate container 2963010d3149 [2021-01-11T08:05:10.245Z] ---> a2e8a5d0564b [2021-01-11T08:05:10.245Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T08:05:10.245Z] ---> Running in d1c776ab1cdb [2021-01-11T08:05:10.508Z] Removing intermediate container d1c776ab1cdb [2021-01-11T08:05:10.508Z] ---> 3c9d1fdd4b47 [2021-01-11T08:05:10.508Z] Step 19/21 : LABEL arch=x86_64 [2021-01-11T08:05:10.508Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T08:05:10.508Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T08:05:10.508Z] ---> aefe523efa57 [2021-01-11T08:05:10.508Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T08:05:10.508Z] ---> Running in e1d482f5b275 [2021-01-11T08:05:10.508Z] ---> Running in 84a3bdfbc3ad [2021-01-11T08:05:10.779Z] Removing intermediate container e1d482f5b275 [2021-01-11T08:05:10.779Z] ---> 47c769a636aa [2021-01-11T08:05:10.779Z] Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:05:10.779Z] ---> Running in 6c007cbd1da1 [2021-01-11T08:05:11.048Z] Removing intermediate container 6c007cbd1da1 [2021-01-11T08:05:11.048Z] ---> 666feca91e32 [2021-01-11T08:05:11.048Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T08:05:11.048Z] ---> Running in db88cd83a13b [2021-01-11T08:05:11.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:11.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:11.311Z] Removing intermediate container db88cd83a13b [2021-01-11T08:05:11.311Z] ---> 7510816032e2 [2021-01-11T08:05:11.311Z] [2021-01-11T08:05:11.311Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T08:05:11.311Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T08:05:11.311Z] Successfully built 7510816032e2 [2021-01-11T08:05:11.311Z] Executing bash-5.0.17-r0.post-install [2021-01-11T08:05:11.311Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:05:11.311Z] OK: 12 MiB in 22 packages [2021-01-11T08:05:11.311Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-11T08:05:12.159Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 84a3bdfbc3ad [2021-01-11T08:05:12.159Z] ---> 7aedf32a01e2 [2021-01-11T08:05:12.159Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T08:05:12.159Z] ---> Running in 77e045e6ef04 [2021-01-11T08:05:12.159Z] Removing intermediate container 77e045e6ef04 [2021-01-11T08:05:12.159Z] ---> b61efdfc5fd5 [2021-01-11T08:05:12.159Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T08:05:12.159Z] ---> Running in 7328157087cc [2021-01-11T08:05:12.421Z] Removing intermediate container 7328157087cc [2021-01-11T08:05:12.421Z] ---> e33ef166c634 [2021-01-11T08:05:12.421Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T08:05:12.421Z] ---> Running in b877e686da1d [2021-01-11T08:05:12.685Z] Removing intermediate container b877e686da1d [2021-01-11T08:05:12.685Z] ---> 94841a60eea6 [2021-01-11T08:05:12.685Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T08:05:13.262Z] ---> a4ae1c401062 [2021-01-11T08:05:13.262Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T08:05:13.524Z] ---> 02e9707c7b94 [2021-01-11T08:05:13.524Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T08:05:13.790Z] ---> f2f26dafde47 [2021-01-11T08:05:13.790Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T08:05:13.790Z] ---> Running in d2de8cfd3127 [2021-01-11T08:05:13.799Z] gofmt -l . [2021-01-11T08:05:13.799Z] [ "`gofmt -l .`" = "" ] [2021-01-11T08:05:13.799Z] ./bin/test-go-mod-tidy.sh [2021-01-11T08:05:13.799Z] ./bin/test-attribution-txt.sh [2021-01-11T08:05:14.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:14.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:14.635Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T08:05:14.635Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T08:05:14.635Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T08:05:14.912Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T08:05:14.912Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T08:05:14.912Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T08:05:14.912Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T08:05:15.865Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T08:05:15.865Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T08:05:15.865Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T08:05:15.865Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T08:05:15.865Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T08:05:15.865Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T08:05:15.865Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T08:05:16.446Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T08:05:16.446Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T08:05:16.446Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T08:05:16.446Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T08:05:16.446Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T08:05:16.446Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T08:05:16.446Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T08:05:16.446Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T08:05:16.446Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T08:05:16.710Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T08:05:16.710Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T08:05:16.710Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T08:05:16.710Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T08:05:16.710Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T08:05:16.710Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T08:05:16.710Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T08:05:16.972Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T08:05:16.972Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T08:05:16.972Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T08:05:16.972Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:05:16.972Z] OK: 71 MiB in 55 packages [Pipeline] sh [2021-01-11T08:05:17.867Z] + ls -al . [2021-01-11T08:05:17.867Z] total 668 [2021-01-11T08:05:17.867Z] drwxrwxr-x 9 1001 1001 4096 Jan 11 08:05 . [2021-01-11T08:05:17.867Z] drwxr-xr-x 4 root root 4096 Jan 11 08:01 .. [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 11 Jan 11 08:00 .dockerignore [2021-01-11T08:05:17.867Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 08:00 .git [2021-01-11T08:05:17.867Z] drwxrwxr-x 3 1001 1001 4096 Jan 11 08:00 .github [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 824 Jan 11 08:00 .gitignore [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 166 Jan 11 08:00 .sonarcloud.properties [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 3804 Jan 11 08:00 CONTRIBUTING.md [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 931 Jan 11 08:00 Dockerfile.build [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 863 Jan 11 08:00 Jenkinsfile [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 10775 Jan 11 08:00 LICENSE [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 5750 Jan 11 08:00 Makefile [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 6524 Jan 11 08:00 README.md [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 6744 Jan 11 08:00 SECURITY.md [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 5 Jan 11 07:57 VERSION [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 4131 Jan 11 08:00 ZMQWindows.md [2021-01-11T08:05:17.867Z] drwxrwxr-x 2 1001 1001 4096 Jan 11 08:00 bin [2021-01-11T08:05:17.867Z] drwxrwxr-x 14 1001 1001 4096 Jan 11 08:00 cmd [2021-01-11T08:05:17.867Z] -rw-r--r-- 1 root root 542249 Jan 11 08:04 coverage.out [2021-01-11T08:05:17.867Z] -rw-r--r-- 1 root root 979 Jan 11 08:05 go.mod [2021-01-11T08:05:17.867Z] -rw-r--r-- 1 root root 19019 Jan 11 08:05 go.sum [2021-01-11T08:05:17.867Z] drwxrwxr-x 8 1001 1001 4096 Jan 11 08:00 internal [2021-01-11T08:05:17.867Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 08:00 openapi [2021-01-11T08:05:17.867Z] drwxrwxr-x 4 1001 1001 4096 Jan 11 08:00 snap [2021-01-11T08:05:17.867Z] -rw-rw-r-- 1 1001 1001 168 Jan 11 08:00 version.go [Pipeline] sh [2021-01-11T08:05:18.528Z] + '[' -e coverage.out ] [2021-01-11T08:05:18.528Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-11T08:05:18.550Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T08:05:19.659Z] Stashed 1 file(s) [Pipeline] sh [2021-01-11T08:05:20.361Z] + make build [2021-01-11T08:05:20.361Z] 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 [2021-01-11T08:05:27.007Z] Removing intermediate container d2de8cfd3127 [2021-01-11T08:05:27.007Z] ---> ff1c29e338df [2021-01-11T08:05:27.007Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T08:05:27.007Z] ---> Running in ac407cbeae73 [2021-01-11T08:05:27.007Z] Collecting docker-compose==1.23.2 [2021-01-11T08:05:27.007Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T08:05:27.270Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T08:05:27.270Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T08:05:27.532Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-11T08:05:27.798Z] Collecting PyYAML<4,>=3.10 [2021-01-11T08:05:27.798Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T08:05:28.754Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T08:05:28.754Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T08:05:29.329Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T08:05:29.329Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T08:05:29.329Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T08:05:29.329Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T08:05:29.902Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T08:05:29.902Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T08:05:30.165Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T08:05:30.428Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T08:05:30.428Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T08:05:30.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T08:05:30.690Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T08:05:30.690Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T08:05:30.690Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T08:05:30.690Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T08:05:30.690Z] Collecting idna<2.8,>=2.5 [2021-01-11T08:05:30.690Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T08:05:30.952Z] 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) [2021-01-11T08:05:30.952Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T08:05:30.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T08:05:30.952Z] 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) [2021-01-11T08:05:30.952Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T08:05:30.952Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T08:05:30.952Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T08:05:30.952Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T08:05:31.216Z] Installing collected packages: dockerpty, PyYAML, texttable, websocket-client, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-01-11T08:05:31.216Z] Running setup.py install for dockerpty: started [2021-01-11T08:05:31.796Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T08:05:31.796Z] Running setup.py install for PyYAML: started [2021-01-11T08:05:32.373Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T08:05:32.373Z] Running setup.py install for texttable: started [2021-01-11T08:05:32.636Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T08:05:32.789Z] 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 [2021-01-11T08:05:32.904Z] Running setup.py install for docopt: started [2021-01-11T08:05:33.482Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T08:05:33.482Z] Attempting uninstall: idna [2021-01-11T08:05:33.482Z] Found existing installation: idna 2.9 [2021-01-11T08:05:33.482Z] Uninstalling idna-2.9: [2021-01-11T08:05:33.482Z] Successfully uninstalled idna-2.9 [2021-01-11T08:05:33.482Z] Attempting uninstall: urllib3 [2021-01-11T08:05:33.482Z] Found existing installation: urllib3 1.25.9 [2021-01-11T08:05:33.482Z] Uninstalling urllib3-1.25.9: [2021-01-11T08:05:33.744Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T08:05:33.744Z] Attempting uninstall: requests [2021-01-11T08:05:33.744Z] Found existing installation: requests 2.23.0 [2021-01-11T08:05:33.744Z] Uninstalling requests-2.23.0: [2021-01-11T08:05:33.744Z] Successfully uninstalled requests-2.23.0 [2021-01-11T08:05:34.692Z] 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 [2021-01-11T08:05:38.012Z] Removing intermediate container ac407cbeae73 [2021-01-11T08:05:38.012Z] ---> 840fe9aa2a0c [2021-01-11T08:05:38.012Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T08:05:38.012Z] ---> Running in de2d09c770c7 [2021-01-11T08:05:38.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:38.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T08:05:38.963Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:05:38.963Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T08:05:38.963Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T08:05:39.228Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:05:39.228Z] OK: 72 MiB in 58 packages [2021-01-11T08:05:39.803Z] Removing intermediate container de2d09c770c7 [2021-01-11T08:05:39.803Z] ---> d24a580d10fb [2021-01-11T08:05:39.803Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T08:05:39.803Z] ---> Running in 0b2f74e2a848 [2021-01-11T08:05:39.803Z] Removing intermediate container 0b2f74e2a848 [2021-01-11T08:05:39.803Z] ---> 4def0a2f15c6 [2021-01-11T08:05:39.803Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:05:40.069Z] ---> Running in 019b3d8bdbfd [2021-01-11T08:05:40.069Z] Removing intermediate container 019b3d8bdbfd [2021-01-11T08:05:40.069Z] ---> 53cbebcc91bd [2021-01-11T08:05:40.069Z] Step 24/26 : LABEL arch=x86_64 [2021-01-11T08:05:40.069Z] ---> Running in ecdb34e70dc1 [2021-01-11T08:05:40.332Z] Removing intermediate container ecdb34e70dc1 [2021-01-11T08:05:40.332Z] ---> 07819de3aad4 [2021-01-11T08:05:40.332Z] Step 25/26 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:05:40.332Z] ---> Running in 6ed212b9265a [2021-01-11T08:05:40.594Z] Removing intermediate container 6ed212b9265a [2021-01-11T08:05:40.594Z] ---> 430fdb383994 [2021-01-11T08:05:40.594Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T08:05:40.594Z] ---> Running in ba21a42c5128 [2021-01-11T08:05:40.858Z] Removing intermediate container ba21a42c5128 [2021-01-11T08:05:40.858Z] ---> b49d138e85bf [2021-01-11T08:05:40.858Z] [2021-01-11T08:05:41.121Z] Successfully built b49d138e85bf [2021-01-11T08:05:41.121Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-11T08:05:41.399Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-11T08:05:41.427Z] $ docker stop --time=1 af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc [2021-01-11T08:05:43.033Z] $ docker rm -f af2853ac3b57de12d871c91b6a2e35400e906b753071c1fa0cf985dc641b16bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T08:05:43.584Z] + docker images [2021-01-11T08:05:43.584Z] + grep docker [2021-01-11T08:05:43.584Z] docker-sys-mgmt-agent-go latest b49d138e85bf 3 seconds ago 313MB [2021-01-11T08:05:43.584Z] docker-security-proxy-setup-go latest 7510816032e2 32 seconds ago 24.5MB [2021-01-11T08:05:43.585Z] docker-core-command-go latest 09e10f1d70ca 35 seconds ago 10.6MB [2021-01-11T08:05:43.585Z] docker-support-scheduler-go latest 9ec21ebac58f 35 seconds ago 10.7MB [2021-01-11T08:05:43.585Z] docker-core-data-go latest ca4ce7218377 2 minutes ago 22.3MB [2021-01-11T08:05:43.585Z] docker-security-secretstore-setup-go latest b3c63bdb0d57 2 minutes ago 24.6MB [2021-01-11T08:05:43.585Z] docker-security-bootstrap-redis-go latest 8badbfb9ad65 2 minutes ago 15.8MB [2021-01-11T08:05:43.585Z] docker-support-notifications-go latest 17f322a26582 2 minutes ago 12MB [2021-01-11T08:05:43.585Z] docker-core-metadata-go latest f262a5fe8666 2 minutes ago 13MB [2021-01-11T08:05:43.585Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-11T08:05:54.983Z] 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 [2021-01-11T08:05:56.955Z] 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 [2021-01-11T08:05:59.271Z] Still waiting to schedule task [2021-01-11T08:05:59.271Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-11T08:06:02.369Z] 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 [2021-01-11T08:06:04.359Z] 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 [2021-01-11T08:06:09.815Z] 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 [2021-01-11T08:06:14.160Z] 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 [2021-01-11T08:06:19.596Z] 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 [2021-01-11T08:06:22.997Z] 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 [2021-01-11T08:06:26.391Z] 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 [2021-01-11T08:06:29.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-11T08:06:33.187Z] $ docker stop --time=1 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 [2021-01-11T08:06:35.709Z] $ docker rm -f 0cf5a8d35195bedb91e76bfd6189ee78b5560069700e4dd51e0e8d59935927d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:06:37.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T08:06:37.858Z] [2021-01-11T08:06:37.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:06:38.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T08:06:38.509Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-11T08:06:38.509Z] 29e5d40040c1: Pulling fs layer [2021-01-11T08:06:38.509Z] 1ce36da41761: Pulling fs layer [2021-01-11T08:06:38.509Z] 25b303627fd3: Pulling fs layer [2021-01-11T08:06:38.782Z] 29e5d40040c1: Verifying Checksum [2021-01-11T08:06:38.782Z] 29e5d40040c1: Download complete [2021-01-11T08:06:39.381Z] 1ce36da41761: Verifying Checksum [2021-01-11T08:06:39.381Z] 1ce36da41761: Download complete [2021-01-11T08:06:39.381Z] 29e5d40040c1: Pull complete [2021-01-11T08:06:40.814Z] 1ce36da41761: Pull complete [2021-01-11T08:06:41.085Z] 25b303627fd3: Verifying Checksum [2021-01-11T08:06:41.085Z] 25b303627fd3: Download complete [2021-01-11T08:06:51.251Z] 25b303627fd3: Pull complete [2021-01-11T08:06:51.251Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-11T08:06:51.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T08:06:51.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-11T08:06:51.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container [2021-01-11T08:06:51.606Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T08:06:54.064Z] Running on prd-ubuntu18.04-docker-8c-8g-19474 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [2021-01-11T08:06:54.740Z] $ docker top 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-11T08:06:55.200Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-11T08:06:55.785Z] + docker-compose build --help [2021-01-11T08:06:55.785Z] + grep parallel [2021-01-11T08:06:57.490Z] using credential edgex-jenkins-ssh [2021-01-11T08:06:57.577Z] Cloning the remote Git repository [2021-01-11T08:06:57.599Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-11T08:06:57.677Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-11T08:06:57.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T08:06:57.717Z] > git --version # timeout=10 [2021-01-11T08:06:57.724Z] > git --version # 'git version 2.17.1' [2021-01-11T08:06:57.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:06:57.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:06:59.187Z] --parallel Build images in parallel. [Pipeline] } [2021-01-11T08:06:59.206Z] $ docker stop --time=1 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 [2021-01-11T08:07:01.218Z] $ docker rm -f 787d1843e90f354c71e7e18c110c4c556ef89429121f3a65dc04793747b66a45 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:07:02.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-11T08:07:02.170Z] . [Pipeline] withDockerContainer [2021-01-11T08:07:02.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-19464 does not seem to be running inside a container [2021-01-11T08:07:02.629Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-11T08:07:03.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T08:07:03.578Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T08:07:03.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-11T08:07:03.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-11T08:07:03.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:07:03.610Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T08:07:04.211Z] $ docker top 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 -eo pid,comm [2021-01-11T08:07:04.248Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:07:04.374Z] Merge succeeded, producing 66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:07:04.374Z] Checking out Revision 66ea3a14e51e3e04d027a842f9533096d1f32a6e (PR-3002) [Pipeline] { [Pipeline] sh [2021-01-11T08:07:04.283Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:07:04.289Z] > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 [2021-01-11T08:07:04.364Z] > git remote # timeout=10 [2021-01-11T08:07:04.371Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T08:07:04.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T08:07:04.381Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-11T08:07:04.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T08:07:04.400Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T08:07:04.412Z] > git checkout -f 66ea3a14e51e3e04d027a842f9533096d1f32a6e # timeout=10 [2021-01-11T08:07:05.373Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-11T08:07:08.193Z] Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:07:08.771Z] Building docker-core-command-go ... [2021-01-11T08:07:08.772Z] Building docker-core-data-go ... [2021-01-11T08:07:08.772Z] Building docker-core-metadata-go ... [2021-01-11T08:07:08.772Z] Building docker-security-bootstrap-redis-go ... [2021-01-11T08:07:08.772Z] Building docker-security-proxy-setup-go ... [2021-01-11T08:07:08.772Z] Building docker-security-secretstore-setup-go ... [2021-01-11T08:07:08.772Z] Building docker-support-notifications-go ... [2021-01-11T08:07:08.772Z] Building docker-support-scheduler-go ... [2021-01-11T08:07:08.772Z] Building docker-sys-mgmt-agent-go ... [2021-01-11T08:07:08.772Z] Building docker-core-command-go [2021-01-11T08:07:08.772Z] Building docker-core-data-go [2021-01-11T08:07:08.772Z] Building docker-security-secretstore-setup-go [2021-01-11T08:07:08.772Z] Building docker-security-proxy-setup-go [2021-01-11T08:07:08.772Z] Building docker-sys-mgmt-agent-go [2021-01-11T08:07:09.330Z] + echo snap-build.sh [2021-01-11T08:07:09.330Z] snap-build.sh [2021-01-11T08:07:09.330Z] + SNAP_BASE_DIR=. [2021-01-11T08:07:09.330Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-01-11T08:07:09.330Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-01-11T08:07:09.330Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-01-11T08:07:09.330Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-01-11T08:07:09.330Z] + cd /w/workspace/edgex-go/3 [2021-01-11T08:07:09.330Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-11T08:07:09.330Z] Reading package lists... [2021-01-11T08:07:09.330Z] Building dependency tree... [2021-01-11T08:07:09.330Z] Reading state information... [2021-01-11T08:07:09.594Z] The following packages were automatically installed and are no longer required: [2021-01-11T08:07:09.594Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-11T08:07:09.594Z] uidmap xdelta3 [2021-01-11T08:07:09.594Z] Use 'sudo apt autoremove' to remove them. [2021-01-11T08:07:09.594Z] The following packages will be REMOVED: [2021-01-11T08:07:09.594Z] lxd* lxd-client* [2021-01-11T08:07:10.188Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-11T08:07:10.188Z] After this operation, 31.7 MB disk space will be freed. [2021-01-11T08:07:10.978Z] (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.) [2021-01-11T08:07:10.978Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T08:07:11.931Z] Removing lxd dnsmasq configuration [2021-01-11T08:07:11.931Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T08:07:12.195Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-11T08:07:13.204Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-11T08:07:13.470Z] (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.) [2021-01-11T08:07:13.470Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-11T08:07:14.871Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-11T08:07:14.871Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-11T08:07:16.262Z] + sudo snap remove --purge lxd [2021-01-11T08:07:16.532Z] snap "lxd" is not installed [2021-01-11T08:07:16.532Z] + sudo groupadd --force --system lxd [2021-01-11T08:07:16.532Z] ++ whoami [2021-01-11T08:07:16.532Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-11T08:07:16.532Z] + newgrp - lxd [2021-01-11T08:07:16.532Z] + sudo snap install lxd [2021-01-11T08:07:26.634Z] 2021-01-11T08:07:23Z INFO Waiting for automatic snapd restart... [2021-01-11T08:07:38.901Z] lxd 4.9 from Canonical* installed [2021-01-11T08:07:38.901Z] + sudo lxd init --auto [2021-01-11T08:07:47.088Z] + sudo snap install --classic snapcraft [2021-01-11T08:07:55.234Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T08:07:55.234Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-11T08:07:55.234Z] + patch --verbose -p1 [2021-01-11T08:07:55.234Z] Hmm... Looks like a unified diff to me... [2021-01-11T08:07:55.234Z] The text leading up to this was: [2021-01-11T08:07:55.234Z] -------------------------- [2021-01-11T08:07:55.234Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-11T08:07:55.234Z] |From: Tony Espy [2021-01-11T08:07:55.234Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-11T08:07:55.234Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-11T08:07:55.234Z] | [2021-01-11T08:07:55.234Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-11T08:07:55.234Z] |optimize the snap CI check run for pull requests. When [2021-01-11T08:07:55.234Z] |applied, it essentially strips out everything (apps and [2021-01-11T08:07:55.234Z] |parts) from the snapcraft.yaml file except those required [2021-01-11T08:07:55.234Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-11T08:07:55.234Z] |catch changes to edgex-go that break the snap build. [2021-01-11T08:07:55.234Z] | [2021-01-11T08:07:55.234Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-11T08:07:55.234Z] |to update this patch file, otherwise it may fail to apply, [2021-01-11T08:07:55.234Z] |resulting in a failed snap build CI check in the associated [2021-01-11T08:07:55.234Z] |pull request. [2021-01-11T08:07:55.234Z] | [2021-01-11T08:07:55.234Z] |Note - in addition to applying this patch, the pipeline also [2021-01-11T08:07:55.234Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-11T08:07:55.234Z] |need to build the finally binary .snap file (and it won't [2021-01-11T08:07:55.234Z] |work with the patch applied). This further reduces the build [2021-01-11T08:07:55.234Z] |time. [2021-01-11T08:07:55.234Z] |--- [2021-01-11T08:07:55.234Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-11T08:07:55.234Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-11T08:07:55.234Z] | [2021-01-11T08:07:55.234Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-11T08:07:55.234Z] |index 1e537489..faf42425 100644 [2021-01-11T08:07:55.234Z] |--- a/snap/snapcraft.yaml [2021-01-11T08:07:55.234Z] |+++ b/snap/snapcraft.yaml [2021-01-11T08:07:55.234Z] -------------------------- [2021-01-11T08:07:55.234Z] patching file snap/snapcraft.yaml [2021-01-11T08:07:55.234Z] Using Plan A... [2021-01-11T08:07:55.234Z] Hunk #1 succeeded at 73. [2021-01-11T08:07:55.234Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-11T08:07:55.234Z] Hunk #3 succeeded at 214. [2021-01-11T08:07:55.234Z] Hunk #4 succeeded at 222. [2021-01-11T08:07:55.234Z] Hunk #5 succeeded at 229. [2021-01-11T08:07:55.234Z] Hunk #6 succeeded at 256. [2021-01-11T08:07:55.234Z] Hunk #7 succeeded at 290. [2021-01-11T08:07:55.234Z] Hunk #8 succeeded at 341. [2021-01-11T08:07:55.234Z] Hmm... Ignoring the trailing garbage. [2021-01-11T08:07:55.234Z] done [2021-01-11T08:07:55.234Z] + sudo snapcraft prime --use-lxd [2021-01-11T08:07:55.234Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-11T08:07:55.234Z] 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: [2021-01-11T08:07:55.234Z] - README.md [2021-01-11T08:07:55.234Z] - snapcraft.yaml.orig [2021-01-11T08:07:55.234Z] [2021-01-11T08:07:55.234Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T08:07:55.808Z] Launching a container. [2021-01-11T08:08:08.121Z] Waiting for container to be ready [2021-01-11T08:08:08.121Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-11T08:08:08.121Z] [2021-01-11T08:08:11.494Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-11T08:08:12.073Z] Waiting for network to be ready... [2021-01-11T08:08:12.652Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T08:08:12.652Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T08:08:12.915Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T08:08:12.915Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T08:08:13.175Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T08:08:13.435Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T08:08:13.435Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T08:08:13.435Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T08:08:13.435Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T08:08:13.435Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T08:08:13.435Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T08:08:13.435Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T08:08:13.435Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T08:08:13.435Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T08:08:13.435Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T08:08:13.435Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T08:08:13.435Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T08:08:13.435Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T08:08:13.698Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T08:08:13.957Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-11T08:08:13.957Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T08:08:13.957Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T08:08:13.957Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T08:08:13.957Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T08:08:13.957Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T08:08:14.220Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T08:08:14.220Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T08:08:17.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:17.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:08:17.913Z] ---> 3a9f2fca9f5d [2021-01-11T08:08:17.913Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:08:17.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:17.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:08:17.913Z] ---> 3a9f2fca9f5d [2021-01-11T08:08:17.913Z] Step 3/26 : WORKDIR /edgex-go [2021-01-11T08:08:17.913Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:17.913Z] Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:17.913Z] ---> 3a9f2fca9f5d [2021-01-11T08:08:17.913Z] [2021-01-11T08:08:17.913Z] Step 3/21 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:08:17.913Z] [2021-01-11T08:08:17.913Z] ---> 3a9f2fca9f5d [2021-01-11T08:08:17.913Z] Step 3/23 : WORKDIR /edgex-go [2021-01-11T08:08:17.913Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:08:17.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:08:17.913Z] ---> 3a9f2fca9f5d [2021-01-11T08:08:17.913Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T08:08:17.915Z] Fetched 23.7 MB in 4s (5596 kB/s) [2021-01-11T08:08:17.915Z] Reading package lists... [2021-01-11T08:08:17.915Z] Reading package lists... [2021-01-11T08:08:17.915Z] Building dependency tree... [2021-01-11T08:08:17.915Z] Reading state information... [2021-01-11T08:08:17.915Z] The following additional packages will be installed: [2021-01-11T08:08:17.915Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T08:08:17.915Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T08:08:17.915Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T08:08:17.915Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-11T08:08:17.915Z] Suggested packages: [2021-01-11T08:08:17.915Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-11T08:08:17.915Z] Recommended packages: [2021-01-11T08:08:17.915Z] gnupg libsasl2-modules [2021-01-11T08:08:17.915Z] The following NEW packages will be installed: [2021-01-11T08:08:17.915Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-11T08:08:17.915Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-11T08:08:17.915Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-11T08:08:17.915Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-11T08:08:17.915Z] The following packages will be upgraded: [2021-01-11T08:08:17.915Z] gpg gpg-agent gpgconf libudev1 [2021-01-11T08:08:18.184Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-11T08:08:18.184Z] Need to get 3532 kB of archives. [2021-01-11T08:08:18.184Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-11T08:08:18.184Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-11T08:08:18.453Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-11T08:08:18.453Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-11T08:08:18.919Z] ---> Running in a3ae2e99923c [2021-01-11T08:08:18.919Z] ---> Running in fbb2adf3ef91 [2021-01-11T08:08:18.919Z] ---> Running in 9bbb48256610 [2021-01-11T08:08:18.919Z] ---> Running in 78ed7a20cc6a [2021-01-11T08:08:18.919Z] ---> Running in e584da6ffd3d [2021-01-11T08:08:19.024Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-11T08:08:19.025Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-11T08:08:19.025Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-11T08:08:19.025Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-11T08:08:19.025Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-11T08:08:19.025Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-11T08:08:19.025Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-11T08:08:19.025Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-11T08:08:19.025Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-11T08:08:19.025Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-11T08:08:19.025Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-11T08:08:19.025Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-11T08:08:19.025Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-11T08:08:19.025Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-11T08:08:19.287Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-11T08:08:19.287Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-11T08:08:19.287Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-11T08:08:19.287Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-11T08:08:19.287Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-11T08:08:19.287Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T08:08:19.287Z] Fetched 3532 kB in 1s (2433 kB/s) [2021-01-11T08:08:19.516Z] Removing intermediate container e584da6ffd3d [2021-01-11T08:08:19.516Z] ---> 65d426ba1cf0 [2021-01-11T08:08:19.516Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:19.516Z] Removing intermediate container 78ed7a20cc6a [2021-01-11T08:08:19.516Z] ---> 582b7ec9ad50 [2021-01-11T08:08:19.516Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:19.516Z] Removing intermediate container 9bbb48256610 [2021-01-11T08:08:19.516Z] ---> 9e5704853dd2 [2021-01-11T08:08:19.516Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:19.548Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T08:08:19.548Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-11T08:08:19.548Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T08:08:19.548Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-11T08:08:19.788Z] Removing intermediate container fbb2adf3ef91 [2021-01-11T08:08:19.788Z] ---> 5f74d406d44f [2021-01-11T08:08:19.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:19.788Z] Removing intermediate container a3ae2e99923c [2021-01-11T08:08:19.788Z] ---> de1f564b0d16 [2021-01-11T08:08:19.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:08:19.788Z] ---> Running in d8bed2597baf [2021-01-11T08:08:19.788Z] ---> Running in 0ed4d2854d28 [2021-01-11T08:08:19.788Z] ---> Running in 8ec9904ae94d [2021-01-11T08:08:19.809Z] Selecting previously unselected package udev. [2021-01-11T08:08:19.810Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-11T08:08:19.810Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-11T08:08:19.810Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-11T08:08:20.060Z] ---> Running in c08914b78e51 [2021-01-11T08:08:20.060Z] ---> Running in 25092b95aab8 [2021-01-11T08:08:20.071Z] Selecting previously unselected package libfuse2:amd64. [2021-01-11T08:08:20.071Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T08:08:20.071Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T08:08:20.071Z] Selecting previously unselected package fuse. [2021-01-11T08:08:20.071Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-11T08:08:20.071Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-11T08:08:20.332Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:20.332Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T08:08:20.332Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:20.332Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T08:08:20.593Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:20.593Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T08:08:20.593Z] Selecting previously unselected package libksba8:amd64. [2021-01-11T08:08:20.593Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-11T08:08:20.593Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-11T08:08:20.855Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-11T08:08:20.855Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:20.855Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:20.855Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-11T08:08:20.855Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:20.855Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:20.855Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-11T08:08:20.855Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:20.855Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.116Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-11T08:08:21.116Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.116Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.116Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-11T08:08:21.116Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.116Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.377Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-11T08:08:21.377Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.377Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.377Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-11T08:08:21.377Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.377Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.377Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-11T08:08:21.377Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.377Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.639Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-11T08:08:21.639Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-11T08:08:21.639Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:21.639Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-11T08:08:21.639Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T08:08:21.639Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T08:08:21.639Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-11T08:08:21.639Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-11T08:08:21.639Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T08:08:21.899Z] Selecting previously unselected package libldap-common. [2021-01-11T08:08:21.899Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-11T08:08:21.899Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T08:08:21.899Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-11T08:08:21.899Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-11T08:08:21.899Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T08:08:21.899Z] Selecting previously unselected package dirmngr. [2021-01-11T08:08:21.899Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:21.899Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T08:08:22.160Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T08:08:22.160Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-11T08:08:22.160Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-11T08:08:22.160Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T08:08:22.160Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-11T08:08:22.160Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-11T08:08:22.160Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:22.425Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-11T08:08:22.425Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T08:08:22.425Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-11T08:08:22.687Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-11T08:08:22.948Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:22.948Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-11T08:08:22.948Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-11T08:08:22.948Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-11T08:08:23.211Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.211Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-11T08:08:23.472Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-11T08:08:23.472Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-11T08:08:23.472Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T08:08:23.475Z] Removing intermediate container 0ed4d2854d28 [2021-01-11T08:08:23.475Z] ---> 98361466c3a9 [2021-01-11T08:08:23.475Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-11T08:08:23.759Z] ---> Running in 8d764a8cf8a9 [2021-01-11T08:08:23.759Z] Removing intermediate container c08914b78e51 [2021-01-11T08:08:23.759Z] ---> 2b0e54f3c11c [2021-01-11T08:08:24.035Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-11T08:08:24.042Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-11T08:08:24.042Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-11T08:08:24.042Z] This means they are not meant to be enabled using systemctl. [2021-01-11T08:08:24.042Z] Possible reasons for having this kind of units are: [2021-01-11T08:08:24.042Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-11T08:08:24.042Z] .wants/ or .requires/ directory. [2021-01-11T08:08:24.042Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-11T08:08:24.042Z] a requirement dependency on it. [2021-01-11T08:08:24.042Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-11T08:08:24.042Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-11T08:08:24.042Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-11T08:08:24.042Z] instance name specified. [2021-01-11T08:08:24.306Z] Reading package lists... [2021-01-11T08:08:24.311Z] ---> Running in 74cab3ded95b [2021-01-11T08:08:24.311Z] Removing intermediate container 8ec9904ae94d [2021-01-11T08:08:24.311Z] ---> bc194764e490 [2021-01-11T08:08:24.311Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T08:08:24.568Z] Building dependency tree... [2021-01-11T08:08:24.568Z] Reading state information... [2021-01-11T08:08:24.568Z] The following additional packages will be installed: [2021-01-11T08:08:24.568Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-11T08:08:24.568Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-11T08:08:24.568Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-11T08:08:24.568Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-11T08:08:24.568Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-11T08:08:24.568Z] Suggested packages: [2021-01-11T08:08:24.568Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-11T08:08:24.568Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-11T08:08:24.568Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-11T08:08:24.568Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-11T08:08:24.568Z] systemd-container policykit-1 [2021-01-11T08:08:24.568Z] Recommended packages: [2021-01-11T08:08:24.568Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-11T08:08:24.568Z] The following NEW packages will be installed: [2021-01-11T08:08:24.568Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-11T08:08:24.568Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-11T08:08:24.568Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-11T08:08:24.568Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-11T08:08:24.568Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-11T08:08:24.568Z] The following packages will be upgraded: [2021-01-11T08:08:24.568Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-11T08:08:24.588Z] Removing intermediate container 25092b95aab8 [2021-01-11T08:08:24.588Z] ---> 8e76cc928b27 [2021-01-11T08:08:24.588Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:08:24.588Z] ---> Running in fdee6c6b10c9 [2021-01-11T08:08:24.829Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-11T08:08:24.829Z] Need to get 35.2 MB of archives. [2021-01-11T08:08:24.829Z] After this operation, 141 MB of additional disk space will be used. [2021-01-11T08:08:24.829Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-11T08:08:24.829Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-11T08:08:24.859Z] Removing intermediate container d8bed2597baf [2021-01-11T08:08:24.859Z] ---> 6f46813e80c4 [2021-01-11T08:08:24.859Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-11T08:08:24.860Z] ---> Running in 652e792d966d [2021-01-11T08:08:24.860Z] ---> Running in 63fe902d0b17 [2021-01-11T08:08:25.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:25.775Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-11T08:08:25.775Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-11T08:08:25.775Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-11T08:08:25.775Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-11T08:08:25.775Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-11T08:08:25.775Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-11T08:08:25.775Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-11T08:08:25.775Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-11T08:08:25.775Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-11T08:08:25.775Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-11T08:08:25.775Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-11T08:08:25.775Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-11T08:08:25.775Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-11T08:08:25.775Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-11T08:08:25.775Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-11T08:08:25.775Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-11T08:08:26.038Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-11T08:08:26.038Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-11T08:08:26.038Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-11T08:08:26.038Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-11T08:08:26.038Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-11T08:08:26.038Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-11T08:08:26.038Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-11T08:08:26.038Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-11T08:08:26.038Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-11T08:08:26.038Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-11T08:08:26.038Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-11T08:08:26.038Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-11T08:08:26.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:26.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:26.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:26.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:26.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:26.978Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T08:08:26.978Z] Fetched 35.2 MB in 2s (16.4 MB/s) [2021-01-11T08:08:26.978Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T08:08:26.978Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-11T08:08:27.196Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:27.237Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T08:08:27.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:27.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:27.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:08:27.806Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-11T08:08:27.806Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T08:08:27.806Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-11T08:08:28.066Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T08:08:28.066Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T08:08:28.066Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T08:08:28.326Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-11T08:08:28.588Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-11T08:08:28.588Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-11T08:08:28.588Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-11T08:08:28.708Z] OK: 217 MiB in 51 packages [2021-01-11T08:08:28.709Z] OK: 217 MiB in 51 packages [2021-01-11T08:08:28.849Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-11T08:08:28.849Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-11T08:08:28.979Z] OK: 217 MiB in 51 packages [2021-01-11T08:08:28.979Z] OK: 217 MiB in 51 packages [2021-01-11T08:08:29.419Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-11T08:08:29.419Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-11T08:08:29.419Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T08:08:29.419Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T08:08:29.588Z] OK: 217 MiB in 51 packages [2021-01-11T08:08:29.679Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-11T08:08:29.680Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T08:08:29.680Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:29.941Z] Selecting previously unselected package libexpat1:amd64. [2021-01-11T08:08:29.941Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-11T08:08:29.941Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T08:08:29.941Z] Selecting previously unselected package python3.6-minimal. [2021-01-11T08:08:29.941Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T08:08:29.941Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:30.182Z] Removing intermediate container 8d764a8cf8a9 [2021-01-11T08:08:30.182Z] ---> 876ddd979132 [2021-01-11T08:08:30.182Z] Step 6/26 : COPY go.mod . [2021-01-11T08:08:30.204Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T08:08:30.204Z] Checking for services that may need to be restarted...done. [2021-01-11T08:08:30.204Z] Checking for services that may need to be restarted...done. [2021-01-11T08:08:30.464Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:30.464Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-11T08:08:30.464Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:30.727Z] Selecting previously unselected package python3-minimal. [2021-01-11T08:08:30.727Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-11T08:08:30.727Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-11T08:08:30.781Z] Removing intermediate container fdee6c6b10c9 [2021-01-11T08:08:30.781Z] ---> ae46800b5e04 [2021-01-11T08:08:30.781Z] Step 6/21 : COPY go.mod .Removing intermediate container 652e792d966d [2021-01-11T08:08:30.781Z] ---> 09265f0882f4 [2021-01-11T08:08:30.781Z] Step 6/24 : COPY go.mod . [2021-01-11T08:08:30.781Z] [2021-01-11T08:08:30.781Z] Removing intermediate container 63fe902d0b17 [2021-01-11T08:08:30.781Z] ---> 9fc54fb521e2 [2021-01-11T08:08:30.781Z] Step 6/22 : COPY go.mod . [2021-01-11T08:08:30.991Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-11T08:08:30.992Z] Selecting previously unselected package mime-support. [2021-01-11T08:08:30.992Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-11T08:08:30.992Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-11T08:08:30.992Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-11T08:08:30.992Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-11T08:08:30.992Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T08:08:31.052Z] ---> a302fe05b880 [2021-01-11T08:08:31.052Z] Step 7/26 : RUN go mod download [2021-01-11T08:08:31.052Z] Removing intermediate container 74cab3ded95b [2021-01-11T08:08:31.052Z] ---> 149d05e471c0 [2021-01-11T08:08:31.052Z] Step 6/23 : COPY go.mod . [2021-01-11T08:08:31.254Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-11T08:08:31.254Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T08:08:31.254Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:31.326Z] ---> Running in 0a59cee85e6d [2021-01-11T08:08:31.516Z] Selecting previously unselected package python3.6. [2021-01-11T08:08:31.517Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-11T08:08:31.517Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:31.517Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-11T08:08:31.517Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-11T08:08:31.517Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T08:08:31.517Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-11T08:08:31.783Z] Selecting previously unselected package python3. [2021-01-11T08:08:31.783Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-11T08:08:31.783Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-11T08:08:31.783Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-11T08:08:31.930Z] ---> bc0da25ab537 [2021-01-11T08:08:31.930Z] Step 7/21 : RUN go mod download [2021-01-11T08:08:31.930Z] ---> 63879da182c0 [2021-01-11T08:08:31.930Z] Step 7/24 : RUN go mod download [2021-01-11T08:08:31.930Z] ---> 4a0d2161369f [2021-01-11T08:08:31.930Z] Step 7/22 : RUN go mod download [2021-01-11T08:08:31.930Z] ---> Running in 123085bde283 [2021-01-11T08:08:31.930Z] ---> 87bb143bcccb [2021-01-11T08:08:31.930Z] Step 7/23 : RUN go mod download [2021-01-11T08:08:32.051Z] Selecting previously unselected package multiarch-support. [2021-01-11T08:08:32.051Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T08:08:32.051Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T08:08:32.051Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-11T08:08:32.051Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-11T08:08:32.051Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-11T08:08:32.051Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-11T08:08:32.051Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T08:08:32.204Z] ---> Running in 320f3cb842b2 [2021-01-11T08:08:32.204Z] ---> Running in 29ee6cac7a36 [2021-01-11T08:08:32.311Z] Selecting previously unselected package libbsd0:amd64. [2021-01-11T08:08:32.312Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-11T08:08:32.312Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T08:08:32.312Z] Selecting previously unselected package sudo. [2021-01-11T08:08:32.312Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-11T08:08:32.312Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T08:08:32.475Z] ---> Running in 544e50f79e79 [2021-01-11T08:08:32.572Z] Selecting previously unselected package apparmor. [2021-01-11T08:08:32.572Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T08:08:32.572Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-11T08:08:32.572Z] Selecting previously unselected package libedit2:amd64. [2021-01-11T08:08:32.572Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-11T08:08:32.834Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T08:08:32.834Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-11T08:08:32.834Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T08:08:32.834Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:32.834Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-11T08:08:32.834Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T08:08:32.834Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:33.094Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-11T08:08:33.094Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-11T08:08:33.094Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T08:08:33.094Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-11T08:08:33.094Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T08:08:33.094Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:33.355Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-11T08:08:33.355Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-11T08:08:33.355Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:33.355Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-11T08:08:33.355Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-11T08:08:33.355Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T08:08:33.616Z] Selecting previously unselected package openssh-client. [2021-01-11T08:08:33.616Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-11T08:08:33.616Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T08:08:33.884Z] Selecting previously unselected package squashfs-tools. [2021-01-11T08:08:33.884Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-11T08:08:33.884Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T08:08:33.884Z] Selecting previously unselected package snapd. [2021-01-11T08:08:33.884Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-11T08:08:33.884Z] Unpacking snapd (2.48+18.04) ... [2021-01-11T08:08:35.108Z] Removing intermediate container 0a59cee85e6d [2021-01-11T08:08:35.108Z] ---> 863b8a9194a4 [2021-01-11T08:08:35.108Z] Step 8/26 : COPY . . [2021-01-11T08:08:35.806Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-11T08:08:35.806Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-11T08:08:36.067Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-11T08:08:36.067Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-11T08:08:36.067Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-11T08:08:36.067Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:36.067Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T08:08:36.067Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-11T08:08:36.067Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-11T08:08:36.638Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-11T08:08:36.899Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-11T08:08:36.899Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-11T08:08:36.899Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:36.899Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:36.899Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-11T08:08:37.471Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-11T08:08:37.471Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:37.471Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-11T08:08:37.471Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-11T08:08:37.471Z] running python rtupdate hooks for python3.6... [2021-01-11T08:08:37.471Z] running python post-rtupdate hooks for python3.6... [2021-01-11T08:08:37.732Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-11T08:08:37.762Z] Removing intermediate container 29ee6cac7a36 [2021-01-11T08:08:37.762Z] ---> 4b5b8a0022b9 [2021-01-11T08:08:37.762Z] Step 8/22 : COPY . . [2021-01-11T08:08:38.033Z] Removing intermediate container 123085bde283 [2021-01-11T08:08:38.033Z] ---> 065ce614785a [2021-01-11T08:08:38.033Z] Step 8/21 : COPY . . [2021-01-11T08:08:38.629Z] Removing intermediate container 320f3cb842b2 [2021-01-11T08:08:38.629Z] ---> 225e2509cee0 [2021-01-11T08:08:38.629Z] Step 8/24 : COPY . . [2021-01-11T08:08:38.629Z] Removing intermediate container 544e50f79e79 [2021-01-11T08:08:38.629Z] ---> 793e54849ab0 [2021-01-11T08:08:38.629Z] Step 8/23 : COPY . . [2021-01-11T08:08:39.648Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-11T08:08:39.909Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-11T08:08:39.909Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-11T08:08:40.170Z] Setting up snapd (2.48+18.04) ... [2021-01-11T08:08:40.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-11T08:08:40.692Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-11T08:08:40.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-11T08:08:40.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-11T08:08:41.212Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T08:08:41.212Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-11T08:08:41.472Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-11T08:08:41.472Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-11T08:08:41.733Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-11T08:08:41.995Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-11T08:08:41.995Z] /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' [2021-01-11T08:08:41.995Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-11T08:08:42.256Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T08:08:43.200Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T08:08:43.200Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T08:08:43.200Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T08:08:44.408Z] Reading package lists... [2021-01-11T08:08:44.408Z] Reading package lists... [2021-01-11T08:08:44.669Z] Building dependency tree... [2021-01-11T08:08:44.669Z] Reading state information... [2021-01-11T08:08:44.931Z] Calculating upgrade... [2021-01-11T08:08:44.931Z] The following packages will be upgraded: [2021-01-11T08:08:44.931Z] advancecomp base-files bash binutils binutils-common [2021-01-11T08:08:44.931Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-11T08:08:44.931Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-11T08:08:44.931Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-11T08:08:44.931Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-11T08:08:44.931Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-11T08:08:44.931Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-11T08:08:44.931Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-11T08:08:44.931Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-11T08:08:44.931Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-11T08:08:44.931Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-11T08:08:44.931Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-11T08:08:44.931Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-11T08:08:44.931Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-11T08:08:44.931Z] ubuntu-keyring util-linux [2021-01-11T08:08:45.199Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T08:08:45.199Z] Need to get 63.7 MB of archives. [2021-01-11T08:08:45.199Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-11T08:08:45.199Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-11T08:08:45.199Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-11T08:08:45.773Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-11T08:08:46.037Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-11T08:08:46.037Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-11T08:08:46.037Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-11T08:08:46.037Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-11T08:08:46.037Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-11T08:08:46.037Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-11T08:08:46.037Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-11T08:08:46.037Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-11T08:08:46.037Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-11T08:08:46.037Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-11T08:08:46.037Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-11T08:08:46.037Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-11T08:08:46.037Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-11T08:08:46.037Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-11T08:08:46.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-11T08:08:46.037Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-11T08:08:46.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-11T08:08:46.037Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-11T08:08:46.037Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-11T08:08:46.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-11T08:08:46.037Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-11T08:08:46.037Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-11T08:08:46.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-11T08:08:46.037Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-11T08:08:46.037Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-11T08:08:46.300Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-11T08:08:46.300Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-11T08:08:46.300Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-11T08:08:46.301Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-11T08:08:46.301Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-11T08:08:46.301Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-11T08:08:46.301Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-11T08:08:46.301Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-11T08:08:46.301Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-11T08:08:46.301Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-11T08:08:46.301Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-11T08:08:46.301Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-11T08:08:46.301Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-11T08:08:46.301Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-11T08:08:46.301Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-11T08:08:46.301Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-11T08:08:46.301Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-11T08:08:46.301Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-11T08:08:46.565Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-11T08:08:46.565Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-11T08:08:46.565Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-11T08:08:46.565Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-11T08:08:46.565Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-11T08:08:46.565Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-11T08:08:46.565Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-11T08:08:46.565Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-11T08:08:46.565Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-11T08:08:46.565Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-11T08:08:46.565Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-11T08:08:46.565Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-11T08:08:46.565Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-11T08:08:46.565Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-11T08:08:46.565Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-11T08:08:46.565Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-11T08:08:46.565Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-11T08:08:46.827Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-11T08:08:46.827Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-11T08:08:46.827Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-11T08:08:46.827Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-11T08:08:46.827Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-11T08:08:46.827Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-11T08:08:46.827Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-11T08:08:46.827Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-11T08:08:46.827Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-11T08:08:46.827Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-11T08:08:46.827Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-11T08:08:46.827Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-11T08:08:46.827Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-11T08:08:46.827Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-11T08:08:46.827Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-11T08:08:47.095Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-11T08:08:47.095Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-11T08:08:47.095Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-11T08:08:47.095Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-11T08:08:47.095Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-11T08:08:47.095Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-11T08:08:47.095Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-11T08:08:47.095Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-11T08:08:47.095Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-11T08:08:47.095Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-11T08:08:48.042Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-11T08:08:48.303Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-11T08:08:48.303Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-11T08:08:48.303Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-11T08:08:48.564Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-11T08:08:48.564Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-11T08:08:48.564Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-11T08:08:48.564Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-11T08:08:48.564Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-11T08:08:48.825Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T08:08:48.825Z] Fetched 63.7 MB in 4s (17.5 MB/s) [2021-01-11T08:08:48.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:48.825Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T08:08:48.825Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T08:08:49.790Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T08:08:49.790Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T08:08:49.790Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-11T08:08:49.790Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-11T08:08:50.734Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:50.734Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:50.734Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:50.734Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.001Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.001Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.001Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.001Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.261Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.261Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.261Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.261Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.523Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.523Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.523Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:08:51.785Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T08:08:51.785Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:51.785Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-11T08:08:51.785Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:08:51.785Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T08:08:51.785Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:52.047Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:52.047Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:52.047Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:52.307Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-11T08:08:52.307Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-11T08:08:52.307Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:08:52.568Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T08:08:52.568Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T08:08:52.828Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T08:08:53.087Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T08:08:53.348Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-11T08:08:53.348Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-11T08:08:53.348Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-11T08:08:53.348Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-11T08:08:53.609Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-11T08:08:53.870Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-11T08:08:53.870Z] Installing new version of config file /etc/issue ... [2021-01-11T08:08:53.870Z] Installing new version of config file /etc/issue.net ... [2021-01-11T08:08:53.870Z] Installing new version of config file /etc/lsb-release ... [2021-01-11T08:08:53.870Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-11T08:08:54.130Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-11T08:08:54.131Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-11T08:08:54.131Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-11T08:08:54.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:54.393Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-11T08:08:54.393Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-11T08:08:54.655Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-11T08:08:54.656Z] 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 [2021-01-11T08:08:54.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:54.656Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:08:54.656Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-11T08:08:54.916Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:08:54.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:54.916Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-11T08:08:54.916Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-11T08:08:55.178Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-11T08:08:55.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:55.178Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-11T08:08:55.178Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T08:08:55.449Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-11T08:08:55.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:55.713Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:55.713Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T08:08:55.713Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T08:08:55.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:55.974Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T08:08:55.974Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T08:08:55.974Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-11T08:08:55.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:55.974Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-11T08:08:56.235Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-11T08:08:56.235Z] Setting up grep (3.1-2build1) ... [2021-01-11T08:08:56.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:56.235Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T08:08:56.496Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T08:08:56.496Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-11T08:08:56.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:56.764Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T08:08:56.764Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T08:08:56.764Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-11T08:08:56.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:56.764Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T08:08:57.025Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T08:08:57.291Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T08:08:57.291Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T08:08:57.558Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-11T08:08:57.558Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T08:08:58.141Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-11T08:08:58.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:58.141Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-11T08:08:58.141Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-11T08:08:59.084Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T08:08:59.084Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T08:08:59.346Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-11T08:08:59.346Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-11T08:08:59.346Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T08:08:59.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:59.607Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-11T08:08:59.607Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-11T08:08:59.607Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-11T08:08:59.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:08:59.869Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:08:59.869Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:08:59.869Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:08:59.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:00.130Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:00.130Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:00.130Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:00.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:00.394Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:00.394Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:00.394Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:00.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:00.394Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:00.654Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:00.654Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:00.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:00.654Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T08:09:00.919Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T08:09:00.919Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T08:09:00.919Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T08:09:00.919Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T08:09:01.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:01.180Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-11T08:09:01.180Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T08:09:01.180Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T08:09:01.442Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:01.442Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:01.442Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:01.442Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:01.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:01.713Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:01.713Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:01.713Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:01.987Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:01.987Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:01.987Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:02.569Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:02.833Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-11T08:09:03.096Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-11T08:09:03.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:03.096Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-11T08:09:03.096Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-11T08:09:03.358Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T08:09:03.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-11T08:09:03.358Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-11T08:09:03.358Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-11T08:09:03.619Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-11T08:09:03.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:03.619Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-11T08:09:03.619Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-11T08:09:03.880Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-11T08:09:04.140Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:04.140Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T08:09:04.140Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T08:09:04.402Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T08:09:04.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:04.402Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T08:09:04.402Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T08:09:04.664Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T08:09:04.664Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:04.664Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-11T08:09:04.664Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T08:09:04.925Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T08:09:05.189Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:05.190Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-11T08:09:05.190Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-11T08:09:05.190Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-11T08:09:05.456Z] ---> 8cbb7c0c2823 [2021-01-11T08:09:05.456Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-11T08:09:05.456Z] ---> 5745eae6ebed [2021-01-11T08:09:05.456Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-11T08:09:05.456Z] ---> 2629417f1940 [2021-01-11T08:09:05.456Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-11T08:09:05.456Z] ---> b88e3f3b17f9 [2021-01-11T08:09:05.456Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-11T08:09:05.456Z] ---> 0baad6eb6a8b [2021-01-11T08:09:05.456Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-11T08:09:05.456Z] ---> Running in 0cc2b4997c0e [2021-01-11T08:09:05.456Z] ---> Running in 0517cc20b3f5 [2021-01-11T08:09:05.456Z] ---> Running in 6d9cb9b97b62 [2021-01-11T08:09:05.456Z] ---> Running in 9e48dace7ebd [2021-01-11T08:09:05.456Z] ---> Running in c8d3b7ca7cca [2021-01-11T08:09:05.456Z] 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 [2021-01-11T08:09:05.456Z] 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 [2021-01-11T08:09:05.456Z] 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 [2021-01-11T08:09:05.456Z] 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 [2021-01-11T08:09:05.456Z] 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 [2021-01-11T08:09:05.457Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-11T08:09:05.457Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T08:09:05.457Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T08:09:05.717Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T08:09:05.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:05.717Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-11T08:09:05.717Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-11T08:09:05.977Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-11T08:09:05.977Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:05.977Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-11T08:09:05.977Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-11T08:09:06.238Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-11T08:09:06.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:06.501Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-11T08:09:06.501Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-11T08:09:06.501Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-11T08:09:06.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:06.763Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-11T08:09:06.763Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-11T08:09:06.763Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-11T08:09:07.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:07.025Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-11T08:09:07.025Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-11T08:09:07.286Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-11T08:09:07.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:07.551Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-11T08:09:07.551Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-11T08:09:07.813Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-11T08:09:07.813Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:07.813Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-11T08:09:07.813Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-11T08:09:08.084Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-11T08:09:08.084Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:08.084Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-11T08:09:08.084Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-11T08:09:08.344Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-11T08:09:08.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:08.344Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-11T08:09:08.606Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-11T08:09:08.606Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-11T08:09:08.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:08.874Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-11T08:09:08.874Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-11T08:09:08.874Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-11T08:09:08.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:08.874Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T08:09:09.137Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-11T08:09:09.137Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-11T08:09:09.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-11T08:09:09.137Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-11T08:09:09.137Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-11T08:09:09.405Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-11T08:09:09.405Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-11T08:09:09.405Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T08:09:09.405Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T08:09:09.665Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-11T08:09:09.665Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-11T08:09:09.927Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-11T08:09:09.927Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-11T08:09:09.927Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-11T08:09:09.927Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-11T08:09:10.877Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-11T08:09:10.877Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-11T08:09:10.877Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-11T08:09:10.878Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-11T08:09:10.878Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-11T08:09:10.878Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-11T08:09:11.141Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-11T08:09:11.141Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-11T08:09:11.141Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-11T08:09:11.406Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-11T08:09:11.406Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-11T08:09:11.406Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-11T08:09:11.406Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-11T08:09:11.668Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-11T08:09:11.668Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-11T08:09:11.668Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-11T08:09:12.622Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-11T08:09:12.622Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-11T08:09:12.622Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-11T08:09:12.622Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-11T08:09:12.882Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T08:09:12.882Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T08:09:13.142Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T08:09:13.142Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T08:09:13.403Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T08:09:13.403Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T08:09:13.403Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-11T08:09:13.403Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-11T08:09:13.665Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:13.665Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:13.665Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:13.665Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:13.925Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:13.925Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:13.925Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:13.925Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:14.870Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:14.870Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:16.279Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:16.279Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:16.850Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:16.850Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:17.111Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:17.111Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:18.053Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-11T08:09:18.053Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-11T08:09:18.053Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T08:09:18.053Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T08:09:18.053Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T08:09:18.053Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T08:09:18.313Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-11T08:09:18.313Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-11T08:09:18.574Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-11T08:09:18.574Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-11T08:09:18.574Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T08:09:18.574Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T08:09:18.835Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-11T08:09:18.835Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-11T08:09:18.835Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-11T08:09:18.835Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-11T08:09:19.104Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.104Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-11T08:09:19.104Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.104Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.104Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.377Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-11T08:09:19.377Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-11T08:09:19.377Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-11T08:09:19.377Z] [2021-01-11T08:09:19.377Z] Current default time zone: 'Etc/UTC' [2021-01-11T08:09:19.377Z] Local time is now: Mon Jan 11 08:09:19 UTC 2021. [2021-01-11T08:09:19.377Z] Universal Time is now: Mon Jan 11 08:09:19 UTC 2021. [2021-01-11T08:09:19.377Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-11T08:09:19.377Z] [2021-01-11T08:09:19.377Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-11T08:09:19.377Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.641Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-11T08:09:19.641Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-11T08:09:19.641Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-11T08:09:19.641Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-11T08:09:19.641Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-11T08:09:19.641Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-11T08:09:19.641Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-11T08:09:19.641Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-11T08:09:19.641Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:19.903Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-11T08:09:19.903Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:20.164Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T08:09:20.164Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:20.164Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-11T08:09:20.164Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-11T08:09:20.164Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-11T08:09:20.164Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-11T08:09:20.164Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-11T08:09:20.164Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-11T08:09:20.164Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-11T08:09:20.164Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T08:09:22.080Z] Updating certificates in /etc/ssl/certs... [2021-01-11T08:09:23.027Z] 22 added, 17 removed; done. [2021-01-11T08:09:23.027Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-11T08:09:23.027Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-11T08:09:23.027Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-11T08:09:23.027Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-11T08:09:23.027Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-11T08:09:23.288Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-11T08:09:23.288Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.288Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-11T08:09:23.288Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-11T08:09:23.288Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-11T08:09:23.548Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-11T08:09:23.548Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-11T08:09:23.548Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.548Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-11T08:09:23.548Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-11T08:09:23.548Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-11T08:09:23.812Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-11T08:09:23.812Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T08:09:23.812Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-11T08:09:23.812Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-11T08:09:23.812Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-11T08:09:24.073Z] Updating certificates in /etc/ssl/certs... [2021-01-11T08:09:24.647Z] 0 added, 0 removed; done. [2021-01-11T08:09:24.647Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-11T08:09:24.647Z] done. [2021-01-11T08:09:24.908Z] Reading package lists... [2021-01-11T08:09:25.171Z] Building dependency tree... [2021-01-11T08:09:25.171Z] Reading state information... [2021-01-11T08:09:25.171Z] The following NEW packages will be installed: [2021-01-11T08:09:25.171Z] apt-transport-https [2021-01-11T08:09:25.434Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T08:09:25.434Z] Need to get 1696 B of archives. [2021-01-11T08:09:25.434Z] After this operation, 153 kB of additional disk space will be used. [2021-01-11T08:09:25.434Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-11T08:09:25.695Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T08:09:25.695Z] Fetched 1696 B in 0s (8444 B/s) [2021-01-11T08:09:25.695Z] Selecting previously unselected package apt-transport-https. [2021-01-11T08:09:25.695Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-11T08:09:25.695Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-11T08:09:25.695Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T08:09:25.695Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-11T08:09:25.957Z] Waiting for network to be ready... [2021-01-11T08:09:32.563Z] 2021-01-11T08:09:29Z INFO Waiting for automatic snapd restart... [2021-01-11T08:09:34.481Z] snapd 2.48.2 from Canonical* installed [2021-01-11T08:09:35.055Z] "snapd" switched to the "latest/stable" channel [2021-01-11T08:09:35.055Z] [2021-01-11T08:09:38.366Z] core18 20201210 from Canonical* installed [2021-01-11T08:09:38.366Z] "core18" switched to the "latest/stable" channel [2021-01-11T08:09:38.367Z] [2021-01-11T08:09:40.968Z] snapcraft 4.4.4 from Canonical* installed [2021-01-11T08:09:41.236Z] "snapcraft" switched to the "latest/stable" channel [2021-01-11T08:09:41.236Z] [2021-01-11T08:09:44.546Z] 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: [2021-01-11T08:09:44.546Z] - README.md [2021-01-11T08:09:44.546Z] - snapcraft.yaml.orig [2021-01-11T08:09:44.546Z] [2021-01-11T08:09:44.546Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-11T08:09:51.132Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T08:09:51.132Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T08:09:51.132Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T08:09:51.392Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T08:09:52.337Z] Reading package lists... [2021-01-11T08:09:52.597Z] 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 [2021-01-11T08:09:59.189Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T08:09:59.189Z] Reading package lists... [2021-01-11T08:09:59.189Z] Building dependency tree... [2021-01-11T08:09:59.189Z] Reading state information... [2021-01-11T08:09:59.189Z] Suggested packages: [2021-01-11T08:09:59.189Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-11T08:09:59.189Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-11T08:09:59.189Z] Recommended packages: [2021-01-11T08:09:59.190Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-11T08:09:59.190Z] The following NEW packages will be installed: [2021-01-11T08:09:59.190Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-11T08:09:59.190Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-11T08:09:59.190Z] pkg-config zip [2021-01-11T08:09:59.190Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-11T08:09:59.190Z] Need to get 7655 kB of archives. [2021-01-11T08:09:59.190Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-11T08:09:59.190Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-11T08:09:59.190Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-11T08:09:59.451Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-11T08:09:59.451Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-11T08:09:59.451Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-11T08:09:59.451Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-11T08:09:59.711Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-11T08:09:59.711Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-11T08:09:59.711Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-11T08:09:59.711Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-11T08:09:59.711Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-11T08:09:59.711Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-11T08:09:59.976Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-11T08:09:59.976Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-11T08:09:59.976Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-11T08:10:00.237Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-11T08:10:00.237Z] Fetched 7655 kB in 1s (7251 kB/s) [2021-01-11T08:10:00.237Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-11T08:10:00.237Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-11T08:10:00.237Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-11T08:10:00.237Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T08:10:00.498Z] Selecting previously unselected package libpsl5:amd64. [2021-01-11T08:10:00.498Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-11T08:10:00.498Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T08:10:00.498Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-11T08:10:00.498Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-11T08:10:00.759Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T08:10:00.759Z] Selecting previously unselected package librtmp1:amd64. [2021-01-11T08:10:00.759Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-11T08:10:00.759Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T08:10:01.020Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-11T08:10:01.020Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-11T08:10:01.020Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T08:10:01.020Z] Selecting previously unselected package liberror-perl. [2021-01-11T08:10:01.020Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-11T08:10:01.020Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-11T08:10:01.287Z] Selecting previously unselected package git-man. [2021-01-11T08:10:01.287Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-11T08:10:01.287Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T08:10:01.287Z] Selecting previously unselected package git. [2021-01-11T08:10:01.287Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-11T08:10:01.550Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T08:10:02.494Z] Selecting previously unselected package libnorm1:amd64. [2021-01-11T08:10:02.494Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-11T08:10:02.494Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T08:10:02.495Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-11T08:10:02.495Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-11T08:10:02.495Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T08:10:02.495Z] Selecting previously unselected package libsodium23:amd64. [2021-01-11T08:10:02.495Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-11T08:10:02.495Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-11T08:10:02.495Z] Selecting previously unselected package libzmq5:amd64. [2021-01-11T08:10:02.495Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T08:10:02.495Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T08:10:02.756Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-11T08:10:02.756Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-11T08:10:02.756Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T08:10:02.756Z] Selecting previously unselected package pkg-config. [2021-01-11T08:10:02.756Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-11T08:10:02.756Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T08:10:02.756Z] Selecting previously unselected package zip. [2021-01-11T08:10:02.756Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-11T08:10:03.021Z] Unpacking zip (3.0-11build1) ... [2021-01-11T08:10:03.021Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-11T08:10:03.021Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-11T08:10:03.021Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-11T08:10:03.021Z] Setting up liberror-perl (0.17025-1) ... [2021-01-11T08:10:03.021Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-11T08:10:03.021Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-11T08:10:03.021Z] No schema files found: doing nothing. [2021-01-11T08:10:03.021Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-11T08:10:03.281Z] Setting up zip (3.0-11build1) ... [2021-01-11T08:10:03.281Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-11T08:10:03.281Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-11T08:10:03.281Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-11T08:10:03.281Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T08:10:03.281Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-11T08:10:03.281Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-11T08:10:03.281Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-11T08:10:03.281Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-11T08:10:09.880Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T08:10:09.880Z] git set to automatically installed. [2021-01-11T08:10:09.880Z] git-man set to automatically installed. [2021-01-11T08:10:09.880Z] libcurl3-gnutls set to automatically installed. [2021-01-11T08:10:09.880Z] liberror-perl set to automatically installed. [2021-01-11T08:10:09.880Z] libglib2.0-0 set to automatically installed. [2021-01-11T08:10:09.880Z] libnghttp2-14 set to automatically installed. [2021-01-11T08:10:09.880Z] libnorm1 set to automatically installed. [2021-01-11T08:10:09.880Z] libpgm-5.2-0 set to automatically installed. [2021-01-11T08:10:09.880Z] libpsl5 set to automatically installed. [2021-01-11T08:10:09.880Z] librtmp1 set to automatically installed. [2021-01-11T08:10:09.880Z] libsodium23 set to automatically installed. [2021-01-11T08:10:09.880Z] libzmq3-dev set to automatically installed. [2021-01-11T08:10:09.880Z] libzmq5 set to automatically installed. [2021-01-11T08:10:09.880Z] pkg-config set to automatically installed. [2021-01-11T08:10:09.880Z] zip set to automatically installed. [2021-01-11T08:10:11.795Z] snapd is not logged in, snap install commands will use sudo [2021-01-11T08:10:18.416Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-11T08:10:18.416Z] snap "core18" has no updates available [2021-01-11T08:10:19.363Z] Pulling config-common [2021-01-11T08:10:20.304Z] Pulling go-build-helper [2021-01-11T08:10:27.321Z] 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 [2021-01-11T08:10:27.321Z] 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 [2021-01-11T08:10:42.318Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-11T08:10:42.318Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-11T08:10:42.318Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-11T08:10:42.318Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-11T08:10:42.318Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-11T08:10:42.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-11T08:10:42.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-11T08:10:42.318Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-11T08:10:42.318Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-11T08:10:42.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-11T08:10:42.318Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-11T08:10:42.318Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-11T08:10:42.318Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-11T08:10:42.318Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-11T08:10:42.318Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-11T08:10:42.318Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-11T08:10:42.318Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-11T08:10:42.318Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-11T08:10:42.318Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-11T08:10:42.318Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-11T08:10:42.318Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-11T08:10:42.318Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-11T08:10:42.318Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-11T08:10:42.318Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-11T08:10:42.318Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-11T08:10:42.318Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-11T08:10:42.318Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-11T08:10:42.318Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-11T08:10:42.318Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-11T08:10:42.318Z] Fetched 279 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-11T08:10:42.318Z] Fetched 122 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-11T08:10:42.318Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-11T08:10:42.318Z] Fetched 8848 B in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-11T08:10:42.318Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-11T08:10:42.318Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-11T08:10:42.318Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-11T08:10:42.318Z] Fetched 214 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-11T08:10:42.318Z] Fetched 155 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-11T08:10:42.318Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-11T08:10:42.318Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-11T08:10:42.318Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-11T08:10:42.318Z] Fetched 499 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-11T08:10:42.318Z] Fetched 111 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-11T08:10:42.318Z] Fetched 240 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-11T08:10:42.318Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-11T08:10:42.318Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-11T08:10:42.318Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-11T08:10:42.319Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-11T08:10:42.319Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-11T08:10:42.319Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-11T08:10:42.319Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-11T08:10:42.319Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-11T08:10:42.319Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-11T08:10:42.319Z] Fetched 8720 B in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-11T08:10:42.319Z] Fetched 137 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-11T08:10:42.319Z] Fetched 119 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-11T08:10:42.319Z] Fetched 109 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-11T08:10:42.319Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-11T08:10:42.319Z] Fetched 645 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-11T08:10:42.319Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-11T08:10:42.319Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-11T08:10:42.319Z] Fetched 368 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-11T08:10:42.319Z] Fetched 187 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-11T08:10:42.319Z] Fetched 175 kB in 0s (0 B/s) [2021-01-11T08:10:42.319Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-11T08:10:42.445Z] Removing intermediate container 6d9cb9b97b62 [2021-01-11T08:10:42.445Z] ---> bf9754d0b2ac [2021-01-11T08:10:42.445Z] [2021-01-11T08:10:42.445Z] Step 10/24 : FROM alpine:3.12 [2021-01-11T08:10:42.445Z] Removing intermediate container 0cc2b4997c0e [2021-01-11T08:10:42.445Z] ---> 400debbb0bb5 [2021-01-11T08:10:42.445Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-11T08:10:42.445Z] 3.12: Pulling from library/alpine [2021-01-11T08:10:42.445Z] ---> Running in 259c6051994a [2021-01-11T08:10:44.451Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T08:10:44.451Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T08:10:44.451Z] ---> afeebe901d6b [2021-01-11T08:10:44.451Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T08:10:44.733Z] 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 [2021-01-11T08:10:45.010Z] Removing intermediate container 9e48dace7ebd [2021-01-11T08:10:45.010Z] ---> dfdec3cccc29 [2021-01-11T08:10:45.010Z] [2021-01-11T08:10:45.010Z] Step 10/21 : FROM alpine:3.12 [2021-01-11T08:10:45.010Z] ---> afeebe901d6b [2021-01-11T08:10:45.010Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-11T08:10:45.288Z] ---> Running in 23c800a2a68b [2021-01-11T08:10:45.567Z] ---> Running in 7fa21ee6651a [2021-01-11T08:10:45.631Z] Fetched 206 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-11T08:10:45.631Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-11T08:10:45.631Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-11T08:10:45.631Z] Fetched 159 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-11T08:10:45.631Z] Fetched 107 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-11T08:10:45.631Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-11T08:10:45.631Z] Pulling static-packages [2021-01-11T08:10:45.891Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-11T08:10:45.891Z] Skipping pull go-build-helper (already ran) [2021-01-11T08:10:45.891Z] Skipping pull static-packages (already ran) [2021-01-11T08:10:45.891Z] Building go-build-helper [2021-01-11T08:10:46.170Z] Removing intermediate container 0517cc20b3f5 [2021-01-11T08:10:46.170Z] ---> ffe76e856bb6 [2021-01-11T08:10:46.170Z] [2021-01-11T08:10:46.170Z] Step 10/22 : FROM scratch [2021-01-11T08:10:46.170Z] ---> [2021-01-11T08:10:46.170Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:10:46.443Z] ---> Running in f8df4c1a44b8 [2021-01-11T08:10:47.048Z] Removing intermediate container f8df4c1a44b8 [2021-01-11T08:10:47.048Z] ---> 31180fca99bd [2021-01-11T08:10:47.048Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-11T08:10:47.325Z] ---> Running in 395a54394bc5 [2021-01-11T08:10:47.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:10:47.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:10:47.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:10:48.296Z] Removing intermediate container 395a54394bc5 [2021-01-11T08:10:48.296Z] ---> c8d7ce4e002c [2021-01-11T08:10:48.296Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T08:10:48.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:10:48.296Z] ---> Running in 5d2be087a67d [2021-01-11T08:10:49.297Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-11T08:10:49.297Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-11T08:10:49.297Z] Removing intermediate container 5d2be087a67d [2021-01-11T08:10:49.297Z] ---> a8725c76b401 [2021-01-11T08:10:49.297Z] Step 14/22 : WORKDIR / [2021-01-11T08:10:49.297Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:10:49.297Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:10:49.297Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-11T08:10:49.297Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-11T08:10:49.297Z] (4/5) Installing curl (7.69.1-r3) [2021-01-11T08:10:49.297Z] (4/4) Installing curl (7.69.1-r3) [2021-01-11T08:10:49.297Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-11T08:10:49.581Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:10:49.581Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:10:49.581Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T08:10:49.581Z] Executing ca-certificates-20191127-r4.trigger [2021-01-11T08:10:49.581Z] ---> Running in 81d71dc35c7c [2021-01-11T08:10:49.883Z] OK: 7 MiB in 19 packages [2021-01-11T08:10:49.883Z] OK: 7 MiB in 18 packages [2021-01-11T08:10:50.089Z] Building static-packages [2021-01-11T08:10:50.162Z] Removing intermediate container 259c6051994a [2021-01-11T08:10:50.162Z] ---> d8db6d43710a [2021-01-11T08:10:50.162Z] [2021-01-11T08:10:50.162Z] Step 11/26 : FROM docker:20.10.0 [2021-01-11T08:10:50.162Z] 20.10.0: Pulling from library/docker [2021-01-11T08:10:51.158Z] Removing intermediate container 81d71dc35c7c [2021-01-11T08:10:51.158Z] ---> e5e969ca179c [2021-01-11T08:10:51.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-11T08:10:51.477Z] Staging go-build-helper [2021-01-11T08:10:52.428Z] Staging static-packages [2021-01-11T08:10:52.603Z] ---> 52f5b64ebea5 [2021-01-11T08:10:52.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-11T08:10:53.370Z] Pulling go115 [2021-01-11T08:10:53.941Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-11T08:10:53.941Z] Skipping pull go115 (already ran) [2021-01-11T08:10:53.941Z] Building go115 [2021-01-11T08:10:54.046Z] Removing intermediate container 23c800a2a68b [2021-01-11T08:10:54.046Z] ---> 6c27cab0dae0 [2021-01-11T08:10:54.046Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T08:10:54.046Z] Removing intermediate container 7fa21ee6651a [2021-01-11T08:10:54.046Z] ---> eb1bfc280aef [2021-01-11T08:10:54.046Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-11T08:10:54.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T08:10:54.202Z] Dload Upload Total Spent Left Speed [2021-01-11T08:10:54.320Z] ---> Running in f51b670b0601 [2021-01-11T08:10:54.320Z] ---> Running in b676489cdf51 [2021-01-11T08:10:55.316Z] ---> 5b64eb662e82 [2021-01-11T08:10:55.316Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-11T08:10:55.316Z] Removing intermediate container b676489cdf51 [2021-01-11T08:10:55.316Z] ---> 9a0d35314c43 [2021-01-11T08:10:55.316Z] Step 13/21 : WORKDIR /edgex [2021-01-11T08:10:55.614Z] Removing intermediate container f51b670b0601 [2021-01-11T08:10:55.614Z] ---> f78a840251f2 [2021-01-11T08:10:55.614Z] Step 13/24 : WORKDIR / [2021-01-11T08:10:55.614Z] ---> Running in d956fb0aff4b [2021-01-11T08:10:55.890Z] ---> Running in 7f9c9e8ecded [2021-01-11T08:10:56.879Z] Removing intermediate container d956fb0aff4b [2021-01-11T08:10:56.879Z] ---> 556fbbae5406 [2021-01-11T08:10:56.879Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-11T08:10:56.879Z] ---> 9b3f61ef80fc [2021-01-11T08:10:56.879Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-11T08:10:57.159Z] Removing intermediate container 7f9c9e8ecded [2021-01-11T08:10:57.159Z] ---> 1990ea25996b [2021-01-11T08:10:57.159Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-11T08:10:57.438Z] ---> Running in 3180967018c1 [2021-01-11T08:10:58.448Z] ---> 8757176df17b [2021-01-11T08:10:58.448Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-11T08:10:58.448Z] Removing intermediate container 3180967018c1 [2021-01-11T08:10:58.448Z] ---> a43697a90540 [2021-01-11T08:10:58.448Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:10:59.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 14.5M 0 0:00:07 --:--:-- 0:00:07 14.4M 35 115M 35 40.9M 0 0 21.9M 0 0:00:05 0:00:01 0:00:04 21.9M 54 115M 54 62.8M 0 0 22.0M 0 0:00:05 0:00:02 0:00:03 22.0M 76 115M 76 88.5M 0 0 23.0M 0 0:00:05 0:00:03 0:00:02 23.0M 100 115M 100 115M 0 0 24.0M 0 0:00:04 0:00:04 --:--:-- 24.0M [2021-01-11T08:10:59.048Z] ---> 2448791c3c2c [2021-01-11T08:10:59.048Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-11T08:10:59.048Z] ---> Running in e33979a42a1a [2021-01-11T08:10:59.281Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-11T08:11:00.028Z] Removing intermediate container e33979a42a1a [2021-01-11T08:11:00.028Z] ---> 8d4befbde18b [2021-01-11T08:11:00.028Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T08:11:00.639Z] ---> 1e1fe0afb881 [2021-01-11T08:11:00.639Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-11T08:11:00.912Z] ---> Running in 36dd98e7891d [2021-01-11T08:11:01.186Z] ---> 93a6c834bfc2 [2021-01-11T08:11:01.186Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-11T08:11:02.169Z] Removing intermediate container 36dd98e7891d [2021-01-11T08:11:02.169Z] ---> 71e1583a478c [2021-01-11T08:11:02.169Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:11:03.169Z] ---> Running in e8c9385fdf1f [2021-01-11T08:11:03.169Z] ---> 51cfeaafefeb [2021-01-11T08:11:03.169Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-11T08:11:03.169Z] ---> d1069ec2605d [2021-01-11T08:11:03.169Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-11T08:11:03.492Z] Staging go115 [2021-01-11T08:11:03.774Z] ---> Running in cc60c176f632 [2021-01-11T08:11:04.378Z] Removing intermediate container e8c9385fdf1f [2021-01-11T08:11:04.378Z] ---> 30474e2050e6 [2021-01-11T08:11:04.378Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:11:04.981Z] ---> Running in e20280966409 [2021-01-11T08:11:04.981Z] Removing intermediate container cc60c176f632 [2021-01-11T08:11:04.981Z] ---> 05ea0bfd6231 [2021-01-11T08:11:04.981Z] Step 18/21 : CMD ["--init=true"] [2021-01-11T08:11:05.260Z] ---> 5a4154a5b3d5 [2021-01-11T08:11:05.260Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-11T08:11:05.545Z] ---> Running in 62f6537a0709 [2021-01-11T08:11:05.818Z] Removing intermediate container c8d3b7ca7cca [2021-01-11T08:11:05.818Z] ---> 0a304de62128 [2021-01-11T08:11:05.818Z] [2021-01-11T08:11:05.818Z] Step 10/23 : FROM alpine:3.12 [2021-01-11T08:11:05.818Z] ---> afeebe901d6b [2021-01-11T08:11:05.818Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:11:06.091Z] Removing intermediate container e20280966409 [2021-01-11T08:11:06.091Z] ---> 93cc507dc631 [2021-01-11T08:11:06.091Z] [2021-01-11T08:11:06.091Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T08:11:06.091Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T08:11:06.091Z] ---> Running in d794bd017950 [2021-01-11T08:11:06.091Z] ---> eeaf43b92773 [2021-01-11T08:11:06.091Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-11T08:11:06.364Z] Removing intermediate container 62f6537a0709 [2021-01-11T08:11:06.364Z] ---> 31ec4362bd41 [2021-01-11T08:11:06.364Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T08:11:06.364Z] ---> Running in 214e91d15123 [2021-01-11T08:11:06.364Z] Successfully built 93cc507dc631 [2021-01-11T08:11:06.642Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-11T08:11:06.642Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-11T08:11:06.642Z] ---> Running in c79afef32c18 [2021-01-11T08:11:06.920Z] Removing intermediate container d794bd017950 [2021-01-11T08:11:06.920Z] ---> 65917ab1750b [2021-01-11T08:11:06.920Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-11T08:11:06.920Z] ---> ad7b80e7c13b [2021-01-11T08:11:06.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-11T08:11:07.196Z] ---> Running in ce7a5f81ec7f [2021-01-11T08:11:07.471Z] Removing intermediate container c79afef32c18 [2021-01-11T08:11:07.471Z] ---> c9d8de557784 [2021-01-11T08:11:07.471Z] Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:11:07.744Z] ---> Running in 574df0d8be99 [2021-01-11T08:11:08.020Z] Removing intermediate container ce7a5f81ec7f [2021-01-11T08:11:08.020Z] ---> c7d6c6a02e1b [2021-01-11T08:11:08.020Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-11T08:11:08.020Z] ---> Running in b291738a3290 [2021-01-11T08:11:08.020Z] ---> 50306f513f5c [2021-01-11T08:11:08.020Z] 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/ [2021-01-11T08:11:08.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:08.298Z] Removing intermediate container 574df0d8be99 [2021-01-11T08:11:08.298Z] ---> f1425eacb7d9 [2021-01-11T08:11:08.298Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T08:11:08.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:08.782Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-11T08:11:08.782Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-11T08:11:08.782Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-11T08:11:08.782Z] Fetched 0 B in 0s (0 B/s) [2021-01-11T08:11:08.782Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-11T08:11:08.782Z] Fetched 224 kB in 0s (0 B/s) [2021-01-11T08:11:08.782Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-11T08:11:08.782Z] Fetched 157 kB in 0s (0 B/s) [2021-01-11T08:11:08.782Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-11T08:11:08.782Z] Fetched 221 kB in 0s (0 B/s) [2021-01-11T08:11:08.782Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-11T08:11:08.782Z] Fetched 143 kB in 0s (0 B/s) [2021-01-11T08:11:08.782Z] Pulling edgex-go [2021-01-11T08:11:08.845Z] ---> Running in 2f50cfc2073f [2021-01-11T08:11:09.119Z] (1/2) Installing readline (8.0.4-r0) [2021-01-11T08:11:09.119Z] (2/2) Installing bash (5.0.17-r0) [2021-01-11T08:11:09.352Z] Pulling version [2021-01-11T08:11:09.399Z] Executing bash-5.0.17-r0.post-install [2021-01-11T08:11:09.399Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:11:09.399Z] OK: 12 MiB in 22 packages [2021-01-11T08:11:09.676Z] ---> Running in 992107b1563b [2021-01-11T08:11:09.954Z] Removing intermediate container b291738a3290 [2021-01-11T08:11:09.954Z] ---> de37c272e1f0 [2021-01-11T08:11:09.954Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:11:10.296Z] Building config-common [2021-01-11T08:11:11.012Z] ---> Running in cc11ab3d0040 [2021-01-11T08:11:11.012Z] Removing intermediate container 992107b1563b [2021-01-11T08:11:11.012Z] ---> adb4063c7579 [2021-01-11T08:11:11.012Z] [2021-01-11T08:11:12.003Z] Successfully built adb4063c7579 [2021-01-11T08:11:12.216Z] Skipping build go-build-helper (already ran) [2021-01-11T08:11:12.216Z] Skipping build static-packages (already ran) [2021-01-11T08:11:12.216Z] Skipping build go115 (already ran) [2021-01-11T08:11:12.216Z] Building edgex-go [2021-01-11T08:11:12.480Z] 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 [2021-01-11T08:11:12.611Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-11T08:11:12.611Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-11T08:11:12.888Z] Removing intermediate container 214e91d15123 [2021-01-11T08:11:12.888Z] ---> e739fa9cef19 [2021-01-11T08:11:12.888Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-11T08:11:13.163Z] ---> Running in 00e525da2146 [2021-01-11T08:11:13.861Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 [2021-01-11T08:11:13.861Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-11T08:11:13.861Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-11T08:11:13.861Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-11T08:11:13.861Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-11T08:11:13.861Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-11T08:11:13.861Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-11T08:11:13.861Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-11T08:11:13.861Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-11T08:11:13.861Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-11T08:11:13.861Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-11T08:11:13.861Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-11T08:11:13.861Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-11T08:11:13.861Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-11T08:11:14.122Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-11T08:11:14.122Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-11T08:11:14.122Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-11T08:11:14.122Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-11T08:11:14.122Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-11T08:11:14.122Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-11T08:11:14.122Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-11T08:11:14.159Z] Removing intermediate container 00e525da2146 [2021-01-11T08:11:14.159Z] ---> 3bfacb4ff01f [2021-01-11T08:11:14.159Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-11T08:11:14.391Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-11T08:11:14.654Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-11T08:11:14.770Z] ---> Running in 4d1af1a6f197 [2021-01-11T08:11:14.770Z] Removing intermediate container cc11ab3d0040 [2021-01-11T08:11:14.770Z] ---> 3f70474d3c6c [2021-01-11T08:11:14.770Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-11T08:11:14.770Z] Removing intermediate container 2f50cfc2073f [2021-01-11T08:11:14.770Z] ---> d1d5bf749507 [2021-01-11T08:11:14.770Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-11T08:11:14.916Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-11T08:11:15.046Z] ---> Running in daa663af1e80 [2021-01-11T08:11:15.326Z] ---> Running in 66c0a87d0d4a [2021-01-11T08:11:15.326Z] Removing intermediate container 4d1af1a6f197 [2021-01-11T08:11:15.326Z] ---> a106677067a1 [2021-01-11T08:11:15.326Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-11T08:11:15.923Z] ---> Running in 4fb7f80a22f8 [2021-01-11T08:11:15.923Z] Removing intermediate container 66c0a87d0d4a [2021-01-11T08:11:15.923Z] ---> cd4f97494409 [2021-01-11T08:11:15.923Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T08:11:16.527Z] ---> Running in ca83e16bac9b [2021-01-11T08:11:16.527Z] Removing intermediate container 4fb7f80a22f8 [2021-01-11T08:11:16.527Z] ---> f0e72f01c566 [2021-01-11T08:11:16.527Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-11T08:11:16.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:17.080Z] Removing intermediate container ca83e16bac9b [2021-01-11T08:11:17.080Z] ---> 174b1a20b0bf [2021-01-11T08:11:17.080Z] Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:11:17.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:18.678Z] ---> Running in f51058d5674e [2021-01-11T08:11:18.678Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-11T08:11:18.678Z] ---> 5e216cd366b7 [2021-01-11T08:11:18.678Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-11T08:11:18.678Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-11T08:11:18.954Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-11T08:11:19.563Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-11T08:11:19.563Z] Removing intermediate container f51058d5674e [2021-01-11T08:11:19.563Z] ---> ab7d95693a02 [2021-01-11T08:11:19.563Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T08:11:19.563Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-11T08:11:19.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:11:19.563Z] OK: 8 MiB in 19 packages [2021-01-11T08:11:20.180Z] ---> Running in 63a617402cb9 [2021-01-11T08:11:20.180Z] ---> 88df69b5f273 [2021-01-11T08:11:20.453Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-11T08:11:21.496Z] 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 [2021-01-11T08:11:21.561Z] Removing intermediate container 63a617402cb9 [2021-01-11T08:11:21.561Z] ---> a5e2545c448a [2021-01-11T08:11:21.561Z] [2021-01-11T08:11:21.835Z] Successfully built a5e2545c448a [2021-01-11T08:11:22.432Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-11T08:11:22.432Z] ---> 38c19b0e1ccd [2021-01-11T08:11:22.432Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-11T08:11:22.432Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-11T08:11:22.709Z] ---> Running in 72a547c73aa1 [2021-01-11T08:11:22.709Z] Removing intermediate container daa663af1e80 [2021-01-11T08:11:22.709Z] ---> 7cce60fb3204 [2021-01-11T08:11:22.709Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-11T08:11:24.148Z] ---> 5cf3151537ea [2021-01-11T08:11:24.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-11T08:11:24.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:24.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:24.797Z] 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 [2021-01-11T08:11:25.027Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-11T08:11:25.027Z] (2/33) Installing expat (2.2.9-r1) [2021-01-11T08:11:25.027Z] (3/33) Installing libffi (3.3-r2) [2021-01-11T08:11:25.027Z] (4/33) Installing gdbm (1.13-r1) [2021-01-11T08:11:25.027Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-11T08:11:25.027Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-11T08:11:25.027Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-11T08:11:25.744Z] 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 [2021-01-11T08:11:26.684Z] 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 [2021-01-11T08:11:27.005Z] ---> fd25c321d983 [2021-01-11T08:11:27.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-11T08:11:27.005Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-11T08:11:27.005Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-11T08:11:27.005Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-11T08:11:27.005Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-11T08:11:27.005Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-11T08:11:27.005Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-11T08:11:27.260Z] 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 [2021-01-11T08:11:27.260Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-11T08:11:27.281Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-11T08:11:27.281Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-11T08:11:27.281Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-11T08:11:27.282Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-11T08:11:27.282Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-11T08:11:27.519Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-11T08:11:27.519Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-11T08:11:27.519Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-11T08:11:27.552Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-11T08:11:27.552Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-11T08:11:27.552Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-11T08:11:27.552Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-11T08:11:27.552Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-11T08:11:27.552Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-11T08:11:27.552Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-11T08:11:27.552Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-11T08:11:27.552Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-11T08:11:27.823Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-11T08:11:27.823Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-11T08:11:27.823Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-11T08:11:27.824Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-11T08:11:27.824Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-11T08:11:27.824Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-11T08:11:28.099Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:11:28.099Z] OK: 71 MiB in 55 packages [2021-01-11T08:11:28.099Z] ---> 7a007bd183fa [2021-01-11T08:11:28.099Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-11T08:11:28.699Z] ---> Running in c407bcb3dd87 [2021-01-11T08:11:29.443Z] 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 [2021-01-11T08:11:29.443Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-11T08:11:29.443Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-11T08:11:29.707Z] Removing intermediate container c407bcb3dd87 [2021-01-11T08:11:29.707Z] ---> 68b970fa1b4c [2021-01-11T08:11:29.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:11:30.386Z] 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 [2021-01-11T08:11:30.386Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-11T08:11:30.689Z] ---> Running in 54418b35f0d6 [2021-01-11T08:11:31.328Z] 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 [2021-01-11T08:11:31.328Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-11T08:11:31.687Z] Removing intermediate container 54418b35f0d6 [2021-01-11T08:11:31.687Z] ---> f1f050aa6d2d [2021-01-11T08:11:31.687Z] Step 21/23 : LABEL arch=arm64 [2021-01-11T08:11:31.969Z] ---> Running in 8074aee73fb6 [2021-01-11T08:11:32.723Z] 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 [2021-01-11T08:11:32.966Z] Removing intermediate container 8074aee73fb6 [2021-01-11T08:11:32.966Z] ---> e2ccc5dca9ff [2021-01-11T08:11:32.966Z] Step 22/23 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:11:33.305Z] 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 [2021-01-11T08:11:33.958Z] ---> Running in 503fd4703cde [2021-01-11T08:11:34.255Z] 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 [2021-01-11T08:11:34.946Z] Removing intermediate container 503fd4703cde [2021-01-11T08:11:34.946Z] ---> 1263896d92fb [2021-01-11T08:11:34.946Z] Step 23/23 : LABEL version=0.0.0 [2021-01-11T08:11:35.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:11:35.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:11:35.225Z] ---> 3a9f2fca9f5d [2021-01-11T08:11:35.225Z] Step 3/24 : WORKDIR /edgex-go [2021-01-11T08:11:35.225Z] ---> Using cache [2021-01-11T08:11:35.225Z] ---> de1f564b0d16 [2021-01-11T08:11:35.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:11:35.225Z] ---> Using cache [2021-01-11T08:11:35.225Z] ---> 2b0e54f3c11c [2021-01-11T08:11:35.225Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-11T08:11:36.170Z] Building version [2021-01-11T08:11:36.219Z] ---> Running in 50638cd71ea0 [2021-01-11T08:11:36.219Z] ---> Running in a553c7877adb [2021-01-11T08:11:37.201Z] Removing intermediate container 72a547c73aa1 [2021-01-11T08:11:37.201Z] ---> 12ccce92ff16 [2021-01-11T08:11:37.201Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-11T08:11:37.201Z] Removing intermediate container 50638cd71ea0 [2021-01-11T08:11:37.201Z] ---> 03242b681517 [2021-01-11T08:11:37.201Z] [2021-01-11T08:11:37.481Z] ---> Running in 86877b5e097a [2021-01-11T08:11:37.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:38.037Z] Successfully built 03242b681517 [2021-01-11T08:11:38.037Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-11T08:11:38.037Z] Building docker-core-metadata-go [2021-01-11T08:11:38.086Z] Staging config-common [2021-01-11T08:11:38.634Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:39.030Z] Skipping stage go-build-helper (already ran) [2021-01-11T08:11:39.030Z] Skipping stage static-packages (already ran) [2021-01-11T08:11:39.030Z] Skipping stage go115 (already ran) [2021-01-11T08:11:39.030Z] Staging edgex-go [2021-01-11T08:11:39.619Z] OK: 217 MiB in 51 packages [2021-01-11T08:11:39.971Z] Staging version [2021-01-11T08:11:40.911Z] Priming config-common [2021-01-11T08:11:41.666Z] Priming go-build-helper [2021-01-11T08:11:42.640Z] Priming static-packages [2021-01-11T08:11:43.024Z] Removing intermediate container a553c7877adb [2021-01-11T08:11:43.024Z] ---> db7fb4d25f27 [2021-01-11T08:11:43.024Z] Step 6/24 : COPY go.mod . [2021-01-11T08:11:44.070Z] Collecting docker-compose==1.23.2 [2021-01-11T08:11:44.358Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-11T08:11:44.358Z] ---> 91d717cc4c7b [2021-01-11T08:11:44.632Z] Step 7/24 : RUN go mod download [2021-01-11T08:11:44.902Z] Priming go115 [2021-01-11T08:11:45.616Z] ---> Running in 466024eecec6 [2021-01-11T08:11:45.890Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-11T08:11:45.890Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-11T08:11:45.890Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:11:45.890Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:11:45.890Z] ---> 3a9f2fca9f5d [2021-01-11T08:11:45.890Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:11:45.890Z] ---> Using cache [2021-01-11T08:11:45.890Z] ---> de1f564b0d16 [2021-01-11T08:11:45.890Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:11:45.890Z] ---> Using cache [2021-01-11T08:11:45.890Z] ---> 2b0e54f3c11c [2021-01-11T08:11:45.890Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:11:45.916Z] Priming edgex-go [2021-01-11T08:11:46.863Z] Priming version [2021-01-11T08:11:47.052Z] ---> Running in ee17da17ad8e [2021-01-11T08:11:47.052Z] Collecting docopt<0.7,>=0.6.1 [2021-01-11T08:11:47.053Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-11T08:11:47.803Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T08:11:49.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:50.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:11:51.247Z] OK: 217 MiB in 51 packages [2021-01-11T08:11:52.683Z] Removing intermediate container 466024eecec6 [2021-01-11T08:11:52.683Z] ---> c5be9be3ecb8 [2021-01-11T08:11:52.683Z] Step 8/24 : COPY . . [2021-01-11T08:11:52.967Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-11T08:11:52.967Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-11T08:11:52.967Z] Removing intermediate container ee17da17ad8e [2021-01-11T08:11:52.967Z] ---> 00fa0f111e9c [2021-01-11T08:11:52.967Z] Step 6/22 : COPY go.mod . [2021-01-11T08:11:54.002Z] Collecting cached-property<2,>=1.2.0 [2021-01-11T08:11:54.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-11T08:11:54.314Z] ---> 09e120a6eae5 [2021-01-11T08:11:54.314Z] Step 7/22 : RUN go mod download [2021-01-11T08:11:54.909Z] Collecting docker<4.0,>=3.6.0 [2021-01-11T08:11:54.909Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-11T08:11:54.909Z] ---> Running in c52eb90705ab [2021-01-11T08:11:56.360Z] Collecting PyYAML<4,>=3.10 [2021-01-11T08:11:56.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-11T08:11:58.374Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:11:58.374Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:11:58.374Z] ---> 3a9f2fca9f5d [2021-01-11T08:11:58.374Z] Step 3/21 : WORKDIR /edgex-go [2021-01-11T08:11:58.374Z] ---> Using cache [2021-01-11T08:11:58.374Z] ---> de1f564b0d16 [2021-01-11T08:11:58.374Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:11:58.374Z] ---> Using cache [2021-01-11T08:11:58.374Z] ---> 2b0e54f3c11c [2021-01-11T08:11:58.374Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-11T08:11:58.374Z] ---> Using cache [2021-01-11T08:11:58.374Z] ---> 00fa0f111e9c [2021-01-11T08:11:58.374Z] Step 6/21 : COPY go.mod . [2021-01-11T08:11:58.374Z] ---> Using cache [2021-01-11T08:11:58.374Z] ---> 09e120a6eae5 [2021-01-11T08:11:58.374Z] Step 7/21 : RUN go mod download [2021-01-11T08:11:59.827Z] ---> Running in 7c1075579da2 [2021-01-11T08:12:00.436Z] Removing intermediate container c52eb90705ab [2021-01-11T08:12:00.436Z] ---> 83076a406f73 [2021-01-11T08:12:00.436Z] Step 8/22 : COPY . . [2021-01-11T08:12:00.729Z] Collecting jsonschema<3,>=2.5.1 [2021-01-11T08:12:00.729Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-11T08:12:01.334Z] Collecting texttable<0.10,>=0.9.0 [2021-01-11T08:12:01.334Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-11T08:12:04.738Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-11T08:12:04.738Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-11T08:12:07.401Z] Removing intermediate container 7c1075579da2 [2021-01-11T08:12:07.401Z] ---> 939962e2f51b [2021-01-11T08:12:07.401Z] Step 8/21 : COPY . . [2021-01-11T08:12:07.401Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-11T08:12:07.401Z] 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) [2021-01-11T08:12:07.676Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-11T08:12:07.676Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-11T08:12:07.676Z] ---> 3a9f2fca9f5d [2021-01-11T08:12:07.676Z] Step 3/22 : WORKDIR /edgex-go [2021-01-11T08:12:07.676Z] ---> Using cache [2021-01-11T08:12:07.676Z] ---> de1f564b0d16 [2021-01-11T08:12:07.676Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T08:12:07.676Z] ---> Using cache [2021-01-11T08:12:07.676Z] ---> 2b0e54f3c11c [2021-01-11T08:12:07.676Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-11T08:12:07.676Z] ---> Using cache [2021-01-11T08:12:07.676Z] ---> 00fa0f111e9c [2021-01-11T08:12:07.676Z] Step 6/22 : COPY go.mod . [2021-01-11T08:12:07.676Z] ---> Using cache [2021-01-11T08:12:07.676Z] ---> 09e120a6eae5 [2021-01-11T08:12:07.676Z] Step 7/22 : RUN go mod download [2021-01-11T08:12:07.676Z] ---> Using cache [2021-01-11T08:12:07.676Z] ---> 939962e2f51b [2021-01-11T08:12:07.676Z] Step 8/22 : COPY . . [2021-01-11T08:12:07.962Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-11T08:12:07.962Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-11T08:12:08.564Z] Collecting idna<2.8,>=2.5 [2021-01-11T08:12:08.564Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-11T08:12:08.564Z] 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) [2021-01-11T08:12:08.839Z] Collecting docker-pycreds>=0.4.0 [2021-01-11T08:12:08.839Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-11T08:12:09.114Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-11T08:12:09.114Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-11T08:12:09.114Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-11T08:12:09.114Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-11T08:12:10.105Z] Installing collected packages: websocket-client, docopt, urllib3, idna, requests, cached-property, docker-pycreds, docker, PyYAML, jsonschema, texttable, dockerpty, docker-compose [2021-01-11T08:12:10.718Z] Running setup.py install for docopt: started [2021-01-11T08:12:13.357Z] Running setup.py install for docopt: finished with status 'done' [2021-01-11T08:12:13.357Z] Attempting uninstall: urllib3 [2021-01-11T08:12:13.357Z] Found existing installation: urllib3 1.25.9 [2021-01-11T08:12:13.357Z] Uninstalling urllib3-1.25.9: [2021-01-11T08:12:13.357Z] Successfully uninstalled urllib3-1.25.9 [2021-01-11T08:12:13.957Z] Attempting uninstall: idna [2021-01-11T08:12:13.957Z] Found existing installation: idna 2.9 [2021-01-11T08:12:13.957Z] Uninstalling idna-2.9: [2021-01-11T08:12:13.957Z] Successfully uninstalled idna-2.9 [2021-01-11T08:12:14.941Z] Attempting uninstall: requests [2021-01-11T08:12:14.941Z] Found existing installation: requests 2.23.0 [2021-01-11T08:12:14.941Z] Uninstalling requests-2.23.0: [2021-01-11T08:12:14.941Z] Successfully uninstalled requests-2.23.0 [2021-01-11T08:12:16.921Z] Running setup.py install for PyYAML: started [2021-01-11T08:12:20.316Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-11T08:12:22.287Z] Running setup.py install for texttable: started [2021-01-11T08:12:22.880Z] ---> 0dabb2bcf34d [2021-01-11T08:12:22.880Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-11T08:12:24.314Z] ---> 854c11191f72 [2021-01-11T08:12:24.314Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-11T08:12:24.602Z] Running setup.py install for texttable: finished with status 'done' [2021-01-11T08:12:24.602Z] Running setup.py install for dockerpty: started [2021-01-11T08:12:24.880Z] ---> Running in f59f98411bec [2021-01-11T08:12:25.150Z] ---> Running in bc8580f069df [2021-01-11T08:12:26.612Z] ---> 17f7b3ae1f2a [2021-01-11T08:12:26.612Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-11T08:12:26.612Z] ---> 2e95f19b2e47 [2021-01-11T08:12:26.612Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-11T08:12:26.612Z] ---> Running in 64f23b67659f [2021-01-11T08:12:26.892Z] ---> Running in c15314f8edb1 [2021-01-11T08:12:27.170Z] 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 [2021-01-11T08:12:27.450Z] 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 [2021-01-11T08:12:27.729Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-11T08:12:28.723Z] 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 [2021-01-11T08:12:28.997Z] 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 [2021-01-11T08:12:28.997Z] 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 [2021-01-11T08:12:34.407Z] Removing intermediate container 86877b5e097a [2021-01-11T08:12:34.407Z] ---> faa8a5df9d90 [2021-01-11T08:12:34.407Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-11T08:12:34.683Z] ---> Running in 59750a999f9f [2021-01-11T08:12:36.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T08:12:36.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T08:12:37.950Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-11T08:12:37.950Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-11T08:12:37.950Z] (3/3) Installing curl (7.69.1-r3) [2021-01-11T08:12:37.950Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T08:12:37.950Z] OK: 71 MiB in 58 packages [2021-01-11T08:12:39.960Z] Removing intermediate container 59750a999f9f [2021-01-11T08:12:39.960Z] ---> d4c8a804b190 [2021-01-11T08:12:39.960Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-11T08:12:39.960Z] ---> Running in 8fecfd69442d [2021-01-11T08:12:40.563Z] Removing intermediate container 8fecfd69442d [2021-01-11T08:12:40.563Z] ---> 5e78b0bc4ac2 [2021-01-11T08:12:40.563Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:12:40.840Z] ---> Running in 261310a8bce2 [2021-01-11T08:12:41.442Z] Removing intermediate container 261310a8bce2 [2021-01-11T08:12:41.443Z] ---> 162d58617d91 [2021-01-11T08:12:41.443Z] Step 24/26 : LABEL arch=arm64 [2021-01-11T08:12:41.720Z] ---> Running in 06d94d1b277b [2021-01-11T08:12:42.326Z] Removing intermediate container 06d94d1b277b [2021-01-11T08:12:42.326Z] ---> e7c4e1bcc1e8 [2021-01-11T08:12:42.326Z] Step 25/26 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:12:42.607Z] ---> Running in 84bdb03a2610 [2021-01-11T08:12:43.219Z] Removing intermediate container 84bdb03a2610 [2021-01-11T08:12:43.219Z] ---> 452a92859959 [2021-01-11T08:12:43.219Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T08:12:43.219Z] ---> Running in a46fc0d63e1b [2021-01-11T08:12:43.839Z] Removing intermediate container a46fc0d63e1b [2021-01-11T08:12:43.839Z] ---> 2f2f6574c934 [2021-01-11T08:12:43.839Z] [2021-01-11T08:12:44.445Z] Successfully built 2f2f6574c934 [2021-01-11T08:12:44.445Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-11T08:13:52.711Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bc8580f069df [2021-01-11T08:13:52.711Z] ---> 413bececc5d9 [2021-01-11T08:13:52.711Z] [2021-01-11T08:13:52.711Z] Step 10/22 : FROM alpine:3.12 [2021-01-11T08:13:52.711Z] ---> afeebe901d6b [2021-01-11T08:13:52.711Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-11T08:13:52.711Z] ---> Using cache [2021-01-11T08:13:52.711Z] ---> 6c27cab0dae0 [2021-01-11T08:13:52.711Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-11T08:13:52.711Z] ---> Running in 9a41b0a8b05d [2021-01-11T08:13:53.062Z] Removing intermediate container 9a41b0a8b05d [2021-01-11T08:13:53.062Z] ---> 06e1e8c9a677 [2021-01-11T08:13:53.062Z] Step 13/22 : WORKDIR / [2021-01-11T08:13:53.391Z] ---> Running in 7262fbd451f2 [2021-01-11T08:13:54.430Z] Removing intermediate container 7262fbd451f2 [2021-01-11T08:13:54.430Z] ---> 62b7cf791188 [2021-01-11T08:13:54.430Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-11T08:13:56.495Z] ---> dae8d1b1a162 [2021-01-11T08:13:56.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-11T08:13:59.145Z] Removing intermediate container f59f98411bec [2021-01-11T08:13:59.145Z] ---> 68b8104bef1e [2021-01-11T08:13:59.145Z] [2021-01-11T08:13:59.145Z] Step 10/24 : FROM scratch [2021-01-11T08:13:59.145Z] ---> [2021-01-11T08:13:59.145Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-11T08:13:59.145Z] ---> 69552c1abc6f [2021-01-11T08:13:59.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-11T08:13:59.421Z] ---> Running in e986df44d2d5 [2021-01-11T08:14:00.022Z] Removing intermediate container e986df44d2d5 [2021-01-11T08:14:00.022Z] ---> 57aba68b5157 [2021-01-11T08:14:00.022Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-11T08:14:00.022Z] Removing intermediate container c15314f8edb1 [2021-01-11T08:14:00.022Z] ---> 2c08719de940 [2021-01-11T08:14:00.022Z] [2021-01-11T08:14:00.022Z] Step 10/21 : FROM scratch [2021-01-11T08:14:00.022Z] ---> [2021-01-11T08:14:00.022Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:14:00.022Z] ---> 90120d66abd7 [2021-01-11T08:14:00.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-11T08:14:00.301Z] ---> Running in 575ab3ca35e4 [2021-01-11T08:14:00.583Z] ---> Using cache [2021-01-11T08:14:00.583Z] ---> 31180fca99bd [2021-01-11T08:14:00.583Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-11T08:14:00.583Z] ---> Running in c62687370770 [2021-01-11T08:14:01.193Z] Removing intermediate container 575ab3ca35e4 [2021-01-11T08:14:01.193Z] ---> e1515e9a17e0 [2021-01-11T08:14:01.193Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T08:14:01.193Z] ---> Running in 2c433e6fb8f2 [2021-01-11T08:14:01.474Z] Removing intermediate container c62687370770 [2021-01-11T08:14:01.474Z] ---> 84d43efeda5a [2021-01-11T08:14:01.474Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-11T08:14:01.474Z] ---> 54391ff063fc [2021-01-11T08:14:01.474Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-11T08:14:01.752Z] ---> Running in 0b19b538d84f [2021-01-11T08:14:01.752Z] ---> Running in f463a56a745b [2021-01-11T08:14:02.058Z] Removing intermediate container 2c433e6fb8f2 [2021-01-11T08:14:02.058Z] ---> f9417b15ffb3 [2021-01-11T08:14:02.058Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-11T08:14:02.341Z] Removing intermediate container 0b19b538d84f [2021-01-11T08:14:02.341Z] ---> 396a0f86838c [2021-01-11T08:14:02.341Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-11T08:14:03.338Z] ---> 8ea8540ebaac [2021-01-11T08:14:03.338Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-11T08:14:03.615Z] ---> d9588716a6ec [2021-01-11T08:14:03.615Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-11T08:14:05.616Z] ---> ae4c2e8e0982 [2021-01-11T08:14:05.616Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-11T08:14:05.616Z] Removing intermediate container f463a56a745b [2021-01-11T08:14:05.616Z] ---> 422d90534a93 [2021-01-11T08:14:05.616Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-11T08:14:05.616Z] ---> d3ed76ac6e1b [2021-01-11T08:14:05.616Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-11T08:14:05.895Z] ---> Running in 33ff9e494fa6 [2021-01-11T08:14:06.898Z] Removing intermediate container 33ff9e494fa6 [2021-01-11T08:14:06.898Z] ---> 2b114a6b6a2b [2021-01-11T08:14:06.898Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T08:14:06.898Z] ---> 9663db2563b7 [2021-01-11T08:14:06.898Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-11T08:14:06.898Z] ---> Running in 339f07967b7b [2021-01-11T08:14:07.178Z] ---> 2fab285c9987 [2021-01-11T08:14:07.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-11T08:14:07.178Z] ---> Running in e2a5a3b2e03a [2021-01-11T08:14:07.782Z] Removing intermediate container 339f07967b7b [2021-01-11T08:14:07.782Z] ---> 4aabeaeb5bd9 [2021-01-11T08:14:07.782Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:14:08.057Z] Removing intermediate container e2a5a3b2e03a [2021-01-11T08:14:08.057Z] ---> b8a61000c02b [2021-01-11T08:14:08.057Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:14:08.057Z] ---> Running in b05999b9b2b3 [2021-01-11T08:14:08.340Z] ---> 67a61c63437c [2021-01-11T08:14:08.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-11T08:14:08.340Z] ---> Running in d3ccca59956e [2021-01-11T08:14:08.953Z] Removing intermediate container b05999b9b2b3 [2021-01-11T08:14:08.953Z] ---> 9fe042ddd41d [2021-01-11T08:14:08.953Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:14:09.227Z] Removing intermediate container d3ccca59956e [2021-01-11T08:14:09.227Z] ---> b910eed29856 [2021-01-11T08:14:09.227Z] Step 19/21 : LABEL arch=arm64 [2021-01-11T08:14:09.516Z] ---> Running in f06d276ade41 [2021-01-11T08:14:09.516Z] ---> Running in f83adfbf9b12 [2021-01-11T08:14:09.794Z] ---> a6a990e79526 [2021-01-11T08:14:09.794Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-11T08:14:09.794Z] Removing intermediate container 64f23b67659f [2021-01-11T08:14:09.794Z] ---> 74444e68b0f5 [2021-01-11T08:14:09.794Z] [2021-01-11T08:14:09.794Z] Step 10/22 : FROM scratch [2021-01-11T08:14:09.794Z] ---> [2021-01-11T08:14:09.794Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-11T08:14:10.082Z] ---> Using cache [2021-01-11T08:14:10.082Z] ---> 31180fca99bd [2021-01-11T08:14:10.082Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-11T08:14:10.082Z] Removing intermediate container f06d276ade41 [2021-01-11T08:14:10.082Z] ---> c1c5fd976ce6 [2021-01-11T08:14:10.082Z] [2021-01-11T08:14:10.082Z] Removing intermediate container f83adfbf9b12 [2021-01-11T08:14:10.082Z] ---> 80c937b4d243 [2021-01-11T08:14:10.082Z] Step 20/21 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:14:10.357Z] ---> Running in 158694173c1d [2021-01-11T08:14:10.357Z] ---> Running in a47d47ce2681 [2021-01-11T08:14:10.631Z] Successfully built c1c5fd976ce6 [2021-01-11T08:14:10.631Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-11T08:14:10.631Z] ---> e58b601ccd1a [2021-01-11T08:14:10.631Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-11T08:14:10.910Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in fc8ea50d48c5 [2021-01-11T08:14:10.910Z] Removing intermediate container 158694173c1d [2021-01-11T08:14:10.910Z] ---> e29368fa3c6f [2021-01-11T08:14:10.910Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T08:14:11.184Z] Removing intermediate container a47d47ce2681 [2021-01-11T08:14:11.184Z] ---> b7368962622a [2021-01-11T08:14:11.184Z] Step 21/21 : LABEL version=0.0.0 [2021-01-11T08:14:11.184Z] ---> Running in aa3538873c9d [2021-01-11T08:14:11.184Z] ---> Running in f6d93b90c2cc [2021-01-11T08:14:11.460Z] Removing intermediate container fc8ea50d48c5 [2021-01-11T08:14:11.460Z] ---> 13d25c942ca2 [2021-01-11T08:14:11.460Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:14:11.736Z] Removing intermediate container aa3538873c9d [2021-01-11T08:14:11.736Z] ---> fc374932f323 [2021-01-11T08:14:11.736Z] Step 14/22 : WORKDIR / [2021-01-11T08:14:11.736Z] ---> Running in 67a09c13fffe [2021-01-11T08:14:11.736Z] ---> Running in 5322d153e337 [2021-01-11T08:14:11.736Z] Removing intermediate container f6d93b90c2cc [2021-01-11T08:14:11.736Z] ---> cf509df0fe34 [2021-01-11T08:14:11.736Z] [2021-01-11T08:14:12.341Z] Successfully built cf509df0fe34 [2021-01-11T08:14:12.341Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-11T08:14:12.341Z]  Building docker-support-scheduler-go ... done Removing intermediate container 67a09c13fffe [2021-01-11T08:14:12.341Z] ---> 81f2ad935c1a [2021-01-11T08:14:12.341Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T08:14:12.615Z] Removing intermediate container 5322d153e337 [2021-01-11T08:14:12.615Z] ---> f0f85761eb66 [2021-01-11T08:14:12.616Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-11T08:14:12.616Z] ---> Running in 000de7b26983 [2021-01-11T08:14:13.214Z] Removing intermediate container 000de7b26983 [2021-01-11T08:14:13.214Z] ---> 3a7506dce0ef [2021-01-11T08:14:13.214Z] Step 23/24 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:14:13.214Z] ---> Running in 3ece5fb9b52c [2021-01-11T08:14:13.214Z] ---> 1719bc36dd36 [2021-01-11T08:14:13.214Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-11T08:14:13.817Z] Removing intermediate container 3ece5fb9b52c [2021-01-11T08:14:13.817Z] ---> 94ee9963f777 [2021-01-11T08:14:13.817Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T08:14:14.090Z] ---> Running in 03913f8a8ed3 [2021-01-11T08:14:14.691Z] ---> 7e56ff43baef [2021-01-11T08:14:14.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-11T08:14:14.691Z] Removing intermediate container 03913f8a8ed3 [2021-01-11T08:14:14.691Z] ---> f1f333f3c7f0 [2021-01-11T08:14:14.691Z] [2021-01-11T08:14:15.288Z] Successfully built f1f333f3c7f0 [2021-01-11T08:14:15.289Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-11T08:14:15.562Z]  Building docker-support-notifications-go ... done  ---> 5322ecd48c17 [2021-01-11T08:14:15.562Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-11T08:14:15.562Z] ---> Running in 8998548057df [2021-01-11T08:14:16.160Z] Removing intermediate container 8998548057df [2021-01-11T08:14:16.160Z] ---> 2222bf422546 [2021-01-11T08:14:16.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T08:14:16.160Z] ---> Running in 25eb24845d1c [2021-01-11T08:14:16.758Z] Removing intermediate container 25eb24845d1c [2021-01-11T08:14:16.758Z] ---> 3a34aa718fa2 [2021-01-11T08:14:16.758Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T08:14:16.758Z] ---> Running in f54bef7a712d [2021-01-11T08:14:17.355Z] Removing intermediate container f54bef7a712d [2021-01-11T08:14:17.355Z] ---> 8619ef1c1597 [2021-01-11T08:14:17.355Z] Step 21/22 : LABEL git_sha=66ea3a14e51e3e04d027a842f9533096d1f32a6e [2021-01-11T08:14:17.355Z] ---> Running in e58ed267fc58 [2021-01-11T08:14:17.954Z] Removing intermediate container e58ed267fc58 [2021-01-11T08:14:17.954Z] ---> 9c917d1777e7 [2021-01-11T08:14:17.954Z] Step 22/22 : LABEL version=0.0.0 [2021-01-11T08:14:17.954Z] ---> Running in 4932cff12654 [2021-01-11T08:14:18.559Z] Removing intermediate container 4932cff12654 [2021-01-11T08:14:18.559Z] ---> 0c57ef5f4cf8 [2021-01-11T08:14:18.559Z] [2021-01-11T08:14:18.832Z] Successfully built 0c57ef5f4cf8 [2021-01-11T08:14:19.107Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-11T08:14:19.397Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-11T08:14:19.394Z] $ docker stop --time=1 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 [2021-01-11T08:14:21.349Z] $ docker rm -f 4138bf306002d0a2f0c59e8d65672f4eafc04ad9dc465138a4ee6d5bd4da6120 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T08:14:22.024Z] + + grepdocker docker images [2021-01-11T08:14:22.024Z] [2021-01-11T08:14:22.295Z] docker-core-metadata-go-arm64 latest 0c57ef5f4cf8 4 seconds ago 12.2MB [2021-01-11T08:14:22.295Z] docker-support-notifications-go-arm64 latest f1f333f3c7f0 8 seconds ago 11.4MB [2021-01-11T08:14:22.295Z] docker-support-scheduler-go-arm64 latest cf509df0fe34 11 seconds ago 10MB [2021-01-11T08:14:22.295Z] docker-security-bootstrap-redis-go-arm64 latest c1c5fd976ce6 13 seconds ago 15.1MB [2021-01-11T08:14:22.295Z] docker-sys-mgmt-agent-go-arm64 latest 2f2f6574c934 About a minute ago 300MB [2021-01-11T08:14:22.295Z] docker-core-data-go-arm64 latest 03242b681517 2 minutes ago 21MB [2021-01-11T08:14:22.295Z] docker-security-secretstore-setup-go-arm64 latest a5e2545c448a 3 minutes ago 23.4MB [2021-01-11T08:14:22.295Z] docker-security-proxy-setup-go-arm64 latest adb4063c7579 3 minutes ago 23.3MB [2021-01-11T08:14:22.295Z] docker-core-command-go-arm64 latest 93cc507dc631 3 minutes ago 9.98MB [2021-01-11T08:14:22.295Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-11T08:14:23.950Z] provisioning config files... [2021-01-11T08:14:23.967Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4935150714857090903tmp [Pipeline] { [Pipeline] sh [2021-01-11T08:14:24.417Z] + set +x [2021-01-11T08:14:24.417Z] + curl -s https://codecov.io/bash [2021-01-11T08:14:24.417Z] + bash -s -- [2021-01-11T08:14:24.702Z] [2021-01-11T08:14:24.702Z] _____ _ [2021-01-11T08:14:24.702Z] / ____| | | [2021-01-11T08:14:24.702Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T08:14:24.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T08:14:24.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T08:14:24.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T08:14:24.702Z] Bash-20201231-23d4836 [2021-01-11T08:14:24.702Z] [2021-01-11T08:14:24.702Z] [2021-01-11T08:14:24.702Z] ==> git version 2.24.3 found [2021-01-11T08:14:24.702Z] ==> 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 [2021-01-11T08:14:24.702Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T08:14:24.702Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T08:14:24.702Z] ==> Jenkins CI detected. [2021-01-11T08:14:24.702Z] project root: . [2021-01-11T08:14:24.702Z] --> token set from env [2021-01-11T08:14:24.982Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T08:14:24.982Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T08:14:24.982Z] ==> Python coveragepy not found [2021-01-11T08:14:24.982Z] ==> Searching for coverage reports in: [2021-01-11T08:14:24.982Z] + . [2021-01-11T08:14:24.982Z] -> Found 1 reports [2021-01-11T08:14:24.982Z] ==> Detecting git/mercurial file structure [2021-01-11T08:14:24.982Z] ==> Reading reports [2021-01-11T08:14:24.982Z] + ./coverage.out bytes=542249 [2021-01-11T08:14:24.982Z] ==> Appending adjustments [2021-01-11T08:14:24.982Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T08:14:28.345Z] + Found adjustments [2021-01-11T08:14:28.345Z] ==> Gzipping contents [2021-01-11T08:14:28.345Z] 84K /tmp/codecov.IJJD88.gz [2021-01-11T08:14:28.345Z] ==> Uploading reports [2021-01-11T08:14:28.345Z] url: https://codecov.io [2021-01-11T08:14:28.345Z] query: branch=PR-3002&commit=66ea3a14e51e3e04d027a842f9533096d1f32a6e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-11T08:14:28.345Z] -> Pinging Codecov [2021-01-11T08:14:28.345Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=66ea3a14e51e3e04d027a842f9533096d1f32a6e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-11T08:14:28.606Z] -> Uploading to [2021-01-11T08:14:28.606Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/66ea3a14e51e3e04d027a842f9533096d1f32a6e/3d254471-acef-487f-91b5-6afb6788bc2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T081428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d866897fdbb66b7917bfe15a684610f931bb7460f8bafbf5452342cc5629e1 [2021-01-11T08:14:28.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T08:14:28.606Z] Dload Upload Total Spent Left Speed [2021-01-11T08:14:29.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82442 0 0 100 82442 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-01-11T08:14:29.130Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/66ea3a14e51e3e04d027a842f9533096d1f32a6e [Pipeline] } [2021-01-11T08:14:29.139Z] 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 [2021-01-11T08:14:30.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:14:31.696Z] ---> package-listing.sh [2021-01-11T08:14:31.696Z] ++ facter osfamily [2021-01-11T08:14:31.696Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T08:14:31.696Z] + OS_FAMILY=redhat [2021-01-11T08:14:31.696Z] + workspace=/w/workspace/edgex-go/3 [2021-01-11T08:14:31.696Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T08:14:31.696Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T08:14:31.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T08:14:31.696Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T08:14:31.696Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-11T08:14:31.696Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T08:14:31.696Z] + case "${OS_FAMILY}" in [2021-01-11T08:14:31.696Z] + rpm -qa [2021-01-11T08:14:31.696Z] + sort [2021-01-11T08:14:37.002Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T08:14:37.002Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T08:14:37.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T08:14:37.002Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-11T08:14:37.002Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-11T08:14:37.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-11T08:14:37.017Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T08:14:37.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:14:37.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:14:37.883Z] [2021-01-11T08:14:37.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T08:14:38.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:14:38.230Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T08:14:38.230Z] df20fa9351a1: Pulling fs layer [2021-01-11T08:14:38.230Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T08:14:38.230Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T08:14:38.230Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T08:14:38.230Z] 93b61091891f: Pulling fs layer [2021-01-11T08:14:38.230Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T08:14:38.230Z] 5e14af77c1be: Pulling fs layer [2021-01-11T08:14:38.230Z] 01666e4c0597: Pulling fs layer [2021-01-11T08:14:38.230Z] aa168da1d23b: Pulling fs layer [2021-01-11T08:14:38.230Z] 93b9cdb0e59b: Waiting [2021-01-11T08:14:38.230Z] 01666e4c0597: Waiting [2021-01-11T08:14:38.230Z] 5e14af77c1be: Waiting [2021-01-11T08:14:38.230Z] aa168da1d23b: Waiting [2021-01-11T08:14:38.230Z] 46f8f816bc3b: Waiting [2021-01-11T08:14:38.230Z] 93b61091891f: Waiting [2021-01-11T08:14:38.230Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T08:14:38.230Z] 36b3adc4ff6f: Download complete [2021-01-11T08:14:38.230Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T08:14:38.230Z] 46f8f816bc3b: Download complete [2021-01-11T08:14:38.491Z] df20fa9351a1: Verifying Checksum [2021-01-11T08:14:38.491Z] df20fa9351a1: Download complete [2021-01-11T08:14:38.491Z] 93b9cdb0e59b: Download complete [2021-01-11T08:14:38.491Z] 93b61091891f: Download complete [2021-01-11T08:14:38.491Z] 01666e4c0597: Verifying Checksum [2021-01-11T08:14:38.491Z] 01666e4c0597: Download complete [2021-01-11T08:14:38.491Z] 5e14af77c1be: Verifying Checksum [2021-01-11T08:14:38.491Z] 5e14af77c1be: Download complete [2021-01-11T08:14:38.491Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T08:14:38.491Z] 8ad3a11d3b57: Download complete [2021-01-11T08:14:38.757Z] df20fa9351a1: Pull complete [2021-01-11T08:14:39.026Z] 36b3adc4ff6f: Pull complete [2021-01-11T08:14:40.437Z] aa168da1d23b: Verifying Checksum [2021-01-11T08:14:40.437Z] aa168da1d23b: Download complete [2021-01-11T08:14:40.701Z] 8ad3a11d3b57: Pull complete [2021-01-11T08:14:40.968Z] 46f8f816bc3b: Pull complete [2021-01-11T08:14:41.921Z] 93b61091891f: Pull complete [2021-01-11T08:14:42.182Z] 93b9cdb0e59b: Pull complete [2021-01-11T08:14:42.445Z] 5e14af77c1be: Pull complete [2021-01-11T08:14:42.445Z] 01666e4c0597: Pull complete [2021-01-11T08:14:50.714Z] aa168da1d23b: Pull complete [2021-01-11T08:14:50.714Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T08:14:50.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T08:14:50.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T08:14:50.925Z] prd-centos7-docker-4c-2g-19463 does not seem to be running inside a container [2021-01-11T08:14:50.980Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T08:14:56.903Z] $ docker top aa5a829c3fe9beb48be7124362a47ed5659651643438ac532d360a5879f41a9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T08:14:57.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T08:14:57.882Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T08:14:58.185Z] + ls /var/log/sa-host [2021-01-11T08:14:58.185Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T08:14:58.185Z] file_magic: OK [2021-01-11T08:14:58.185Z] HZ: Using current value: 100 [2021-01-11T08:14:58.185Z] file_header: OK [2021-01-11T08:14:58.185Z] 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 [2021-01-11T08:14:58.185Z] Statistics: [2021-01-11T08:14:58.185Z] 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... [2021-01-11T08:14:58.185Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T08:14:58.185Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T08:14:58.185Z] file_magic: OK [2021-01-11T08:14:58.185Z] HZ: Using current value: 100 [2021-01-11T08:14:58.185Z] file_header: OK [2021-01-11T08:14:58.185Z] 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 [2021-01-11T08:14:58.185Z] Statistics: [2021-01-11T08:14:58.185Z] Hnuu...uuuununununu... [2021-01-11T08:14:58.185Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T08:14:58.396Z] provisioning config files... [2021-01-11T08:14:58.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1811657767435420603tmp [Pipeline] { [Pipeline] echo [2021-01-11T08:14:58.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:14:58.780Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T08:14:58.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T08:14:58.891Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:14:59.188Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T08:14:59.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:14:59.500Z] ---> sudo-logs.sh [2021-01-11T08:14:59.500Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T08:14:59.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:14:59.811Z] ---> job-cost.sh [2021-01-11T08:14:59.812Z] lf-activate-venv: SKIPPING [2021-01-11T08:14:59.812Z] INFO: No Stack... [2021-01-11T08:15:00.757Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T08:15:01.019Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T08:15:01.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T08:15:01.338Z] ---> logs-deploy.sh [2021-01-11T08:15:01.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/3 [2021-01-11T08:15:01.338Z] INFO: archiving workspace using pattern(s): [2021-01-11T08:15:03.270Z] Archives upload complete. [2021-01-11T08:15:03.270Z] INFO: archiving logs to Nexus