Pull request #2986 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (19303be9229daa7a57334947b6a3238f3f52ec83) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2986/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2986/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18454 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T06:14:47.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T06:14:47.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T06:14:47.815Z] ========================================================= [2021-01-05T06:14:47.815Z] EdgeX Global Pipelines Version Info [2021-01-05T06:14:47.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:49.394Z] ------------------- [2021-01-05T06:14:49.394Z] stable info: [2021-01-05T06:14:49.394Z] ------------------- [2021-01-05T06:14:49.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T06:14:49.394Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:49.394Z] Message: update stable to v1.0.173 [2021-01-05T06:14:50.346Z] ------------------- [2021-01-05T06:14:50.346Z] experimental info: [2021-01-05T06:14:50.346Z] ------------------- [2021-01-05T06:14:50.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T06:14:50.346Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T06:14:50.346Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T06:14:50.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T06:14:50.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T06:14:50.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T06:14:51.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T06:14:51.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T06:14:51.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T06:14:51.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T06:14:51.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T06:14:51.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T06:14:51.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T06:14:52.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T06:14:52.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T06:14:52.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T06:14:52.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T06:14:52.570Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:52.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T06:14:52.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T06:14:53.029Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T06:14:53.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T06:14:53.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T06:14:53.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T06:14:53.508Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T06:14:53.620Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T06:14:53.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2986 [Pipeline] echo [2021-01-05T06:14:53.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2986 [Pipeline] echo [2021-01-05T06:14:53.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2986 [Pipeline] echo [2021-01-05T06:14:54.087Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [Pipeline] echo [2021-01-05T06:14:54.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85dcba9 [Pipeline] echo [2021-01-05T06:14:54.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:14:54.598Z] provisioning config files... [2021-01-05T06:14:54.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4704720131675042784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:14:55.082Z] ---> docker-login.sh [2021-01-05T06:14:55.083Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:14:55.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:55.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:55.346Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:55.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:55.346Z] [2021-01-05T06:14:55.346Z] Login Succeeded [2021-01-05T06:14:55.346Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:14:55.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:55.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:55.610Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:55.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:55.610Z] [2021-01-05T06:14:55.610Z] Login Succeeded [2021-01-05T06:14:55.610Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:14:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:55.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:55.871Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:55.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:55.871Z] [2021-01-05T06:14:55.871Z] Login Succeeded [2021-01-05T06:14:55.871Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:14:56.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:56.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:56.395Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:56.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:56.395Z] [2021-01-05T06:14:56.395Z] Login Succeeded [2021-01-05T06:14:56.395Z] docker.io [2021-01-05T06:14:56.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:14:56.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:14:56.656Z] Configure a credential helper to remove this warning. See [2021-01-05T06:14:56.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:14:56.656Z] [2021-01-05T06:14:56.656Z] Login Succeeded [2021-01-05T06:14:56.656Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:14:56.680Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:14:57.294Z] ++ 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-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T06:14:57.294Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T06:14:57.294Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T06:14:57.294Z] ++ cut -d/ -f2 [2021-01-05T06:14:57.294Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T06:14:57.419Z] 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-05T06:14:58.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:58.462Z] [2021-01-05T06:14:58.462Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:14:58.863Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:14:58.863Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T06:14:58.863Z] 31603596830f: Pulling fs layer [2021-01-05T06:14:58.863Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T06:14:58.863Z] 6ca5941a6612: Pulling fs layer [2021-01-05T06:14:58.863Z] ecc8261a40a4: Pulling fs layer [2021-01-05T06:14:58.863Z] ecc8261a40a4: Waiting [2021-01-05T06:14:58.863Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T06:14:58.863Z] 2a8b12db71e7: Download complete [2021-01-05T06:14:58.863Z] 31603596830f: Download complete [2021-01-05T06:14:59.126Z] ecc8261a40a4: Verifying Checksum [2021-01-05T06:14:59.126Z] ecc8261a40a4: Download complete [2021-01-05T06:14:59.126Z] 6ca5941a6612: Verifying Checksum [2021-01-05T06:14:59.126Z] 6ca5941a6612: Download complete [2021-01-05T06:14:59.399Z] 31603596830f: Pull complete [2021-01-05T06:14:59.668Z] 2a8b12db71e7: Pull complete [2021-01-05T06:15:00.262Z] 6ca5941a6612: Pull complete [2021-01-05T06:15:00.528Z] ecc8261a40a4: Pull complete [2021-01-05T06:15:00.528Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T06:15:00.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T06:15:00.528Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T06:15:00.737Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:15:00.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T06:15:03.604Z] $ docker top 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T06:15:04.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:15:04.028Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:15:04.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:15:04.285Z] $ docker exec 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent [2021-01-05T06:15:04.461Z] SSH_AUTH_SOCK=/tmp/ssh-xDEG7cq1NHZN/agent.11 [2021-01-05T06:15:04.461Z] SSH_AGENT_PID=16 [2021-01-05T06:15:04.477Z] Running ssh-add (command line suppressed) [2021-01-05T06:15:04.608Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7038818956750306414.key (/w/workspace/edgex-go/1@tmp/private_key_7038818956750306414.key) [2021-01-05T06:15:04.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:15:05.079Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T06:15:05.117Z] $ docker exec --env ******** --env ******** 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent -k [2021-01-05T06:15:05.233Z] unset SSH_AUTH_SOCK; [2021-01-05T06:15:05.233Z] unset SSH_AGENT_PID; [2021-01-05T06:15:05.233Z] echo Agent pid 16 killed; [2021-01-05T06:15:05.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T06:15:05.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T06:15:05.499Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T06:15:05.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T06:15:05.700Z] $ docker exec 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent [2021-01-05T06:15:05.874Z] SSH_AUTH_SOCK=/tmp/ssh-Kow4DH5k3JsV/agent.45 [2021-01-05T06:15:05.874Z] SSH_AGENT_PID=51 [2021-01-05T06:15:05.883Z] Running ssh-add (command line suppressed) [2021-01-05T06:15:06.003Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6711357328093954191.key (/w/workspace/edgex-go/1@tmp/private_key_6711357328093954191.key) [2021-01-05T06:15:06.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T06:15:06.446Z] + git semver init [2021-01-05T06:15:06.447Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T06:15:06.447Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-05T06:15:06.447Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-05T06:15:06.447Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T06:15:06.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T06:15:06.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T06:15:06.447Z] # $SEMVER_BRANCH = PR-2986 [2021-01-05T06:15:06.447Z] # $SEMVER_TEMP = /tmp/semver-345232584 [2021-01-05T06:15:06.447Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T06:15:33.098Z] # '/tmp/semver-345232584' -> '/w/workspace/edgex-go/1/.semver' [2021-01-05T06:15:34.054Z] # -> Force: false [2021-01-05T06:15:34.054Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-05T06:15:34.086Z] $ docker exec --env ******** --env ******** 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c ssh-agent -k [2021-01-05T06:15:34.376Z] unset SSH_AUTH_SOCK; [2021-01-05T06:15:34.378Z] unset SSH_AGENT_PID; [2021-01-05T06:15:34.378Z] echo Agent pid 51 killed; [2021-01-05T06:15:34.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T06:15:35.047Z] + git semver [Pipeline] } [2021-01-05T06:15:35.088Z] $ docker stop --time=1 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c [2021-01-05T06:15:36.756Z] $ docker rm -f 5a521c493d71bfbc10621c288c3f2202b19846d6cbed9b90424e30b7de443d8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:15:37.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T06:15:37.917Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T06:15:37.941Z] [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-05T06:15:39.469Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:15:39.803Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:15:40.134Z] + sudo service docker restart [2021-01-05T06:15:40.134Z] + true [2021-01-05T06:15:40.134Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T06:15:40.763Z] ========================================================= [2021-01-05T06:15:40.763Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T06:15:40.763Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:15:41.229Z] + 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-05T06:15:44.545Z] Sending build context to Docker daemon 326.3MB [2021-01-05T06:15:44.545Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:15:44.545Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:15:44.545Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T06:15:44.545Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T06:15:44.545Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T06:15:44.545Z] de9db76c5a1d: Pulling fs layer [2021-01-05T06:15:44.545Z] bca2f99d35d6: Pulling fs layer [2021-01-05T06:15:44.545Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T06:15:44.545Z] 7c6f9722023f: Pulling fs layer [2021-01-05T06:15:44.545Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T06:15:44.545Z] 93359f2a8cfa: Waiting [2021-01-05T06:15:44.545Z] 7c6f9722023f: Waiting [2021-01-05T06:15:44.545Z] a35cf1a2eb13: Waiting [2021-01-05T06:15:44.545Z] bca2f99d35d6: Waiting [2021-01-05T06:15:44.545Z] de9db76c5a1d: Verifying Checksum [2021-01-05T06:15:44.545Z] de9db76c5a1d: Download complete [2021-01-05T06:15:44.545Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T06:15:44.545Z] 0ef7d3d256c8: Download complete [2021-01-05T06:15:44.545Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T06:15:44.545Z] 93359f2a8cfa: Download complete [2021-01-05T06:15:44.545Z] 7c6f9722023f: Verifying Checksum [2021-01-05T06:15:44.545Z] 7c6f9722023f: Download complete [2021-01-05T06:15:44.545Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T06:15:44.545Z] 188c0c94c7c5: Download complete [2021-01-05T06:15:44.818Z] 188c0c94c7c5: Pull complete [2021-01-05T06:15:45.084Z] 0ef7d3d256c8: Pull complete [2021-01-05T06:15:45.346Z] de9db76c5a1d: Pull complete [2021-01-05T06:15:46.314Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T06:15:46.890Z] bca2f99d35d6: Verifying Checksum [2021-01-05T06:15:46.890Z] bca2f99d35d6: Download complete [2021-01-05T06:15:52.227Z] bca2f99d35d6: Pull complete [2021-01-05T06:15:52.227Z] 93359f2a8cfa: Pull complete [2021-01-05T06:15:52.227Z] 7c6f9722023f: Pull complete [2021-01-05T06:15:53.799Z] Still waiting to schedule task [2021-01-05T06:15:53.800Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-05T06:15:56.455Z] a35cf1a2eb13: Pull complete [2021-01-05T06:15:56.455Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T06:15:56.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T06:15:56.455Z] ---> a62c8e92a672 [2021-01-05T06:15:56.455Z] 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-05T06:15:56.455Z] ---> Running in 83a1a71fe16f [2021-01-05T06:15:57.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:57.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:15:58.184Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:15:58.446Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:15:58.446Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:15:58.446Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:16:03.754Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:16:03.754Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:16:03.754Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:16:03.754Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:16:03.754Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:16:03.754Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:16:03.754Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:16:03.754Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:16:03.754Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:16:03.754Z] OK: 233 MiB in 51 packages [2021-01-05T06:16:07.071Z] Removing intermediate container 83a1a71fe16f [2021-01-05T06:16:07.071Z] ---> 7da38958fe30 [2021-01-05T06:16:07.071Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:16:07.071Z] ---> Running in a05ea557955d [2021-01-05T06:16:07.071Z] Removing intermediate container a05ea557955d [2021-01-05T06:16:07.071Z] ---> ec2d0d24b354 [2021-01-05T06:16:07.071Z] Step 5/6 : COPY go.mod . [2021-01-05T06:16:07.338Z] ---> 949d4ad7b51b [2021-01-05T06:16:07.338Z] Step 6/6 : RUN go mod download [2021-01-05T06:16:07.338Z] ---> Running in b6e2c8ebff28 [2021-01-05T06:16:29.351Z] Removing intermediate container b6e2c8ebff28 [2021-01-05T06:16:29.351Z] ---> d22ecb26efd6 [2021-01-05T06:16:29.351Z] Successfully built d22ecb26efd6 [2021-01-05T06:16:29.351Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:16:29.757Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:16:29.757Z] . [Pipeline] withDockerContainer [2021-01-05T06:16:29.912Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:16:29.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:16:30.707Z] $ docker top 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:16:31.320Z] + go version [2021-01-05T06:16:31.321Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T06:16:31.376Z] $ docker stop --time=1 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 [2021-01-05T06:16:32.733Z] $ docker rm -f 18ddff8b4ae60dbf97a6c90dc385abd070eb2b3a03e5c3e3d18df71f8a340341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:16:33.996Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T06:16:33.997Z] . [Pipeline] withDockerContainer [2021-01-05T06:16:34.135Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:16:34.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T06:16:34.872Z] $ docker top f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:16:35.249Z] ========================================================= [2021-01-05T06:16:35.249Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:16:35.249Z] ========================================================= [Pipeline] sh [2021-01-05T06:16:35.573Z] + make test [2021-01-05T06:16:35.573Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:16:43.781Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:16:56.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:17:04.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:17:04.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:17:04.356Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:17:04.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:17:04.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:17:04.770Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:17:05.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:17:05.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:17:05.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:17:07.951Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:17:07.951Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:17:07.951Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:17:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2021-01-05T06:17:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:17:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:17:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:17:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:17:09.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:17:15.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.0% of statements [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:17:15.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:17:15.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:17:15.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.383s coverage: 75.7% of statements [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:17:15.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.9% of statements [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:17:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:17:16.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.372s coverage: 28.6% of statements [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:17:16.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:17:16.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:17:16.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.142s coverage: 86.7% of statements [2021-01-05T06:17:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:17:16.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.110s coverage: 97.5% of statements [2021-01-05T06:17:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:17:16.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-01-05T06:17:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:17:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:17:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:17:16.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 93.8% of statements [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements [2021-01-05T06:17:19.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-01-05T06:17:19.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 84.2% of statements [2021-01-05T06:17:19.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.4% of statements [2021-01-05T06:17:19.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:17:20.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements [2021-01-05T06:17:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:17:20.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:17:20.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-01-05T06:17:20.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-01-05T06:17:20.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-05T06:17:20.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-01-05T06:17:20.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-05T06:17:22.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 55.9% of statements [2021-01-05T06:17:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:17:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:17:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:17:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:17:22.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:17:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-01-05T06:17:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:17:22.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:17:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements [2021-01-05T06:17:22.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-05T06:17:24.486Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements [2021-01-05T06:17:24.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:17:24.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:17:24.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:17:24.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:17:24.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:17:24.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-05T06:17:24.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:17:24.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-01-05T06:17:24.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:17:25.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:17:25.466Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:17:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-01-05T06:17:26.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-05T06:17:26.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-01-05T06:17:26.550Z] GO111MODULE=on go vet ./... [2021-01-05T06:17:48.627Z] gofmt -l . [2021-01-05T06:17:48.627Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:17:48.627Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:17:49.207Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:17:50.929Z] + ls -al . [2021-01-05T06:17:50.929Z] total 636 [2021-01-05T06:17:50.929Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 06:17 . [2021-01-05T06:17:50.929Z] drwxr-xr-x 4 root root 28 Jan 5 06:16 .. [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:14 .dockerignore [2021-01-05T06:17:50.929Z] drwxrwxr-x 8 1001 1001 179 Jan 5 06:14 .git [2021-01-05T06:17:50.929Z] drwxrwxr-x 3 1001 1001 125 Jan 5 06:14 .github [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:14 .gitignore [2021-01-05T06:17:50.929Z] drwx------ 3 1001 1001 47 Jan 5 06:15 .semver [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:14 .sonarcloud.properties [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:14 CONTRIBUTING.md [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:14 Dockerfile.build [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:14 Jenkinsfile [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:14 LICENSE [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:14 Makefile [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:14 README.md [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:14 SECURITY.md [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:14 ZMQWindows.md [2021-01-05T06:17:50.929Z] drwxrwxr-x 2 1001 1001 117 Jan 5 06:14 bin [2021-01-05T06:17:50.929Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:14 cmd [2021-01-05T06:17:50.929Z] -rw-r--r-- 1 root root 538204 Jan 5 06:17 coverage.out [2021-01-05T06:17:50.929Z] -rw-r--r-- 1 root root 979 Jan 5 06:17 go.mod [2021-01-05T06:17:50.929Z] -rw-r--r-- 1 root root 18934 Jan 5 06:17 go.sum [2021-01-05T06:17:50.929Z] drwxrwxr-x 8 1001 1001 127 Jan 5 06:14 internal [2021-01-05T06:17:50.929Z] drwxrwxr-x 4 1001 1001 26 Jan 5 06:14 openapi [2021-01-05T06:17:50.929Z] drwxrwxr-x 4 1001 1001 71 Jan 5 06:14 snap [2021-01-05T06:17:50.929Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:14 version.go [Pipeline] sh [2021-01-05T06:17:51.250Z] + '[' -e coverage.out ] [2021-01-05T06:17:51.250Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:17:51.446Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:17:51.764Z] + make build [2021-01-05T06:17:51.764Z] 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-05T06:17:54.323Z] 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-05T06:18:02.587Z] 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-05T06:18:03.559Z] 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-05T06:18:05.010Z] 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-05T06:18:05.280Z] 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-05T06:18:06.684Z] 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-05T06:18:08.073Z] 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-05T06:18:09.023Z] 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-05T06:18:09.986Z] 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-05T06:18:10.957Z] 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-05T06:18:12.382Z] 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-05T06:18:13.364Z] $ docker stop --time=1 f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c [2021-01-05T06:18:15.026Z] $ docker rm -f f1d9778bb2fa3febb1d7651541d4edc828ac557288e24e6cab8d88aace86529c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:17.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:17.020Z] [2021-01-05T06:18:17.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:17.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:17.418Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T06:18:17.418Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T06:18:17.418Z] ca9280d653b3: Pulling fs layer [2021-01-05T06:18:17.418Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T06:18:17.992Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T06:18:17.992Z] cbdbe7a5bc2a: Download complete [2021-01-05T06:18:17.992Z] ca9280d653b3: Verifying Checksum [2021-01-05T06:18:17.992Z] ca9280d653b3: Download complete [2021-01-05T06:18:18.258Z] cbdbe7a5bc2a: Pull complete [2021-01-05T06:18:19.210Z] 7e9c9ca2126c: Download complete [2021-01-05T06:18:19.210Z] ca9280d653b3: Pull complete [2021-01-05T06:18:19.265Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18461 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [Pipeline] { [Pipeline] ws [2021-01-05T06:18:19.353Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:18:24.344Z] using credential edgex-jenkins-ssh [2021-01-05T06:18:24.402Z] Cloning the remote Git repository [2021-01-05T06:18:24.469Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:24.579Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:18:24.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:24.674Z] > git --version # timeout=10 [2021-01-05T06:18:24.697Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:24.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:24.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:25.845Z] 7e9c9ca2126c: Pull complete [2021-01-05T06:18:25.845Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T06:18:25.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:25.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T06:18:26.025Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:18:26.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:26.901Z] $ docker top 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:27.553Z] + docker-compose build --help [2021-01-05T06:18:27.553Z] + grep parallel [2021-01-05T06:18:28.497Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:18:28.530Z] $ docker stop --time=1 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 [2021-01-05T06:18:30.397Z] $ docker rm -f 3085b1ecad7c73c160f11f458d9967dca6ea1073c9516aec77e92c0e90c84049 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:32.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T06:18:32.479Z] . [Pipeline] withDockerContainer [2021-01-05T06:18:32.612Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:18:32.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T06:18:33.360Z] $ docker top 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:18:33.894Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:18:34.855Z] Building docker-core-command-go ... [2021-01-05T06:18:34.855Z] Building docker-core-data-go ... [2021-01-05T06:18:34.855Z] Building docker-core-metadata-go ... [2021-01-05T06:18:34.855Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:18:34.855Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:18:34.855Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:18:34.855Z] Building docker-support-notifications-go ... [2021-01-05T06:18:34.855Z] Building docker-support-scheduler-go ... [2021-01-05T06:18:34.855Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:18:34.855Z] Building docker-core-command-go [2021-01-05T06:18:34.855Z] Building docker-security-bootstrap-redis-go [2021-01-05T06:18:34.855Z] Building docker-core-metadata-go [2021-01-05T06:18:34.855Z] Building docker-support-notifications-go [2021-01-05T06:18:34.855Z] Building docker-support-scheduler-go [2021-01-05T06:18:39.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:39.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:18:39.178Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:18:39.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:18:39.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:39.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:18:39.828Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:18:40.352Z] Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:18:40.353Z] Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) [2021-01-05T06:18:39.855Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:39.878Z] > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 [2021-01-05T06:18:40.234Z] > git remote # timeout=10 [2021-01-05T06:18:40.265Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:18:40.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:18:40.313Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:18:40.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:18:40.362Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:18:40.374Z] > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 [2021-01-05T06:18:44.788Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-05T06:18:44.851Z] > git --version # timeout=10 [2021-01-05T06:18:44.862Z] > git --version # 'git version 2.17.1' [2021-01-05T06:18:44.878Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T06:18:46.653Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:18:47.093Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T06:18:47.450Z] + true [2021-01-05T06:18:47.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T06:18:49.566Z] provisioning config files... [2021-01-05T06:18:49.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config958461469493963756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:18:50.078Z] ---> docker-login.sh [2021-01-05T06:18:50.078Z] nexus3.edgexfoundry.org:10001 [2021-01-05T06:18:51.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:51.338Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:51.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:51.338Z] [2021-01-05T06:18:51.338Z] Login Succeeded [2021-01-05T06:18:51.338Z] nexus3.edgexfoundry.org:10002 [2021-01-05T06:18:51.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:51.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:51.893Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:51.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:51.893Z] [2021-01-05T06:18:51.893Z] Login Succeeded [2021-01-05T06:18:51.893Z] nexus3.edgexfoundry.org:10003 [2021-01-05T06:18:52.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:52.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:52.456Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:52.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:52.456Z] [2021-01-05T06:18:52.456Z] Login Succeeded [2021-01-05T06:18:52.456Z] nexus3.edgexfoundry.org:10004 [2021-01-05T06:18:52.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:53.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:53.001Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:53.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:53.001Z] [2021-01-05T06:18:53.001Z] Login Succeeded [2021-01-05T06:18:53.001Z] docker.io [2021-01-05T06:18:53.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T06:18:53.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T06:18:53.548Z] Configure a credential helper to remove this warning. See [2021-01-05T06:18:53.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T06:18:53.548Z] [2021-01-05T06:18:53.548Z] Login Succeeded [2021-01-05T06:18:53.548Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T06:18:53.579Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T06:18:54.126Z] ========================================================= [2021-01-05T06:18:54.126Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T06:18:54.126Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:18:54.564Z] + 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-05T06:18:57.220Z] Sending build context to Docker daemon 165.4MB [2021-01-05T06:18:57.220Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T06:18:57.220Z] Step 2/6 : FROM ${BASE} [2021-01-05T06:18:57.220Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T06:18:57.220Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T06:18:57.220Z] a4357932f1b6: Pulling fs layer [2021-01-05T06:18:57.220Z] 18c013af1878: Pulling fs layer [2021-01-05T06:18:57.220Z] 00ac8860ef70: Pulling fs layer [2021-01-05T06:18:57.220Z] 63d7cb157983: Pulling fs layer [2021-01-05T06:18:57.220Z] b116817d02f9: Pulling fs layer [2021-01-05T06:18:57.220Z] 745a02a5169b: Pulling fs layer [2021-01-05T06:18:57.220Z] 63d7cb157983: Waiting [2021-01-05T06:18:57.220Z] 00ac8860ef70: Waiting [2021-01-05T06:18:57.220Z] 18c013af1878: Verifying Checksum [2021-01-05T06:18:57.220Z] 18c013af1878: Download complete [2021-01-05T06:18:57.220Z] a4357932f1b6: Verifying Checksum [2021-01-05T06:18:57.220Z] a4357932f1b6: Download complete [2021-01-05T06:18:57.220Z] 63d7cb157983: Verifying Checksum [2021-01-05T06:18:57.220Z] 63d7cb157983: Download complete [2021-01-05T06:18:57.220Z] b116817d02f9: Verifying Checksum [2021-01-05T06:18:57.220Z] b116817d02f9: Download complete [2021-01-05T06:18:57.220Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T06:18:57.220Z] 5f621e34cdf4: Download complete [2021-01-05T06:18:57.825Z] 5f621e34cdf4: Pull complete [2021-01-05T06:18:58.426Z] a4357932f1b6: Pull complete [2021-01-05T06:18:58.702Z] 18c013af1878: Pull complete [2021-01-05T06:18:59.299Z] 745a02a5169b: Verifying Checksum [2021-01-05T06:18:59.299Z] 745a02a5169b: Download complete [2021-01-05T06:19:00.282Z] 00ac8860ef70: Verifying Checksum [2021-01-05T06:19:00.282Z] 00ac8860ef70: Download complete [2021-01-05T06:19:01.575Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:01.575Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:01.575Z] ---> d22ecb26efd6 [2021-01-05T06:19:01.575Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:19:01.842Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:01.842Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:01.842Z] ---> d22ecb26efd6 [2021-01-05T06:19:01.842Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:19:01.842Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:01.842Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:01.842Z] ---> d22ecb26efd6 [2021-01-05T06:19:01.842Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:19:02.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:02.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:02.109Z] ---> d22ecb26efd6 [2021-01-05T06:19:02.109Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:19:02.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:19:02.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:19:02.109Z] ---> d22ecb26efd6 [2021-01-05T06:19:02.109Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:19:03.074Z] ---> Running in 9e156e91985e [2021-01-05T06:19:03.074Z] ---> Running in 07883a149349 [2021-01-05T06:19:03.074Z] ---> Running in 7421bb0ec5bb [2021-01-05T06:19:03.074Z] ---> Running in b89b0129095b [2021-01-05T06:19:03.074Z] ---> Running in a4ab7d6178de [2021-01-05T06:19:03.651Z] Removing intermediate container a4ab7d6178de [2021-01-05T06:19:03.651Z] ---> 6295093316a1 [2021-01-05T06:19:03.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:03.651Z] Removing intermediate container b89b0129095b [2021-01-05T06:19:03.651Z] ---> 6bd6dd604a9d [2021-01-05T06:19:03.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:03.651Z] Removing intermediate container 9e156e91985e [2021-01-05T06:19:03.651Z] ---> 6a84c40f2b29 [2021-01-05T06:19:03.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:03.651Z] Removing intermediate container 07883a149349 [2021-01-05T06:19:03.651Z] ---> e7acf3be03f6 [2021-01-05T06:19:03.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:03.651Z] Removing intermediate container 7421bb0ec5bb [2021-01-05T06:19:03.651Z] ---> b811bc13eb16 [2021-01-05T06:19:03.651Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:19:03.651Z] ---> Running in 1c8f90cc5255 [2021-01-05T06:19:03.651Z] ---> Running in 10dfe10973fd [2021-01-05T06:19:03.651Z] ---> Running in 5dbe5a912f30 [2021-01-05T06:19:03.651Z] ---> Running in 459ff47a9f25 [2021-01-05T06:19:03.936Z] ---> Running in 95c79143fa3f [2021-01-05T06:19:05.346Z] Removing intermediate container 1c8f90cc5255 [2021-01-05T06:19:05.346Z] ---> ade2556fe4bc [2021-01-05T06:19:05.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:19:05.608Z] ---> Running in 52524afadf87 [2021-01-05T06:19:05.608Z] Removing intermediate container 10dfe10973fd [2021-01-05T06:19:05.608Z] ---> a6eb13a92e56 [2021-01-05T06:19:05.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:19:05.871Z] ---> Running in 0897a25fc628 [2021-01-05T06:19:06.133Z] Removing intermediate container 5dbe5a912f30 [2021-01-05T06:19:06.133Z] ---> 05879926182b [2021-01-05T06:19:06.133Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:19:06.133Z] Removing intermediate container 459ff47a9f25 [2021-01-05T06:19:06.133Z] ---> a6d80bed8ac2 [2021-01-05T06:19:06.133Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:19:06.395Z] ---> Running in a4ee91a3d301 [2021-01-05T06:19:06.395Z] Removing intermediate container 95c79143fa3f [2021-01-05T06:19:06.395Z] ---> 4095482c4ae5 [2021-01-05T06:19:06.395Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:19:06.663Z] ---> Running in 9c01558f6796 [2021-01-05T06:19:06.663Z] ---> Running in 12e4316e1b81 [2021-01-05T06:19:06.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:06.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:07.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:07.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:07.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:08.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:08.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:08.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:08.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:09.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:19:09.766Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:10.041Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:10.041Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:10.314Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:10.314Z] Removing intermediate container 52524afadf87 [2021-01-05T06:19:10.314Z] ---> 171886aea12a [2021-01-05T06:19:10.314Z] Step 6/22 : COPY go.mod . [2021-01-05T06:19:10.462Z] 00ac8860ef70: Pull complete [2021-01-05T06:19:10.589Z] OK: 233 MiB in 51 packages [2021-01-05T06:19:10.589Z] Removing intermediate container 0897a25fc628 [2021-01-05T06:19:10.589Z] ---> 8c87077fc0f3 [2021-01-05T06:19:10.589Z] Step 6/22 : COPY go.mod . [2021-01-05T06:19:10.739Z] 63d7cb157983: Pull complete [2021-01-05T06:19:10.854Z] ---> 7060903188b6 [2021-01-05T06:19:10.854Z] Step 7/22 : RUN go mod download [2021-01-05T06:19:11.120Z] Removing intermediate container a4ee91a3d301 [2021-01-05T06:19:11.120Z] ---> e69fd585f1a5 [2021-01-05T06:19:11.120Z] Step 6/24 : COPY go.mod . [2021-01-05T06:19:11.120Z] ---> Running in bee4f954e978 [2021-01-05T06:19:11.120Z] ---> 5fea62e924af [2021-01-05T06:19:11.120Z] Step 7/22 : RUN go mod download [2021-01-05T06:19:11.120Z] Removing intermediate container 9c01558f6796 [2021-01-05T06:19:11.120Z] ---> f5a90e5b1747 [2021-01-05T06:19:11.120Z] Step 6/22 : COPY go.mod . [2021-01-05T06:19:11.336Z] b116817d02f9: Pull complete [2021-01-05T06:19:11.382Z] ---> Running in dd35b8085971 [2021-01-05T06:19:11.648Z] Removing intermediate container 12e4316e1b81 [2021-01-05T06:19:11.648Z] ---> 6cd33f34d4ca [2021-01-05T06:19:11.648Z] Step 6/21 : COPY go.mod . [2021-01-05T06:19:11.648Z] ---> 16632a99e522 [2021-01-05T06:19:11.648Z] Step 7/24 : RUN go mod download [2021-01-05T06:19:11.648Z] ---> 7158ce1912ee [2021-01-05T06:19:11.648Z] Step 7/22 : RUN go mod download [2021-01-05T06:19:11.912Z] ---> Running in ab3fc0adb65f [2021-01-05T06:19:11.912Z] ---> Running in de2ba04f5b3a [2021-01-05T06:19:11.912Z] ---> 6e2c41d8b243 [2021-01-05T06:19:11.912Z] Step 7/21 : RUN go mod download [2021-01-05T06:19:12.180Z] ---> Running in 2249bb829fd6 [2021-01-05T06:19:13.594Z] Removing intermediate container bee4f954e978 [2021-01-05T06:19:13.594Z] ---> 5df472e6496d [2021-01-05T06:19:13.594Z] Step 8/22 : COPY . . [2021-01-05T06:19:13.594Z] Removing intermediate container dd35b8085971 [2021-01-05T06:19:13.594Z] ---> 01500e3aa1d8 [2021-01-05T06:19:13.594Z] Step 8/22 : COPY . . [2021-01-05T06:19:14.176Z] Removing intermediate container ab3fc0adb65f [2021-01-05T06:19:14.176Z] ---> 5ad215ba07e8 [2021-01-05T06:19:14.176Z] Step 8/24 : COPY . . [2021-01-05T06:19:14.746Z] 745a02a5169b: Pull complete [2021-01-05T06:19:15.021Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T06:19:15.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T06:19:15.022Z] ---> b7e6874047d6 [2021-01-05T06:19:15.022Z] 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-05T06:19:18.417Z] ---> Running in 1265273239b6 [2021-01-05T06:19:18.424Z] Removing intermediate container de2ba04f5b3a [2021-01-05T06:19:18.424Z] ---> e5f7a9b7f5fc [2021-01-05T06:19:18.424Z] Step 8/22 : COPY . . [2021-01-05T06:19:19.383Z] Removing intermediate container 2249bb829fd6 [2021-01-05T06:19:19.383Z] ---> 5e75697cdc7f [2021-01-05T06:19:19.383Z] Step 8/21 : COPY . . [2021-01-05T06:19:19.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:20.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:19:20.982Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T06:19:21.259Z] (2/12) Installing file (5.38-r0) [2021-01-05T06:19:21.259Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T06:19:21.259Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T06:19:25.555Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T06:19:25.555Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T06:19:25.555Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T06:19:25.555Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T06:19:25.555Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T06:19:25.555Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T06:19:25.555Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T06:19:25.555Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T06:19:25.834Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:19:25.834Z] OK: 217 MiB in 51 packages [2021-01-05T06:19:30.140Z] Removing intermediate container 1265273239b6 [2021-01-05T06:19:30.140Z] ---> aae561a03289 [2021-01-05T06:19:30.140Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T06:19:30.140Z] ---> Running in 37e5e8877915 [2021-01-05T06:19:31.119Z] Removing intermediate container 37e5e8877915 [2021-01-05T06:19:31.119Z] ---> 7b033471d9ff [2021-01-05T06:19:31.119Z] Step 5/6 : COPY go.mod . [2021-01-05T06:19:31.712Z] ---> baee05475b81 [2021-01-05T06:19:31.712Z] Step 6/6 : RUN go mod download [2021-01-05T06:19:32.303Z] ---> Running in af734b95fe66 [2021-01-05T06:19:51.632Z] ---> b6ba3812a702 [2021-01-05T06:19:51.633Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:19:52.222Z] ---> Running in f67059c859cc [2021-01-05T06:19:52.484Z] ---> 6c7bc3cdbb70 [2021-01-05T06:19:52.484Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:19:52.484Z] ---> 36196e04b080 [2021-01-05T06:19:52.484Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:19:52.484Z] ---> bc2595fecc37 [2021-01-05T06:19:52.484Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:19:52.484Z] ---> 787be5496a6b [2021-01-05T06:19:52.484Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:19:52.747Z] ---> Running in de5efdbf33a6 [2021-01-05T06:19:52.747Z] ---> Running in 36094873e53c [2021-01-05T06:19:52.747Z] ---> Running in 3768e3e48be4 [2021-01-05T06:19:52.747Z] ---> Running in 9cd913112dee [2021-01-05T06:19:53.334Z] 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-05T06:19:53.334Z] 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-05T06:19:53.603Z] 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-05T06:19:53.879Z] 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-05T06:19:53.879Z] 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-05T06:19:59.091Z] Removing intermediate container af734b95fe66 [2021-01-05T06:19:59.091Z] ---> 5512b68eae03 [2021-01-05T06:19:59.091Z] Successfully built 5512b68eae03 [2021-01-05T06:19:59.091Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:19:59.490Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:19:59.490Z] . [Pipeline] withDockerContainer [2021-01-05T06:19:59.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container [2021-01-05T06:19:59.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:20:01.420Z] $ docker top cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:20:02.537Z] + go version [2021-01-05T06:20:02.537Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T06:20:02.583Z] $ docker stop --time=1 cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea [2021-01-05T06:20:04.518Z] $ docker rm -f cba7e3bb3f832f1f76d9cad37c0bab4b8918f728d8ea9b7f39c5c12970828cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:20:05.803Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T06:20:05.804Z] . [Pipeline] withDockerContainer [2021-01-05T06:20:06.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container [2021-01-05T06:20:06.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T06:20:07.644Z] $ docker top 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T06:20:08.070Z] ========================================================= [2021-01-05T06:20:08.070Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T06:20:08.070Z] ========================================================= [Pipeline] sh [2021-01-05T06:20:08.735Z] + make test [2021-01-05T06:20:08.735Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T06:20:26.142Z] Removing intermediate container f67059c859cc [2021-01-05T06:20:26.142Z] ---> 4a80d66b1164 [2021-01-05T06:20:26.142Z] [2021-01-05T06:20:26.142Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:20:26.142Z] 3.12: Pulling from library/alpine [2021-01-05T06:20:26.142Z] Removing intermediate container 3768e3e48be4 [2021-01-05T06:20:26.142Z] ---> 5c6a8b7e1b5c [2021-01-05T06:20:26.142Z] [2021-01-05T06:20:26.142Z] Step 10/21 : FROM scratch [2021-01-05T06:20:26.142Z] ---> [2021-01-05T06:20:26.142Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:27.534Z] Removing intermediate container de5efdbf33a6 [2021-01-05T06:20:27.534Z] ---> fcd9bbe359d7 [2021-01-05T06:20:27.534Z] [2021-01-05T06:20:27.534Z] Step 10/22 : FROM scratch [2021-01-05T06:20:27.534Z] ---> [2021-01-05T06:20:27.534Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:27.534Z] Removing intermediate container 9cd913112dee [2021-01-05T06:20:27.534Z] ---> d42f507276fa [2021-01-05T06:20:27.534Z] [2021-01-05T06:20:27.534Z] Step 10/24 : FROM scratch [2021-01-05T06:20:27.534Z] ---> [2021-01-05T06:20:27.534Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:20:28.109Z] ---> Running in fb6ac4523048 [2021-01-05T06:20:28.109Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:20:28.109Z] ---> Running in 9c4d3ef8f713 [2021-01-05T06:20:28.109Z] ---> Running in 1a5cd8aacbcd [2021-01-05T06:20:28.109Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:20:28.109Z] ---> 389fef711851 [2021-01-05T06:20:28.109Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:20:28.109Z] ---> Running in a7aa55e5c52d [2021-01-05T06:20:29.497Z] Removing intermediate container fb6ac4523048 [2021-01-05T06:20:29.497Z] ---> 5bbe5401b5cc [2021-01-05T06:20:29.497Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:20:30.072Z] Removing intermediate container 9c4d3ef8f713 [2021-01-05T06:20:30.072Z] ---> 2cc80dce5feb [2021-01-05T06:20:30.072Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:20:30.931Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T06:20:31.018Z] Removing intermediate container 1a5cd8aacbcd [2021-01-05T06:20:31.019Z] ---> 764b5d92a801 [2021-01-05T06:20:31.019Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:20:31.293Z] ---> Running in 98e1ed7b2d93 [2021-01-05T06:20:31.294Z] ---> Running in ab3faa7dc878 [2021-01-05T06:20:31.294Z] ---> Running in 05aae7265708 [2021-01-05T06:20:31.294Z] Removing intermediate container 36094873e53c [2021-01-05T06:20:31.294Z] ---> 6a30075ce4ff [2021-01-05T06:20:31.294Z] [2021-01-05T06:20:31.294Z] Step 10/22 : FROM scratch [2021-01-05T06:20:31.294Z] ---> [2021-01-05T06:20:31.294Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:20:31.559Z] ---> Using cache [2021-01-05T06:20:31.559Z] ---> 2cc80dce5feb [2021-01-05T06:20:31.559Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:20:31.559Z] Removing intermediate container 98e1ed7b2d93 [2021-01-05T06:20:31.559Z] ---> 0d483b4f0fe1 [2021-01-05T06:20:31.559Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:20:31.559Z] ---> Running in 51571502606c [2021-01-05T06:20:31.559Z] Removing intermediate container ab3faa7dc878 [2021-01-05T06:20:31.559Z] ---> 1c603ce54ef5 [2021-01-05T06:20:31.559Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:20:31.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:31.559Z] Removing intermediate container 05aae7265708 [2021-01-05T06:20:31.559Z] ---> 84e94b693b50 [2021-01-05T06:20:31.559Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:20:31.827Z] ---> Running in 674ba4100bf5 [2021-01-05T06:20:31.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:20:31.827Z] ---> Running in e6a681d92d14 [2021-01-05T06:20:31.827Z] ---> Running in 0ad4e9b2256b [2021-01-05T06:20:31.827Z] Removing intermediate container 51571502606c [2021-01-05T06:20:31.827Z] ---> 5b4f64f714e0 [2021-01-05T06:20:31.827Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:20:31.827Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:20:31.827Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:20:31.827Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:20:31.827Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:20:31.828Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:20:32.092Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:20:32.092Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:20:32.092Z] OK: 7 MiB in 19 packages [2021-01-05T06:20:32.355Z] Removing intermediate container 674ba4100bf5 [2021-01-05T06:20:32.355Z] ---> 7a7525386c25 [2021-01-05T06:20:32.355Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:20:32.355Z] ---> Running in b36d894c1d10 [2021-01-05T06:20:32.634Z] Removing intermediate container e6a681d92d14 [2021-01-05T06:20:32.634Z] ---> 25e01befcdda [2021-01-05T06:20:32.634Z] Step 14/22 : WORKDIR / [2021-01-05T06:20:32.634Z] Removing intermediate container 0ad4e9b2256b [2021-01-05T06:20:32.634Z] ---> 708eb2cacfde [2021-01-05T06:20:32.634Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:20:32.634Z] ---> Running in da00ddc6c8a1 [2021-01-05T06:20:32.900Z] Removing intermediate container b36d894c1d10 [2021-01-05T06:20:32.900Z] ---> daad7f943c0e [2021-01-05T06:20:32.900Z] Step 14/22 : WORKDIR / [2021-01-05T06:20:32.900Z] ---> 8f7b6947264e [2021-01-05T06:20:32.900Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:20:33.473Z] ---> Running in 54d800cf49db [2021-01-05T06:20:33.473Z] ---> 223211676c02 [2021-01-05T06:20:33.473Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:20:33.740Z] Removing intermediate container da00ddc6c8a1 [2021-01-05T06:20:33.741Z] ---> f828d4c3ab14 [2021-01-05T06:20:33.741Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:20:33.741Z] Removing intermediate container a7aa55e5c52d [2021-01-05T06:20:33.741Z] ---> 8e8e14660389 [2021-01-05T06:20:33.741Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:20:33.741Z] ---> eb6efb3e8864 [2021-01-05T06:20:33.741Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:33.741Z] ---> Running in cf5b17358ea7 [2021-01-05T06:20:34.006Z] Removing intermediate container 54d800cf49db [2021-01-05T06:20:34.006Z] ---> 8203834a1895 [2021-01-05T06:20:34.006Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:20:34.269Z] ---> c3c5e4fce4c3 [2021-01-05T06:20:34.269Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:20:34.853Z] ---> f3cd521cd852 [2021-01-05T06:20:34.853Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:20:34.853Z] Removing intermediate container cf5b17358ea7 [2021-01-05T06:20:34.853Z] ---> 5de3ad53808c [2021-01-05T06:20:34.853Z] Step 13/22 : WORKDIR / [2021-01-05T06:20:34.853Z] ---> 212bf6f49a62 [2021-01-05T06:20:34.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:20:35.126Z] ---> 5a0e7eb25c6b [2021-01-05T06:20:35.126Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:20:35.126Z] ---> Running in ac329ccaf95b [2021-01-05T06:20:35.126Z] ---> Running in ef94315054b4 [2021-01-05T06:20:35.126Z] ---> ca830640b521 [2021-01-05T06:20:35.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:35.389Z] Removing intermediate container ac329ccaf95b [2021-01-05T06:20:35.389Z] ---> caaadf6746bb [2021-01-05T06:20:35.389Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:35.657Z] ---> Running in a35867bfed1d [2021-01-05T06:20:35.657Z] ---> 87d9aebb6987 [2021-01-05T06:20:35.657Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:20:35.657Z] Removing intermediate container ef94315054b4 [2021-01-05T06:20:35.657Z] ---> b84ac0399e4c [2021-01-05T06:20:35.657Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:20:35.657Z] ---> 1b3ea96a0f2a [2021-01-05T06:20:35.657Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:35.657Z] ---> a2944ef26830 [2021-01-05T06:20:35.657Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:20:35.657Z] ---> Running in caf1aef06ba0 [2021-01-05T06:20:35.924Z] Removing intermediate container a35867bfed1d [2021-01-05T06:20:35.924Z] ---> 87e44a837c06 [2021-01-05T06:20:35.924Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:20:36.192Z] ---> e5fd986065f9 [2021-01-05T06:20:36.192Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:20:36.192Z] ---> Running in 66966b828c72 [2021-01-05T06:20:36.192Z] ---> d73f365bc031 [2021-01-05T06:20:36.192Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:20:36.192Z] ---> 8e1b8911bf5d [2021-01-05T06:20:36.192Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:20:36.192Z] Removing intermediate container caf1aef06ba0 [2021-01-05T06:20:36.192Z] ---> b6fc302c1b14 [2021-01-05T06:20:36.192Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:36.192Z] ---> Running in 19c9f0cc8399 [2021-01-05T06:20:36.465Z] ---> Running in c3fb38c86d19 [2021-01-05T06:20:37.046Z] Removing intermediate container 66966b828c72 [2021-01-05T06:20:37.046Z] ---> 13e12555bb71 [2021-01-05T06:20:37.046Z] Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:20:37.046Z] Removing intermediate container 19c9f0cc8399 [2021-01-05T06:20:37.046Z] ---> 560dbf6c0d1f [2021-01-05T06:20:37.046Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:37.046Z] ---> 1988f5374ed5 [2021-01-05T06:20:37.046Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:37.046Z] ---> 624967bdbe75 [2021-01-05T06:20:37.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:20:37.311Z] Removing intermediate container c3fb38c86d19 [2021-01-05T06:20:37.311Z] ---> 27f828e417f4 [2021-01-05T06:20:37.311Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:20:37.311Z] ---> Running in 2b94cbfaf471 [2021-01-05T06:20:37.311Z] ---> Running in 0e508ab8692d [2021-01-05T06:20:37.311Z] ---> Running in 2cce3ef1e63a [2021-01-05T06:20:37.576Z] ---> 9ad77bbda57a [2021-01-05T06:20:37.576Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:20:37.576Z] Removing intermediate container 2b94cbfaf471 [2021-01-05T06:20:37.576Z] ---> 9796a70086db [2021-01-05T06:20:37.576Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:20:37.576Z] ---> 4db96805e4f2 [2021-01-05T06:20:37.576Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:20:37.839Z] Removing intermediate container 0e508ab8692d [2021-01-05T06:20:37.839Z] ---> 2ef7be22c551 [2021-01-05T06:20:37.839Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:20:37.839Z] Removing intermediate container 2cce3ef1e63a [2021-01-05T06:20:37.839Z] ---> d4194f57717c [2021-01-05T06:20:37.839Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:20:37.839Z] ---> Running in 2216d422764b [2021-01-05T06:20:37.839Z] ---> Running in e4a5ad9ab080 [2021-01-05T06:20:37.839Z] ---> Running in b6a1a2f73f2d [2021-01-05T06:20:37.839Z] ---> Running in 3ebc2e4babd1 [2021-01-05T06:20:38.106Z] ---> a7741fb01d2d [2021-01-05T06:20:38.106Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:20:38.106Z] Removing intermediate container 2216d422764b [2021-01-05T06:20:38.106Z] ---> e9689665cbf2 [2021-01-05T06:20:38.106Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:20:38.106Z] Removing intermediate container e4a5ad9ab080 [2021-01-05T06:20:38.106Z] ---> 978cb5b7a88c [2021-01-05T06:20:38.106Z] [2021-01-05T06:20:38.370Z] ---> Running in 8fe7e2f94388 [2021-01-05T06:20:38.370Z] Removing intermediate container b6a1a2f73f2d [2021-01-05T06:20:38.370Z] ---> b90d31264d6c [2021-01-05T06:20:38.370Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:20:38.634Z] Removing intermediate container 3ebc2e4babd1 [2021-01-05T06:20:38.634Z] ---> edaf0b6553fe [2021-01-05T06:20:38.634Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:20:38.634Z] Successfully built 978cb5b7a88c [2021-01-05T06:20:38.634Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T06:20:38.634Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-05T06:20:38.634Z] ---> Running in 9abde334842b [2021-01-05T06:20:38.896Z] ---> Running in 4b06815ffe6f [2021-01-05T06:20:38.896Z] ---> Running in f38125d20d74 [2021-01-05T06:20:38.896Z] Removing intermediate container 4b06815ffe6f [2021-01-05T06:20:38.896Z] ---> 9a62c83d2ac9 [2021-01-05T06:20:38.896Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:20:39.169Z] Removing intermediate container 9abde334842b [2021-01-05T06:20:39.169Z] ---> 0bb72dc67653 [2021-01-05T06:20:39.169Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:20:39.169Z] Removing intermediate container f38125d20d74 [2021-01-05T06:20:39.169Z] ---> ee0f9dbf4f50 [2021-01-05T06:20:39.169Z] [2021-01-05T06:20:39.169Z] ---> Running in dbb09a381a27 [2021-01-05T06:20:39.169Z] ---> Running in ff75f459710d [2021-01-05T06:20:39.434Z] Successfully built ee0f9dbf4f50 [2021-01-05T06:20:39.434Z] Successfully tagged docker-core-command-go:latest [2021-01-05T06:20:39.434Z] Building docker-security-secretstore-setup-go [2021-01-05T06:20:39.696Z]  Building docker-core-command-go ... done Removing intermediate container dbb09a381a27 [2021-01-05T06:20:39.696Z] ---> f4dbface55a1 [2021-01-05T06:20:39.696Z] [2021-01-05T06:20:39.696Z] Removing intermediate container ff75f459710d [2021-01-05T06:20:39.696Z] ---> ff1256e76069 [2021-01-05T06:20:39.696Z] Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:20:39.696Z] Successfully built f4dbface55a1 [2021-01-05T06:20:39.959Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T06:20:39.959Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-05T06:20:39.959Z] ---> Running in e05bd360dd39 [2021-01-05T06:20:40.224Z] Removing intermediate container 8fe7e2f94388 [2021-01-05T06:20:40.224Z] ---> 1b277ab0e420 [2021-01-05T06:20:40.224Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:20:44.445Z] Removing intermediate container e05bd360dd39 [2021-01-05T06:20:44.445Z] ---> 27d0f3dc6443 [2021-01-05T06:20:44.445Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:20:44.445Z] ---> Running in 8359a3e5b092 [2021-01-05T06:20:44.707Z] ---> Running in 6b3735465f08 [2021-01-05T06:20:45.286Z] Removing intermediate container 8359a3e5b092 [2021-01-05T06:20:45.286Z] ---> 604fa3666caf [2021-01-05T06:20:45.286Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T06:20:47.214Z] ---> Running in 5eedd0839b62 [2021-01-05T06:20:47.214Z] Removing intermediate container 6b3735465f08 [2021-01-05T06:20:47.214Z] ---> abca2e8852a4 [2021-01-05T06:20:47.214Z] [2021-01-05T06:20:47.481Z] Successfully built abca2e8852a4 [2021-01-05T06:20:47.481Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T06:20:47.481Z] Building docker-security-proxy-setup-go [2021-01-05T06:20:47.481Z]  Building docker-support-notifications-go ... done Removing intermediate container 5eedd0839b62 [2021-01-05T06:20:47.481Z] ---> b8ad49249708 [2021-01-05T06:20:47.481Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:20:47.481Z] ---> Running in 47cbec21cff3 [2021-01-05T06:20:47.747Z] Removing intermediate container 47cbec21cff3 [2021-01-05T06:20:47.747Z] ---> e9ea963877f3 [2021-01-05T06:20:47.747Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:20:47.747Z] ---> Running in 557f99d84592 [2021-01-05T06:20:48.019Z] Removing intermediate container 557f99d84592 [2021-01-05T06:20:48.019Z] ---> b14a4560e924 [2021-01-05T06:20:48.019Z] [2021-01-05T06:20:48.286Z] Successfully built b14a4560e924 [2021-01-05T06:20:49.238Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T06:20:59.921Z]  Building docker-security-bootstrap-redis-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:20:59.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:20:59.921Z] ---> d22ecb26efd6 [2021-01-05T06:20:59.921Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:20:59.921Z] [2021-01-05T06:20:59.921Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder ---> Using cache [2021-01-05T06:20:59.921Z] [2021-01-05T06:20:59.921Z] ---> b811bc13eb16 [2021-01-05T06:20:59.921Z] ---> d22ecb26efd6 [2021-01-05T06:20:59.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 3/26 : WORKDIR /edgex-go [2021-01-05T06:20:59.921Z] [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 4095482c4ae5 [2021-01-05T06:20:59.921Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:20:59.921Z] ---> b811bc13eb16 [2021-01-05T06:20:59.921Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 4095482c4ae5 [2021-01-05T06:20:59.921Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 6cd33f34d4ca [2021-01-05T06:20:59.921Z] Step 6/24 : COPY go.mod . [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 6e2c41d8b243 [2021-01-05T06:20:59.921Z] Step 7/24 : RUN go mod download [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 5e75697cdc7f [2021-01-05T06:20:59.921Z] Step 8/24 : COPY . . [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> bc2595fecc37 [2021-01-05T06:20:59.921Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:20:59.921Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:20:59.921Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:20:59.921Z] ---> d22ecb26efd6 [2021-01-05T06:20:59.921Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> b811bc13eb16 [2021-01-05T06:20:59.921Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:20:59.921Z] ---> Using cache [2021-01-05T06:20:59.921Z] ---> 4095482c4ae5 [2021-01-05T06:20:59.921Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:21:00.877Z] ---> Running in 90bdb230ae53 [2021-01-05T06:21:00.877Z] ---> Running in fed5a6f74799 [2021-01-05T06:21:00.877Z] ---> Running in de95a77d4077 [2021-01-05T06:21:02.835Z] 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-05T06:21:02.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:02.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:03.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:03.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:04.060Z] OK: 233 MiB in 51 packages [2021-01-05T06:21:04.060Z] OK: 233 MiB in 51 packages [2021-01-05T06:21:07.468Z] Removing intermediate container 90bdb230ae53 [2021-01-05T06:21:07.468Z] ---> 2d35896c5d34 [2021-01-05T06:21:07.468Z] Step 6/23 : COPY go.mod . [2021-01-05T06:21:07.468Z] Removing intermediate container de95a77d4077 [2021-01-05T06:21:07.468Z] ---> c2e2f1f071e0 [2021-01-05T06:21:07.468Z] Step 6/26 : COPY go.mod . [2021-01-05T06:21:07.750Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:21:07.750Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:21:07.750Z] ---> d22ecb26efd6 [2021-01-05T06:21:07.750Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:21:07.750Z] ---> Using cache [2021-01-05T06:21:07.750Z] ---> b811bc13eb16 [2021-01-05T06:21:07.750Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:07.750Z] ---> Using cache [2021-01-05T06:21:07.750Z] ---> 4095482c4ae5 [2021-01-05T06:21:07.750Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:21:07.750Z] ---> Using cache [2021-01-05T06:21:07.750Z] ---> 6cd33f34d4ca [2021-01-05T06:21:07.750Z] Step 6/21 : COPY go.mod . [2021-01-05T06:21:07.750Z] ---> Using cache [2021-01-05T06:21:07.750Z] ---> 6e2c41d8b243 [2021-01-05T06:21:07.750Z] Step 7/21 : RUN go mod download [2021-01-05T06:21:07.750Z] ---> Using cache [2021-01-05T06:21:07.750Z] ---> 5e75697cdc7f [2021-01-05T06:21:07.750Z] Step 8/21 : COPY . . [2021-01-05T06:21:08.032Z] ---> Using cache [2021-01-05T06:21:08.032Z] ---> bc2595fecc37 [2021-01-05T06:21:08.032Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:21:08.294Z] ---> ca8c5417fd9e [2021-01-05T06:21:08.294Z] Step 7/23 : RUN go mod download [2021-01-05T06:21:08.556Z] ---> Running in f0b56826e2b3 [2021-01-05T06:21:08.556Z] ---> Running in 2274ee6b5eff [2021-01-05T06:21:08.556Z] ---> e75f4c4d4a5a [2021-01-05T06:21:08.556Z] Step 7/26 : RUN go mod download [2021-01-05T06:21:08.556Z] ---> Running in 7a710d0f2835 [2021-01-05T06:21:09.547Z] 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-05T06:21:10.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T06:21:11.528Z] Removing intermediate container 7a710d0f2835 [2021-01-05T06:21:11.529Z] ---> b1606e0b52bd [2021-01-05T06:21:11.529Z] Step 8/26 : COPY . . [2021-01-05T06:21:11.529Z] Removing intermediate container 2274ee6b5eff [2021-01-05T06:21:11.529Z] ---> b7d944dabc7d [2021-01-05T06:21:11.529Z] Step 8/23 : COPY . . [2021-01-05T06:21:21.650Z] 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-05T06:21:29.886Z] 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-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T06:21:32.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T06:21:34.148Z] ---> 8760b8c385b3 [2021-01-05T06:21:34.148Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:21:34.148Z] Removing intermediate container fed5a6f74799 [2021-01-05T06:21:34.148Z] ---> 6faa8ef362cd [2021-01-05T06:21:34.148Z] [2021-01-05T06:21:34.148Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:21:34.148Z] ---> 389fef711851 [2021-01-05T06:21:34.148Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:21:34.148Z] ---> Using cache [2021-01-05T06:21:34.148Z] ---> 8e8e14660389 [2021-01-05T06:21:34.148Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:21:34.148Z] ---> ed16986c9e7b [2021-01-05T06:21:34.148Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:21:34.148Z] ---> Running in d5f6c0201835 [2021-01-05T06:21:34.148Z] ---> Running in 845f850099de [2021-01-05T06:21:34.148Z] ---> Running in 194d53a9496f [2021-01-05T06:21:34.729Z] Removing intermediate container 845f850099de [2021-01-05T06:21:34.729Z] ---> f4eaa9b298a1 [2021-01-05T06:21:34.729Z] Step 13/24 : WORKDIR / [2021-01-05T06:21:35.680Z] ---> Running in 82ca433e7c1c [2021-01-05T06:21:35.681Z] Removing intermediate container f0b56826e2b3 [2021-01-05T06:21:35.681Z] ---> 8a0988cd8a95 [2021-01-05T06:21:35.681Z] [2021-01-05T06:21:35.681Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:21:35.681Z] ---> 389fef711851 [2021-01-05T06:21:35.681Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T06:21:35.681Z] 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-05T06:21:35.687Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T06:21:35.687Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T06:21:35.687Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T06:21:35.948Z] ---> Running in 38db3c95cc6a [2021-01-05T06:21:35.948Z] 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-05T06:21:35.948Z] Removing intermediate container 82ca433e7c1c [2021-01-05T06:21:35.948Z] ---> f22b1fdc9018 [2021-01-05T06:21:35.948Z] 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-05T06:21:36.225Z] ---> d9e49121bcf9 [2021-01-05T06:21:36.225Z] 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-05T06:21:36.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:36.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:21:36.827Z] ---> dfbf8bb05b29 [2021-01-05T06:21:36.827Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:21:37.096Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:21:37.096Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:21:37.096Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:21:37.096Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:21:37.096Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:21:37.096Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:21:37.694Z] OK: 7 MiB in 18 packages [2021-01-05T06:21:37.968Z] ---> d4967252a76b [2021-01-05T06:21:37.968Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:21:39.927Z] ---> ab99f2b7da8e [2021-01-05T06:21:39.927Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:21:40.203Z] Removing intermediate container 38db3c95cc6a [2021-01-05T06:21:40.203Z] ---> 53ba55835de3 [2021-01-05T06:21:40.203Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:21:40.801Z] ---> Running in 10efeb55ca3b [2021-01-05T06:21:40.801Z] ---> d6c4449a69d0 [2021-01-05T06:21:40.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T06:21:41.072Z] Removing intermediate container 10efeb55ca3b [2021-01-05T06:21:41.072Z] ---> cf14259310c1 [2021-01-05T06:21:41.072Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:21:41.368Z] ---> Running in 3b3c13ce8438 [2021-01-05T06:21:41.368Z] ---> f41c738f3f9e [2021-01-05T06:21:41.368Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:21:41.368Z] ---> Running in d45b6f74703a [2021-01-05T06:21:41.650Z] Removing intermediate container 3b3c13ce8438 [2021-01-05T06:21:41.650Z] ---> ea0d9387ad4e [2021-01-05T06:21:41.650Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:21:42.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.258s coverage: 46.6% of statements [2021-01-05T06:21:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T06:21:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T06:21:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T06:21:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T06:21:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T06:21:43.624Z] ---> adb74d368caf [2021-01-05T06:21:43.624Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:21:44.232Z] ---> 0ff748a85151 [2021-01-05T06:21:44.232Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:21:44.232Z] Removing intermediate container d45b6f74703a [2021-01-05T06:21:44.232Z] ---> dece3f0ada65 [2021-01-05T06:21:44.232Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:21:44.232Z] ---> Running in a9a8a90c5cec [2021-01-05T06:21:44.835Z] Removing intermediate container a9a8a90c5cec [2021-01-05T06:21:44.835Z] ---> bde4b3a44aae [2021-01-05T06:21:44.835Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T06:21:45.422Z] ---> Running in b4d10034d71e [2021-01-05T06:21:45.422Z] ---> 16c5b5d5cfa7 [2021-01-05T06:21:45.422Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:21:45.422Z] ---> Running in 0b0f44e6891f [2021-01-05T06:21:46.391Z] Removing intermediate container 0b0f44e6891f [2021-01-05T06:21:46.391Z] ---> 9d49eb714118 [2021-01-05T06:21:46.391Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:21:46.391Z] Removing intermediate container b4d10034d71e [2021-01-05T06:21:46.391Z] ---> 018b8b9dc9b7 [2021-01-05T06:21:46.391Z] Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:21:46.661Z] ---> Running in d09f96b1d276 [2021-01-05T06:21:46.661Z] ---> Running in 5238e56dfbe0 [2021-01-05T06:21:46.933Z] Removing intermediate container d09f96b1d276 [2021-01-05T06:21:46.933Z] ---> 44b8ae244a02 [2021-01-05T06:21:46.933Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T06:21:46.933Z] ---> Running in a192640df918 [2021-01-05T06:21:46.933Z] Removing intermediate container 5238e56dfbe0 [2021-01-05T06:21:46.933Z] ---> 274e7e696463 [2021-01-05T06:21:46.933Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:21:47.197Z] ---> Running in 1769a7918f07 [2021-01-05T06:21:47.197Z] Removing intermediate container a192640df918 [2021-01-05T06:21:47.197Z] ---> 45eed5baa5c1 [2021-01-05T06:21:47.197Z] Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:21:47.465Z] ---> Running in 9c65ed261dcc [2021-01-05T06:21:47.465Z] Removing intermediate container 1769a7918f07 [2021-01-05T06:21:47.465Z] ---> 3e53054314dc [2021-01-05T06:21:47.465Z] [2021-01-05T06:21:47.748Z] Successfully built 3e53054314dc [2021-01-05T06:21:48.013Z] Removing intermediate container 9c65ed261dcc [2021-01-05T06:21:48.013Z] ---> 44eda046b439 [2021-01-05T06:21:48.013Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:21:48.013Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T06:21:48.013Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in ae80e0bd8dcf [2021-01-05T06:21:48.608Z] Removing intermediate container ae80e0bd8dcf [2021-01-05T06:21:48.608Z] ---> 009e94d48bfa [2021-01-05T06:21:48.608Z] [2021-01-05T06:21:48.608Z] Successfully built 009e94d48bfa [2021-01-05T06:21:48.883Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T06:21:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.466s coverage: 27.0% of statements [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T06:21:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T06:21:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T06:21:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.255s coverage: 75.0% of statements [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T06:21:49.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.682s coverage: 82.9% of statements [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T06:21:49.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T06:21:54.226Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 194d53a9496f [2021-01-05T06:21:54.226Z] ---> 9c410f3e208d [2021-01-05T06:21:54.226Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:21:54.226Z] ---> Running in 2e0b257354cb [2021-01-05T06:21:54.226Z] 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-05T06:21:56.788Z] Removing intermediate container d5f6c0201835 [2021-01-05T06:21:56.788Z] ---> 761e5b08392f [2021-01-05T06:21:56.788Z] [2021-01-05T06:21:56.788Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:21:56.788Z] ---> 389fef711851 [2021-01-05T06:21:56.788Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:21:56.788Z] Removing intermediate container 2e0b257354cb [2021-01-05T06:21:56.788Z] ---> 5d1578cb1901 [2021-01-05T06:21:56.788Z] [2021-01-05T06:21:56.788Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:21:56.788Z] 20.10.0: Pulling from library/docker [2021-01-05T06:21:56.788Z] ---> Running in 4dc294d9b386 [2021-01-05T06:21:57.051Z] Removing intermediate container 4dc294d9b386 [2021-01-05T06:21:57.051Z] ---> 0d4f14954d89 [2021-01-05T06:21:57.051Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:21:57.314Z] ---> Running in 669343d4db16 [2021-01-05T06:21:57.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T06:21:57.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T06:21:57.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T06:21:57.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.287s coverage: 86.7% of statements [2021-01-05T06:21:57.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T06:21:57.579Z] Removing intermediate container 669343d4db16 [2021-01-05T06:21:57.580Z] ---> 6b7af6ed72ee [2021-01-05T06:21:57.580Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:21:57.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.318s coverage: 97.5% of statements [2021-01-05T06:21:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T06:21:57.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-01-05T06:21:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T06:21:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T06:21:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T06:21:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T06:21:57.844Z] ---> Running in 0081a63936e5 [2021-01-05T06:21:58.112Z] Removing intermediate container 0081a63936e5 [2021-01-05T06:21:58.112Z] ---> 7a74b62d4f88 [2021-01-05T06:21:58.112Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:21:58.112Z] ---> Running in 7f47d708b0a4 [2021-01-05T06:21:59.503Z] Removing intermediate container 7f47d708b0a4 [2021-01-05T06:21:59.503Z] ---> e4237f050112 [2021-01-05T06:21:59.503Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:21:59.503Z] ---> Running in 23cccb75c711 [2021-01-05T06:22:00.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:00.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:01.614Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:22:01.614Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:22:01.614Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:22:01.885Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:22:01.885Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:22:02.156Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:22:02.156Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:22:02.156Z] ---> aefe523efa57 [2021-01-05T06:22:02.156Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:22:02.156Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:02.156Z] OK: 8 MiB in 19 packages [2021-01-05T06:22:02.425Z] ---> Running in 53e70380a0b3 [2021-01-05T06:22:02.688Z] Removing intermediate container 23cccb75c711 [2021-01-05T06:22:02.688Z] ---> 2de08af41094 [2021-01-05T06:22:02.688Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:22:02.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:02.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:02.954Z] ---> f3461bb63ce1 [2021-01-05T06:22:02.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:22:03.218Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:22:03.218Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:22:03.218Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:22:03.218Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:03.218Z] OK: 12 MiB in 22 packages [2021-01-05T06:22:03.791Z] ---> 5149b1e75b7e [2021-01-05T06:22:03.791Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:22:03.791Z] Removing intermediate container 53e70380a0b3 [2021-01-05T06:22:03.791Z] ---> 98b0f91ec4fc [2021-01-05T06:22:03.791Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:22:04.054Z] ---> Running in 5e33d355f4b9 [2021-01-05T06:22:04.054Z] ---> 8ed172c3ae60 [2021-01-05T06:22:04.054Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:22:04.054Z] ---> Running in 7bc3b8d6a7c1 [2021-01-05T06:22:04.054Z] Removing intermediate container 5e33d355f4b9 [2021-01-05T06:22:04.054Z] ---> 1428ee620a9b [2021-01-05T06:22:04.054Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:22:04.317Z] ---> Running in 17aba61fcfa1 [2021-01-05T06:22:04.317Z] Removing intermediate container 7bc3b8d6a7c1 [2021-01-05T06:22:04.317Z] ---> e469f85c1e3a [2021-01-05T06:22:04.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:22:04.317Z] ---> Running in dd8f7064ab23 [2021-01-05T06:22:04.317Z] Removing intermediate container 17aba61fcfa1 [2021-01-05T06:22:04.317Z] ---> c6ec5e82db3e [2021-01-05T06:22:04.317Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:22:04.578Z] ---> Running in e8ebf660f778 [2021-01-05T06:22:04.578Z] Removing intermediate container dd8f7064ab23 [2021-01-05T06:22:04.578Z] ---> 592a6074ec7f [2021-01-05T06:22:04.578Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T06:22:04.578Z] ---> Running in 888f1c13473b [2021-01-05T06:22:04.578Z] Removing intermediate container e8ebf660f778 [2021-01-05T06:22:04.578Z] ---> 95e0da9ea31a [2021-01-05T06:22:04.578Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:22:04.840Z] Removing intermediate container 888f1c13473b [2021-01-05T06:22:04.840Z] ---> 06e9c454278c [2021-01-05T06:22:04.840Z] Step 22/23 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:22:04.840Z] ---> Running in bb5d128cea75 [2021-01-05T06:22:05.101Z] Removing intermediate container bb5d128cea75 [2021-01-05T06:22:05.101Z] ---> 9fe1a55e9d05 [2021-01-05T06:22:05.101Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:22:05.101Z] ---> Running in b308bb6892f4 [2021-01-05T06:22:05.101Z] ---> 7a822c715fc5 [2021-01-05T06:22:05.101Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:22:05.363Z] Removing intermediate container b308bb6892f4 [2021-01-05T06:22:05.363Z] ---> 0bdb99a1e9ef [2021-01-05T06:22:05.363Z] [2021-01-05T06:22:05.363Z] ---> b7a4849ae193 [2021-01-05T06:22:05.363Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:22:05.363Z] Successfully built 0bdb99a1e9ef [2021-01-05T06:22:05.363Z] Successfully tagged docker-core-data-go:latest [2021-01-05T06:22:05.936Z]  Building docker-core-data-go ... done  ---> 018454e1bf3b [2021-01-05T06:22:05.936Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:22:05.936Z] ---> Running in db64c50a76ef [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.046s coverage: 93.8% of statements [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-01-05T06:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-01-05T06:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements [2021-01-05T06:22:06.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:06.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:06.463Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:22:06.463Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:22:06.463Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:22:06.463Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:22:06.463Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:22:06.463Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:22:06.463Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:22:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2021-01-05T06:22:07.407Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:22:07.670Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:22:07.670Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:22:07.670Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:22:07.670Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:22:07.670Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:22:07.670Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:22:07.670Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:22:07.670Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:22:07.670Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:22:07.670Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:22:07.670Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:22:07.670Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:22:07.936Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:22:07.936Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:22:07.936Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:22:07.936Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:22:07.936Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:22:07.936Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:22:07.936Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:22:07.936Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:22:07.936Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:22:07.936Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:22:07.936Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:22:07.936Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:22:07.936Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:22:08.197Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:08.197Z] OK: 71 MiB in 55 packages [2021-01-05T06:22:08.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.4% of statements [2021-01-05T06:22:08.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T06:22:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements [2021-01-05T06:22:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T06:22:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T06:22:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements [2021-01-05T06:22:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-05T06:22:11.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2021-01-05T06:22:11.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-01-05T06:22:13.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-01-05T06:22:16.349Z] Removing intermediate container db64c50a76ef [2021-01-05T06:22:16.349Z] ---> 579bd493d72f [2021-01-05T06:22:16.349Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:22:16.349Z] ---> Running in 39bc6de749bf [2021-01-05T06:22:16.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.879s coverage: 55.9% of statements [2021-01-05T06:22:16.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T06:22:16.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T06:22:16.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T06:22:16.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T06:22:16.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T06:22:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.430s coverage: 37.0% of statements [2021-01-05T06:22:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T06:22:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T06:22:17.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.739s coverage: 84.0% of statements [2021-01-05T06:22:17.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2021-01-05T06:22:17.742Z] Collecting docker-compose==1.23.2 [2021-01-05T06:22:17.742Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:22:18.005Z] 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-05T06:22:18.005Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:22:18.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:22:18.579Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:22:18.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:22:18.841Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:22:18.841Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:22:19.104Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:22:19.104Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:22:19.676Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:22:19.676Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T06:22:19.937Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:22:19.937Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:22:19.938Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:22:19.938Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:22:20.203Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:22:20.203Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:22:21.146Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:22:21.146Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:22:21.146Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:22:21.146Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:22:21.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:22:21.407Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:22:21.407Z] 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-05T06:22:21.407Z] 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-05T06:22:21.407Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:22:21.407Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:22:21.407Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:22:21.407Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:22:21.407Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:22:21.407Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:22:21.670Z] Installing collected packages: dockerpty, texttable, websocket-client, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, PyYAML, cached-property, docker-compose [2021-01-05T06:22:21.670Z] Running setup.py install for dockerpty: started [2021-01-05T06:22:22.300Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:22:22.300Z] Running setup.py install for texttable: started [2021-01-05T06:22:22.581Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:22:22.581Z] Running setup.py install for docopt: started [2021-01-05T06:22:23.241Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:22:23.241Z] Attempting uninstall: idna [2021-01-05T06:22:23.241Z] Found existing installation: idna 2.9 [2021-01-05T06:22:23.241Z] Uninstalling idna-2.9: [2021-01-05T06:22:23.241Z] Successfully uninstalled idna-2.9 [2021-01-05T06:22:23.241Z] Attempting uninstall: urllib3 [2021-01-05T06:22:23.241Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:22:23.241Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:22:23.241Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:22:23.514Z] Attempting uninstall: requests [2021-01-05T06:22:23.514Z] Found existing installation: requests 2.23.0 [2021-01-05T06:22:23.514Z] Uninstalling requests-2.23.0: [2021-01-05T06:22:23.514Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:22:24.091Z] Running setup.py install for PyYAML: started [2021-01-05T06:22:24.662Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:22:24.925Z] 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-05T06:22:25.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.350s coverage: 47.1% of statements [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T06:22:25.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T06:22:25.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.148s coverage: 100.0% of statements [2021-01-05T06:22:25.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T06:22:29.139Z] Removing intermediate container 39bc6de749bf [2021-01-05T06:22:29.139Z] ---> d74d26449081 [2021-01-05T06:22:29.139Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:22:29.139Z] ---> Running in 357f8dd38a5b [2021-01-05T06:22:29.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:29.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T06:22:29.139Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:22:29.139Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:22:29.139Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:22:29.139Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.006s coverage: 29.1% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T06:22:29.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T06:22:29.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements [2021-01-05T06:22:29.402Z] OK: 72 MiB in 58 packages [2021-01-05T06:22:29.663Z] Removing intermediate container 357f8dd38a5b [2021-01-05T06:22:29.663Z] ---> 7759d89c287d [2021-01-05T06:22:29.663Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:22:29.925Z] ---> Running in 9c9e915d57ab [2021-01-05T06:22:29.925Z] Removing intermediate container 9c9e915d57ab [2021-01-05T06:22:29.925Z] ---> 4a3bad3dae6b [2021-01-05T06:22:29.925Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:22:30.190Z] ---> Running in 7c989925c308 [2021-01-05T06:22:30.190Z] Removing intermediate container 7c989925c308 [2021-01-05T06:22:30.190Z] ---> 76036a1f2414 [2021-01-05T06:22:30.190Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T06:22:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2021-01-05T06:22:30.454Z] ---> Running in 6da4266dd185 [2021-01-05T06:22:30.454Z] Removing intermediate container 6da4266dd185 [2021-01-05T06:22:30.454Z] ---> 0de9669e8e49 [2021-01-05T06:22:30.454Z] Step 25/26 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:22:31.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-05T06:22:31.400Z] ---> Running in 5536f56bc972 [2021-01-05T06:22:31.400Z] Removing intermediate container 5536f56bc972 [2021-01-05T06:22:31.400Z] ---> 21ef6c703d59 [2021-01-05T06:22:31.400Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:22:31.400Z] ---> Running in 3067ea9559ee [2021-01-05T06:22:31.661Z] Removing intermediate container 3067ea9559ee [2021-01-05T06:22:31.661Z] ---> b9d8df997eef [2021-01-05T06:22:31.661Z] [2021-01-05T06:22:31.661Z] Successfully built b9d8df997eef [2021-01-05T06:22:31.661Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T06:22:31.918Z] GO111MODULE=on go vet ./... [2021-01-05T06:22:31.942Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T06:22:31.961Z] $ docker stop --time=1 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 [2021-01-05T06:22:33.642Z] $ docker rm -f 85c928bda95ffbb5b4b33e6eec9cc3b6b638fac8b307a9930372a385dd6edbf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:22:34.181Z] + docker images [2021-01-05T06:22:34.181Z] + grep docker [2021-01-05T06:22:34.444Z] docker-sys-mgmt-agent-go latest b9d8df997eef 3 seconds ago 313MB [2021-01-05T06:22:34.444Z] docker-core-data-go latest 0bdb99a1e9ef 29 seconds ago 22.2MB [2021-01-05T06:22:34.444Z] docker-security-proxy-setup-go latest 009e94d48bfa 46 seconds ago 24.5MB [2021-01-05T06:22:34.444Z] docker-security-secretstore-setup-go latest 3e53054314dc 47 seconds ago 24.6MB [2021-01-05T06:22:34.444Z] docker-security-bootstrap-redis-go latest b14a4560e924 About a minute ago 15.8MB [2021-01-05T06:22:34.444Z] docker-support-notifications-go latest abca2e8852a4 About a minute ago 12MB [2021-01-05T06:22:34.444Z] docker-core-metadata-go latest f4dbface55a1 About a minute ago 13MB [2021-01-05T06:22:34.444Z] docker-core-command-go latest ee0f9dbf4f50 About a minute ago 10.6MB [2021-01-05T06:22:34.444Z] docker-support-scheduler-go latest 978cb5b7a88c About a minute ago 10.7MB [2021-01-05T06:22:34.444Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T06:22:50.413Z] Still waiting to schedule task [2021-01-05T06:22:50.413Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T06:23:39.999Z] gofmt -l . [2021-01-05T06:23:39.999Z] [ "`gofmt -l .`" = "" ] [2021-01-05T06:23:39.999Z] ./bin/test-go-mod-tidy.sh [2021-01-05T06:23:39.999Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T06:23:44.065Z] + ls -al . [2021-01-05T06:23:44.065Z] total 664 [2021-01-05T06:23:44.065Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 06:23 . [2021-01-05T06:23:44.065Z] drwxr-xr-x 4 root root 4096 Jan 5 06:20 .. [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 06:18 .dockerignore [2021-01-05T06:23:44.065Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 .git [2021-01-05T06:23:44.065Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 06:18 .github [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 06:18 .gitignore [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 06:18 .sonarcloud.properties [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 06:18 CONTRIBUTING.md [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 06:18 Dockerfile.build [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 06:18 Jenkinsfile [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 06:18 LICENSE [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 06:18 Makefile [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 06:18 README.md [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 06:18 SECURITY.md [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 06:15 VERSION [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 06:18 ZMQWindows.md [2021-01-05T06:23:44.065Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 06:18 bin [2021-01-05T06:23:44.065Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 06:18 cmd [2021-01-05T06:23:44.065Z] -rw-r--r-- 1 root root 538204 Jan 5 06:22 coverage.out [2021-01-05T06:23:44.065Z] -rw-r--r-- 1 root root 979 Jan 5 06:23 go.mod [2021-01-05T06:23:44.065Z] -rw-r--r-- 1 root root 18934 Jan 5 06:23 go.sum [2021-01-05T06:23:44.065Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 06:18 internal [2021-01-05T06:23:44.065Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 openapi [2021-01-05T06:23:44.065Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 06:18 snap [2021-01-05T06:23:44.065Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 06:18 version.go [Pipeline] sh [2021-01-05T06:23:44.762Z] + '[' -e coverage.out ] [2021-01-05T06:23:44.762Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T06:23:44.821Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T06:23:45.956Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T06:23:46.662Z] + make build [2021-01-05T06:23:46.662Z] 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-05T06:23:59.068Z] 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-05T06:24:21.258Z] 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-05T06:24:23.882Z] 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-05T06:24:28.196Z] 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-05T06:24:29.172Z] 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-05T06:24:34.600Z] 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-05T06:24:35.564Z] Running on prd-ubuntu18.04-docker-8c-8g-18463 in /w/workspace/edgexfoundry_edgex-go_PR-2986 [Pipeline] { [Pipeline] ws [2021-01-05T06:24:35.663Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-05T06:24:37.712Z] using credential edgex-jenkins-ssh [2021-01-05T06:24:37.763Z] Cloning the remote Git repository [2021-01-05T06:24:37.793Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:24:37.857Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-05T06:24:37.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:24:37.890Z] > git --version # timeout=10 [2021-01-05T06:24:37.898Z] > git --version # 'git version 2.17.1' [2021-01-05T06:24:37.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:24:37.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:24:38.936Z] 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-05T06:24:42.329Z] 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-05T06:24:47.733Z] 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-05T06:24:50.379Z] 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-05T06:24:51.505Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:24:51.633Z] Merge succeeded, producing 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:24:51.633Z] Checking out Revision 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff (PR-2986) [2021-01-05T06:24:50.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:24:50.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T06:24:51.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T06:24:51.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T06:24:51.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:24:51.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2986/head:refs/remotes/origin/PR-2986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T06:24:51.518Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:24:51.524Z] > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 [2021-01-05T06:24:51.600Z] > git remote # timeout=10 [2021-01-05T06:24:51.608Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T06:24:51.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T06:24:51.620Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T06:24:51.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T06:24:51.639Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T06:24:51.642Z] > git checkout -f 85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff # timeout=10 [2021-01-05T06:24:53.776Z] 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-05T06:24:55.302Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-05T06:24:55.330Z] > git --version # timeout=10 [2021-01-05T06:24:55.334Z] > git --version # 'git version 2.17.1' [2021-01-05T06:24:55.338Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:24:56.472Z] + echo snap-build.sh [2021-01-05T06:24:56.472Z] snap-build.sh [2021-01-05T06:24:56.472Z] + SNAP_BASE_DIR=. [2021-01-05T06:24:56.472Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-05T06:24:56.472Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-05T06:24:56.472Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-05T06:24:56.472Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-05T06:24:56.472Z] + cd /w/workspace/edgex-go/1 [2021-01-05T06:24:56.472Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T06:24:56.472Z] Reading package lists... [2021-01-05T06:24:56.736Z] Building dependency tree... [2021-01-05T06:24:56.736Z] Reading state information... [2021-01-05T06:24:56.736Z] The following packages were automatically installed and are no longer required: [2021-01-05T06:24:56.736Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T06:24:56.736Z] uidmap xdelta3 [2021-01-05T06:24:56.736Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T06:24:57.000Z] The following packages will be REMOVED: [2021-01-05T06:24:57.000Z] lxd* lxd-client* [Pipeline] } [2021-01-05T06:24:57.184Z] $ docker stop --time=1 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 [2021-01-05T06:24:57.264Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T06:24:57.264Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T06:24:58.311Z] (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-05T06:24:58.311Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:24:59.261Z] Removing lxd dnsmasq configuration [2021-01-05T06:24:59.261Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T06:24:59.529Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T06:24:59.872Z] $ docker rm -f 6c1d185ef79349af591593b62f676ddef75079c3e66c8ee60670ff656a82c745 [2021-01-05T06:25:00.475Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T06:25:00.475Z] (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-05T06:25:00.475Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:01.879Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T06:25:01.879Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T06:25:02.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:02.461Z] [2021-01-05T06:25:02.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:02.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:03.173Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T06:25:03.173Z] 29e5d40040c1: Pulling fs layer [2021-01-05T06:25:03.173Z] 1ce36da41761: Pulling fs layer [2021-01-05T06:25:03.173Z] 25b303627fd3: Pulling fs layer [2021-01-05T06:25:03.173Z] 29e5d40040c1: Verifying Checksum [2021-01-05T06:25:03.173Z] 29e5d40040c1: Download complete [2021-01-05T06:25:03.289Z] + sudo snap remove --purge lxd [2021-01-05T06:25:03.551Z] snap "lxd" is not installed [2021-01-05T06:25:03.551Z] + sudo groupadd --force --system lxd [2021-01-05T06:25:03.551Z] ++ whoami [2021-01-05T06:25:03.551Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T06:25:03.551Z] + newgrp - lxd [2021-01-05T06:25:03.551Z] + sudo snap install lxd [2021-01-05T06:25:03.776Z] 1ce36da41761: Verifying Checksum [2021-01-05T06:25:03.776Z] 1ce36da41761: Download complete [2021-01-05T06:25:03.776Z] 29e5d40040c1: Pull complete [2021-01-05T06:25:05.203Z] 1ce36da41761: Pull complete [2021-01-05T06:25:05.478Z] 25b303627fd3: Verifying Checksum [2021-01-05T06:25:05.478Z] 25b303627fd3: Download complete [2021-01-05T06:25:15.618Z] 25b303627fd3: Pull complete [2021-01-05T06:25:15.618Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T06:25:15.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:15.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T06:25:15.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container [2021-01-05T06:25:15.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:18.999Z] $ docker top aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:20.156Z] + docker-compose build --help+ [2021-01-05T06:25:20.156Z] grep parallel [2021-01-05T06:25:21.701Z] 2021-01-05T06:25:18Z INFO Waiting for automatic snapd restart... [2021-01-05T06:25:24.445Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T06:25:24.481Z] $ docker stop --time=1 aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 [2021-01-05T06:25:26.404Z] $ docker rm -f aba0d004c729032c181955366d35cb47d7d6046acf4504899e58fb8a10fb7314 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:25:27.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T06:25:27.642Z] . [Pipeline] withDockerContainer [2021-01-05T06:25:27.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-18461 does not seem to be running inside a container [2021-01-05T06:25:28.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T06:25:29.509Z] $ docker top fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:25:30.562Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T06:25:33.935Z] Building docker-core-command-go ... [2021-01-05T06:25:33.935Z] Building docker-core-data-go ... [2021-01-05T06:25:33.935Z] Building docker-core-metadata-go ... [2021-01-05T06:25:33.935Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T06:25:33.935Z] Building docker-security-proxy-setup-go ... [2021-01-05T06:25:33.935Z] Building docker-security-secretstore-setup-go ... [2021-01-05T06:25:33.935Z] Building docker-support-notifications-go ... [2021-01-05T06:25:33.935Z] Building docker-support-scheduler-go ... [2021-01-05T06:25:33.935Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T06:25:33.935Z] Building docker-sys-mgmt-agent-go [2021-01-05T06:25:33.935Z] Building docker-support-notifications-go [2021-01-05T06:25:33.935Z] Building docker-security-proxy-setup-go [2021-01-05T06:25:33.935Z] Building docker-core-command-go [2021-01-05T06:25:33.935Z] Building docker-core-metadata-go [2021-01-05T06:25:43.704Z] lxd 4.9 from Canonical* installed [2021-01-05T06:25:43.704Z] + sudo lxd init --auto [2021-01-05T06:25:50.303Z] + sudo snap install --classic snapcraft [2021-01-05T06:25:56.901Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:25:56.901Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T06:25:56.901Z] + patch --verbose -p1 [2021-01-05T06:25:56.901Z] Hmm... Looks like a unified diff to me... [2021-01-05T06:25:56.901Z] The text leading up to this was: [2021-01-05T06:25:56.901Z] -------------------------- [2021-01-05T06:25:56.901Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T06:25:56.901Z] |From: Tony Espy [2021-01-05T06:25:56.901Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T06:25:56.901Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T06:25:56.901Z] | [2021-01-05T06:25:56.901Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T06:25:56.901Z] |optimize the snap CI check run for pull requests. When [2021-01-05T06:25:56.901Z] |applied, it essentially strips out everything (apps and [2021-01-05T06:25:56.901Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T06:25:56.901Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T06:25:56.901Z] |catch changes to edgex-go that break the snap build. [2021-01-05T06:25:56.901Z] | [2021-01-05T06:25:56.901Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T06:25:56.901Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T06:25:56.901Z] |resulting in a failed snap build CI check in the associated [2021-01-05T06:25:56.901Z] |pull request. [2021-01-05T06:25:56.901Z] | [2021-01-05T06:25:56.901Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T06:25:56.901Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T06:25:56.901Z] |need to build the finally binary .snap file (and it won't [2021-01-05T06:25:56.901Z] |work with the patch applied). This further reduces the build [2021-01-05T06:25:56.901Z] |time. [2021-01-05T06:25:56.901Z] |--- [2021-01-05T06:25:56.901Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T06:25:56.901Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T06:25:56.901Z] | [2021-01-05T06:25:56.901Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T06:25:56.901Z] |index 1e537489..faf42425 100644 [2021-01-05T06:25:56.901Z] |--- a/snap/snapcraft.yaml [2021-01-05T06:25:56.901Z] |+++ b/snap/snapcraft.yaml [2021-01-05T06:25:56.901Z] -------------------------- [2021-01-05T06:25:56.901Z] patching file snap/snapcraft.yaml [2021-01-05T06:25:56.901Z] Using Plan A... [2021-01-05T06:25:56.901Z] Hunk #1 succeeded at 73. [2021-01-05T06:25:56.901Z] Hunk #2 succeeded at 202. [2021-01-05T06:25:56.901Z] Hunk #3 succeeded at 214. [2021-01-05T06:25:56.901Z] Hunk #4 succeeded at 222. [2021-01-05T06:25:56.901Z] Hunk #5 succeeded at 229. [2021-01-05T06:25:56.901Z] Hunk #6 succeeded at 256. [2021-01-05T06:25:56.901Z] Hunk #7 succeeded at 290. [2021-01-05T06:25:56.901Z] Hunk #8 succeeded at 341. [2021-01-05T06:25:56.901Z] Hmm... Ignoring the trailing garbage. [2021-01-05T06:25:56.901Z] done [2021-01-05T06:25:56.901Z] + sudo snapcraft prime --use-lxd [2021-01-05T06:25:57.844Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T06:25:57.844Z] 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-05T06:25:57.844Z] - README.md [2021-01-05T06:25:57.844Z] [2021-01-05T06:25:57.844Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:25:58.792Z] Launching a container. [2021-01-05T06:26:11.036Z] Waiting for container to be ready [2021-01-05T06:26:11.036Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T06:26:11.036Z] [2021-01-05T06:26:13.586Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T06:26:13.586Z] Waiting for network to be ready... [2021-01-05T06:26:14.157Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:26:14.157Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:26:14.730Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:26:14.730Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:26:14.730Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:26:14.993Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:26:14.993Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:26:14.993Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:26:14.993Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:26:14.993Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:26:14.993Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:26:14.993Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:26:14.993Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:26:14.993Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:26:14.993Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:26:14.993Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:26:14.993Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:26:15.256Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:26:15.256Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:26:15.828Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:26:15.828Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:26:15.828Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:26:15.828Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:26:15.828Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:26:15.828Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:26:15.828Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:26:15.828Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T06:26:18.376Z] Fetched 23.6 MB in 4s (5661 kB/s) [2021-01-05T06:26:18.949Z] Reading package lists... [2021-01-05T06:26:19.213Z] Reading package lists... [2021-01-05T06:26:19.213Z] Building dependency tree... [2021-01-05T06:26:19.213Z] Reading state information... [2021-01-05T06:26:19.476Z] The following additional packages will be installed: [2021-01-05T06:26:19.476Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:26:19.476Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:26:19.476Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:26:19.476Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T06:26:19.476Z] Suggested packages: [2021-01-05T06:26:19.476Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T06:26:19.476Z] Recommended packages: [2021-01-05T06:26:19.476Z] gnupg libsasl2-modules [2021-01-05T06:26:19.476Z] The following NEW packages will be installed: [2021-01-05T06:26:19.476Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T06:26:19.476Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T06:26:19.476Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T06:26:19.476Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T06:26:19.476Z] The following packages will be upgraded: [2021-01-05T06:26:19.476Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T06:26:19.476Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T06:26:19.476Z] Need to get 3531 kB of archives. [2021-01-05T06:26:19.476Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T06:26:19.476Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T06:26:19.476Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T06:26:19.476Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T06:26:19.747Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T06:26:19.747Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T06:26:19.747Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T06:26:19.747Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T06:26:19.747Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T06:26:19.747Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T06:26:20.008Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T06:26:20.270Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T06:26:20.270Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T06:26:20.270Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T06:26:20.270Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T06:26:20.270Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T06:26:20.270Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T06:26:20.270Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T06:26:20.270Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T06:26:20.270Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T06:26:20.270Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T06:26:20.533Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T06:26:20.533Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T06:26:20.533Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:26:20.533Z] Fetched 3531 kB in 1s (3453 kB/s) [2021-01-05T06:26:20.533Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:26:20.533Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:26:20.796Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:26:20.796Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:26:20.796Z] Selecting previously unselected package udev. [2021-01-05T06:26:20.796Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T06:26:20.796Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:26:20.796Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T06:26:21.057Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T06:26:21.057Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:26:21.057Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:26:21.321Z] Selecting previously unselected package fuse. [2021-01-05T06:26:21.321Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T06:26:21.321Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:26:21.321Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:21.321Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:26:21.321Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:21.321Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:26:21.583Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:21.583Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:26:21.583Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T06:26:21.583Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T06:26:21.583Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:26:21.844Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T06:26:21.844Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:21.844Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:21.844Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T06:26:21.844Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:21.844Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.105Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T06:26:22.105Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.105Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.105Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T06:26:22.105Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.105Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.367Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T06:26:22.367Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.367Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.367Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T06:26:22.367Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.367Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.367Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T06:26:22.628Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.628Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.628Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T06:26:22.628Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.628Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.628Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T06:26:22.628Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T06:26:22.892Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:22.892Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T06:26:22.892Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:26:22.892Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:26:22.892Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T06:26:22.892Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T06:26:22.892Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:26:23.153Z] Selecting previously unselected package libldap-common. [2021-01-05T06:26:23.153Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T06:26:23.153Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:26:23.153Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T06:26:23.153Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T06:26:23.153Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:26:23.416Z] Selecting previously unselected package dirmngr. [2021-01-05T06:26:23.416Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:23.416Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:23.416Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:26:23.416Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:23.680Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T06:26:23.680Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:26:23.680Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T06:26:23.680Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:23.680Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:23.680Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T06:26:23.680Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:26:23.941Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T06:26:24.204Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T06:26:24.467Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.467Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T06:26:24.467Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T06:26:24.467Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:24.467Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T06:26:24.730Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T06:26:24.730Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T06:26:24.730Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:26:25.303Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T06:26:25.303Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T06:26:25.303Z] This means they are not meant to be enabled using systemctl. [2021-01-05T06:26:25.303Z] Possible reasons for having this kind of units are: [2021-01-05T06:26:25.303Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T06:26:25.303Z] .wants/ or .requires/ directory. [2021-01-05T06:26:25.303Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T06:26:25.303Z] a requirement dependency on it. [2021-01-05T06:26:25.303Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T06:26:25.303Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T06:26:25.303Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T06:26:25.303Z] instance name specified. [2021-01-05T06:26:25.565Z] Reading package lists... [2021-01-05T06:26:25.825Z] Building dependency tree... [2021-01-05T06:26:25.826Z] Reading state information... [2021-01-05T06:26:25.826Z] The following additional packages will be installed: [2021-01-05T06:26:25.826Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T06:26:25.826Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T06:26:25.826Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T06:26:25.826Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T06:26:25.826Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T06:26:25.826Z] Suggested packages: [2021-01-05T06:26:25.826Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T06:26:25.826Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T06:26:25.826Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T06:26:25.826Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T06:26:25.826Z] systemd-container policykit-1 [2021-01-05T06:26:25.826Z] Recommended packages: [2021-01-05T06:26:25.826Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T06:26:25.826Z] The following NEW packages will be installed: [2021-01-05T06:26:25.826Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T06:26:25.826Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T06:26:25.826Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T06:26:25.826Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T06:26:25.826Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T06:26:25.826Z] The following packages will be upgraded: [2021-01-05T06:26:25.826Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T06:26:26.089Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T06:26:26.089Z] Need to get 35.2 MB of archives. [2021-01-05T06:26:26.089Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T06:26:26.089Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T06:26:26.089Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T06:26:26.661Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T06:26:26.661Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T06:26:26.924Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T06:26:26.924Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T06:26:26.924Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T06:26:26.924Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T06:26:26.924Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T06:26:26.924Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T06:26:26.924Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T06:26:26.924Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T06:26:26.924Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T06:26:26.924Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T06:26:26.924Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T06:26:26.924Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T06:26:26.924Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T06:26:26.924Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T06:26:26.924Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T06:26:26.924Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T06:26:26.924Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T06:26:26.924Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T06:26:26.924Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T06:26:26.924Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T06:26:26.924Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T06:26:26.924Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T06:26:26.924Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T06:26:26.924Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T06:26:26.924Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T06:26:27.186Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T06:26:28.137Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:26:28.137Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2021-01-05T06:26:28.404Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:26:28.404Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:26:28.404Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:26:28.979Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:26:28.979Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:26:29.240Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T06:26:29.241Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:26:29.241Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:26:29.241Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:26:29.502Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T06:26:29.761Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T06:26:29.761Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T06:26:29.761Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T06:26:30.024Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T06:26:30.024Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T06:26:30.596Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T06:26:30.597Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T06:26:30.597Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:26:30.597Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:26:30.861Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T06:26:30.861Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:26:30.861Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:31.124Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T06:26:31.124Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T06:26:31.124Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:26:31.124Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T06:26:31.124Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:26:31.124Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:31.390Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:26:31.653Z] Checking for services that may need to be restarted...done. [2021-01-05T06:26:31.653Z] Checking for services that may need to be restarted...done. [2021-01-05T06:26:31.653Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:31.653Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T06:26:31.653Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:32.226Z] Selecting previously unselected package python3-minimal. [2021-01-05T06:26:32.226Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T06:26:32.226Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:26:32.226Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:26:32.226Z] Selecting previously unselected package mime-support. [2021-01-05T06:26:32.226Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T06:26:32.226Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T06:26:32.487Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T06:26:32.487Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T06:26:32.487Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:26:32.487Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T06:26:32.487Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:26:32.487Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:32.749Z] Selecting previously unselected package python3.6. [2021-01-05T06:26:32.749Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T06:26:32.749Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:32.749Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T06:26:32.749Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:26:32.749Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:26:33.011Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T06:26:33.274Z] Selecting previously unselected package python3. [2021-01-05T06:26:33.274Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T06:26:33.274Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T06:26:33.274Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T06:26:33.274Z] Selecting previously unselected package multiarch-support. [2021-01-05T06:26:33.274Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:33.274Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:26:33.538Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T06:26:33.538Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T06:26:33.538Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T06:26:33.538Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T06:26:33.538Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:26:33.538Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T06:26:33.538Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T06:26:33.801Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:26:33.801Z] Selecting previously unselected package sudo. [2021-01-05T06:26:33.801Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T06:26:33.801Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:26:34.374Z] Selecting previously unselected package apparmor. [2021-01-05T06:26:34.374Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:26:34.374Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:26:34.374Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T06:26:34.374Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T06:26:34.374Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:26:34.638Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T06:26:34.638Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:26:34.638Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:34.638Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T06:26:34.638Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:26:34.638Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:34.901Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T06:26:34.901Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T06:26:34.901Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:26:34.901Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T06:26:34.901Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:26:34.901Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:35.162Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T06:26:35.162Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T06:26:35.162Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:35.162Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T06:26:35.162Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T06:26:35.162Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:26:35.422Z] Selecting previously unselected package openssh-client. [2021-01-05T06:26:35.422Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T06:26:35.422Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:26:35.422Z] Selecting previously unselected package squashfs-tools. [2021-01-05T06:26:35.422Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:26:35.683Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:26:35.683Z] Selecting previously unselected package snapd. [2021-01-05T06:26:35.683Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T06:26:35.683Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T06:26:37.603Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T06:26:37.864Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T06:26:37.864Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T06:26:37.864Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T06:26:38.125Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T06:26:38.125Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:38.126Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:26:38.126Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T06:26:38.126Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T06:26:39.068Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T06:26:39.068Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T06:26:39.068Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T06:26:39.068Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:39.068Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:39.068Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T06:26:40.014Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T06:26:40.276Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:40.276Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T06:26:40.276Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T06:26:40.276Z] running python rtupdate hooks for python3.6... [2021-01-05T06:26:40.276Z] running python post-rtupdate hooks for python3.6... [2021-01-05T06:26:40.537Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T06:26:41.932Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:41.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:41.933Z] ---> 5512b68eae03 [2021-01-05T06:26:41.933Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T06:26:41.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:41.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:41.933Z] ---> 5512b68eae03 [2021-01-05T06:26:41.933Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:26:41.933Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:41.933Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:41.933Z] ---> 5512b68eae03 [2021-01-05T06:26:41.933Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:26:41.937Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T06:26:41.937Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T06:26:41.937Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T06:26:41.937Z] Setting up snapd (2.48+18.04) ... [2021-01-05T06:26:42.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:42.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:42.204Z] ---> 5512b68eae03 [2021-01-05T06:26:42.204Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:26:42.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:26:42.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:26:42.204Z] ---> 5512b68eae03 [2021-01-05T06:26:42.204Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:26:42.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T06:26:42.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T06:26:42.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T06:26:43.043Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T06:26:43.043Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:26:43.043Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T06:26:43.306Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T06:26:43.568Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T06:26:43.568Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T06:26:43.829Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T06:26:43.829Z] /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-05T06:26:44.095Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T06:26:44.095Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:26:45.046Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:26:45.047Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:26:45.047Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:26:45.574Z] ---> Running in 25a278099c30 [2021-01-05T06:26:45.575Z] ---> Running in c70ad55e2828 [2021-01-05T06:26:45.575Z] ---> Running in 7b5efdfe7165 [2021-01-05T06:26:45.575Z] ---> Running in 990de762bec7 [2021-01-05T06:26:45.575Z] ---> Running in cce9d427d758 [2021-01-05T06:26:45.854Z] Removing intermediate container c70ad55e2828 [2021-01-05T06:26:45.854Z] ---> 3c35761ba46c [2021-01-05T06:26:45.854Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:45.854Z] Removing intermediate container 990de762bec7 [2021-01-05T06:26:45.854Z] ---> fcce8f18f306 [2021-01-05T06:26:45.854Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:45.854Z] Removing intermediate container 7b5efdfe7165 [2021-01-05T06:26:45.854Z] ---> 3d366f6c782d [2021-01-05T06:26:45.854Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:45.854Z] Removing intermediate container 25a278099c30 [2021-01-05T06:26:45.854Z] ---> 8dc5ffac7f2c [2021-01-05T06:26:45.854Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:45.854Z] Removing intermediate container cce9d427d758 [2021-01-05T06:26:45.854Z] ---> cdfc47c77463 [2021-01-05T06:26:45.854Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:26:46.127Z] ---> Running in ff87039544f9 [2021-01-05T06:26:46.127Z] ---> Running in c180fc580b4d [2021-01-05T06:26:46.127Z] ---> Running in 5e3520a53fcb [2021-01-05T06:26:46.127Z] ---> Running in 67e7d05cc6ed [2021-01-05T06:26:46.127Z] ---> Running in 8a1041a6d8c0 [2021-01-05T06:26:46.258Z] Reading package lists... [2021-01-05T06:26:46.258Z] Reading package lists... [2021-01-05T06:26:46.520Z] Building dependency tree... [2021-01-05T06:26:46.520Z] Reading state information... [2021-01-05T06:26:46.520Z] Calculating upgrade... [2021-01-05T06:26:46.781Z] The following packages will be upgraded: [2021-01-05T06:26:46.782Z] advancecomp base-files bash binutils binutils-common [2021-01-05T06:26:46.782Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T06:26:46.782Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T06:26:46.782Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T06:26:46.782Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T06:26:46.782Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T06:26:46.782Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T06:26:46.782Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T06:26:46.782Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T06:26:46.782Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T06:26:46.782Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T06:26:46.782Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T06:26:46.782Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T06:26:46.782Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T06:26:47.043Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:26:47.043Z] Need to get 63.5 MB of archives. [2021-01-05T06:26:47.043Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T06:26:47.043Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T06:26:47.043Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T06:26:47.615Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T06:26:47.615Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T06:26:47.615Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T06:26:47.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T06:26:47.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T06:26:47.615Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T06:26:47.615Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T06:26:47.615Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T06:26:47.615Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T06:26:47.615Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T06:26:47.615Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T06:26:47.615Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T06:26:47.615Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T06:26:47.615Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T06:26:47.884Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T06:26:47.884Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T06:26:47.884Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T06:26:47.884Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T06:26:47.884Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T06:26:47.884Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T06:26:47.884Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T06:26:47.884Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T06:26:47.884Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T06:26:47.884Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T06:26:47.884Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T06:26:47.884Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T06:26:47.884Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T06:26:47.884Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T06:26:47.884Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T06:26:48.146Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T06:26:48.146Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T06:26:48.146Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T06:26:48.146Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T06:26:48.146Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T06:26:48.146Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T06:26:48.146Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T06:26:48.146Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T06:26:48.146Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T06:26:48.146Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T06:26:48.146Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T06:26:48.146Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T06:26:48.146Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-05T06:26:48.146Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T06:26:48.146Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T06:26:48.146Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T06:26:48.146Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T06:26:48.146Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T06:26:48.146Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T06:26:48.146Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T06:26:48.407Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T06:26:48.407Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T06:26:48.407Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T06:26:48.407Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T06:26:48.407Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T06:26:48.407Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T06:26:48.407Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T06:26:48.407Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T06:26:48.407Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T06:26:48.407Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T06:26:48.407Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T06:26:48.407Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-05T06:26:48.407Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T06:26:48.407Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T06:26:48.407Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T06:26:48.407Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T06:26:48.407Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T06:26:48.407Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T06:26:48.407Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T06:26:48.407Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T06:26:48.408Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T06:26:48.408Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T06:26:48.408Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T06:26:48.408Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T06:26:48.408Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T06:26:48.408Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T06:26:48.408Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T06:26:48.408Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T06:26:48.408Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T06:26:48.668Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T06:26:48.668Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T06:26:48.668Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T06:26:48.668Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T06:26:48.668Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T06:26:48.668Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T06:26:48.668Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T06:26:49.238Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T06:26:49.527Z] Removing intermediate container ff87039544f9 [2021-01-05T06:26:49.527Z] ---> 74cfdb9b6068 [2021-01-05T06:26:49.527Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T06:26:49.806Z] ---> Running in 837cc83c5460 [2021-01-05T06:26:49.806Z] Removing intermediate container 5e3520a53fcb [2021-01-05T06:26:49.806Z] ---> f7b64c83705d [2021-01-05T06:26:49.806Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:26:49.810Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T06:26:49.810Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T06:26:49.810Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T06:26:50.083Z] Removing intermediate container c180fc580b4d [2021-01-05T06:26:50.083Z] ---> de4de5516004 [2021-01-05T06:26:50.083Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:26:50.083Z] ---> Running in 21e82cd92699 [2021-01-05T06:26:50.357Z] ---> Running in 64b39e38120b [2021-01-05T06:26:50.357Z] Removing intermediate container 67e7d05cc6ed [2021-01-05T06:26:50.357Z] ---> e77c9cbbf3c4 [2021-01-05T06:26:50.357Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T06:26:50.382Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T06:26:50.383Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T06:26:50.383Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T06:26:50.383Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T06:26:50.383Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T06:26:50.383Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:26:50.383Z] Fetched 63.5 MB in 3s (18.2 MB/s) [2021-01-05T06:26:50.383Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:50.383Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:50.383Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:50.645Z] Removing intermediate container 8a1041a6d8c0 [2021-01-05T06:26:50.645Z] ---> 6cb6d51b5031 [2021-01-05T06:26:50.645Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:26:50.645Z] ---> Running in cd4c137fc2a9 [2021-01-05T06:26:50.915Z] ---> Running in 7e8e9ad5d76f [2021-01-05T06:26:51.330Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:51.330Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:51.330Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T06:26:51.330Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T06:26:51.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.274Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:52.275Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:52.275Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:52.275Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:52.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.535Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:52.535Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:52.535Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:52.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:52.797Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:52.797Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:52.797Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:52.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:53.058Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.058Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:53.058Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.058Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:53.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:53.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:26:53.323Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:53.323Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:53.323Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.323Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T06:26:53.323Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:53.468Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:53.468Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:53.584Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:53.584Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.584Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:53.753Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:53.846Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.846Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:53.846Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T06:26:53.846Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T06:26:54.034Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:54.108Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:26:54.108Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:54.108Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:26:54.313Z] OK: 217 MiB in 51 packages [2021-01-05T06:26:54.369Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:26:54.630Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:26:54.892Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T06:26:54.892Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T06:26:54.892Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T06:26:54.892Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T06:26:55.154Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T06:26:55.154Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T06:26:55.295Z] Removing intermediate container 837cc83c5460 [2021-01-05T06:26:55.295Z] ---> 7c1cebf929f7 [2021-01-05T06:26:55.295Z] Step 6/24 : COPY go.mod . [2021-01-05T06:26:55.415Z] Installing new version of config file /etc/issue ... [2021-01-05T06:26:55.415Z] Installing new version of config file /etc/issue.net ... [2021-01-05T06:26:55.415Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T06:26:55.415Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T06:26:55.567Z] Removing intermediate container 21e82cd92699 [2021-01-05T06:26:55.567Z] ---> d465d0a0ce39 [2021-01-05T06:26:55.567Z] Step 6/22 : COPY go.mod . [2021-01-05T06:26:55.567Z] Removing intermediate container 64b39e38120b [2021-01-05T06:26:55.567Z] ---> 560bb9cecace [2021-01-05T06:26:55.567Z] Step 6/21 : COPY go.mod . [2021-01-05T06:26:55.676Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T06:26:55.676Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T06:26:55.676Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T06:26:55.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:55.936Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T06:26:55.936Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T06:26:56.174Z] Removing intermediate container cd4c137fc2a9 [2021-01-05T06:26:56.174Z] ---> ed4067400b1a [2021-01-05T06:26:56.174Z] Step 6/26 : COPY go.mod . [2021-01-05T06:26:56.174Z] ---> 6abdd043d973 [2021-01-05T06:26:56.174Z] Step 7/24 : RUN go mod download [2021-01-05T06:26:56.174Z] Removing intermediate container 7e8e9ad5d76f [2021-01-05T06:26:56.174Z] ---> 1561ae49eae5 [2021-01-05T06:26:56.174Z] Step 6/22 : COPY go.mod . [2021-01-05T06:26:56.197Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T06:26:56.197Z] 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-05T06:26:56.197Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:56.197Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:26:56.197Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T06:26:56.452Z] ---> Running in 59fd35b671e3 [2021-01-05T06:26:56.452Z] ---> bf2f7f7fd018 [2021-01-05T06:26:56.452Z] Step 7/22 : RUN go mod download [2021-01-05T06:26:56.467Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:26:56.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:56.467Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T06:26:56.467Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T06:26:56.730Z] ---> 7cea2686abf6 [2021-01-05T06:26:56.730Z] Step 7/21 : RUN go mod download [2021-01-05T06:26:56.730Z] ---> Running in abc29cc273c4 [2021-01-05T06:26:56.732Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T06:26:56.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:56.732Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T06:26:56.994Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:26:56.994Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T06:26:57.006Z] ---> Running in 52a1a439e36f [2021-01-05T06:26:57.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:57.264Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:57.264Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:57.288Z] ---> 85d35ec9ac6a [2021-01-05T06:26:57.288Z] Step 7/26 : RUN go mod download [2021-01-05T06:26:57.526Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:57.526Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:57.526Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:26:57.526Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:26:57.565Z] ---> 314e2cd30cf3 [2021-01-05T06:26:57.565Z] Step 7/22 : RUN go mod download [2021-01-05T06:26:57.565Z] ---> Running in 12c1b426c7f8 [2021-01-05T06:26:57.787Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T06:26:57.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:57.787Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T06:26:57.787Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T06:26:57.844Z] ---> Running in b908f29de525 [2021-01-05T06:26:58.056Z] Setting up grep (3.1-2build1) ... [2021-01-05T06:26:58.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:58.056Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:26:58.056Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:26:58.343Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T06:26:58.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:58.343Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:26:58.604Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:26:58.604Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T06:26:58.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:58.604Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:58.867Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:59.131Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:59.393Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:59.393Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T06:26:59.393Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:26:59.968Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T06:26:59.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:26:59.968Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T06:27:00.232Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T06:27:01.177Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:01.177Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:27:01.253Z] Removing intermediate container abc29cc273c4 [2021-01-05T06:27:01.253Z] ---> bec67565799a [2021-01-05T06:27:01.253Z] Step 8/22 : COPY . . [2021-01-05T06:27:01.253Z] Removing intermediate container 59fd35b671e3 [2021-01-05T06:27:01.253Z] ---> ce0d71a8dfc1 [2021-01-05T06:27:01.253Z] Step 8/24 : COPY . . [2021-01-05T06:27:01.443Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:01.443Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T06:27:01.443Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:27:01.527Z] Removing intermediate container 52a1a439e36f [2021-01-05T06:27:01.527Z] ---> 170c62d8dda8 [2021-01-05T06:27:01.527Z] Step 8/21 : COPY . . [2021-01-05T06:27:01.706Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:01.706Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T06:27:01.706Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T06:27:01.969Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T06:27:01.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:01.969Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:01.969Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:01.969Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:02.137Z] Removing intermediate container 12c1b426c7f8 [2021-01-05T06:27:02.137Z] ---> 4844f9a33b64 [2021-01-05T06:27:02.137Z] Step 8/26 : COPY . . [2021-01-05T06:27:02.137Z] Removing intermediate container b908f29de525 [2021-01-05T06:27:02.137Z] ---> 70f16df73ca2 [2021-01-05T06:27:02.137Z] Step 8/22 : COPY . . [2021-01-05T06:27:02.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:02.232Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:02.233Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:02.233Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:02.494Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:02.494Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:02.494Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:02.494Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:02.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:02.756Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:02.756Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:02.756Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:02.756Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:02.756Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:03.019Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:03.019Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:03.019Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:03.280Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:03.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:03.280Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T06:27:03.280Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:03.280Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:03.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:03.542Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:03.542Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:03.542Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:03.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:03.807Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:03.807Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:03.807Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:04.069Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:04.069Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:04.069Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:04.643Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:04.905Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T06:27:05.166Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T06:27:05.166Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:05.166Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T06:27:05.166Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T06:27:05.433Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:27:05.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T06:27:05.433Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T06:27:05.694Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T06:27:05.694Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:05.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:05.694Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T06:27:05.963Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T06:27:05.963Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T06:27:06.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:06.533Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:06.533Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:06.533Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:06.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:06.793Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:06.793Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:06.793Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:07.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:07.054Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T06:27:07.054Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:07.317Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:07.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:07.578Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T06:27:07.578Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T06:27:07.578Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T06:27:07.578Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T06:27:07.838Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:07.838Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:07.838Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:08.101Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:08.101Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T06:27:08.101Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T06:27:08.101Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T06:27:08.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:08.366Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T06:27:08.366Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T06:27:08.366Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T06:27:08.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:08.629Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:08.629Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T06:27:08.892Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T06:27:08.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:08.892Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T06:27:08.892Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T06:27:09.152Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T06:27:09.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:09.152Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T06:27:09.152Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T06:27:09.416Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T06:27:09.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:09.678Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T06:27:09.678Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T06:27:09.943Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T06:27:09.943Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:09.943Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T06:27:09.943Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T06:27:10.209Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T06:27:10.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:10.209Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T06:27:10.209Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T06:27:10.209Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T06:27:10.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:10.470Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T06:27:10.470Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T06:27:10.736Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T06:27:10.736Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:10.736Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:27:10.736Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T06:27:10.736Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T06:27:10.999Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T06:27:10.999Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T06:27:10.999Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T06:27:10.999Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T06:27:10.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T06:27:10.999Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:27:11.260Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:27:11.261Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T06:27:11.261Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T06:27:11.522Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T06:27:11.522Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T06:27:12.095Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T06:27:12.095Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T06:27:12.095Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T06:27:12.356Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T06:27:12.356Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T06:27:12.356Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T06:27:12.618Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T06:27:12.618Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T06:27:12.618Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T06:27:12.618Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T06:27:12.879Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T06:27:12.879Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T06:27:12.879Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T06:27:12.879Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T06:27:13.139Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T06:27:13.140Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T06:27:13.140Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T06:27:13.140Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T06:27:14.081Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T06:27:14.081Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T06:27:14.081Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T06:27:14.081Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T06:27:14.342Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:14.342Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:14.603Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:14.603Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:14.864Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:14.864Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:15.125Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T06:27:15.125Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T06:27:15.125Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:15.125Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:15.387Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:15.387Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:15.387Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:15.387Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:15.646Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:15.646Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:16.586Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:16.586Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:17.525Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:17.525Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:18.097Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:18.097Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:18.359Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:18.359Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:19.303Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T06:27:19.303Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T06:27:19.303Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:27:19.303Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:27:19.303Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:27:19.303Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:27:19.567Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T06:27:19.567Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T06:27:19.829Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T06:27:19.830Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T06:27:19.830Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:27:19.830Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:27:20.089Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T06:27:20.089Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T06:27:20.089Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T06:27:20.089Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T06:27:20.350Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.350Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T06:27:20.350Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.350Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.350Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.613Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T06:27:20.613Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T06:27:20.613Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T06:27:20.613Z] [2021-01-05T06:27:20.613Z] Current default time zone: 'Etc/UTC' [2021-01-05T06:27:20.613Z] Local time is now: Tue Jan 5 06:27:20 UTC 2021. [2021-01-05T06:27:20.613Z] Universal Time is now: Tue Jan 5 06:27:20 UTC 2021. [2021-01-05T06:27:20.613Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T06:27:20.613Z] [2021-01-05T06:27:20.613Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T06:27:20.613Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.875Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T06:27:20.875Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T06:27:20.875Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T06:27:20.875Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T06:27:20.875Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:27:20.875Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:27:20.875Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T06:27:20.875Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T06:27:20.875Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:20.875Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T06:27:21.137Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:21.137Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:27:21.137Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:21.137Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T06:27:21.398Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T06:27:21.398Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T06:27:21.398Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T06:27:21.398Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T06:27:21.398Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T06:27:21.398Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:27:21.398Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:27:23.315Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:27:24.260Z] 22 added, 17 removed; done. [2021-01-05T06:27:24.260Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T06:27:24.260Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T06:27:24.260Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T06:27:24.260Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T06:27:24.544Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T06:27:24.544Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.544Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:27:24.545Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.545Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.545Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.545Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.806Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:24.806Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T06:27:24.806Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:27:24.806Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:27:24.806Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T06:27:24.806Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T06:27:24.806Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:25.070Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T06:27:25.070Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:27:25.070Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T06:27:25.070Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T06:27:25.070Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:27:25.332Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T06:27:25.332Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T06:27:25.332Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T06:27:25.332Z] Updating certificates in /etc/ssl/certs... [2021-01-05T06:27:25.904Z] 0 added, 0 removed; done. [2021-01-05T06:27:25.904Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T06:27:25.904Z] done. [2021-01-05T06:27:26.476Z] Reading package lists... [2021-01-05T06:27:26.476Z] Building dependency tree... [2021-01-05T06:27:26.476Z] Reading state information... [2021-01-05T06:27:26.737Z] The following NEW packages will be installed: [2021-01-05T06:27:26.737Z] apt-transport-https [2021-01-05T06:27:26.737Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:27:26.737Z] Need to get 1696 B of archives. [2021-01-05T06:27:26.737Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T06:27:26.737Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T06:27:26.737Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:26.737Z] Fetched 1696 B in 0s (40.5 kB/s) [2021-01-05T06:27:27.000Z] Selecting previously unselected package apt-transport-https. [2021-01-05T06:27:27.000Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T06:27:27.000Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T06:27:27.000Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:27:27.000Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T06:27:27.263Z] Waiting for network to be ready... [2021-01-05T06:27:28.939Z] ---> 9eaf2cd7fff8 [2021-01-05T06:27:28.939Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T06:27:28.939Z] ---> e32efeeecb4b [2021-01-05T06:27:28.939Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T06:27:28.939Z] ---> 660ac9377e2c [2021-01-05T06:27:28.939Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T06:27:28.939Z] ---> f1f7db47bf97 [2021-01-05T06:27:28.939Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T06:27:28.939Z] ---> 42196cf153f0 [2021-01-05T06:27:28.939Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T06:27:28.939Z] ---> Running in 2fc1ebcae36d [2021-01-05T06:27:28.939Z] ---> Running in 03f6bddec757 [2021-01-05T06:27:28.939Z] ---> Running in 42f152e5a419 [2021-01-05T06:27:28.939Z] ---> Running in 1f8b2da6b3a6 [2021-01-05T06:27:28.939Z] ---> Running in 809297e50527 [2021-01-05T06:27:28.939Z] 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-05T06:27:28.939Z] 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-05T06:27:28.939Z] 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-05T06:27:28.939Z] 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-05T06:27:28.939Z] 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-05T06:27:32.558Z] 2021-01-05T06:27:30Z INFO Waiting for automatic snapd restart... [2021-01-05T06:27:33.130Z] snapd 2.48.1 from Canonical* installed [2021-01-05T06:27:34.079Z] "snapd" switched to the "latest/stable" channel [2021-01-05T06:27:34.079Z] [2021-01-05T06:27:36.631Z] core18 20201210 from Canonical* installed [2021-01-05T06:27:36.631Z] "core18" switched to the "latest/stable" channel [2021-01-05T06:27:36.631Z] [2021-01-05T06:27:39.978Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T06:27:39.978Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T06:27:39.978Z] [2021-01-05T06:27:43.293Z] 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-05T06:27:43.293Z] - README.md [2021-01-05T06:27:43.293Z] [2021-01-05T06:27:43.293Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T06:27:49.878Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:49.878Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:27:50.140Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:27:50.140Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:27:50.976Z] Reading package lists... [2021-01-05T06:27:51.549Z] 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-05T06:27:58.169Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:27:58.169Z] Reading package lists... [2021-01-05T06:27:58.169Z] Building dependency tree... [2021-01-05T06:27:58.169Z] Reading state information... [2021-01-05T06:27:58.169Z] Suggested packages: [2021-01-05T06:27:58.169Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T06:27:58.169Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T06:27:58.169Z] Recommended packages: [2021-01-05T06:27:58.169Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T06:27:58.169Z] The following NEW packages will be installed: [2021-01-05T06:27:58.169Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T06:27:58.169Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T06:27:58.169Z] pkg-config zip [2021-01-05T06:27:58.169Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T06:27:58.169Z] Need to get 7655 kB of archives. [2021-01-05T06:27:58.169Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T06:27:58.169Z] 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-05T06:27:58.169Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T06:27:58.169Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T06:27:58.169Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T06:27:58.169Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T06:27:58.169Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T06:27:58.169Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T06:27:58.169Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T06:27:58.170Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T06:27:58.446Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T06:27:58.447Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T06:27:58.447Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T06:27:58.447Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T06:27:58.447Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T06:27:58.447Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T06:27:58.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T06:27:58.719Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-05T06:27:58.719Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T06:27:58.719Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T06:27:58.719Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T06:27:58.719Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:27:58.991Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T06:27:58.992Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T06:27:58.992Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:27:58.992Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T06:27:58.992Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T06:27:58.992Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:27:58.992Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T06:27:58.992Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T06:27:58.992Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:27:59.261Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T06:27:59.261Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T06:27:59.261Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:27:59.261Z] Selecting previously unselected package liberror-perl. [2021-01-05T06:27:59.261Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T06:27:59.261Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T06:27:59.261Z] Selecting previously unselected package git-man. [2021-01-05T06:27:59.261Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T06:27:59.261Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:27:59.531Z] Selecting previously unselected package git. [2021-01-05T06:27:59.531Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T06:27:59.531Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:00.477Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T06:28:00.477Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T06:28:00.477Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:28:00.477Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T06:28:00.477Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T06:28:00.477Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:28:00.477Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T06:28:00.477Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T06:28:00.477Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:28:00.745Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T06:28:00.745Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:28:00.745Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:00.745Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T06:28:00.745Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T06:28:00.745Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:01.015Z] Selecting previously unselected package pkg-config. [2021-01-05T06:28:01.015Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T06:28:01.015Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:28:01.015Z] Selecting previously unselected package zip. [2021-01-05T06:28:01.015Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T06:28:01.015Z] Unpacking zip (3.0-11build1) ... [2021-01-05T06:28:01.298Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T06:28:01.298Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:01.298Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T06:28:01.298Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T06:28:01.298Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T06:28:01.298Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T06:28:01.298Z] No schema files found: doing nothing. [2021-01-05T06:28:01.560Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T06:28:01.560Z] Setting up zip (3.0-11build1) ... [2021-01-05T06:28:01.560Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T06:28:01.560Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T06:28:01.560Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T06:28:01.560Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:01.560Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T06:28:01.560Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T06:28:01.832Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T06:28:01.832Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T06:28:08.461Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:08.461Z] git set to automatically installed. [2021-01-05T06:28:08.461Z] git-man set to automatically installed. [2021-01-05T06:28:08.461Z] libcurl3-gnutls set to automatically installed. [2021-01-05T06:28:08.461Z] liberror-perl set to automatically installed. [2021-01-05T06:28:08.462Z] libglib2.0-0 set to automatically installed. [2021-01-05T06:28:08.462Z] libnghttp2-14 set to automatically installed. [2021-01-05T06:28:08.462Z] libnorm1 set to automatically installed. [2021-01-05T06:28:08.462Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T06:28:08.462Z] libpsl5 set to automatically installed. [2021-01-05T06:28:08.462Z] librtmp1 set to automatically installed. [2021-01-05T06:28:08.462Z] libsodium23 set to automatically installed. [2021-01-05T06:28:08.462Z] libzmq3-dev set to automatically installed. [2021-01-05T06:28:08.462Z] libzmq5 set to automatically installed. [2021-01-05T06:28:08.462Z] pkg-config set to automatically installed. [2021-01-05T06:28:08.462Z] zip set to automatically installed. [2021-01-05T06:28:11.013Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T06:28:17.609Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T06:28:17.869Z] snap "core18" has no updates available [2021-01-05T06:28:18.441Z] Pulling config-common [2021-01-05T06:28:19.384Z] Pulling go-build-helper [2021-01-05T06:28:41.372Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T06:28:41.372Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T06:28:41.372Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T06:28:41.372Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T06:28:41.372Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T06:28:41.372Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T06:28:41.372Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T06:28:41.372Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T06:28:41.372Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T06:28:41.372Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T06:28:41.372Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T06:28:41.372Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T06:28:41.372Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T06:28:41.372Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T06:28:41.372Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T06:28:41.372Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T06:28:41.372Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T06:28:41.372Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T06:28:41.372Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T06:28:41.372Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T06:28:41.372Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T06:28:41.372Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T06:28:41.373Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T06:28:41.373Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T06:28:41.373Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T06:28:41.373Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T06:28:41.373Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T06:28:41.373Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T06:28:41.373Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T06:28:41.373Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T06:28:41.373Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T06:28:41.373Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T06:28:41.373Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T06:28:41.373Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T06:28:41.373Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T06:28:41.373Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T06:28:41.373Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T06:28:41.373Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T06:28:41.373Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T06:28:41.373Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T06:28:41.373Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T06:28:41.373Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T06:28:41.373Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T06:28:41.373Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T06:28:41.373Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T06:28:41.373Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T06:28:41.373Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T06:28:41.373Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T06:28:41.373Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T06:28:41.373Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T06:28:41.373Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T06:28:41.373Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T06:28:41.373Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T06:28:41.373Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T06:28:41.373Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T06:28:41.373Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T06:28:41.373Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T06:28:41.373Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T06:28:41.373Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T06:28:41.373Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T06:28:41.373Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T06:28:41.373Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T06:28:41.373Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T06:28:41.373Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T06:28:44.718Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T06:28:44.718Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T06:28:44.718Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T06:28:44.718Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T06:28:44.718Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T06:28:44.718Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T06:28:44.718Z] Pulling static-packages [2021-01-05T06:28:45.667Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T06:28:45.667Z] Skipping pull go-build-helper (already ran) [2021-01-05T06:28:45.667Z] Skipping pull static-packages (already ran) [2021-01-05T06:28:45.667Z] Building go-build-helper [2021-01-05T06:28:49.920Z] Building static-packages [2021-01-05T06:28:50.758Z] 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-05T06:28:51.316Z] Staging go-build-helper [2021-01-05T06:28:52.257Z] Staging static-packages [2021-01-05T06:28:53.203Z] Pulling go115 [2021-01-05T06:28:54.148Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T06:28:54.148Z] Skipping pull go115 (already ran) [2021-01-05T06:28:54.148Z] Building go115 [2021-01-05T06:28:54.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:28:54.148Z] Dload Upload Total Spent Left Speed [2021-01-05T06:28:56.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 53623 0 0:37:39 --:--:-- 0:37:39 53213 32 115M 32 37.9M 0 0 33.7M 0 0:00:03 0:00:01 0:00:02 33.7M 72 115M 72 83.5M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M 100 115M 100 115M 0 0 41.4M 0 0:00:02 0:00:02 --:--:-- 41.4M [2021-01-05T06:28:57.219Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T06:29:01.439Z] Staging go115 [2021-01-05T06:29:05.922Z] Removing intermediate container 42f152e5a419 [2021-01-05T06:29:05.922Z] ---> 5f79efb43449 [2021-01-05T06:29:05.922Z] [2021-01-05T06:29:05.922Z] Step 10/24 : FROM scratch [2021-01-05T06:29:05.922Z] ---> [2021-01-05T06:29:05.922Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T06:29:05.922Z] Removing intermediate container 809297e50527 [2021-01-05T06:29:05.922Z] ---> 1b0446f15149 [2021-01-05T06:29:05.922Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T06:29:05.922Z] ---> Running in aab084b0d2b5 [2021-01-05T06:29:05.922Z] ---> Running in a55857ca895f [2021-01-05T06:29:05.922Z] Removing intermediate container 03f6bddec757 [2021-01-05T06:29:05.922Z] ---> c3ef67dce537 [2021-01-05T06:29:05.922Z] [2021-01-05T06:29:05.922Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T06:29:05.922Z] Removing intermediate container 2fc1ebcae36d [2021-01-05T06:29:05.922Z] ---> 627b7918043f [2021-01-05T06:29:05.922Z] [2021-01-05T06:29:05.922Z] Step 10/22 : FROM scratch [2021-01-05T06:29:05.922Z] ---> [2021-01-05T06:29:05.922Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:29:05.922Z] 3.12: Pulling from library/alpine [2021-01-05T06:29:05.922Z] Removing intermediate container aab084b0d2b5 [2021-01-05T06:29:05.922Z] ---> 208de8227b92 [2021-01-05T06:29:05.922Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T06:29:05.922Z] ---> Running in 55003cfa5e91 [2021-01-05T06:29:05.922Z] ---> Running in 645131b8f84d [2021-01-05T06:29:06.198Z] Removing intermediate container 55003cfa5e91 [2021-01-05T06:29:06.198Z] ---> f0ebd5349846 [2021-01-05T06:29:06.198Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T06:29:06.198Z] Removing intermediate container 645131b8f84d [2021-01-05T06:29:06.198Z] ---> 4e1949741ef2 [2021-01-05T06:29:06.198Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T06:29:06.472Z] ---> Running in 69fc5f51518f [2021-01-05T06:29:06.472Z] 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-05T06:29:06.472Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T06:29:06.472Z] ---> Running in 9be88ee64b9e [2021-01-05T06:29:06.472Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T06:29:06.472Z] ---> afeebe901d6b [2021-01-05T06:29:06.472Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T06:29:06.729Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T06:29:06.729Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T06:29:06.729Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T06:29:06.729Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T06:29:06.729Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T06:29:06.729Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T06:29:06.729Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T06:29:06.729Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T06:29:06.729Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T06:29:06.729Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T06:29:06.729Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T06:29:06.729Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T06:29:06.729Z] Pulling edgex-go [2021-01-05T06:29:06.752Z] ---> Running in 255660f0d498 [2021-01-05T06:29:07.352Z] Removing intermediate container 69fc5f51518f [2021-01-05T06:29:07.352Z] ---> e9e9f1ec171e [2021-01-05T06:29:07.352Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:29:07.352Z] Removing intermediate container 9be88ee64b9e [2021-01-05T06:29:07.352Z] ---> af063f50f1d7 [2021-01-05T06:29:07.352Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T06:29:07.352Z] ---> Running in 9ef45926ffd5 [2021-01-05T06:29:08.120Z] Pulling version [2021-01-05T06:29:08.344Z] Removing intermediate container 9ef45926ffd5 [2021-01-05T06:29:08.344Z] ---> a9216e715b8e [2021-01-05T06:29:08.344Z] Step 14/22 : WORKDIR / [2021-01-05T06:29:08.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:08.619Z] ---> Running in 4ce45fd5c6de [2021-01-05T06:29:08.692Z] Building config-common [2021-01-05T06:29:08.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:08.899Z] ---> 97671cc0d5ef [2021-01-05T06:29:08.899Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T06:29:09.511Z] Removing intermediate container 4ce45fd5c6de [2021-01-05T06:29:09.511Z] ---> f9ffb37104e4 [2021-01-05T06:29:09.511Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T06:29:09.511Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T06:29:09.511Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:29:09.511Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T06:29:09.511Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T06:29:09.511Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:09.511Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:29:09.789Z] OK: 7 MiB in 18 packages [2021-01-05T06:29:10.615Z] Skipping build go-build-helper (already ran) [2021-01-05T06:29:10.615Z] Skipping build static-packages (already ran) [2021-01-05T06:29:10.615Z] Skipping build go115 (already ran) [2021-01-05T06:29:10.772Z] ---> 027545f41fc8 [2021-01-05T06:29:10.772Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T06:29:10.883Z] Building edgex-go [2021-01-05T06:29:10.883Z] 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-05T06:29:11.050Z] ---> 9ed74892ff01 [2021-01-05T06:29:11.050Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T06:29:11.660Z] Removing intermediate container a55857ca895f [2021-01-05T06:29:11.660Z] ---> 4d6b10d25667 [2021-01-05T06:29:11.660Z] [2021-01-05T06:29:11.660Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T06:29:11.660Z] 20.10.0: Pulling from library/docker [2021-01-05T06:29:12.814Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T06:29:12.814Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T06:29:12.814Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T06:29:12.814Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T06:29:12.814Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T06:29:12.814Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T06:29:12.814Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T06:29:12.814Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T06:29:12.814Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T06:29:12.814Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T06:29:12.814Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T06:29:12.814Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T06:29:12.814Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T06:29:12.814Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T06:29:12.814Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T06:29:13.076Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T06:29:13.077Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T06:29:13.077Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T06:29:13.077Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T06:29:13.077Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T06:29:13.077Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T06:29:13.077Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T06:29:13.077Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T06:29:13.184Z] Removing intermediate container 255660f0d498 [2021-01-05T06:29:13.184Z] ---> c3120609eef6 [2021-01-05T06:29:13.184Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:29:13.339Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T06:29:13.804Z] ---> 6068651a6f3f [2021-01-05T06:29:13.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> b99cc3346b79 [2021-01-05T06:29:13.804Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T06:29:13.804Z] [2021-01-05T06:29:13.805Z] ---> Running in 15948938d3e9 [2021-01-05T06:29:14.585Z] Removing intermediate container 1f8b2da6b3a6 [2021-01-05T06:29:14.585Z] ---> 13658e721bea [2021-01-05T06:29:14.585Z] [2021-01-05T06:29:14.585Z] Step 10/22 : FROM scratch [2021-01-05T06:29:14.585Z] ---> [2021-01-05T06:29:14.585Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:29:14.585Z] ---> Using cache [2021-01-05T06:29:14.585Z] ---> f0ebd5349846 [2021-01-05T06:29:14.585Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T06:29:15.220Z] ---> Running in 29af1232368d [2021-01-05T06:29:15.220Z] Removing intermediate container 15948938d3e9 [2021-01-05T06:29:15.220Z] ---> 39374846ecd3 [2021-01-05T06:29:15.220Z] Step 13/21 : WORKDIR /edgex [2021-01-05T06:29:15.498Z] ---> bfe09f0284e5 [2021-01-05T06:29:15.498Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T06:29:15.789Z] ---> Running in 89b8808777ec [2021-01-05T06:29:15.789Z] ---> Running in 94336eb7eddc [2021-01-05T06:29:15.789Z] ---> 13a5987f7c38 [2021-01-05T06:29:15.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T06:29:15.789Z] Removing intermediate container 29af1232368d [2021-01-05T06:29:16.067Z] ---> acf0a30c7188 [2021-01-05T06:29:16.068Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T06:29:16.068Z] ---> Running in 3e8a642c9fa9 [2021-01-05T06:29:16.347Z] Removing intermediate container 89b8808777ec [2021-01-05T06:29:16.347Z] ---> 98afcce06795 [2021-01-05T06:29:16.347Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T06:29:16.947Z] Removing intermediate container 94336eb7eddc [2021-01-05T06:29:16.947Z] ---> 3a2410ec8b35 [2021-01-05T06:29:16.947Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:17.222Z] Removing intermediate container 3e8a642c9fa9 [2021-01-05T06:29:17.222Z] ---> f08b0935ac5f [2021-01-05T06:29:17.222Z] Step 14/22 : WORKDIR / [2021-01-05T06:29:17.493Z] ---> Running in a109007d62e5 [2021-01-05T06:29:17.765Z] ---> Running in 304e41f687cb [2021-01-05T06:29:18.038Z] ---> f3eb09ea523a [2021-01-05T06:29:18.038Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T06:29:18.038Z] ---> d176a060b030 [2021-01-05T06:29:18.038Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:18.314Z] Removing intermediate container a109007d62e5 [2021-01-05T06:29:18.314Z] ---> cbc92165457c [2021-01-05T06:29:18.314Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:29:18.589Z] Removing intermediate container 304e41f687cb [2021-01-05T06:29:18.589Z] ---> 7245a742b54b [2021-01-05T06:29:18.589Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T06:29:18.589Z] ---> Running in 39ee6c6cbdcf [2021-01-05T06:29:19.572Z] ---> 9600e2fd146e [2021-01-05T06:29:19.572Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T06:29:19.843Z] Removing intermediate container 39ee6c6cbdcf [2021-01-05T06:29:19.843Z] ---> 81bd37f3033c [2021-01-05T06:29:19.844Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:29:19.923Z] 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-05T06:29:20.114Z] ---> 3c6ecbd2b5d5 [2021-01-05T06:29:20.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T06:29:20.114Z] ---> Running in 45578e039469 [2021-01-05T06:29:20.387Z] ---> cc32c520bd4d [2021-01-05T06:29:20.387Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T06:29:20.387Z] ---> Running in 18b7cda22376 [2021-01-05T06:29:20.981Z] Removing intermediate container 45578e039469 [2021-01-05T06:29:20.981Z] ---> ae0dc1e5b942 [2021-01-05T06:29:20.981Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:21.254Z] Removing intermediate container 18b7cda22376 [2021-01-05T06:29:21.254Z] ---> 9e9d5a4d0ce8 [2021-01-05T06:29:21.254Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:29:21.524Z] ---> Running in 8dad2c9ff168 [2021-01-05T06:29:21.825Z] ---> Running in 379b597a6e05 [2021-01-05T06:29:22.096Z] ---> 64c0b600f2a3 [2021-01-05T06:29:22.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:22.370Z] ---> 3cf33de21856 [2021-01-05T06:29:22.370Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T06:29:22.370Z] Removing intermediate container 8dad2c9ff168 [2021-01-05T06:29:22.370Z] ---> d1bd14f12d88 [2021-01-05T06:29:22.370Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:29:22.645Z] ---> Running in 2eecab5cca45 [2021-01-05T06:29:22.918Z] Removing intermediate container 379b597a6e05 [2021-01-05T06:29:22.918Z] ---> eb92bb17b627 [2021-01-05T06:29:22.918Z] [2021-01-05T06:29:22.918Z] ---> Running in ce3c94dc3739 [2021-01-05T06:29:23.192Z] ---> 906723d4c583 [2021-01-05T06:29:23.192Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T06:29:23.469Z] Successfully built eb92bb17b627 [2021-01-05T06:29:23.469Z] ---> Running in 977907b32c4b [2021-01-05T06:29:23.469Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T06:29:23.469Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-01-05T06:29:23.469Z] Removing intermediate container 2eecab5cca45 [2021-01-05T06:29:23.469Z] ---> 05642b2f76b7 [2021-01-05T06:29:23.469Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T06:29:23.469Z] Removing intermediate container ce3c94dc3739 [2021-01-05T06:29:23.469Z] ---> b14f4068b073 [2021-01-05T06:29:23.469Z] Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:29:23.750Z] ---> Running in e51e33626c47 [2021-01-05T06:29:23.750Z] ---> Running in 1736e142b1e4 [2021-01-05T06:29:24.024Z] Removing intermediate container 977907b32c4b [2021-01-05T06:29:24.024Z] ---> 94f336a0883b [2021-01-05T06:29:24.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:29:24.144Z] 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-05T06:29:24.300Z] ---> Running in 61f9e757f4b9 [2021-01-05T06:29:24.408Z] 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-05T06:29:24.576Z] Removing intermediate container e51e33626c47 [2021-01-05T06:29:24.576Z] ---> 3f87fadc6484 [2021-01-05T06:29:24.576Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:29:24.576Z] Removing intermediate container 1736e142b1e4 [2021-01-05T06:29:24.576Z] ---> 8ac33da0fba8 [2021-01-05T06:29:24.576Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:29:25.170Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T06:29:25.170Z] ---> Running in 55fb7131eab3 [2021-01-05T06:29:25.170Z] ---> Running in 8cfa4d4f103c [2021-01-05T06:29:25.170Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T06:29:25.170Z] ---> eeaf43b92773 [2021-01-05T06:29:25.353Z] 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-05T06:29:25.444Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T06:29:25.719Z] Removing intermediate container 61f9e757f4b9 [2021-01-05T06:29:25.719Z] ---> 9d883e090437 [2021-01-05T06:29:25.719Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:29:25.926Z] 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-05T06:29:25.926Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T06:29:25.990Z] ---> Running in 0dd30f40ad80 [2021-01-05T06:29:26.187Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T06:29:26.187Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T06:29:26.187Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T06:29:26.583Z] Removing intermediate container 55fb7131eab3 [2021-01-05T06:29:26.583Z] Removing intermediate container 8cfa4d4f103c [2021-01-05T06:29:26.583Z] ---> 12af9dfe1442 [2021-01-05T06:29:26.583Z] Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff ---> 70cdaea36b57 [2021-01-05T06:29:26.583Z] ---> Running in 553b85e07d22 [2021-01-05T06:29:26.583Z] [2021-01-05T06:29:26.583Z] [2021-01-05T06:29:26.854Z] ---> Running in 5e8382f2438c [2021-01-05T06:29:27.130Z] Successfully built 70cdaea36b57 [2021-01-05T06:29:27.411Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T06:29:27.411Z] Building docker-security-secretstore-setup-go [2021-01-05T06:29:27.571Z] 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-05T06:29:27.571Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T06:29:27.571Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T06:29:27.684Z]  Building docker-support-notifications-go ... done Removing intermediate container 553b85e07d22 [2021-01-05T06:29:27.684Z] ---> f658b3319e23 [2021-01-05T06:29:27.684Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:29:27.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:27.960Z] Removing intermediate container 5e8382f2438c [2021-01-05T06:29:27.960Z] ---> e55203a7faef [2021-01-05T06:29:27.960Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:29:27.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:27.960Z] ---> Running in 086353321b78 [2021-01-05T06:29:28.236Z] ---> Running in 6a21921db606 [2021-01-05T06:29:28.507Z] Removing intermediate container 086353321b78 [2021-01-05T06:29:28.507Z] ---> 77b81b2ac770 [2021-01-05T06:29:28.507Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:29:28.507Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T06:29:28.507Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T06:29:28.507Z] Executing bash-5.0.17-r0.post-install [2021-01-05T06:29:28.507Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:28.783Z] OK: 12 MiB in 22 packages [2021-01-05T06:29:28.783Z] Removing intermediate container 6a21921db606 [2021-01-05T06:29:28.783Z] ---> 24b40a4c6b9a [2021-01-05T06:29:28.783Z] [2021-01-05T06:29:28.970Z] 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-05T06:29:28.970Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T06:29:29.064Z] Successfully built 24b40a4c6b9a [2021-01-05T06:29:29.334Z] ---> Running in 1a680f6fc7ef [2021-01-05T06:29:29.334Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T06:29:29.334Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-05T06:29:29.931Z] 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-05T06:29:29.931Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T06:29:30.332Z] Removing intermediate container 1a680f6fc7ef [2021-01-05T06:29:30.332Z] ---> 0b1868cc30a4 [2021-01-05T06:29:30.332Z] [2021-01-05T06:29:30.613Z] Successfully built 0b1868cc30a4 [2021-01-05T06:29:30.613Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T06:29:30.613Z] Building docker-security-bootstrap-redis-go [2021-01-05T06:29:31.218Z]  Building docker-core-metadata-go ... done Removing intermediate container 0dd30f40ad80 [2021-01-05T06:29:31.218Z] ---> d7beea430a5f [2021-01-05T06:29:31.218Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T06:29:31.218Z] ---> Running in df85050757e2 [2021-01-05T06:29:31.318Z] 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-05T06:29:31.814Z] Removing intermediate container df85050757e2 [2021-01-05T06:29:31.814Z] ---> ffb4f88551e4 [2021-01-05T06:29:31.814Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T06:29:32.147Z] ---> Running in 21f11807f912 [2021-01-05T06:29:32.263Z] 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-05T06:29:32.436Z] Removing intermediate container 21f11807f912 [2021-01-05T06:29:32.436Z] ---> 4438260f1125 [2021-01-05T06:29:32.436Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T06:29:32.842Z] 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-05T06:29:33.033Z] ---> Running in f30cb3a70a2b [2021-01-05T06:29:33.637Z] Removing intermediate container f30cb3a70a2b [2021-01-05T06:29:33.637Z] ---> e79d8292bed5 [2021-01-05T06:29:33.637Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T06:29:35.403Z] Building version [2021-01-05T06:29:35.631Z] ---> c582f035e0e3 [2021-01-05T06:29:35.631Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T06:29:36.788Z] Staging config-common [2021-01-05T06:29:37.621Z] ---> ff82d76dc8c0 [2021-01-05T06:29:37.621Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T06:29:37.729Z] Skipping stage go-build-helper (already ran) [2021-01-05T06:29:37.729Z] Skipping stage static-packages (already ran) [2021-01-05T06:29:37.729Z] Skipping stage go115 (already ran) [2021-01-05T06:29:37.729Z] Staging edgex-go [2021-01-05T06:29:38.599Z] ---> 00a33a48513a [2021-01-05T06:29:38.599Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T06:29:38.673Z] Staging version [2021-01-05T06:29:39.191Z] ---> Running in 728a080a7a5d [2021-01-05T06:29:39.619Z] Priming config-common [2021-01-05T06:29:40.569Z] Priming go-build-helper [2021-01-05T06:29:40.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:40.635Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:29:41.250Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T06:29:41.250Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T06:29:41.250Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T06:29:41.250Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T06:29:41.250Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T06:29:41.250Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T06:29:41.250Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T06:29:41.522Z] Priming static-packages [2021-01-05T06:29:43.629Z] Priming go115 [2021-01-05T06:29:43.882Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T06:29:43.882Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T06:29:43.882Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T06:29:43.882Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T06:29:43.882Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T06:29:43.882Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T06:29:43.882Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T06:29:43.882Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T06:29:43.882Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T06:29:43.882Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T06:29:43.882Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T06:29:43.882Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T06:29:43.882Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T06:29:43.882Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T06:29:43.882Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T06:29:43.882Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T06:29:44.158Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T06:29:44.158Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T06:29:44.158Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T06:29:44.158Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T06:29:44.158Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T06:29:44.158Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T06:29:44.158Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T06:29:44.158Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T06:29:44.158Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T06:29:44.158Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T06:29:44.442Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:29:44.442Z] OK: 71 MiB in 55 packages [2021-01-05T06:29:44.865Z] Priming edgex-go [2021-01-05T06:29:46.069Z] Priming version [2021-01-05T06:29:46.672Z] 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-05T06:29:54.642Z] Removing intermediate container 728a080a7a5d [2021-01-05T06:29:54.642Z] ---> 9990453486e9 [2021-01-05T06:29:54.642Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T06:29:54.920Z] ---> Running in 03b6b4b4788e [2021-01-05T06:30:01.663Z] Collecting docker-compose==1.23.2 [2021-01-05T06:30:01.663Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T06:30:02.356Z] Collecting PyYAML<4,>=3.10 [2021-01-05T06:30:02.356Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T06:30:02.635Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:02.635Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:02.635Z] ---> 5512b68eae03 [2021-01-05T06:30:02.635Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T06:30:02.635Z] ---> Using cache [2021-01-05T06:30:02.635Z] ---> cdfc47c77463 [2021-01-05T06:30:02.635Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:02.635Z] ---> Using cache [2021-01-05T06:30:02.635Z] ---> e77c9cbbf3c4 [2021-01-05T06:30:02.635Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T06:30:05.304Z] ---> Running in 881d9373f829 [2021-01-05T06:30:06.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:07.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:07.744Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T06:30:07.744Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T06:30:09.485Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T06:30:09.485Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T06:30:09.485Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:09.485Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T06:30:09.485Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T06:30:10.471Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:10.471Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:10.471Z] ---> 5512b68eae03 [2021-01-05T06:30:10.471Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T06:30:10.471Z] ---> Using cache [2021-01-05T06:30:10.471Z] ---> cdfc47c77463 [2021-01-05T06:30:10.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:10.471Z] ---> Using cache [2021-01-05T06:30:10.471Z] ---> e77c9cbbf3c4 [2021-01-05T06:30:10.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T06:30:11.079Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T06:30:11.080Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T06:30:12.098Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T06:30:12.098Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T06:30:12.098Z] ---> Running in 179c378dde68 [2021-01-05T06:30:12.375Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:12.375Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:12.375Z] ---> 5512b68eae03 [2021-01-05T06:30:12.375Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T06:30:12.375Z] ---> Using cache [2021-01-05T06:30:12.375Z] ---> cdfc47c77463 [2021-01-05T06:30:12.375Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:12.375Z] ---> Using cache [2021-01-05T06:30:12.375Z] ---> e77c9cbbf3c4 [2021-01-05T06:30:12.375Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T06:30:12.646Z] ---> Running in 9296ee28c3b6 [2021-01-05T06:30:12.646Z] Removing intermediate container 881d9373f829 [2021-01-05T06:30:12.646Z] ---> 86b5809076e4 [2021-01-05T06:30:12.646Z] Step 6/21 : COPY go.mod . [2021-01-05T06:30:13.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T06:30:13.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T06:30:13.627Z] ---> 5512b68eae03 [2021-01-05T06:30:13.627Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T06:30:13.627Z] ---> Using cache [2021-01-05T06:30:13.627Z] ---> cdfc47c77463 [2021-01-05T06:30:13.627Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:30:13.627Z] ---> Using cache [2021-01-05T06:30:13.627Z] ---> e77c9cbbf3c4 [2021-01-05T06:30:13.627Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T06:30:13.627Z] ---> Using cache [2021-01-05T06:30:13.627Z] ---> 86b5809076e4 [2021-01-05T06:30:13.627Z] Step 6/22 : COPY go.mod . [2021-01-05T06:30:14.246Z] ---> 93113676625f [2021-01-05T06:30:14.246Z] Step 7/21 : RUN go mod download [2021-01-05T06:30:14.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:14.525Z] ---> ce28d397a82f [2021-01-05T06:30:14.525Z] Step 7/22 : RUN go mod download [2021-01-05T06:30:14.525Z] ---> Running in c1194fdf63c5 [2021-01-05T06:30:14.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:14.804Z] ---> Running in b3632c5d79b3 [2021-01-05T06:30:15.093Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T06:30:15.093Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T06:30:15.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:15.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:15.975Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:16.259Z] OK: 217 MiB in 51 packages [2021-01-05T06:30:17.741Z] Removing intermediate container 179c378dde68 [2021-01-05T06:30:17.741Z] ---> fe0bcf93af51 [2021-01-05T06:30:17.741Z] Step 6/24 : COPY go.mod . [2021-01-05T06:30:18.032Z] Removing intermediate container 9296ee28c3b6 [2021-01-05T06:30:18.032Z] ---> 2d5ba7f1cdf6 [2021-01-05T06:30:18.032Z] Step 6/23 : COPY go.mod . [2021-01-05T06:30:18.313Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T06:30:18.313Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T06:30:18.592Z] Removing intermediate container b3632c5d79b3 [2021-01-05T06:30:18.592Z] ---> 2d35bfeb0bd2 [2021-01-05T06:30:18.592Z] Step 8/22 : COPY . . [2021-01-05T06:30:18.868Z] ---> c84f2e053d19 [2021-01-05T06:30:18.868Z] Step 7/24 : RUN go mod download [2021-01-05T06:30:18.868Z] Removing intermediate container c1194fdf63c5 [2021-01-05T06:30:18.868Z] ---> 99a7d9f88723 [2021-01-05T06:30:18.868Z] Step 8/21 : COPY . . [2021-01-05T06:30:18.868Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T06:30:18.868Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T06:30:19.142Z] ---> 62a8ff499304 [2021-01-05T06:30:19.142Z] Step 7/23 : RUN go mod download [2021-01-05T06:30:19.142Z] ---> Running in c691f2d68d1f [2021-01-05T06:30:19.421Z] ---> Running in da605fac6308 [2021-01-05T06:30:21.421Z] 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-05T06:30:21.421Z] 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-05T06:30:22.029Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T06:30:22.029Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T06:30:22.372Z] 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-05T06:30:22.763Z] Collecting idna<2.8,>=2.5 [2021-01-05T06:30:22.763Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T06:30:23.795Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T06:30:23.795Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T06:30:24.875Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T06:30:24.875Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T06:30:24.876Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T06:30:24.876Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T06:30:25.656Z] Installing collected packages: PyYAML, urllib3, idna, requests, jsonschema, websocket-client, docker-pycreds, docker, cached-property, docopt, dockerpty, texttable, docker-compose [2021-01-05T06:30:25.940Z] Running setup.py install for PyYAML: started [2021-01-05T06:30:26.926Z] Removing intermediate container c691f2d68d1f [2021-01-05T06:30:26.926Z] ---> 16cd9a5ef0c1 [2021-01-05T06:30:26.926Z] Step 8/24 : COPY . . [2021-01-05T06:30:27.202Z] Removing intermediate container da605fac6308 [2021-01-05T06:30:27.202Z] ---> 5b7b8fa1493c [2021-01-05T06:30:27.202Z] Step 8/23 : COPY . . [2021-01-05T06:30:28.647Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T06:30:28.647Z] Attempting uninstall: urllib3 [2021-01-05T06:30:28.647Z] Found existing installation: urllib3 1.25.9 [2021-01-05T06:30:28.647Z] Uninstalling urllib3-1.25.9: [2021-01-05T06:30:28.924Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T06:30:29.521Z] Attempting uninstall: idna [2021-01-05T06:30:29.521Z] Found existing installation: idna 2.9 [2021-01-05T06:30:29.521Z] Uninstalling idna-2.9: [2021-01-05T06:30:29.521Z] Successfully uninstalled idna-2.9 [2021-01-05T06:30:30.128Z] Attempting uninstall: requests [2021-01-05T06:30:30.128Z] Found existing installation: requests 2.23.0 [2021-01-05T06:30:30.128Z] Uninstalling requests-2.23.0: [2021-01-05T06:30:30.401Z] Successfully uninstalled requests-2.23.0 [2021-01-05T06:30:32.390Z] Running setup.py install for docopt: started [2021-01-05T06:30:34.380Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T06:30:34.380Z] Running setup.py install for dockerpty: started [2021-01-05T06:30:36.378Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T06:30:36.378Z] Running setup.py install for texttable: started [2021-01-05T06:30:39.047Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T06:30:41.032Z] 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-05T06:30:43.714Z] ---> dcf3a64d505f [2021-01-05T06:30:43.714Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T06:30:44.719Z] ---> Running in 21ff3cf170c4 [2021-01-05T06:30:44.719Z] ---> 652f4a0269af [2021-01-05T06:30:44.719Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T06:30:45.008Z] ---> Running in 88212c968d38 [2021-01-05T06:30:46.005Z] ---> c59316d81280 [2021-01-05T06:30:46.006Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T06:30:46.287Z] ---> f9b62d8d44cb [2021-01-05T06:30:46.287Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T06:30:46.287Z] ---> Running in 1cf27fc7ba21 [2021-01-05T06:30:46.287Z] ---> Running in ac277f1df251 [2021-01-05T06:30:46.574Z] 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-05T06:30:47.209Z] 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-05T06:30:47.814Z] Removing intermediate container 03b6b4b4788e [2021-01-05T06:30:47.814Z] ---> 3051babe41e6 [2021-01-05T06:30:47.814Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T06:30:48.096Z] ---> Running in d65e709d2aa4 [2021-01-05T06:30:48.701Z] 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-05T06:30:48.701Z] 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-05T06:30:50.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:50.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:30:51.403Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:30:51.403Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T06:30:51.403Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T06:30:51.403Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:30:51.403Z] OK: 71 MiB in 58 packages [2021-01-05T06:30:53.458Z] Removing intermediate container d65e709d2aa4 [2021-01-05T06:30:53.458Z] ---> 6513a081ef33 [2021-01-05T06:30:53.458Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T06:30:53.739Z] ---> Running in 4ac4b357f266 [2021-01-05T06:30:54.352Z] Removing intermediate container 4ac4b357f266 [2021-01-05T06:30:54.352Z] ---> 3555c7e677b5 [2021-01-05T06:30:54.352Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:30:54.352Z] ---> Running in 63a6262a820e [2021-01-05T06:30:55.348Z] Removing intermediate container 63a6262a820e [2021-01-05T06:30:55.348Z] ---> 3800d9581b7d [2021-01-05T06:30:55.348Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T06:30:55.348Z] ---> Running in 70fd190e859f [2021-01-05T06:30:55.956Z] Removing intermediate container 70fd190e859f [2021-01-05T06:30:55.956Z] ---> 8cae572f02ef [2021-01-05T06:30:55.956Z] Step 25/26 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:30:55.956Z] ---> Running in e466ff13276a [2021-01-05T06:30:56.570Z] Removing intermediate container e466ff13276a [2021-01-05T06:30:56.570Z] ---> d3562b6726f1 [2021-01-05T06:30:56.570Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T06:30:56.853Z] ---> Running in 19a2d61c6367 [2021-01-05T06:30:57.469Z] Removing intermediate container 19a2d61c6367 [2021-01-05T06:30:57.469Z] ---> 0aac51ea15c8 [2021-01-05T06:30:57.469Z] [2021-01-05T06:30:58.078Z] Successfully built 0aac51ea15c8 [2021-01-05T06:30:58.078Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T06:31:54.701Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T06:32:00.156Z] Removing intermediate container 21ff3cf170c4 [2021-01-05T06:32:00.156Z] ---> 227bc4510a4b [2021-01-05T06:32:00.156Z] [2021-01-05T06:32:00.156Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T06:32:00.156Z] ---> afeebe901d6b [2021-01-05T06:32:00.156Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:32:00.156Z] ---> Running in 7805afafd592 [2021-01-05T06:32:02.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:02.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:03.409Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:32:03.687Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:32:03.687Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:32:03.687Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:32:03.687Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:32:03.687Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:03.687Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:32:03.969Z] Removing intermediate container 1cf27fc7ba21 [2021-01-05T06:32:03.969Z] ---> 96e1c248d4ca [2021-01-05T06:32:03.969Z] [2021-01-05T06:32:03.969Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T06:32:03.969Z] ---> afeebe901d6b [2021-01-05T06:32:03.969Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T06:32:03.969Z] OK: 7 MiB in 19 packages [2021-01-05T06:32:04.580Z] ---> Running in 6d79832d729d [2021-01-05T06:32:07.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:07.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:07.510Z] Removing intermediate container 7805afafd592 [2021-01-05T06:32:07.510Z] ---> f4031544f655 [2021-01-05T06:32:07.510Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T06:32:07.791Z] Removing intermediate container 88212c968d38 [2021-01-05T06:32:07.791Z] ---> aeb71d3305ac [2021-01-05T06:32:07.791Z] [2021-01-05T06:32:07.791Z] Step 10/21 : FROM scratch [2021-01-05T06:32:07.791Z] ---> [2021-01-05T06:32:07.791Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:32:07.791Z] ---> Running in 5ae0ecd71116 [2021-01-05T06:32:07.791Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T06:32:07.791Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T06:32:07.791Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T06:32:07.791Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T06:32:07.791Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T06:32:07.791Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:07.791Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T06:32:08.071Z] ---> Using cache [2021-01-05T06:32:08.071Z] ---> f0ebd5349846 [2021-01-05T06:32:08.071Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T06:32:08.354Z] OK: 7 MiB in 19 packages [2021-01-05T06:32:08.354Z] ---> Running in 38f08344ce7d [2021-01-05T06:32:08.637Z] Removing intermediate container 5ae0ecd71116 [2021-01-05T06:32:08.637Z] ---> 5a239842c4f5 [2021-01-05T06:32:08.637Z] Step 13/22 : WORKDIR / [2021-01-05T06:32:08.922Z] ---> Running in b76f2be085de [2021-01-05T06:32:09.201Z] Removing intermediate container 38f08344ce7d [2021-01-05T06:32:09.201Z] ---> 0cfc730d61aa [2021-01-05T06:32:09.201Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T06:32:09.201Z] ---> Running in a4ccee6a2c45 [2021-01-05T06:32:09.810Z] Removing intermediate container b76f2be085de [2021-01-05T06:32:09.810Z] ---> d5360c93c51b [2021-01-05T06:32:09.810Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T06:32:09.810Z] Removing intermediate container a4ccee6a2c45 [2021-01-05T06:32:09.810Z] ---> 50146d9a1e69 [2021-01-05T06:32:09.810Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T06:32:10.808Z] Removing intermediate container 6d79832d729d [2021-01-05T06:32:10.808Z] ---> 9303585a96d4 [2021-01-05T06:32:10.808Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T06:32:11.089Z] ---> 385cd70a2920 [2021-01-05T06:32:11.089Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T06:32:11.089Z] ---> e27e2862c158 [2021-01-05T06:32:11.089Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T06:32:11.089Z] ---> Running in 3962727c4336 [2021-01-05T06:32:12.083Z] Removing intermediate container 3962727c4336 [2021-01-05T06:32:12.083Z] ---> a9cc67c9f94f [2021-01-05T06:32:12.083Z] Step 13/24 : WORKDIR / [2021-01-05T06:32:12.681Z] ---> Running in 6f18f2660ac2 [2021-01-05T06:32:12.681Z] ---> 1eb48b82fe3f [2021-01-05T06:32:12.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T06:32:12.681Z] ---> aba071bcdfb1 [2021-01-05T06:32:12.681Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:13.283Z] Removing intermediate container 6f18f2660ac2 [2021-01-05T06:32:13.283Z] ---> 48200ad66361 [2021-01-05T06:32:13.283Z] 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-05T06:32:13.557Z] ---> ebdb224a60dd [2021-01-05T06:32:13.557Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T06:32:13.557Z] ---> 3ded9c107c75 [2021-01-05T06:32:13.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:13.830Z] ---> Running in acd70cd2bd39 [2021-01-05T06:32:14.106Z] ---> 2c02fa8214d9 [2021-01-05T06:32:14.106Z] 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-05T06:32:14.788Z] Removing intermediate container acd70cd2bd39 [2021-01-05T06:32:14.788Z] ---> 1b867ad6a350 [2021-01-05T06:32:14.788Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:32:14.788Z] ---> 7dcae030ed32 [2021-01-05T06:32:14.788Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T06:32:14.788Z] ---> Running in 8cd0438573b4 [2021-01-05T06:32:15.071Z] ---> Running in 60f2e07369e2 [2021-01-05T06:32:15.365Z] ---> ae3b1e660a88 [2021-01-05T06:32:15.365Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:16.050Z] Removing intermediate container 8cd0438573b4 [2021-01-05T06:32:16.050Z] ---> 55a8b74582d4 [2021-01-05T06:32:16.050Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T06:32:16.050Z] ---> Running in 9095bb9faa7d [2021-01-05T06:32:16.695Z] ---> 971fe0f0c3f3 [2021-01-05T06:32:16.695Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T06:32:16.969Z] Removing intermediate container 9095bb9faa7d [2021-01-05T06:32:16.969Z] ---> 66a5c37a676f [2021-01-05T06:32:16.969Z] Step 20/21 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:32:17.582Z] ---> Running in 631ee2c35824 [2021-01-05T06:32:18.176Z] ---> 1c6fd9d50c46 [2021-01-05T06:32:18.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T06:32:18.176Z] Removing intermediate container 631ee2c35824 [2021-01-05T06:32:18.176Z] ---> 3fcb5b790417 [2021-01-05T06:32:18.176Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T06:32:18.450Z] ---> Running in cbb8a937efe6 [2021-01-05T06:32:18.450Z] Removing intermediate container 60f2e07369e2 [2021-01-05T06:32:18.450Z] ---> 271099c94d05 [2021-01-05T06:32:18.450Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T06:32:19.045Z] ---> Running in cfa8d523044a [2021-01-05T06:32:19.045Z] Removing intermediate container cbb8a937efe6 [2021-01-05T06:32:19.045Z] ---> 741981b8916e [2021-01-05T06:32:19.045Z] [2021-01-05T06:32:19.644Z] Successfully built 741981b8916e [2021-01-05T06:32:19.644Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T06:32:19.644Z]  Building docker-support-scheduler-go ... done  ---> 1530d98dc7e3 [2021-01-05T06:32:19.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T06:32:19.644Z] Removing intermediate container cfa8d523044a [2021-01-05T06:32:19.644Z] ---> 9dfd36156ac4 [2021-01-05T06:32:19.644Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T06:32:19.919Z] ---> Running in 1bd1d2e5c342 [2021-01-05T06:32:20.513Z] Removing intermediate container 1bd1d2e5c342 [2021-01-05T06:32:20.513Z] ---> 491f2fd2437d [2021-01-05T06:32:20.513Z] Step 21/22 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:32:20.513Z] ---> 834d93177ae8 [2021-01-05T06:32:20.513Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T06:32:20.513Z] ---> Running in 1a2d7182728b [2021-01-05T06:32:20.785Z] ---> Running in bc437ae1e471 [2021-01-05T06:32:21.381Z] Removing intermediate container 1a2d7182728b [2021-01-05T06:32:21.381Z] ---> 2c91456a86bc [2021-01-05T06:32:21.381Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T06:32:21.655Z] ---> Running in f11c245d16bd [2021-01-05T06:32:22.260Z] Removing intermediate container f11c245d16bd [2021-01-05T06:32:22.260Z] ---> 94d22a67542c [2021-01-05T06:32:22.260Z] [2021-01-05T06:32:22.536Z] Successfully built 94d22a67542c [2021-01-05T06:32:22.808Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T06:32:24.239Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container bc437ae1e471 [2021-01-05T06:32:24.239Z] ---> 377bfb55ce4a [2021-01-05T06:32:24.239Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T06:32:24.514Z] ---> Running in eb25145b3a2d [2021-01-05T06:32:24.514Z] Removing intermediate container ac277f1df251 [2021-01-05T06:32:24.514Z] ---> 5093ca71aeb6 [2021-01-05T06:32:24.514Z] [2021-01-05T06:32:24.514Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T06:32:24.514Z] ---> afeebe901d6b [2021-01-05T06:32:24.514Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T06:32:24.788Z] ---> Running in 99250f890b3f [2021-01-05T06:32:25.059Z] Removing intermediate container eb25145b3a2d [2021-01-05T06:32:25.059Z] ---> b3fd8a4e8360 [2021-01-05T06:32:25.059Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T06:32:25.059Z] ---> Running in 41615e036d6c [2021-01-05T06:32:25.330Z] Removing intermediate container 99250f890b3f [2021-01-05T06:32:25.330Z] ---> 5ca8360718d0 [2021-01-05T06:32:25.330Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T06:32:25.606Z] ---> Running in 56a1492a96f4 [2021-01-05T06:32:25.606Z] Removing intermediate container 41615e036d6c [2021-01-05T06:32:25.606Z] ---> 799cecf9355a [2021-01-05T06:32:25.606Z] Step 23/24 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:32:25.877Z] ---> Running in c4a83f414001 [2021-01-05T06:32:25.877Z] Removing intermediate container 56a1492a96f4 [2021-01-05T06:32:25.877Z] ---> 87be82b9cb76 [2021-01-05T06:32:25.877Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T06:32:26.152Z] ---> Running in 48fb49cbd9d6 [2021-01-05T06:32:26.436Z] Removing intermediate container c4a83f414001 [2021-01-05T06:32:26.436Z] ---> 95eb923edc57 [2021-01-05T06:32:26.436Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T06:32:26.436Z] ---> Running in 18d34b7fdad1 [2021-01-05T06:32:26.709Z] Removing intermediate container 48fb49cbd9d6 [2021-01-05T06:32:26.709Z] ---> 47733b74c332 [2021-01-05T06:32:26.709Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T06:32:26.709Z] ---> Running in 5c5e948621f2 [2021-01-05T06:32:26.984Z] Removing intermediate container 18d34b7fdad1 [2021-01-05T06:32:26.984Z] ---> a3e93625012c [2021-01-05T06:32:26.984Z] [2021-01-05T06:32:27.584Z] Successfully built a3e93625012c [2021-01-05T06:32:27.584Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T06:32:29.016Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5c5e948621f2 [2021-01-05T06:32:29.016Z] ---> 973dec05e8c7 [2021-01-05T06:32:29.016Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T06:32:29.288Z] ---> Running in ca4f57913efb [2021-01-05T06:32:30.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:31.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T06:32:31.825Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T06:32:31.825Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T06:32:31.825Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T06:32:32.094Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T06:32:32.364Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T06:32:32.364Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T06:32:32.364Z] OK: 8 MiB in 19 packages [2021-01-05T06:32:33.782Z] Removing intermediate container ca4f57913efb [2021-01-05T06:32:33.782Z] ---> 079c10add30e [2021-01-05T06:32:33.782Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T06:32:34.052Z] ---> 8920095ab931 [2021-01-05T06:32:34.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T06:32:35.481Z] ---> 962119dea53c [2021-01-05T06:32:35.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T06:32:36.081Z] ---> e491787d934a [2021-01-05T06:32:36.081Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T06:32:36.352Z] ---> Running in bf11bcb8f5b0 [2021-01-05T06:32:36.622Z] Removing intermediate container bf11bcb8f5b0 [2021-01-05T06:32:36.622Z] ---> a3db0c410965 [2021-01-05T06:32:36.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T06:32:36.894Z] ---> Running in aabee2d83c05 [2021-01-05T06:32:37.485Z] Removing intermediate container aabee2d83c05 [2021-01-05T06:32:37.485Z] ---> 4869db7c0f32 [2021-01-05T06:32:37.485Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T06:32:37.485Z] ---> Running in d28fb106cf4e [2021-01-05T06:32:37.757Z] Removing intermediate container d28fb106cf4e [2021-01-05T06:32:37.757Z] ---> 3cd7ea2b50ff [2021-01-05T06:32:37.757Z] Step 22/23 : LABEL git_sha=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [2021-01-05T06:32:38.034Z] ---> Running in e92edde5eb76 [2021-01-05T06:32:38.623Z] Removing intermediate container e92edde5eb76 [2021-01-05T06:32:38.623Z] ---> 55adb6c96978 [2021-01-05T06:32:38.623Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T06:32:38.623Z] ---> Running in 8ea2b015ea4d [2021-01-05T06:32:39.212Z] Removing intermediate container 8ea2b015ea4d [2021-01-05T06:32:39.212Z] ---> 0efa63b62e16 [2021-01-05T06:32:39.212Z] [2021-01-05T06:32:39.482Z] Successfully built 0efa63b62e16 [2021-01-05T06:32:39.482Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T06:32:39.496Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T06:32:39.504Z] $ docker stop --time=1 fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 [2021-01-05T06:32:41.417Z] $ docker rm -f fa351609dc03f3807ff33202e4c399e188ea75de5f960d0741e4275722bead17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T06:32:42.113Z] + grep docker [2021-01-05T06:32:42.113Z] + docker images [2021-01-05T06:32:42.383Z] docker-core-data-go-arm64 latest 0efa63b62e16 4 seconds ago 20.9MB [2021-01-05T06:32:42.383Z] docker-security-secretstore-setup-go-arm64 latest a3e93625012c 16 seconds ago 23.4MB [2021-01-05T06:32:42.383Z] docker-security-bootstrap-redis-go-arm64 latest 94d22a67542c 21 seconds ago 15.1MB [2021-01-05T06:32:42.383Z] docker-support-scheduler-go-arm64 latest 741981b8916e 24 seconds ago 10MB [2021-01-05T06:32:42.383Z] docker-sys-mgmt-agent-go-arm64 latest 0aac51ea15c8 About a minute ago 300MB [2021-01-05T06:32:42.383Z] docker-core-metadata-go-arm64 latest 0b1868cc30a4 3 minutes ago 12.2MB [2021-01-05T06:32:42.383Z] docker-security-proxy-setup-go-arm64 latest 24b40a4c6b9a 3 minutes ago 23.3MB [2021-01-05T06:32:42.383Z] docker-support-notifications-go-arm64 latest 70cdaea36b57 3 minutes ago 11.4MB [2021-01-05T06:32:42.383Z] docker-core-command-go-arm64 latest eb92bb17b627 3 minutes ago 9.98MB [2021-01-05T06:32:42.383Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T06:32:44.609Z] provisioning config files... [2021-01-05T06:32:44.621Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1449002320430844173tmp [Pipeline] { [Pipeline] sh [2021-01-05T06:32:45.041Z] + set +x [2021-01-05T06:32:45.041Z] + bash -s -- [2021-01-05T06:32:45.041Z] + curl -s https://codecov.io/bash [2021-01-05T06:32:45.304Z] [2021-01-05T06:32:45.304Z] _____ _ [2021-01-05T06:32:45.304Z] / ____| | | [2021-01-05T06:32:45.304Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T06:32:45.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T06:32:45.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T06:32:45.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T06:32:45.304Z] Bash-20201231-23d4836 [2021-01-05T06:32:45.304Z] [2021-01-05T06:32:45.304Z] [2021-01-05T06:32:45.304Z] ==> git version 2.24.3 found [2021-01-05T06:32:45.304Z] ==> 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-05T06:32:45.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T06:32:45.304Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T06:32:45.304Z] ==> Jenkins CI detected. [2021-01-05T06:32:45.568Z] project root: . [2021-01-05T06:32:45.568Z] --> token set from env [2021-01-05T06:32:45.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T06:32:45.568Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T06:32:45.568Z] ==> Python coveragepy not found [2021-01-05T06:32:45.568Z] ==> Searching for coverage reports in: [2021-01-05T06:32:45.568Z] + . [2021-01-05T06:32:45.568Z] -> Found 1 reports [2021-01-05T06:32:45.568Z] ==> Detecting git/mercurial file structure [2021-01-05T06:32:45.568Z] ==> Reading reports [2021-01-05T06:32:45.568Z] + ./coverage.out bytes=538204 [2021-01-05T06:32:45.568Z] ==> Appending adjustments [2021-01-05T06:32:45.568Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T06:32:48.879Z] + Found adjustments [2021-01-05T06:32:48.879Z] ==> Gzipping contents [2021-01-05T06:32:48.879Z] 84K /tmp/codecov.vSRTFt.gz [2021-01-05T06:32:48.879Z] ==> Uploading reports [2021-01-05T06:32:48.879Z] url: https://codecov.io [2021-01-05T06:32:48.879Z] query: branch=PR-2986&commit=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2986&job=&cmd_args= [2021-01-05T06:32:48.879Z] -> Pinging Codecov [2021-01-05T06:32:48.879Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2986&commit=85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2986%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2986&job=&cmd_args= [2021-01-05T06:32:49.143Z] -> Uploading to [2021-01-05T06:32:49.143Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff/42d3c5c2-fa11-46f6-b196-3154f1a92519.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T063248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35227a45f4dac2506f8082b54b44e4e48f19a76712a29b42010b5802c8e9e0ef [2021-01-05T06:32:49.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T06:32:49.143Z] Dload Upload Total Spent Left Speed [2021-01-05T06:32:49.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81933 0 0 100 81933 0 171k --:--:-- --:--:-- --:--:-- 172k [2021-01-05T06:32:49.718Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/85dcba98f424fb9aa23f1cbaa0fe7b635a26d7ff [Pipeline] } [2021-01-05T06:32:49.753Z] 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-05T06:32:52.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:32:53.322Z] ---> package-listing.sh [2021-01-05T06:32:53.322Z] ++ facter osfamily [2021-01-05T06:32:53.322Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T06:32:53.322Z] + OS_FAMILY=redhat [2021-01-05T06:32:53.322Z] + workspace=/w/workspace/edgex-go/1 [2021-01-05T06:32:53.322Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T06:32:53.322Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T06:32:53.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T06:32:53.322Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T06:32:53.322Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:32:53.322Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T06:32:53.322Z] + case "${OS_FAMILY}" in [2021-01-05T06:32:53.322Z] + rpm -qa [2021-01-05T06:32:53.322Z] + sort [2021-01-05T06:32:58.628Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T06:32:58.628Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T06:32:58.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T06:32:58.628Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-05T06:32:58.628Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-05T06:32:58.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-05T06:32:58.686Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T06:32:58.996Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:32:59.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:32:59.334Z] [2021-01-05T06:32:59.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T06:32:59.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:32:59.717Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T06:32:59.717Z] df20fa9351a1: Pulling fs layer [2021-01-05T06:32:59.717Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T06:32:59.717Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T06:32:59.717Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T06:32:59.717Z] 93b61091891f: Pulling fs layer [2021-01-05T06:32:59.717Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T06:32:59.717Z] 5e14af77c1be: Pulling fs layer [2021-01-05T06:32:59.717Z] 01666e4c0597: Pulling fs layer [2021-01-05T06:32:59.717Z] aa168da1d23b: Pulling fs layer [2021-01-05T06:32:59.717Z] 93b9cdb0e59b: Waiting [2021-01-05T06:32:59.717Z] 5e14af77c1be: Waiting [2021-01-05T06:32:59.717Z] 01666e4c0597: Waiting [2021-01-05T06:32:59.717Z] aa168da1d23b: Waiting [2021-01-05T06:32:59.717Z] 46f8f816bc3b: Waiting [2021-01-05T06:32:59.717Z] 93b61091891f: Waiting [2021-01-05T06:32:59.717Z] 36b3adc4ff6f: Download complete [2021-01-05T06:32:59.717Z] 46f8f816bc3b: Download complete [2021-01-05T06:32:59.717Z] df20fa9351a1: Download complete [2021-01-05T06:32:59.984Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T06:32:59.984Z] 93b9cdb0e59b: Download complete [2021-01-05T06:32:59.984Z] 5e14af77c1be: Verifying Checksum [2021-01-05T06:32:59.984Z] 5e14af77c1be: Download complete [2021-01-05T06:32:59.984Z] 93b61091891f: Download complete [2021-01-05T06:32:59.984Z] 01666e4c0597: Verifying Checksum [2021-01-05T06:32:59.984Z] 01666e4c0597: Download complete [2021-01-05T06:32:59.984Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T06:32:59.984Z] 8ad3a11d3b57: Download complete [2021-01-05T06:33:00.247Z] df20fa9351a1: Pull complete [2021-01-05T06:33:00.512Z] 36b3adc4ff6f: Pull complete [2021-01-05T06:33:01.464Z] 8ad3a11d3b57: Pull complete [2021-01-05T06:33:01.464Z] 46f8f816bc3b: Pull complete [2021-01-05T06:33:02.045Z] aa168da1d23b: Verifying Checksum [2021-01-05T06:33:02.045Z] aa168da1d23b: Download complete [2021-01-05T06:33:02.991Z] 93b61091891f: Pull complete [2021-01-05T06:33:02.991Z] 93b9cdb0e59b: Pull complete [2021-01-05T06:33:03.252Z] 5e14af77c1be: Pull complete [2021-01-05T06:33:03.252Z] 01666e4c0597: Pull complete [2021-01-05T06:33:11.471Z] aa168da1d23b: Pull complete [2021-01-05T06:33:11.471Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T06:33:11.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T06:33:11.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T06:33:11.687Z] prd-centos7-docker-4c-2g-18454 does not seem to be running inside a container [2021-01-05T06:33:11.740Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T06:33:15.678Z] $ docker top 6a41436e0b4e64f3a912f6c6ad75e7bdf14710599fe232478d839e8e3eecb10b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T06:33:16.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T06:33:16.588Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T06:33:16.913Z] + ls /var/log/sa-host [2021-01-05T06:33:16.913Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T06:33:16.913Z] file_magic: OK [2021-01-05T06:33:16.913Z] HZ: Using current value: 100 [2021-01-05T06:33:16.913Z] file_header: OK [2021-01-05T06:33:16.913Z] 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-05T06:33:16.913Z] Statistics: [2021-01-05T06:33:16.913Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T06:33:16.913Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T06:33:16.913Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T06:33:16.913Z] file_magic: OK [2021-01-05T06:33:16.913Z] HZ: Using current value: 100 [2021-01-05T06:33:16.913Z] file_header: OK [2021-01-05T06:33:16.913Z] 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-05T06:33:16.913Z] Statistics: [2021-01-05T06:33:16.913Z] Hnuu...uuuununununu... [2021-01-05T06:33:16.913Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T06:33:17.206Z] provisioning config files... [2021-01-05T06:33:17.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8944568162931810893tmp [Pipeline] { [Pipeline] echo [2021-01-05T06:33:17.351Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:17.683Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T06:33:17.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T06:33:17.868Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:18.204Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T06:33:18.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:18.682Z] ---> sudo-logs.sh [2021-01-05T06:33:18.682Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T06:33:18.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:19.096Z] ---> job-cost.sh [2021-01-05T06:33:19.096Z] lf-activate-venv: SKIPPING [2021-01-05T06:33:19.096Z] INFO: No Stack... [2021-01-05T06:33:20.041Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T06:33:20.617Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T06:33:20.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T06:33:20.993Z] ---> logs-deploy.sh [2021-01-05T06:33:20.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2986/1 [2021-01-05T06:33:20.993Z] INFO: archiving workspace using pattern(s): [2021-01-05T06:33:22.913Z] Archives upload complete. [2021-01-05T06:33:22.913Z] INFO: archiving logs to Nexus