Pull request #3021 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 551a82b46970ebcf524022b7822ac49229e6be1e+356d3f58744bcd4c86fb4a1eb5552148d927414a (c43764e6d2eb6a8e77e36b091f57f95a4a23f6b8) 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-3021/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-3021/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19925 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [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 > 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/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) > git config core.sparsecheckout # timeout=10 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 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-13T06:26:05.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T06:26:05.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T06:26:05.673Z] ========================================================= [2021-01-13T06:26:05.674Z] EdgeX Global Pipelines Version Info [2021-01-13T06:26:05.674Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:26:07.206Z] ------------------- [2021-01-13T06:26:07.206Z] stable info: [2021-01-13T06:26:07.206Z] ------------------- [2021-01-13T06:26:07.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T06:26:07.206Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T06:26:07.206Z] Message: update stable to v1.0.173 [2021-01-13T06:26:08.152Z] ------------------- [2021-01-13T06:26:08.152Z] experimental info: [2021-01-13T06:26:08.152Z] ------------------- [2021-01-13T06:26:08.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T06:26:08.152Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T06:26:08.152Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T06:26:08.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T06:26:08.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T06:26:08.826Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T06:26:08.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T06:26:09.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T06:26:09.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T06:26:09.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T06:26:09.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T06:26:09.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T06:26:09.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T06:26:09.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T06:26:09.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T06:26:10.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T06:26:10.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T06:26:10.305Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T06:26:10.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T06:26:10.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T06:26:10.747Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T06:26:10.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T06:26:11.067Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T06:26:11.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T06:26:11.321Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T06:26:11.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T06:26:11.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3021 [Pipeline] echo [2021-01-13T06:26:11.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3021 [Pipeline] echo [2021-01-13T06:26:11.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3021 [Pipeline] echo [2021-01-13T06:26:12.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 551a82b46970ebcf524022b7822ac49229e6be1e [Pipeline] echo [2021-01-13T06:26:12.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 551a82b [Pipeline] echo [2021-01-13T06:26:12.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T06:26:12.570Z] provisioning config files... [2021-01-13T06:26:12.608Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1374176931758300240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:26:13.044Z] ---> docker-login.sh [2021-01-13T06:26:13.044Z] nexus3.edgexfoundry.org:10001 [2021-01-13T06:26:13.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:26:13.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:26:13.308Z] Configure a credential helper to remove this warning. See [2021-01-13T06:26:13.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:26:13.308Z] [2021-01-13T06:26:13.308Z] Login Succeeded [2021-01-13T06:26:13.308Z] nexus3.edgexfoundry.org:10002 [2021-01-13T06:26:13.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:26:13.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:26:13.574Z] Configure a credential helper to remove this warning. See [2021-01-13T06:26:13.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:26:13.574Z] [2021-01-13T06:26:13.574Z] Login Succeeded [2021-01-13T06:26:13.574Z] nexus3.edgexfoundry.org:10003 [2021-01-13T06:26:13.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:26:13.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:26:13.837Z] Configure a credential helper to remove this warning. See [2021-01-13T06:26:13.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:26:13.837Z] [2021-01-13T06:26:13.837Z] Login Succeeded [2021-01-13T06:26:13.837Z] nexus3.edgexfoundry.org:10004 [2021-01-13T06:26:13.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:26:14.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:26:14.100Z] Configure a credential helper to remove this warning. See [2021-01-13T06:26:14.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:26:14.100Z] [2021-01-13T06:26:14.100Z] Login Succeeded [2021-01-13T06:26:14.100Z] docker.io [2021-01-13T06:26:14.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:26:14.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:26:14.361Z] Configure a credential helper to remove this warning. See [2021-01-13T06:26:14.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:26:14.361Z] [2021-01-13T06:26:14.361Z] Login Succeeded [2021-01-13T06:26:14.361Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T06:26:14.391Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T06:26:15.049Z] ++ 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-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T06:26:15.050Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T06:26:15.050Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T06:26:15.050Z] ++ cut -d/ -f2 [2021-01-13T06:26:15.050Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T06:26:15.138Z] 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-13T06:26:16.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T06:26:16.536Z] [2021-01-13T06:26:16.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:26:16.925Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T06:26:16.925Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T06:26:16.925Z] 31603596830f: Pulling fs layer [2021-01-13T06:26:16.925Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T06:26:16.925Z] 6ca5941a6612: Pulling fs layer [2021-01-13T06:26:16.925Z] ecc8261a40a4: Pulling fs layer [2021-01-13T06:26:16.925Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T06:26:16.925Z] 2a8b12db71e7: Download complete [2021-01-13T06:26:17.188Z] 31603596830f: Verifying Checksum [2021-01-13T06:26:17.189Z] 31603596830f: Download complete [2021-01-13T06:26:17.189Z] ecc8261a40a4: Verifying Checksum [2021-01-13T06:26:17.189Z] ecc8261a40a4: Download complete [2021-01-13T06:26:17.189Z] 6ca5941a6612: Verifying Checksum [2021-01-13T06:26:17.189Z] 6ca5941a6612: Download complete [2021-01-13T06:26:17.450Z] 31603596830f: Pull complete [2021-01-13T06:26:17.451Z] 2a8b12db71e7: Pull complete [2021-01-13T06:26:18.394Z] 6ca5941a6612: Pull complete [2021-01-13T06:26:18.658Z] ecc8261a40a4: Pull complete [2021-01-13T06:26:18.658Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T06:26:18.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T06:26:18.658Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T06:26:18.780Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:26:18.897Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T06:26:21.285Z] $ docker top e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T06:26:21.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T06:26:21.751Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T06:26:21.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T06:26:21.983Z] $ docker exec e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent [2021-01-13T06:26:22.145Z] SSH_AUTH_SOCK=/tmp/ssh-HbeQQuQSQsPR/agent.11 [2021-01-13T06:26:22.145Z] SSH_AGENT_PID=17 [2021-01-13T06:26:22.155Z] Running ssh-add (command line suppressed) [2021-01-13T06:26:22.273Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7817012072746637780.key (/w/workspace/edgex-go/1@tmp/private_key_7817012072746637780.key) [2021-01-13T06:26:22.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T06:26:22.701Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T06:26:22.733Z] $ docker exec --env ******** --env ******** e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent -k [2021-01-13T06:26:22.844Z] unset SSH_AUTH_SOCK; [2021-01-13T06:26:22.844Z] unset SSH_AGENT_PID; [2021-01-13T06:26:22.844Z] echo Agent pid 17 killed; [2021-01-13T06:26:22.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T06:26:23.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T06:26:23.081Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T06:26:23.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T06:26:23.242Z] $ docker exec e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent [2021-01-13T06:26:23.393Z] SSH_AUTH_SOCK=/tmp/ssh-nwTpmVjToFMy/agent.46 [2021-01-13T06:26:23.393Z] SSH_AGENT_PID=51 [2021-01-13T06:26:23.402Z] Running ssh-add (command line suppressed) [2021-01-13T06:26:23.520Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4410523527506117449.key (/w/workspace/edgex-go/1@tmp/private_key_4410523527506117449.key) [2021-01-13T06:26:23.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T06:26:23.937Z] + git semver init [2021-01-13T06:26:23.938Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T06:26:23.938Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-13T06:26:23.938Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-13T06:26:23.938Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T06:26:23.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T06:26:23.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T06:26:23.938Z] # $SEMVER_BRANCH = PR-3021 [2021-01-13T06:26:23.938Z] # $SEMVER_TEMP = /tmp/semver-186930752 [2021-01-13T06:26:23.938Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T06:26:42.094Z] # '/tmp/semver-186930752' -> '/w/workspace/edgex-go/1/.semver' [2021-01-13T06:26:42.094Z] # -> Force: false [2021-01-13T06:26:42.094Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-13T06:26:42.120Z] $ docker exec --env ******** --env ******** e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 ssh-agent -k [2021-01-13T06:26:42.331Z] unset SSH_AUTH_SOCK; [2021-01-13T06:26:42.331Z] unset SSH_AGENT_PID; [2021-01-13T06:26:42.331Z] echo Agent pid 51 killed; [2021-01-13T06:26:42.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T06:26:43.068Z] + git semver [Pipeline] } [2021-01-13T06:26:43.104Z] $ docker stop --time=1 e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 [2021-01-13T06:26:44.691Z] $ docker rm -f e07a4d0ec4b701e90a6f9a7c5d531cd1c199959fd32c3dffddda43d875e934b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T06:26:45.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T06:26:45.826Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T06:26:45.851Z] [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-13T06:26:47.219Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T06:26:47.545Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T06:26:47.870Z] + sudo service docker restart [2021-01-13T06:26:47.870Z] + true [2021-01-13T06:26:47.870Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T06:26:48.479Z] ========================================================= [2021-01-13T06:26:48.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T06:26:48.479Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:26:48.861Z] + 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-13T06:26:52.185Z] Sending build context to Docker daemon 326.4MB [2021-01-13T06:26:52.185Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T06:26:52.185Z] Step 2/6 : FROM ${BASE} [2021-01-13T06:26:52.185Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T06:26:52.185Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T06:26:52.185Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T06:26:52.185Z] de9db76c5a1d: Pulling fs layer [2021-01-13T06:26:52.185Z] bca2f99d35d6: Pulling fs layer [2021-01-13T06:26:52.185Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T06:26:52.185Z] 7c6f9722023f: Pulling fs layer [2021-01-13T06:26:52.185Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T06:26:52.185Z] bca2f99d35d6: Waiting [2021-01-13T06:26:52.185Z] 93359f2a8cfa: Waiting [2021-01-13T06:26:52.185Z] a35cf1a2eb13: Waiting [2021-01-13T06:26:52.185Z] 7c6f9722023f: Waiting [2021-01-13T06:26:52.185Z] de9db76c5a1d: Verifying Checksum [2021-01-13T06:26:52.185Z] de9db76c5a1d: Download complete [2021-01-13T06:26:52.185Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T06:26:52.185Z] 0ef7d3d256c8: Download complete [2021-01-13T06:26:52.185Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T06:26:52.185Z] 93359f2a8cfa: Download complete [2021-01-13T06:26:52.185Z] 7c6f9722023f: Verifying Checksum [2021-01-13T06:26:52.185Z] 7c6f9722023f: Download complete [2021-01-13T06:26:52.185Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T06:26:52.185Z] 188c0c94c7c5: Download complete [2021-01-13T06:26:52.185Z] 188c0c94c7c5: Pull complete [2021-01-13T06:26:52.449Z] 0ef7d3d256c8: Pull complete [2021-01-13T06:26:52.449Z] de9db76c5a1d: Pull complete [2021-01-13T06:26:55.001Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T06:26:55.001Z] a35cf1a2eb13: Download complete [2021-01-13T06:26:55.266Z] bca2f99d35d6: Verifying Checksum [2021-01-13T06:26:55.266Z] bca2f99d35d6: Download complete [2021-01-13T06:27:00.603Z] bca2f99d35d6: Pull complete [2021-01-13T06:27:00.604Z] 93359f2a8cfa: Pull complete [2021-01-13T06:27:00.604Z] 7c6f9722023f: Pull complete [2021-01-13T06:27:01.560Z] Still waiting to schedule task [2021-01-13T06:27:01.560Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-13T06:27:04.835Z] a35cf1a2eb13: Pull complete [2021-01-13T06:27:04.835Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T06:27:04.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T06:27:04.835Z] ---> a62c8e92a672 [2021-01-13T06:27:04.835Z] 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-13T06:27:04.835Z] ---> Running in ddd87c7c860e [2021-01-13T06:27:05.411Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:27:06.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:27:06.619Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T06:27:06.884Z] (2/12) Installing file (5.38-r0) [2021-01-13T06:27:06.884Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T06:27:07.147Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T06:27:10.455Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T06:27:10.455Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T06:27:10.455Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T06:27:10.455Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T06:27:10.455Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T06:27:10.455Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T06:27:10.717Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T06:27:10.717Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T06:27:10.982Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:27:10.982Z] OK: 233 MiB in 51 packages [2021-01-13T06:27:14.296Z] Removing intermediate container ddd87c7c860e [2021-01-13T06:27:14.296Z] ---> 0d5eac876acd [2021-01-13T06:27:14.296Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T06:27:14.296Z] ---> Running in 6f83e86b460f [2021-01-13T06:27:14.296Z] Removing intermediate container 6f83e86b460f [2021-01-13T06:27:14.296Z] ---> 09c665f16822 [2021-01-13T06:27:14.296Z] Step 5/6 : COPY go.mod . [2021-01-13T06:27:14.557Z] ---> f6e174fbbd25 [2021-01-13T06:27:14.558Z] Step 6/6 : RUN go mod download [2021-01-13T06:27:14.821Z] ---> Running in 571a34c83c59 [2021-01-13T06:27:36.830Z] Removing intermediate container 571a34c83c59 [2021-01-13T06:27:36.830Z] ---> b1919fa77f6c [2021-01-13T06:27:36.830Z] Successfully built b1919fa77f6c [2021-01-13T06:27:36.830Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:27:37.189Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T06:27:37.189Z] . [Pipeline] withDockerContainer [2021-01-13T06:27:37.311Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:27:37.358Z] $ 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-x86_64 cat [2021-01-13T06:27:38.109Z] $ docker top 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T06:27:38.673Z] + go version [2021-01-13T06:27:38.673Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T06:27:38.699Z] $ docker stop --time=1 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b [2021-01-13T06:27:40.045Z] $ docker rm -f 1c92d6ad7dabf378308851a2153a617ecb797d66b680a7dd136cd36f21bfc36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:27:41.205Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T06:27:41.205Z] . [Pipeline] withDockerContainer [2021-01-13T06:27:41.326Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:27:41.371Z] $ 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-x86_64 cat [2021-01-13T06:27:42.122Z] $ docker top fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T06:27:42.368Z] ========================================================= [2021-01-13T06:27:42.368Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T06:27:42.368Z] ========================================================= [Pipeline] sh [2021-01-13T06:27:42.675Z] + make test [2021-01-13T06:27:42.675Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T06:27:50.869Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T06:28:06.110Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T06:28:11.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T06:28:12.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T06:28:12.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T06:28:12.985Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T06:28:14.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T06:28:14.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T06:28:14.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T06:28:16.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 46.6% of statements [2021-01-13T06:28:16.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T06:28:16.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T06:28:16.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T06:28:16.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T06:28:16.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.0% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 77.1% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.150s coverage: 82.4% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T06:28:21.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-01-13T06:28:21.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T06:28:22.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements [2021-01-13T06:28:22.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T06:28:22.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.093s coverage: 97.5% of statements [2021-01-13T06:28:22.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T06:28:22.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-01-13T06:28:22.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T06:28:22.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T06:28:22.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T06:28:22.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T06:28:24.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.1% of statements [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T06:28:24.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T06:28:24.317Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.093s coverage: 0.1% of statements [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T06:28:24.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-01-13T06:28:24.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T06:28:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2021-01-13T06:28:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T06:28:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.8% of statements [2021-01-13T06:28:25.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-01-13T06:28:25.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2021-01-13T06:28:25.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2021-01-13T06:28:25.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T06:28:26.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.5% of statements [2021-01-13T06:28:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T06:28:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T06:28:26.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-01-13T06:28:26.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements [2021-01-13T06:28:26.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-01-13T06:28:26.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-01-13T06:28:26.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-01-13T06:28:28.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 55.9% of statements [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T06:28:28.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.082s coverage: 37.0% of statements [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T06:28:28.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T06:28:28.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.289s coverage: 84.0% of statements [2021-01-13T06:28:28.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-13T06:28:30.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T06:28:30.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T06:28:30.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-01-13T06:28:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T06:28:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T06:28:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T06:28:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T06:28:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T06:28:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T06:28:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T06:28:31.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-01-13T06:28:31.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T06:28:31.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T06:28:31.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-13T06:28:32.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-13T06:28:32.323Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-01-13T06:28:32.589Z] GO111MODULE=on go vet ./... [2021-01-13T06:28:54.702Z] gofmt -l . [2021-01-13T06:28:54.702Z] [ "`gofmt -l .`" = "" ] [2021-01-13T06:28:54.964Z] ./bin/test-go-mod-tidy.sh [2021-01-13T06:28:55.539Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T06:28:56.131Z] + ls -al . [2021-01-13T06:28:56.131Z] total 656 [2021-01-13T06:28:56.131Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 06:28 . [2021-01-13T06:28:56.131Z] drwxr-xr-x 4 root root 28 Jan 13 06:27 .. [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 06:26 .dockerignore [2021-01-13T06:28:56.131Z] drwxrwxr-x 8 1001 1001 179 Jan 13 06:26 .git [2021-01-13T06:28:56.131Z] drwxrwxr-x 3 1001 1001 125 Jan 13 06:26 .github [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 06:26 .gitignore [2021-01-13T06:28:56.131Z] drwx------ 3 1001 1001 47 Jan 13 06:26 .semver [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 06:26 .sonarcloud.properties [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 06:26 Attribution.txt [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 06:26 CONTRIBUTING.md [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 06:26 Dockerfile.build [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 06:26 Jenkinsfile [2021-01-13T06:28:56.131Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 06:26 LICENSE [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 06:26 Makefile [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 06:26 README.md [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 06:26 SECURITY.md [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 06:26 VERSION [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 06:26 ZMQWindows.md [2021-01-13T06:28:56.132Z] drwxrwxr-x 2 1001 1001 117 Jan 13 06:26 bin [2021-01-13T06:28:56.132Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 06:26 cmd [2021-01-13T06:28:56.132Z] -rw-r--r-- 1 root root 552842 Jan 13 06:28 coverage.out [2021-01-13T06:28:56.132Z] -rw-r--r-- 1 root root 979 Jan 13 06:28 go.mod [2021-01-13T06:28:56.132Z] -rw-r--r-- 1 root root 19036 Jan 13 06:28 go.sum [2021-01-13T06:28:56.132Z] drwxrwxr-x 8 1001 1001 127 Jan 13 06:26 internal [2021-01-13T06:28:56.132Z] drwxrwxr-x 4 1001 1001 26 Jan 13 06:26 openapi [2021-01-13T06:28:56.132Z] drwxrwxr-x 4 1001 1001 71 Jan 13 06:26 snap [2021-01-13T06:28:56.132Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 06:26 version.go [Pipeline] sh [2021-01-13T06:28:56.452Z] + '[' -e coverage.out ] [2021-01-13T06:28:56.452Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T06:28:56.656Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T06:28:56.974Z] + make build [2021-01-13T06:28:56.975Z] 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-13T06:29:01.201Z] 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-13T06:29:07.885Z] 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-13T06:29:08.839Z] 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-13T06:29:09.801Z] 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-13T06:29:10.383Z] 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-13T06:29:11.785Z] 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-13T06:29:13.197Z] 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-13T06:29:14.155Z] 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-13T06:29:15.105Z] 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-13T06:29:16.051Z] 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-13T06:29:17.004Z] 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-13T06:29:18.425Z] $ docker stop --time=1 fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 [2021-01-13T06:29:20.196Z] $ docker rm -f fa00bed543da4738d8347d39fe41ec827fe0ebca8b04f5fede852b9aa70a5bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:29:23.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T06:29:23.422Z] [2021-01-13T06:29:23.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:29:23.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T06:29:23.829Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T06:29:23.829Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T06:29:23.829Z] ca9280d653b3: Pulling fs layer [2021-01-13T06:29:23.829Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T06:29:24.097Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-13T06:29:24.097Z] cbdbe7a5bc2a: Download complete [2021-01-13T06:29:24.360Z] cbdbe7a5bc2a: Pull complete [2021-01-13T06:29:24.627Z] ca9280d653b3: Verifying Checksum [2021-01-13T06:29:24.627Z] ca9280d653b3: Download complete [2021-01-13T06:29:25.585Z] ca9280d653b3: Pull complete [2021-01-13T06:29:25.585Z] 7e9c9ca2126c: Download complete [2021-01-13T06:29:32.260Z] 7e9c9ca2126c: Pull complete [2021-01-13T06:29:32.260Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T06:29:32.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T06:29:32.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T06:29:32.501Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:29:32.572Z] $ 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:latest cat [2021-01-13T06:29:33.580Z] $ docker top 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T06:29:34.236Z] + docker-compose build --help [2021-01-13T06:29:34.236Z] + grep parallel [2021-01-13T06:29:35.213Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T06:29:35.256Z] $ docker stop --time=1 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d [2021-01-13T06:29:36.606Z] $ docker rm -f 0c95ee38a43e6fe0c4145d6171040140adbca9c8c5951b0a2045a4e238acb04d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:29:37.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T06:29:37.570Z] . [Pipeline] withDockerContainer [2021-01-13T06:29:37.700Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:29:37.760Z] $ 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:latest cat [2021-01-13T06:29:38.436Z] $ docker top 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T06:29:38.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T06:29:39.953Z] Building docker-core-command-go ... [2021-01-13T06:29:39.953Z] Building docker-core-data-go ... [2021-01-13T06:29:39.953Z] Building docker-core-metadata-go ... [2021-01-13T06:29:39.953Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T06:29:39.953Z] Building docker-security-proxy-setup-go ... [2021-01-13T06:29:39.953Z] Building docker-security-secretstore-setup-go ... [2021-01-13T06:29:39.953Z] Building docker-support-notifications-go ... [2021-01-13T06:29:39.953Z] Building docker-support-scheduler-go ... [2021-01-13T06:29:39.953Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T06:29:39.953Z] Building docker-security-bootstrap-redis-go [2021-01-13T06:29:39.953Z] Building docker-sys-mgmt-agent-go [2021-01-13T06:29:39.953Z] Building docker-security-proxy-setup-go [2021-01-13T06:29:39.953Z] Building docker-support-scheduler-go [2021-01-13T06:29:39.953Z] Building docker-core-metadata-go [2021-01-13T06:29:40.918Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19928 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [Pipeline] { [Pipeline] ws [2021-01-13T06:29:41.011Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-13T06:29:46.297Z] using credential edgex-jenkins-ssh [2021-01-13T06:29:46.363Z] Cloning the remote Git repository [2021-01-13T06:29:46.439Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:29:46.553Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-13T06:29:46.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:29:46.641Z] > git --version # timeout=10 [2021-01-13T06:29:46.661Z] > git --version # 'git version 2.17.1' [2021-01-13T06:29:46.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:29:46.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T06:30:03.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T06:30:03.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T06:30:03.601Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T06:30:03.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:30:03.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:30:03.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T06:30:05.710Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:30:06.279Z] Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:30:06.280Z] Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) [2021-01-13T06:30:05.732Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T06:30:05.753Z] > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 [2021-01-13T06:30:06.109Z] > git remote # timeout=10 [2021-01-13T06:30:06.160Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T06:30:06.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:30:06.203Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T06:30:06.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T06:30:06.296Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T06:30:06.335Z] > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 [2021-01-13T06:30:10.788Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-13T06:30:10.843Z] > git --version # timeout=10 [2021-01-13T06:30:10.853Z] > git --version # 'git version 2.17.1' [2021-01-13T06:30:10.870Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T06:30:12.272Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:12.273Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:30:12.273Z] ---> b1919fa77f6c [2021-01-13T06:30:12.273Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T06:30:12.273Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:12.273Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:30:12.273Z] ---> b1919fa77f6c [2021-01-13T06:30:12.273Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T06:30:12.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:12.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:30:12.273Z] ---> b1919fa77f6c [2021-01-13T06:30:12.273Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:30:12.273Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:12.273Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:30:12.273Z] ---> b1919fa77f6c [2021-01-13T06:30:12.273Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T06:30:12.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:12.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:30:12.273Z] ---> b1919fa77f6c [2021-01-13T06:30:12.273Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:30:12.273Z] ---> Running in 4c244941d2ae [2021-01-13T06:30:12.273Z] ---> Running in 0d8fb36f6464 [2021-01-13T06:30:12.273Z] ---> Running in 702d623b68dd [2021-01-13T06:30:12.273Z] ---> Running in fbd02acbc41b [2021-01-13T06:30:12.273Z] ---> Running in 1d62986f52bb [2021-01-13T06:30:12.273Z] Removing intermediate container fbd02acbc41b [2021-01-13T06:30:12.273Z] ---> bb17f30ea108 [2021-01-13T06:30:12.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:30:12.273Z] Removing intermediate container 702d623b68dd [2021-01-13T06:30:12.273Z] ---> 8ad0b1417e88 [2021-01-13T06:30:12.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:30:12.273Z] Removing intermediate container 4c244941d2ae [2021-01-13T06:30:12.273Z] ---> 7d839580833b [2021-01-13T06:30:12.273Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:30:12.273Z] Removing intermediate container 0d8fb36f6464 [2021-01-13T06:30:12.273Z] ---> 3d7dc3731480 [2021-01-13T06:30:12.273Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:30:12.273Z] Removing intermediate container 1d62986f52bb [2021-01-13T06:30:12.273Z] ---> 065e1b5f7932 [2021-01-13T06:30:12.273Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:30:12.273Z] ---> Running in 9ec5697e7db6 [2021-01-13T06:30:12.273Z] ---> Running in a90a5e03e8ea [2021-01-13T06:30:12.273Z] ---> Running in 5348f8d4fde4 [2021-01-13T06:30:12.273Z] ---> Running in 60bdf51a7da2 [2021-01-13T06:30:12.273Z] ---> Running in 6c9412fc2c2e [2021-01-13T06:30:12.273Z] Removing intermediate container a90a5e03e8ea [2021-01-13T06:30:12.273Z] ---> b63a8475b2fb [2021-01-13T06:30:12.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:30:12.273Z] Removing intermediate container 5348f8d4fde4 [2021-01-13T06:30:12.273Z] ---> 4f0668200071 [2021-01-13T06:30:12.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:30:12.273Z] ---> Running in 4997824b5e73 [2021-01-13T06:30:12.273Z] Removing intermediate container 9ec5697e7db6 [2021-01-13T06:30:12.273Z] ---> 2f42a94fc94f [2021-01-13T06:30:12.273Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T06:30:12.273Z] Removing intermediate container 60bdf51a7da2 [2021-01-13T06:30:12.273Z] ---> cac5c0bbb19d [2021-01-13T06:30:12.273Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T06:30:12.273Z] Removing intermediate container 6c9412fc2c2e [2021-01-13T06:30:12.273Z] ---> f31ffb88610c [2021-01-13T06:30:12.273Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T06:30:12.273Z] ---> Running in 4ca780c36419 [2021-01-13T06:30:12.273Z] ---> Running in 534cb1305609 [2021-01-13T06:30:12.273Z] ---> Running in e79260d82865 [2021-01-13T06:30:12.273Z] ---> Running in 207ab2fd2517 [2021-01-13T06:30:12.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:12.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:13.034Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-13T06:30:13.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:13.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:13.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-01-13T06:30:13.471Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T06:30:13.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:13.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:13.836Z] + true [2021-01-13T06:30:13.836Z] + sudo service docker restart [2021-01-13T06:30:13.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:14.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:14.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:30:14.500Z] OK: 233 MiB in 51 packages [2021-01-13T06:30:14.762Z] OK: 233 MiB in 51 packages [2021-01-13T06:30:15.028Z] Removing intermediate container 4997824b5e73 [2021-01-13T06:30:15.028Z] ---> 345238c016d5 [2021-01-13T06:30:15.028Z] Step 6/22 : COPY go.mod . [2021-01-13T06:30:15.028Z] OK: 233 MiB in 51 packages [2021-01-13T06:30:15.293Z] ---> cc5a448c2273 [2021-01-13T06:30:15.293Z] Step 7/22 : RUN go mod download [2021-01-13T06:30:15.293Z] OK: 233 MiB in 51 packages [2021-01-13T06:30:15.556Z] ---> Running in 2132edf3e94a [2021-01-13T06:30:15.556Z] Removing intermediate container 4ca780c36419 [2021-01-13T06:30:15.556Z] ---> 78b5f31e8471 [2021-01-13T06:30:15.556Z] Step 6/21 : COPY go.mod . [2021-01-13T06:30:15.823Z] Removing intermediate container 534cb1305609 [2021-01-13T06:30:15.823Z] ---> fab052503fac [2021-01-13T06:30:15.823Z] Step 6/22 : COPY go.mod . [2021-01-13T06:30:15.823Z] OK: 233 MiB in 51 packages [2021-01-13T06:30:16.090Z] ---> be38ec9af1f2 [2021-01-13T06:30:16.090Z] Step 7/21 : RUN go mod download [2021-01-13T06:30:16.090Z] ---> ef1a26dc0a7c [2021-01-13T06:30:16.090Z] Step 7/22 : RUN go mod download [2021-01-13T06:30:16.353Z] ---> Running in a1695387fd7d [2021-01-13T06:30:16.353Z] ---> Running in 5180770d82bf [Pipeline] withEnv [Pipeline] { [2021-01-13T06:30:16.616Z] Removing intermediate container 207ab2fd2517 [2021-01-13T06:30:16.616Z] ---> ec60e66b221e [2021-01-13T06:30:16.616Z] Step 6/26 : COPY go.mod . [Pipeline] wrap [2021-01-13T06:30:16.671Z] provisioning config files... [2021-01-13T06:30:16.725Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4673772528682826370tmp [Pipeline] { [2021-01-13T06:30:16.890Z] Removing intermediate container e79260d82865 [2021-01-13T06:30:16.890Z] ---> b8ea506e504e [2021-01-13T06:30:16.890Z] Step 6/21 : COPY go.mod . [2021-01-13T06:30:16.890Z] ---> 28b80ee07d56 [2021-01-13T06:30:16.890Z] Step 7/26 : RUN go mod download [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:30:17.154Z] ---> Running in 141b5f9ab2cb [2021-01-13T06:30:17.283Z] ---> docker-login.sh [2021-01-13T06:30:17.283Z] nexus3.edgexfoundry.org:10001 [2021-01-13T06:30:17.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:30:18.104Z] ---> d7e3ba3e1e1d [2021-01-13T06:30:18.104Z] Step 7/21 : RUN go mod download [2021-01-13T06:30:18.104Z] ---> Running in f6a314ba3968 [2021-01-13T06:30:18.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:30:18.480Z] Configure a credential helper to remove this warning. See [2021-01-13T06:30:18.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:30:18.480Z] [2021-01-13T06:30:18.480Z] Login Succeeded [2021-01-13T06:30:18.480Z] nexus3.edgexfoundry.org:10002 [2021-01-13T06:30:18.687Z] Removing intermediate container 2132edf3e94a [2021-01-13T06:30:18.687Z] ---> c836b4d30ef3 [2021-01-13T06:30:18.687Z] Step 8/22 : COPY . . [2021-01-13T06:30:18.687Z] Removing intermediate container a1695387fd7d [2021-01-13T06:30:18.687Z] ---> 1ab622fda944 [2021-01-13T06:30:18.687Z] Step 8/21 : COPY . . [2021-01-13T06:30:18.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:30:19.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:30:19.027Z] Configure a credential helper to remove this warning. See [2021-01-13T06:30:19.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:30:19.027Z] [2021-01-13T06:30:19.027Z] Login Succeeded [2021-01-13T06:30:19.027Z] nexus3.edgexfoundry.org:10003 [2021-01-13T06:30:19.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:30:19.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:30:19.579Z] Configure a credential helper to remove this warning. See [2021-01-13T06:30:19.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:30:19.579Z] [2021-01-13T06:30:19.579Z] Login Succeeded [2021-01-13T06:30:19.579Z] nexus3.edgexfoundry.org:10004 [2021-01-13T06:30:19.670Z] Removing intermediate container 5180770d82bf [2021-01-13T06:30:19.670Z] ---> 05d0608a9dd5 [2021-01-13T06:30:19.670Z] Step 8/22 : COPY . . [2021-01-13T06:30:19.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:30:20.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:30:20.131Z] Configure a credential helper to remove this warning. See [2021-01-13T06:30:20.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:30:20.131Z] [2021-01-13T06:30:20.131Z] Login Succeeded [2021-01-13T06:30:20.131Z] docker.io [2021-01-13T06:30:20.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T06:30:21.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T06:30:21.388Z] Configure a credential helper to remove this warning. See [2021-01-13T06:30:21.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T06:30:21.388Z] [2021-01-13T06:30:21.388Z] Login Succeeded [2021-01-13T06:30:21.388Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T06:30:21.438Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T06:30:22.242Z] ========================================================= [2021-01-13T06:30:22.242Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T06:30:22.242Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:30:22.745Z] + 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-13T06:30:24.755Z] Sending build context to Docker daemon 165.5MB [2021-01-13T06:30:25.029Z] Removing intermediate container 141b5f9ab2cb [2021-01-13T06:30:25.029Z] ---> c22cde9d2551 [2021-01-13T06:30:25.029Z] Step 8/26 : COPY . . [2021-01-13T06:30:25.033Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T06:30:25.033Z] Step 2/6 : FROM ${BASE} [2021-01-13T06:30:25.033Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T06:30:25.033Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T06:30:25.033Z] a4357932f1b6: Pulling fs layer [2021-01-13T06:30:25.033Z] 18c013af1878: Pulling fs layer [2021-01-13T06:30:25.033Z] 00ac8860ef70: Pulling fs layer [2021-01-13T06:30:25.033Z] 63d7cb157983: Pulling fs layer [2021-01-13T06:30:25.033Z] b116817d02f9: Pulling fs layer [2021-01-13T06:30:25.033Z] 745a02a5169b: Pulling fs layer [2021-01-13T06:30:25.033Z] 00ac8860ef70: Waiting [2021-01-13T06:30:25.033Z] 63d7cb157983: Waiting [2021-01-13T06:30:25.033Z] b116817d02f9: Waiting [2021-01-13T06:30:25.033Z] 745a02a5169b: Waiting [2021-01-13T06:30:25.033Z] 18c013af1878: Verifying Checksum [2021-01-13T06:30:25.033Z] 18c013af1878: Download complete [2021-01-13T06:30:25.033Z] a4357932f1b6: Verifying Checksum [2021-01-13T06:30:25.033Z] a4357932f1b6: Download complete [2021-01-13T06:30:25.033Z] 63d7cb157983: Verifying Checksum [2021-01-13T06:30:25.033Z] 63d7cb157983: Download complete [2021-01-13T06:30:25.307Z] b116817d02f9: Verifying Checksum [2021-01-13T06:30:25.307Z] b116817d02f9: Download complete [2021-01-13T06:30:25.582Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T06:30:25.582Z] 5f621e34cdf4: Download complete [2021-01-13T06:30:26.196Z] 5f621e34cdf4: Pull complete [2021-01-13T06:30:26.809Z] a4357932f1b6: Pull complete [2021-01-13T06:30:27.426Z] 18c013af1878: Pull complete [2021-01-13T06:30:28.044Z] 745a02a5169b: Download complete [2021-01-13T06:30:29.482Z] 00ac8860ef70: Verifying Checksum [2021-01-13T06:30:29.482Z] 00ac8860ef70: Download complete [2021-01-13T06:30:33.439Z] Removing intermediate container f6a314ba3968 [2021-01-13T06:30:33.440Z] ---> a988e54643dc [2021-01-13T06:30:33.440Z] Step 8/21 : COPY . . [2021-01-13T06:30:39.683Z] 00ac8860ef70: Pull complete [2021-01-13T06:30:39.958Z] 63d7cb157983: Pull complete [2021-01-13T06:30:40.566Z] b116817d02f9: Pull complete [2021-01-13T06:30:44.911Z] 745a02a5169b: Pull complete [2021-01-13T06:30:44.911Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T06:30:44.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T06:30:44.911Z] ---> b7e6874047d6 [2021-01-13T06:30:44.911Z] 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-13T06:30:48.372Z] ---> Running in 5864fcc3209a [2021-01-13T06:30:48.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:30:50.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:30:53.005Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T06:30:53.276Z] (2/12) Installing file (5.38-r0) [2021-01-13T06:30:53.552Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T06:30:53.552Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T06:31:00.357Z] ---> c4f12e2abe07 [2021-01-13T06:31:00.357Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T06:31:00.357Z] ---> fde535a12c58 [2021-01-13T06:31:00.357Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T06:31:00.357Z] ---> 5bbcf9de360e [2021-01-13T06:31:00.357Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T06:31:00.357Z] ---> 441099e34350 [2021-01-13T06:31:00.357Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T06:31:00.357Z] ---> Running in 0f0d271a6a11 [2021-01-13T06:31:00.357Z] ---> Running in 29cb61e760b3 [2021-01-13T06:31:00.357Z] ---> Running in eb6a9c8718d5 [2021-01-13T06:31:00.357Z] ---> Running in f4ac37933a85 [2021-01-13T06:31:00.942Z] 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-13T06:31:00.942Z] 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-13T06:31:00.942Z] 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-13T06:31:00.942Z] 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-13T06:31:03.536Z] ---> 1d41a763588f [2021-01-13T06:31:03.536Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T06:31:04.122Z] ---> Running in 88bd473fc51e [2021-01-13T06:31:05.085Z] 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-13T06:31:20.357Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T06:31:20.358Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T06:31:20.358Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T06:31:20.358Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T06:31:20.358Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T06:31:20.358Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T06:31:20.358Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T06:31:20.358Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T06:31:20.358Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:31:20.358Z] OK: 217 MiB in 51 packages [2021-01-13T06:31:20.954Z] Removing intermediate container 5864fcc3209a [2021-01-13T06:31:20.954Z] ---> 182ee8ab9e88 [2021-01-13T06:31:20.954Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T06:31:21.228Z] ---> Running in a9df7698212e [2021-01-13T06:31:21.826Z] Removing intermediate container a9df7698212e [2021-01-13T06:31:21.826Z] ---> da07f4d20d22 [2021-01-13T06:31:21.826Z] Step 5/6 : COPY go.mod . [2021-01-13T06:31:22.432Z] ---> a02022b8b171 [2021-01-13T06:31:22.432Z] Step 6/6 : RUN go mod download [2021-01-13T06:31:22.432Z] ---> Running in b49b9e3e95e1 [2021-01-13T06:31:31.781Z] 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-13T06:31:34.605Z] Removing intermediate container eb6a9c8718d5 [2021-01-13T06:31:34.606Z] ---> ca1a4703a3a8 [2021-01-13T06:31:34.606Z] [2021-01-13T06:31:34.606Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T06:31:34.606Z] Removing intermediate container f4ac37933a85 [2021-01-13T06:31:34.606Z] ---> fdbdb3035bb9 [2021-01-13T06:31:34.606Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T06:31:34.606Z] Removing intermediate container 29cb61e760b3 [2021-01-13T06:31:34.606Z] ---> 912bf7d622cd [2021-01-13T06:31:34.606Z] [2021-01-13T06:31:34.606Z] Step 10/21 : FROM scratch [2021-01-13T06:31:34.606Z] ---> [2021-01-13T06:31:34.606Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:31:34.606Z] ---> Running in e8fbcfe14c21 [2021-01-13T06:31:34.606Z] ---> Running in 6d82cd4edfc3 [2021-01-13T06:31:34.606Z] 3.12: Pulling from library/alpine [2021-01-13T06:31:34.871Z] Removing intermediate container 6d82cd4edfc3 [2021-01-13T06:31:34.871Z] ---> 7000ba824869 [2021-01-13T06:31:34.871Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T06:31:36.798Z] ---> Running in 041c52b9935a [2021-01-13T06:31:36.798Z] 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-13T06:31:36.798Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T06:31:37.378Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T06:31:37.378Z] ---> 389fef711851 [2021-01-13T06:31:37.378Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T06:31:38.330Z] Removing intermediate container 88bd473fc51e [2021-01-13T06:31:38.330Z] ---> cd4e5eca6a45 [2021-01-13T06:31:38.330Z] [2021-01-13T06:31:38.330Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T06:31:38.330Z] ---> 389fef711851 [2021-01-13T06:31:38.330Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T06:31:38.593Z] ---> Running in 7aaa10d3e682 [2021-01-13T06:31:38.593Z] Removing intermediate container 041c52b9935a [2021-01-13T06:31:38.593Z] ---> 4ed428436419 [2021-01-13T06:31:38.593Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T06:31:38.593Z] ---> Running in 60aca36a3169 [2021-01-13T06:31:38.593Z] ---> Running in ea1b0b199d48 [2021-01-13T06:31:38.861Z] Removing intermediate container 0f0d271a6a11 [2021-01-13T06:31:38.861Z] ---> 825f88cabc2e [2021-01-13T06:31:38.861Z] [2021-01-13T06:31:38.861Z] Step 10/22 : FROM scratch [2021-01-13T06:31:38.861Z] ---> [2021-01-13T06:31:38.861Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:31:38.861Z] ---> Using cache [2021-01-13T06:31:38.861Z] ---> 7000ba824869 [2021-01-13T06:31:38.861Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T06:31:38.861Z] ---> Running in eb079e0b1f92 [2021-01-13T06:31:39.123Z] Removing intermediate container ea1b0b199d48 [2021-01-13T06:31:39.123Z] ---> 4c0570c96de0 [2021-01-13T06:31:39.123Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:31:39.398Z] Removing intermediate container e8fbcfe14c21 [2021-01-13T06:31:39.398Z] ---> 3994356a6589 [2021-01-13T06:31:39.398Z] [2021-01-13T06:31:39.398Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T06:31:39.398Z] Removing intermediate container eb079e0b1f92 [2021-01-13T06:31:39.398Z] ---> 5262896b027f [2021-01-13T06:31:39.398Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T06:31:39.398Z] 20.10.0: Pulling from library/docker [2021-01-13T06:31:39.398Z] ---> Running in 49120660030e [2021-01-13T06:31:39.672Z] ---> 1b0278c3dad8 [2021-01-13T06:31:39.672Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T06:31:39.672Z] Removing intermediate container 49120660030e [2021-01-13T06:31:39.672Z] ---> fafa30a3e437 [2021-01-13T06:31:39.672Z] Step 14/22 : WORKDIR / [2021-01-13T06:31:39.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:39.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:39.965Z] ---> Running in 5c8a83488f02 [2021-01-13T06:31:39.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:39.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:40.245Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T06:31:40.245Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T06:31:40.245Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:31:40.245Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T06:31:40.245Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T06:31:40.245Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T06:31:40.245Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:31:40.245Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:31:40.245Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T06:31:40.245Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T06:31:40.245Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T06:31:40.245Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:31:40.245Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T06:31:40.245Z] OK: 7 MiB in 19 packages [2021-01-13T06:31:40.510Z] OK: 7 MiB in 18 packages [2021-01-13T06:31:40.510Z] Removing intermediate container 5c8a83488f02 [2021-01-13T06:31:40.510Z] ---> 7eec5b4f04e8 [2021-01-13T06:31:40.510Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:31:41.458Z] ---> 984194b8f4d3 [2021-01-13T06:31:41.459Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T06:31:41.722Z] ---> 3f5b253362c6 [2021-01-13T06:31:41.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T06:31:41.988Z] ---> a29ef9592ae8 [2021-01-13T06:31:41.988Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T06:31:42.563Z] ---> Running in 187bef5e2dd0 [2021-01-13T06:31:43.518Z] Removing intermediate container 60aca36a3169 [2021-01-13T06:31:43.518Z] ---> 93c7d4b92a55 [2021-01-13T06:31:43.518Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T06:31:43.825Z] ---> 436d58a7c56c [2021-01-13T06:31:43.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T06:31:43.825Z] ---> Running in dc08635d89fd [2021-01-13T06:31:43.825Z] Removing intermediate container 7aaa10d3e682 [2021-01-13T06:31:43.825Z] ---> b291b9c1476c [2021-01-13T06:31:43.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T06:31:44.090Z] Removing intermediate container 187bef5e2dd0 [2021-01-13T06:31:44.090Z] ---> 972e0e5a06f6 [2021-01-13T06:31:44.090Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:31:44.090Z] ---> Running in 30947df9d325 [2021-01-13T06:31:44.090Z] ---> Running in 77906a22de7f [2021-01-13T06:31:44.355Z] Removing intermediate container dc08635d89fd [2021-01-13T06:31:44.355Z] ---> 09275bdcdd04 [2021-01-13T06:31:44.355Z] Step 13/21 : WORKDIR /edgex [2021-01-13T06:31:44.355Z] ---> 028511ec36bd [2021-01-13T06:31:44.355Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T06:31:44.617Z] ---> Running in 9a336662a455 [2021-01-13T06:31:44.617Z] ---> Running in aae421fffd26 [2021-01-13T06:31:44.617Z] Removing intermediate container 30947df9d325 [2021-01-13T06:31:44.617Z] ---> f6a82a0a0249 [2021-01-13T06:31:44.617Z] Step 13/22 : WORKDIR / [2021-01-13T06:31:44.617Z] Removing intermediate container 77906a22de7f [2021-01-13T06:31:44.617Z] ---> 368674ae4f15 [2021-01-13T06:31:44.617Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T06:31:44.617Z] ---> Running in 9b7241a41f8a [2021-01-13T06:31:44.879Z] ---> Running in c6d1d09b3fc5 [2021-01-13T06:31:45.824Z] Removing intermediate container 9a336662a455 [2021-01-13T06:31:45.824Z] ---> 68d3da15b3a7 [2021-01-13T06:31:45.824Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T06:31:45.824Z] Removing intermediate container aae421fffd26 [2021-01-13T06:31:45.824Z] ---> ce5894b939a1 [2021-01-13T06:31:45.824Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:31:45.824Z] Removing intermediate container 9b7241a41f8a [2021-01-13T06:31:45.824Z] ---> ffb04dc5c1a1 [2021-01-13T06:31:45.824Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:31:46.088Z] ---> Running in 766e7f3fb6a7 [2021-01-13T06:31:46.088Z] Removing intermediate container c6d1d09b3fc5 [2021-01-13T06:31:46.088Z] ---> 688235e7bc8e [2021-01-13T06:31:46.088Z] Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:31:46.088Z] ---> f1f2f3f07973 [2021-01-13T06:31:46.088Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T06:31:46.088Z] ---> Running in 9b0439499235 [2021-01-13T06:31:46.363Z] ---> e1be95a74d4d [2021-01-13T06:31:46.363Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T06:31:46.363Z] Removing intermediate container 766e7f3fb6a7 [2021-01-13T06:31:46.363Z] ---> a54009591131 [2021-01-13T06:31:46.363Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T06:31:46.632Z] ---> Running in ca3acb0f7bec [2021-01-13T06:31:46.632Z] Removing intermediate container 9b0439499235 [2021-01-13T06:31:46.632Z] ---> 1d3110c414cd [2021-01-13T06:31:46.632Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T06:31:46.632Z] ---> Running in 90b67b6298a7 [2021-01-13T06:31:46.898Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T06:31:46.898Z] ---> ac1e3ada2427 [2021-01-13T06:31:46.898Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T06:31:46.898Z] Removing intermediate container ca3acb0f7bec [2021-01-13T06:31:46.898Z] ---> b5c49a7f3716 [2021-01-13T06:31:46.898Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:31:46.898Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T06:31:46.898Z] ---> aefe523efa57 [2021-01-13T06:31:46.898Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T06:31:46.898Z] ---> 363d75dda924 [2021-01-13T06:31:46.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T06:31:46.898Z] ---> Running in 6a3da9c58e36 [2021-01-13T06:31:47.177Z] ---> Running in c594c36b2286 [2021-01-13T06:31:47.177Z] Removing intermediate container 90b67b6298a7 [2021-01-13T06:31:47.177Z] ---> 16140831254c [2021-01-13T06:31:47.177Z] [2021-01-13T06:31:47.445Z] Successfully built 16140831254c [2021-01-13T06:31:47.445Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T06:31:47.445Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-13T06:31:47.445Z] Removing intermediate container c594c36b2286 [2021-01-13T06:31:47.445Z] ---> 500aaae1b60d [2021-01-13T06:31:47.445Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:31:47.445Z] ---> 30c72d7c8f6d [2021-01-13T06:31:47.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T06:31:48.021Z] ---> 6f4368c3117a [2021-01-13T06:31:48.021Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T06:31:48.287Z] ---> Running in 8501e9db85e1 [2021-01-13T06:31:48.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:48.287Z] ---> dbafb24ec4b0 [2021-01-13T06:31:48.287Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T06:31:48.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:31:48.287Z] ---> Running in e9780a3ceaeb [2021-01-13T06:31:48.584Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T06:31:48.584Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T06:31:48.584Z] Executing bash-5.0.17-r0.post-install [2021-01-13T06:31:48.584Z] ---> Running in 9a0d13d9ae85 [2021-01-13T06:31:48.584Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:31:48.584Z] OK: 12 MiB in 22 packages [2021-01-13T06:31:49.248Z] Removing intermediate container b49b9e3e95e1 [2021-01-13T06:31:49.248Z] ---> cf826ed65c7e [2021-01-13T06:31:49.248Z] Successfully built cf826ed65c7e [2021-01-13T06:31:49.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:31:49.649Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T06:31:49.649Z] . [Pipeline] withDockerContainer [2021-01-13T06:31:49.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container [2021-01-13T06:31:50.030Z] $ 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-arm64 cat [2021-01-13T06:31:50.591Z] Removing intermediate container 8501e9db85e1 [2021-01-13T06:31:50.591Z] ---> a66ead752459 [2021-01-13T06:31:50.591Z] [2021-01-13T06:31:50.591Z] Removing intermediate container e9780a3ceaeb [2021-01-13T06:31:50.591Z] ---> f4166250f6a2 [2021-01-13T06:31:50.591Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T06:31:51.629Z] $ docker top 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d -eo pid,comm [2021-01-13T06:31:51.987Z] Successfully built a66ead752459 [2021-01-13T06:31:51.987Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T06:31:51.987Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [Pipeline] { [Pipeline] sh [2021-01-13T06:31:52.766Z] + go version [2021-01-13T06:31:52.766Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T06:31:52.803Z] $ docker stop --time=1 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d [2021-01-13T06:31:53.918Z] ---> Running in c09aaedea02e [2021-01-13T06:31:54.496Z] Removing intermediate container 6a3da9c58e36 [2021-01-13T06:31:54.496Z] ---> ff93c9839f59 [2021-01-13T06:31:54.496Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T06:31:54.707Z] $ docker rm -f 639c264f4c78a3c01228655930a17a0fbe67b3bad745bdf48b8991028c7cca9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:31:56.003Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T06:31:56.003Z] . [Pipeline] withDockerContainer [2021-01-13T06:31:56.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container [2021-01-13T06:31:56.347Z] $ 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-arm64 cat [2021-01-13T06:31:57.660Z] $ docker top 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T06:31:58.061Z] ========================================================= [2021-01-13T06:31:58.061Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T06:31:58.061Z] ========================================================= [Pipeline] sh [2021-01-13T06:31:58.399Z] + make test [2021-01-13T06:31:58.676Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T06:31:58.746Z] ---> Running in bb659d337e43 [2021-01-13T06:31:59.018Z] Removing intermediate container c09aaedea02e [2021-01-13T06:31:59.018Z] ---> 777947fbc423 [2021-01-13T06:31:59.018Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T06:31:59.282Z] ---> Running in 231ff3587e0f [2021-01-13T06:32:00.241Z] Removing intermediate container bb659d337e43 [2021-01-13T06:32:00.241Z] ---> fb577f285fc2 [2021-01-13T06:32:00.241Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T06:32:00.821Z] Removing intermediate container 9a0d13d9ae85 [2021-01-13T06:32:00.821Z] ---> d434295c863b [2021-01-13T06:32:00.821Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T06:32:01.794Z] ---> Running in d16c4741751c [2021-01-13T06:32:02.066Z] ---> Running in 1071f5e3e643 [2021-01-13T06:32:02.066Z] Removing intermediate container 231ff3587e0f [2021-01-13T06:32:02.066Z] ---> b92794bb4e6f [2021-01-13T06:32:02.066Z] Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:32:03.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:32:03.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:32:03.013Z] ---> b1919fa77f6c [2021-01-13T06:32:03.013Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T06:32:03.013Z] ---> Using cache [2021-01-13T06:32:03.013Z] ---> 065e1b5f7932 [2021-01-13T06:32:03.013Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:32:03.013Z] ---> Using cache [2021-01-13T06:32:03.013Z] ---> f31ffb88610c [2021-01-13T06:32:03.013Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T06:32:03.970Z] ---> Running in da002f1e0eea [2021-01-13T06:32:03.970Z] ---> Running in 2dc6f2415b58 [2021-01-13T06:32:03.970Z] Removing intermediate container d16c4741751c [2021-01-13T06:32:03.970Z] ---> 8fa9576a8189 [2021-01-13T06:32:03.970Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T06:32:03.970Z] Removing intermediate container 1071f5e3e643 [2021-01-13T06:32:03.970Z] ---> f5d4ee11a979 [2021-01-13T06:32:03.970Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T06:32:04.235Z] ---> Running in d4d0618d932a [2021-01-13T06:32:04.235Z] ---> Running in f0cc62c610cc [2021-01-13T06:32:04.501Z] Removing intermediate container da002f1e0eea [2021-01-13T06:32:04.501Z] ---> 9c4dd69f27f9 [2021-01-13T06:32:04.501Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T06:32:04.774Z] ---> Running in 9b05734f6090 [2021-01-13T06:32:05.369Z] Removing intermediate container d4d0618d932a [2021-01-13T06:32:05.369Z] ---> 2137590a20c4 [2021-01-13T06:32:05.369Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:32:05.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:05.369Z] Removing intermediate container f0cc62c610cc [2021-01-13T06:32:05.369Z] ---> 2c996a073ba2 [2021-01-13T06:32:05.369Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T06:32:05.946Z] ---> Running in 585b503657b8 [2021-01-13T06:32:06.220Z] Removing intermediate container 9b05734f6090 [2021-01-13T06:32:06.220Z] ---> d17e199c1ccd [2021-01-13T06:32:06.220Z] [2021-01-13T06:32:06.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:06.484Z] Successfully built d17e199c1ccd [2021-01-13T06:32:06.484Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:32:06.484Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:32:06.484Z] ---> b1919fa77f6c [2021-01-13T06:32:06.484Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T06:32:06.484Z] ---> Using cache [2021-01-13T06:32:06.484Z] ---> 065e1b5f7932 [2021-01-13T06:32:06.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:32:06.484Z] ---> Using cache [2021-01-13T06:32:06.484Z] ---> f31ffb88610c [2021-01-13T06:32:06.484Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T06:32:07.430Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T06:32:07.430Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-01-13T06:32:07.430Z] ---> b75c71ab925d [2021-01-13T06:32:07.430Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T06:32:07.430Z] ---> Running in e803c3ecbc82 [2021-01-13T06:32:07.430Z] Removing intermediate container 585b503657b8 [2021-01-13T06:32:07.430Z] ---> eddab963f480 [2021-01-13T06:32:07.430Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:32:07.430Z] OK: 233 MiB in 51 packages [2021-01-13T06:32:07.699Z] ---> Running in 9c80808f054a [2021-01-13T06:32:07.972Z] ---> bcbfd8edaa1f [2021-01-13T06:32:07.972Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T06:32:08.237Z] Removing intermediate container 9c80808f054a [2021-01-13T06:32:08.237Z] ---> c810464b3777 [2021-01-13T06:32:08.237Z] [2021-01-13T06:32:08.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:08.500Z] Successfully built c810464b3777 [2021-01-13T06:32:08.500Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-13T06:32:08.500Z] Building docker-core-data-go [2021-01-13T06:32:08.500Z]  Building docker-security-bootstrap-redis-go ... done  ---> b357fe0d3fed [2021-01-13T06:32:08.500Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T06:32:08.500Z] ---> Running in 1d699c23466a [2021-01-13T06:32:08.764Z] Removing intermediate container 2dc6f2415b58 [2021-01-13T06:32:08.764Z] ---> 98be0baa50b2 [2021-01-13T06:32:08.764Z] Step 6/24 : COPY go.mod . [2021-01-13T06:32:09.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:10.736Z] OK: 233 MiB in 51 packages [2021-01-13T06:32:14.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:14.048Z] ---> ba83e43e9688 [2021-01-13T06:32:14.048Z] Step 7/24 : RUN go mod download [2021-01-13T06:32:14.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:14.048Z] ---> Running in 7a44e934c830 [2021-01-13T06:32:14.322Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T06:32:14.322Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T06:32:14.322Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T06:32:14.322Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T06:32:14.591Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T06:32:14.591Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T06:32:14.591Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T06:32:14.859Z] Removing intermediate container e803c3ecbc82 [2021-01-13T06:32:14.859Z] ---> 5bed4b862e8c [2021-01-13T06:32:14.859Z] Step 6/24 : COPY go.mod . [2021-01-13T06:32:20.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T06:32:23.083Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T06:32:23.083Z] ---> e92946e81180 [2021-01-13T06:32:23.083Z] Step 7/24 : RUN go mod download [2021-01-13T06:32:23.083Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T06:32:23.083Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T06:32:23.083Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T06:32:23.083Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T06:32:23.348Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T06:32:23.348Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T06:32:23.936Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T06:32:24.526Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T06:32:24.526Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T06:32:24.526Z] ---> Running in f8bd2c762e1b [2021-01-13T06:32:24.526Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T06:32:24.526Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T06:32:24.526Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T06:32:24.791Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T06:32:24.791Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T06:32:24.791Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:32:24.791Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:32:24.791Z] ---> b1919fa77f6c [2021-01-13T06:32:24.791Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:32:24.791Z] ---> Using cache [2021-01-13T06:32:24.791Z] ---> 065e1b5f7932 [2021-01-13T06:32:24.791Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:32:24.791Z] ---> Using cache [2021-01-13T06:32:24.791Z] ---> f31ffb88610c [2021-01-13T06:32:24.791Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:32:24.791Z] ---> Using cache [2021-01-13T06:32:24.791Z] ---> 98be0baa50b2 [2021-01-13T06:32:24.791Z] Step 6/22 : COPY go.mod . [2021-01-13T06:32:24.791Z] ---> Using cache [2021-01-13T06:32:24.791Z] ---> ba83e43e9688 [2021-01-13T06:32:24.791Z] Step 7/22 : RUN go mod download [2021-01-13T06:32:25.746Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T06:32:25.746Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T06:32:26.017Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T06:32:26.017Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T06:32:26.280Z] ---> Running in 16642952e479 [2021-01-13T06:32:26.280Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T06:32:26.549Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T06:32:26.549Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T06:32:26.549Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T06:32:26.549Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T06:32:26.549Z] Removing intermediate container 7a44e934c830 [2021-01-13T06:32:26.549Z] ---> 1b65ff11a205 [2021-01-13T06:32:26.549Z] Step 8/24 : COPY . . [2021-01-13T06:32:26.549Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T06:32:26.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:32:26.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:32:26.549Z] ---> b1919fa77f6c [2021-01-13T06:32:26.549Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T06:32:26.549Z] ---> Using cache [2021-01-13T06:32:26.549Z] ---> 065e1b5f7932 [2021-01-13T06:32:26.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:32:26.549Z] ---> Using cache [2021-01-13T06:32:26.549Z] ---> f31ffb88610c [2021-01-13T06:32:26.549Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T06:32:26.549Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T06:32:29.865Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:32:29.865Z] OK: 71 MiB in 55 packages [2021-01-13T06:32:30.441Z] ---> Running in e1dd5faf8c6e [2021-01-13T06:32:33.014Z] Removing intermediate container f8bd2c762e1b [2021-01-13T06:32:33.014Z] ---> 581a41d102bb [2021-01-13T06:32:33.014Z] Step 8/24 : COPY . . [2021-01-13T06:32:34.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:35.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:32:36.869Z] OK: 233 MiB in 51 packages [2021-01-13T06:32:42.204Z] Removing intermediate container 16642952e479 [2021-01-13T06:32:42.204Z] ---> 6c909247abe3 [2021-01-13T06:32:42.204Z] Step 8/22 : COPY . . [2021-01-13T06:32:50.386Z] Removing intermediate container e1dd5faf8c6e [2021-01-13T06:32:50.386Z] ---> d4915d688954 [2021-01-13T06:32:50.386Z] Step 6/23 : COPY go.mod . [2021-01-13T06:32:57.034Z] ---> e8b087eeb35c [2021-01-13T06:32:57.034Z] Step 7/23 : RUN go mod download [2021-01-13T06:32:58.964Z] ---> d28dad29dff8 [2021-01-13T06:32:58.964Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T06:33:00.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T06:33:00.908Z] ---> Running in c6bdfcdeace3 [2021-01-13T06:33:02.879Z] ---> Running in 5cc6c584b7ef [2021-01-13T06:33:03.142Z] ---> 15048d67f3de [2021-01-13T06:33:03.142Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T06:33:03.725Z] ---> Running in e15a081fb57e [2021-01-13T06:33:03.725Z] Removing intermediate container 1d699c23466a [2021-01-13T06:33:03.725Z] ---> 47627905bc22 [2021-01-13T06:33:03.725Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T06:33:05.661Z] 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-13T06:33:05.661Z] ---> Running in 90b2eeffdc8c [2021-01-13T06:33:05.924Z] 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-13T06:33:06.536Z] ---> f13ba31e3a5d [2021-01-13T06:33:06.536Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T06:33:06.536Z] ---> Running in 9bdd0fd52099 [2021-01-13T06:33:07.501Z] Removing intermediate container c6bdfcdeace3 [2021-01-13T06:33:07.501Z] ---> 45956d585759 [2021-01-13T06:33:07.501Z] Step 8/23 : COPY . . [2021-01-13T06:33:08.099Z] 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-13T06:33:14.799Z] Collecting docker-compose==1.23.2 [2021-01-13T06:33:14.799Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T06:33:15.405Z] Collecting PyYAML<4,>=3.10 [2021-01-13T06:33:15.405Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T06:33:19.693Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T06:33:19.693Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T06:33:19.693Z] 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-13T06:33:19.693Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T06:33:19.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T06:33:21.345Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T06:33:21.345Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T06:33:21.865Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T06:33:21.865Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T06:33:22.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T06:33:22.826Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T06:33:22.826Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T06:33:23.097Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T06:33:23.372Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T06:33:23.641Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T06:33:23.641Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T06:33:24.638Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T06:33:24.638Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T06:33:25.598Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T06:33:25.598Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T06:33:25.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T06:33:25.787Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T06:33:25.787Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T06:33:25.865Z] Collecting idna<2.8,>=2.5 [2021-01-13T06:33:25.865Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T06:33:25.865Z] 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-13T06:33:25.865Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T06:33:25.865Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T06:33:26.134Z] 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-13T06:33:26.134Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T06:33:26.134Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T06:33:26.134Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T06:33:26.134Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T06:33:26.398Z] Installing collected packages: PyYAML, texttable, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, docker-compose [2021-01-13T06:33:26.398Z] Running setup.py install for PyYAML: started [2021-01-13T06:33:28.965Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T06:33:28.965Z] Running setup.py install for texttable: started [2021-01-13T06:33:29.231Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T06:33:29.231Z] Running setup.py install for docopt: started [2021-01-13T06:33:29.504Z] ---> a9f1566df310 [2021-01-13T06:33:29.504Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T06:33:29.768Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T06:33:30.032Z] ---> Running in c0ffe40533ab [2021-01-13T06:33:30.300Z] Attempting uninstall: idna [2021-01-13T06:33:30.300Z] Found existing installation: idna 2.9 [2021-01-13T06:33:30.300Z] Uninstalling idna-2.9: [2021-01-13T06:33:30.300Z] Successfully uninstalled idna-2.9 [2021-01-13T06:33:30.574Z] Attempting uninstall: urllib3 [2021-01-13T06:33:30.574Z] Found existing installation: urllib3 1.25.9 [2021-01-13T06:33:30.574Z] Uninstalling urllib3-1.25.9: [2021-01-13T06:33:30.841Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T06:33:30.841Z] Attempting uninstall: requests [2021-01-13T06:33:30.841Z] Found existing installation: requests 2.23.0 [2021-01-13T06:33:30.841Z] Uninstalling requests-2.23.0: [2021-01-13T06:33:31.121Z] 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-13T06:33:31.121Z] Successfully uninstalled requests-2.23.0 [2021-01-13T06:33:31.734Z] Running setup.py install for dockerpty: started [2021-01-13T06:33:32.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-13T06:33:32.328Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T06:33:32.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements [2021-01-13T06:33:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T06:33:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T06:33:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T06:33:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T06:33:32.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T06:33:32.601Z] 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-13T06:33:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.595s coverage: 27.0% of statements [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T06:33:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T06:33:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T06:33:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 77.1% of statements [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T06:33:39.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T06:33:39.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.712s coverage: 82.4% of statements [2021-01-13T06:33:39.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T06:33:39.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T06:33:39.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T06:33:39.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T06:33:40.814Z] Removing intermediate container e15a081fb57e [2021-01-13T06:33:40.814Z] ---> db3c3fddd390 [2021-01-13T06:33:40.814Z] [2021-01-13T06:33:40.814Z] Step 10/24 : FROM scratch [2021-01-13T06:33:40.814Z] ---> [2021-01-13T06:33:40.814Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T06:33:40.814Z] Removing intermediate container 90b2eeffdc8c [2021-01-13T06:33:40.814Z] ---> a9151660e214 [2021-01-13T06:33:40.814Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T06:33:40.814Z] Removing intermediate container 9bdd0fd52099 [2021-01-13T06:33:40.814Z] ---> 430560fb14ab [2021-01-13T06:33:40.814Z] [2021-01-13T06:33:40.814Z] Step 10/22 : FROM scratch [2021-01-13T06:33:40.814Z] ---> [2021-01-13T06:33:40.814Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:33:40.814Z] ---> Running in 1c5634a9a468 [2021-01-13T06:33:40.814Z] ---> Using cache [2021-01-13T06:33:40.814Z] ---> 7000ba824869 [2021-01-13T06:33:40.814Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T06:33:40.814Z] ---> Running in cfc843544dd5 [2021-01-13T06:33:40.814Z] ---> Running in da98a3ed9acf [2021-01-13T06:33:42.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:33:42.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:33:43.013Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:33:43.013Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T06:33:43.013Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T06:33:43.013Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:33:43.013Z] OK: 72 MiB in 58 packages [2021-01-13T06:33:43.287Z] Removing intermediate container cfc843544dd5 [2021-01-13T06:33:43.287Z] ---> dacc988be646 [2021-01-13T06:33:43.287Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T06:33:43.564Z] Removing intermediate container da98a3ed9acf [2021-01-13T06:33:43.564Z] ---> 3911a774872e [2021-01-13T06:33:43.564Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T06:33:43.564Z] ---> Running in a9ea1388d986 [2021-01-13T06:33:43.838Z] ---> Running in d58aaae80db5 [2021-01-13T06:33:43.838Z] Removing intermediate container 5cc6c584b7ef [2021-01-13T06:33:43.838Z] ---> 59161abeb4f0 [2021-01-13T06:33:43.838Z] [2021-01-13T06:33:43.838Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T06:33:43.838Z] ---> 389fef711851 [2021-01-13T06:33:43.838Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T06:33:43.838Z] ---> Using cache [2021-01-13T06:33:43.838Z] ---> b291b9c1476c [2021-01-13T06:33:43.838Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T06:33:44.118Z] Removing intermediate container a9ea1388d986 [2021-01-13T06:33:44.118Z] ---> 42d4a42e8e11 [2021-01-13T06:33:44.118Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T06:33:44.118Z] ---> Running in e65b73488de2 [2021-01-13T06:33:44.391Z] ---> Running in f3d047844636 [2021-01-13T06:33:44.391Z] Removing intermediate container d58aaae80db5 [2021-01-13T06:33:44.391Z] ---> 95fcfe20467c [2021-01-13T06:33:44.391Z] Step 14/22 : WORKDIR / [2021-01-13T06:33:44.669Z] ---> Running in 4b5e2cc82b29 [2021-01-13T06:33:44.669Z] Removing intermediate container e65b73488de2 [2021-01-13T06:33:44.669Z] ---> 21845d59d17d [2021-01-13T06:33:44.669Z] Step 13/24 : WORKDIR / [2021-01-13T06:33:44.669Z] Removing intermediate container 1c5634a9a468 [2021-01-13T06:33:44.669Z] ---> 89429d5de4f1 [2021-01-13T06:33:44.669Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T06:33:44.943Z] ---> Running in a0bc4f618d09 [2021-01-13T06:33:44.943Z] ---> Running in dd0bbcc4cf0b [2021-01-13T06:33:44.943Z] Removing intermediate container f3d047844636 [2021-01-13T06:33:44.943Z] ---> 735a25e56fe4 [2021-01-13T06:33:44.943Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T06:33:44.943Z] Removing intermediate container 4b5e2cc82b29 [2021-01-13T06:33:44.943Z] ---> bc99d4eca29a [2021-01-13T06:33:44.943Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:33:45.218Z] Removing intermediate container a0bc4f618d09 [2021-01-13T06:33:45.218Z] ---> bbbe482dda93 [2021-01-13T06:33:45.218Z] 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-13T06:33:45.500Z] Removing intermediate container dd0bbcc4cf0b [2021-01-13T06:33:45.500Z] ---> a442c0572292 [2021-01-13T06:33:45.500Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:33:45.500Z] ---> Running in 0887822db860 [2021-01-13T06:33:45.773Z] ---> b7246720baaf [2021-01-13T06:33:45.773Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T06:33:45.773Z] ---> 8a0456f25a05 [2021-01-13T06:33:45.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T06:33:46.041Z] ---> 491591cfd2ab [2021-01-13T06:33:46.041Z] 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-13T06:33:46.307Z] Removing intermediate container 0887822db860 [2021-01-13T06:33:46.307Z] ---> ac8e20ea5757 [2021-01-13T06:33:46.307Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T06:33:47.263Z] ---> Running in c52680e6db3d [2021-01-13T06:33:47.263Z] ---> a62a2934de24 [2021-01-13T06:33:47.263Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T06:33:47.529Z] ---> 57231118bae8 [2021-01-13T06:33:47.529Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T06:33:47.529Z] ---> 68683e75376d [2021-01-13T06:33:47.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T06:33:47.797Z] Removing intermediate container c52680e6db3d [2021-01-13T06:33:47.797Z] ---> ca1ae64ec01a [2021-01-13T06:33:47.797Z] Step 25/26 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.151s coverage: 28.6% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.305s coverage: 97.5% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T06:33:47.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T06:33:47.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T06:33:48.072Z] ---> dc8631739aca [2021-01-13T06:33:48.073Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T06:33:48.073Z] ---> Running in b82b9d9e6e18 [2021-01-13T06:33:48.664Z] ---> 657d5da6804b [2021-01-13T06:33:48.664Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T06:33:49.245Z] ---> 58e6e7f09e32 [2021-01-13T06:33:49.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:33:49.245Z] ---> Running in eb5f0ff9a0e3 [2021-01-13T06:33:49.510Z] ---> 6d3046ecfa27 [2021-01-13T06:33:49.511Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T06:33:49.511Z] Removing intermediate container b82b9d9e6e18 [2021-01-13T06:33:49.511Z] ---> 615b757f0964 [2021-01-13T06:33:49.511Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T06:33:49.511Z] ---> Running in fafb27f27301 [2021-01-13T06:33:50.917Z] Removing intermediate container eb5f0ff9a0e3 [2021-01-13T06:33:50.917Z] ---> 76bee7f2c2dc [2021-01-13T06:33:50.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:33:50.917Z] ---> Running in 12b618ce411b [2021-01-13T06:33:50.917Z] ---> 712d429aa030 [2021-01-13T06:33:50.917Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T06:33:50.917Z] ---> 331546e54869 [2021-01-13T06:33:50.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T06:33:50.917Z] Removing intermediate container fafb27f27301 [2021-01-13T06:33:50.917Z] ---> 46623779dddd [2021-01-13T06:33:50.917Z] [2021-01-13T06:33:51.190Z] Successfully built 46623779dddd [2021-01-13T06:33:51.190Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T06:33:51.466Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 12b618ce411b [2021-01-13T06:33:51.466Z] ---> 77154c34a82b [2021-01-13T06:33:51.466Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T06:33:51.466Z] ---> 2d70508de0e4 [2021-01-13T06:33:51.466Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T06:33:51.466Z] ---> Running in 041d792d299a [2021-01-13T06:33:51.466Z] ---> c3ae28021160 [2021-01-13T06:33:51.466Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T06:33:51.466Z] ---> Running in 60a4ed18a2f3 [2021-01-13T06:33:52.046Z] Removing intermediate container 041d792d299a [2021-01-13T06:33:52.046Z] ---> 3b4e140f45a7 [2021-01-13T06:33:52.046Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:33:53.433Z] ---> d153ac826e54 [2021-01-13T06:33:53.434Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T06:33:53.434Z] ---> Running in 82598b9e457a [2021-01-13T06:33:53.696Z] ---> Running in 0ad73c97a2bb [2021-01-13T06:33:53.965Z] Removing intermediate container 82598b9e457a [2021-01-13T06:33:53.965Z] ---> eb2b10079634 [2021-01-13T06:33:53.965Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:33:54.227Z] Removing intermediate container 0ad73c97a2bb [2021-01-13T06:33:54.227Z] ---> 42d46d96f3cd [2021-01-13T06:33:54.227Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:33:54.227Z] ---> Running in 67a9ca885d94 [2021-01-13T06:33:54.227Z] ---> Running in 5bf38acca8a3 [2021-01-13T06:33:54.227Z] Removing intermediate container 60a4ed18a2f3 [2021-01-13T06:33:54.227Z] ---> c283168c01df [2021-01-13T06:33:54.227Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T06:33:54.488Z] Removing intermediate container 67a9ca885d94 [2021-01-13T06:33:54.488Z] ---> 41199259c358 [2021-01-13T06:33:54.488Z] [2021-01-13T06:33:54.488Z] ---> Running in ba8bdbbd4029 [2021-01-13T06:33:54.758Z] Removing intermediate container 5bf38acca8a3 [2021-01-13T06:33:54.758Z] ---> f70c78974a67 [2021-01-13T06:33:54.758Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T06:33:54.758Z] Successfully built 41199259c358 [2021-01-13T06:33:54.758Z] Successfully tagged docker-core-command-go:latest [2021-01-13T06:33:54.758Z]  Building docker-core-command-go ... done  ---> Running in 287d9cdd58f9 [2021-01-13T06:33:54.758Z] Removing intermediate container ba8bdbbd4029 [2021-01-13T06:33:54.758Z] ---> 7e5e6a569285 [2021-01-13T06:33:54.758Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T06:33:55.020Z] ---> Running in ba6c7f4c981a [2021-01-13T06:33:55.967Z] Removing intermediate container 287d9cdd58f9 [2021-01-13T06:33:55.967Z] ---> afe93fdd8c80 [2021-01-13T06:33:55.967Z] Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:33:56.912Z] ---> Running in 5257ba7c87a5 [2021-01-13T06:33:56.912Z] Removing intermediate container ba6c7f4c981a [2021-01-13T06:33:56.912Z] ---> 54bd9695fd70 [2021-01-13T06:33:56.912Z] Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:33:56.912Z] Removing intermediate container c0ffe40533ab [2021-01-13T06:33:56.912Z] ---> b119fdd800f7 [2021-01-13T06:33:56.912Z] [2021-01-13T06:33:56.912Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T06:33:56.912Z] ---> 389fef711851 [2021-01-13T06:33:56.912Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:33:56.912Z] ---> Running in a09608702772 [2021-01-13T06:33:56.912Z] Removing intermediate container 5257ba7c87a5 [2021-01-13T06:33:56.912Z] ---> 463198c83df3 [2021-01-13T06:33:56.912Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T06:33:56.912Z] ---> Running in 868a7ce648dd [2021-01-13T06:33:57.176Z] ---> Running in 9d443f948b1e [2021-01-13T06:33:57.176Z] Removing intermediate container a09608702772 [2021-01-13T06:33:57.176Z] ---> 17c69f14c77d [2021-01-13T06:33:57.176Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T06:33:57.176Z] Removing intermediate container 868a7ce648dd [2021-01-13T06:33:57.176Z] ---> ca0f9b426b5b [2021-01-13T06:33:57.176Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T06:33:57.176Z] ---> Running in 7ec9cf597a38 [2021-01-13T06:33:57.437Z] ---> Running in 2ad1546efdb1 [2021-01-13T06:33:57.437Z] Removing intermediate container 9d443f948b1e [2021-01-13T06:33:57.437Z] ---> 792beddea533 [2021-01-13T06:33:57.437Z] [2021-01-13T06:33:57.437Z] Successfully built 792beddea533 [2021-01-13T06:33:57.437Z] Removing intermediate container 7ec9cf597a38 [2021-01-13T06:33:57.437Z] ---> 77af1f11d74e [2021-01-13T06:33:57.437Z] [2021-01-13T06:33:57.700Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T06:33:57.700Z]  Building docker-support-notifications-go ... done Removing intermediate container 2ad1546efdb1 [2021-01-13T06:33:57.700Z] ---> fe4c4baba4ef [2021-01-13T06:33:57.700Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T06:33:57.700Z] Successfully built 77af1f11d74e [2021-01-13T06:33:57.700Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T06:33:57.700Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 246a8dc53ec9 [2021-01-13T06:33:57.966Z] Removing intermediate container 246a8dc53ec9 [2021-01-13T06:33:57.966Z] ---> 5d2a5bb2e332 [2021-01-13T06:33:57.966Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:33:57.966Z] ---> Running in 2c98ff758f63 [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.133s coverage: 93.1% of statements [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.150s coverage: 0.1% of statements [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 75.5% of statements [2021-01-13T06:33:58.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-01-13T06:33:58.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements [2021-01-13T06:33:58.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.4% of statements [2021-01-13T06:33:58.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T06:33:58.924Z] Removing intermediate container 2c98ff758f63 [2021-01-13T06:33:58.925Z] ---> ac2ac998d321 [2021-01-13T06:33:58.925Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T06:33:58.925Z] ---> Running in e16696798665 [2021-01-13T06:33:59.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T06:34:00.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T06:34:01.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.681s coverage: 63.5% of statements [2021-01-13T06:34:01.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T06:34:01.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T06:34:01.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-13T06:34:01.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-01-13T06:34:01.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-01-13T06:34:01.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-01-13T06:34:01.840Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T06:34:01.840Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T06:34:01.840Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T06:34:02.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-01-13T06:34:02.414Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T06:34:02.675Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T06:34:02.676Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:34:02.676Z] OK: 8 MiB in 19 packages [2021-01-13T06:34:03.252Z] Removing intermediate container e16696798665 [2021-01-13T06:34:03.252Z] ---> c7ac0ea57d68 [2021-01-13T06:34:03.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:34:03.515Z] ---> 5403889fe533 [2021-01-13T06:34:03.515Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T06:34:04.089Z] ---> 2e48f91e15d2 [2021-01-13T06:34:04.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T06:34:04.352Z] ---> e3646d62f53e [2021-01-13T06:34:04.352Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T06:34:04.352Z] ---> Running in 2c117f9ffc9d [2021-01-13T06:34:04.615Z] Removing intermediate container 2c117f9ffc9d [2021-01-13T06:34:04.615Z] ---> 9cac858f1626 [2021-01-13T06:34:04.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:34:04.615Z] ---> Running in 278ab016c6fd [2021-01-13T06:34:04.876Z] Removing intermediate container 278ab016c6fd [2021-01-13T06:34:04.876Z] ---> 3efacb02d5c3 [2021-01-13T06:34:04.876Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T06:34:04.876Z] ---> Running in 3d1ec3b06565 [2021-01-13T06:34:05.138Z] Removing intermediate container 3d1ec3b06565 [2021-01-13T06:34:05.138Z] ---> bd5833883ea6 [2021-01-13T06:34:05.138Z] Step 22/23 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:34:05.138Z] ---> Running in 6c5e66e973a5 [2021-01-13T06:34:05.400Z] Removing intermediate container 6c5e66e973a5 [2021-01-13T06:34:05.400Z] ---> 1068f116468f [2021-01-13T06:34:05.400Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T06:34:05.400Z] ---> Running in cfc97d6a7453 [2021-01-13T06:34:05.661Z] Removing intermediate container cfc97d6a7453 [2021-01-13T06:34:05.661Z] ---> 9fc5fda4fc1f [2021-01-13T06:34:05.661Z] [2021-01-13T06:34:05.661Z] Successfully built 9fc5fda4fc1f [2021-01-13T06:34:05.661Z] Successfully tagged docker-core-data-go:latest [2021-01-13T06:34:05.937Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-13T06:34:05.963Z] $ docker stop --time=1 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 [2021-01-13T06:34:07.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.926s coverage: 55.9% of statements [2021-01-13T06:34:07.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T06:34:07.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T06:34:07.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T06:34:07.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T06:34:07.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T06:34:07.552Z] $ docker rm -f 0abbee35002b85909fc551d547778e22a523ba66ab2087dda95b4f543739caa0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T06:34:08.224Z] + docker images [2021-01-13T06:34:08.224Z] + grep docker [2021-01-13T06:34:08.224Z] docker-core-data-go latest 9fc5fda4fc1f 3 seconds ago 22.3MB [2021-01-13T06:34:08.224Z] docker-security-secretstore-setup-go latest 77af1f11d74e 11 seconds ago 24.6MB [2021-01-13T06:34:08.224Z] docker-support-notifications-go latest 792beddea533 11 seconds ago 12MB [2021-01-13T06:34:08.224Z] docker-core-command-go latest 41199259c358 14 seconds ago 10.6MB [2021-01-13T06:34:08.224Z] docker-sys-mgmt-agent-go latest 46623779dddd 18 seconds ago 313MB [2021-01-13T06:34:08.224Z] docker-security-bootstrap-redis-go latest c810464b3777 2 minutes ago 15.8MB [2021-01-13T06:34:08.224Z] docker-security-proxy-setup-go latest d17e199c1ccd 2 minutes ago 24.5MB [2021-01-13T06:34:08.224Z] docker-core-metadata-go latest a66ead752459 2 minutes ago 13.1MB [2021-01-13T06:34:08.224Z] docker-support-scheduler-go latest 16140831254c 2 minutes ago 10.7MB [2021-01-13T06:34:08.224Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-01-13T06:34:08.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 37.0% of statements [2021-01-13T06:34:08.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T06:34:08.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T06:34:08.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.515s coverage: 84.0% of statements [2021-01-13T06:34:08.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [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-13T06:34:15.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.409s coverage: 47.1% of statements [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T06:34:15.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T06:34:15.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements [2021-01-13T06:34:15.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.085s coverage: 29.1% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T06:34:19.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T06:34:19.554Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T06:34:19.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-01-13T06:34:20.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements [2021-01-13T06:34:21.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-13T06:34:22.055Z] GO111MODULE=on go vet ./... [2021-01-13T06:34:24.345Z] Still waiting to schedule task [2021-01-13T06:34:24.346Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-13T06:35:20.556Z] Running on prd-ubuntu18.04-docker-8c-8g-19929 in /w/workspace/edgexfoundry_edgex-go_PR-3021 [Pipeline] { [Pipeline] ws [2021-01-13T06:35:20.658Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-13T06:35:22.840Z] using credential edgex-jenkins-ssh [2021-01-13T06:35:22.899Z] Cloning the remote Git repository [2021-01-13T06:35:22.921Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:35:22.992Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-13T06:35:23.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:35:23.024Z] > git --version # timeout=10 [2021-01-13T06:35:23.035Z] > git --version # 'git version 2.17.1' [2021-01-13T06:35:23.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:35:23.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T06:35:30.092Z] gofmt -l . [2021-01-13T06:35:30.092Z] [ "`gofmt -l .`" = "" ] [2021-01-13T06:35:30.092Z] ./bin/test-go-mod-tidy.sh [2021-01-13T06:35:30.092Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T06:35:30.727Z] + ls -al . [2021-01-13T06:35:30.728Z] total 684 [2021-01-13T06:35:30.728Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 06:35 . [2021-01-13T06:35:30.728Z] drwxr-xr-x 4 root root 4096 Jan 13 06:31 .. [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 06:30 .dockerignore [2021-01-13T06:35:30.728Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 06:30 .git [2021-01-13T06:35:30.728Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 06:30 .github [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 06:30 .gitignore [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 06:30 .sonarcloud.properties [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 06:30 Attribution.txt [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 06:30 CONTRIBUTING.md [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 06:30 Dockerfile.build [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 06:30 Jenkinsfile [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 06:30 LICENSE [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 06:30 Makefile [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 06:30 README.md [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 06:30 SECURITY.md [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 06:26 VERSION [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 06:30 ZMQWindows.md [2021-01-13T06:35:30.728Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 06:30 bin [2021-01-13T06:35:30.728Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 06:30 cmd [2021-01-13T06:35:30.728Z] -rw-r--r-- 1 root root 552842 Jan 13 06:34 coverage.out [2021-01-13T06:35:30.728Z] -rw-r--r-- 1 root root 979 Jan 13 06:35 go.mod [2021-01-13T06:35:30.728Z] -rw-r--r-- 1 root root 19036 Jan 13 06:35 go.sum [2021-01-13T06:35:30.728Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 06:30 internal [2021-01-13T06:35:30.728Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 06:30 openapi [2021-01-13T06:35:30.728Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 06:30 snap [2021-01-13T06:35:30.728Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 06:30 version.go [Pipeline] sh [2021-01-13T06:35:31.404Z] + '[' -e coverage.out ] [2021-01-13T06:35:31.404Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T06:35:31.450Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T06:35:32.545Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T06:35:33.277Z] + make build [2021-01-13T06:35:33.277Z] 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-13T06:35:40.478Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:35:40.625Z] Merge succeeded, producing 551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:35:40.626Z] Checking out Revision 551a82b46970ebcf524022b7822ac49229e6be1e (PR-3021) [2021-01-13T06:35:39.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T06:35:39.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T06:35:40.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T06:35:40.013Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T06:35:40.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:35:40.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T06:35:40.502Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T06:35:40.508Z] > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 [2021-01-13T06:35:40.601Z] > git remote # timeout=10 [2021-01-13T06:35:40.609Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T06:35:40.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T06:35:40.624Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T06:35:40.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T06:35:40.643Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T06:35:40.647Z] > git checkout -f 551a82b46970ebcf524022b7822ac49229e6be1e # timeout=10 [2021-01-13T06:35:43.458Z] 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-13T06:35:44.337Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [2021-01-13T06:35:44.375Z] > git --version # timeout=10 [2021-01-13T06:35:44.379Z] > git --version # 'git version 2.17.1' [2021-01-13T06:35:44.383Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:35:45.682Z] + echo snap-build.sh [2021-01-13T06:35:45.682Z] snap-build.sh [2021-01-13T06:35:45.682Z] + SNAP_BASE_DIR=. [2021-01-13T06:35:45.682Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-13T06:35:45.682Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-13T06:35:45.682Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-13T06:35:45.682Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-13T06:35:45.682Z] + cd /w/workspace/edgex-go/1 [2021-01-13T06:35:45.682Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T06:35:45.682Z] Reading package lists... [2021-01-13T06:35:45.682Z] Building dependency tree... [2021-01-13T06:35:45.682Z] Reading state information... [2021-01-13T06:35:45.947Z] The following packages were automatically installed and are no longer required: [2021-01-13T06:35:45.947Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T06:35:45.947Z] uidmap xdelta3 [2021-01-13T06:35:45.947Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T06:35:45.947Z] The following packages will be REMOVED: [2021-01-13T06:35:45.947Z] lxd* lxd-client* [2021-01-13T06:35:46.211Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T06:35:46.211Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T06:35:47.536Z] (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-13T06:35:47.797Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T06:35:48.376Z] Removing lxd dnsmasq configuration [2021-01-13T06:35:48.647Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T06:35:48.915Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T06:35:49.868Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T06:35:50.132Z] (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-13T06:35:50.132Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T06:35:51.522Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T06:35:51.522Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T06:35:52.912Z] + sudo snap remove --purge lxd [2021-01-13T06:35:52.912Z] snap "lxd" is not installed [2021-01-13T06:35:52.912Z] + sudo groupadd --force --system lxd [2021-01-13T06:35:52.912Z] ++ whoami [2021-01-13T06:35:52.912Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T06:35:52.912Z] + newgrp - lxd [2021-01-13T06:35:52.912Z] + sudo snap install lxd [2021-01-13T06:36:02.918Z] 2021-01-13T06:36:00Z INFO Waiting for automatic snapd restart... [2021-01-13T06:36:05.629Z] 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-13T06:36:09.016Z] 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-13T06:36:13.326Z] 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-13T06:36:14.308Z] 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-13T06:36:19.713Z] 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-13T06:36:21.145Z] lxd 4.10 from Canonical* installed [2021-01-13T06:36:21.145Z] + sudo lxd init --auto [2021-01-13T06:36:24.017Z] 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-13T06:36:27.400Z] 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-13T06:36:29.294Z] + sudo snap install --classic snapcraft [2021-01-13T06:36:31.697Z] 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-13T06:36:35.081Z] 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-13T06:36:37.439Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T06:36:37.440Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T06:36:37.440Z] + patch --verbose -p1 [2021-01-13T06:36:37.440Z] Hmm... Looks like a unified diff to me... [2021-01-13T06:36:37.440Z] The text leading up to this was: [2021-01-13T06:36:37.440Z] -------------------------- [2021-01-13T06:36:37.440Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T06:36:37.440Z] |From: Tony Espy [2021-01-13T06:36:37.440Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T06:36:37.440Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T06:36:37.440Z] | [2021-01-13T06:36:37.440Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T06:36:37.440Z] |optimize the snap CI check run for pull requests. When [2021-01-13T06:36:37.440Z] |applied, it essentially strips out everything (apps and [2021-01-13T06:36:37.440Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T06:36:37.440Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T06:36:37.440Z] |catch changes to edgex-go that break the snap build. [2021-01-13T06:36:37.440Z] | [2021-01-13T06:36:37.440Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T06:36:37.440Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T06:36:37.440Z] |resulting in a failed snap build CI check in the associated [2021-01-13T06:36:37.440Z] |pull request. [2021-01-13T06:36:37.440Z] | [2021-01-13T06:36:37.440Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T06:36:37.440Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T06:36:37.440Z] |need to build the finally binary .snap file (and it won't [2021-01-13T06:36:37.440Z] |work with the patch applied). This further reduces the build [2021-01-13T06:36:37.440Z] |time. [2021-01-13T06:36:37.440Z] |--- [2021-01-13T06:36:37.440Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T06:36:37.440Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T06:36:37.440Z] | [2021-01-13T06:36:37.440Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T06:36:37.440Z] |index 1e537489..faf42425 100644 [2021-01-13T06:36:37.440Z] |--- a/snap/snapcraft.yaml [2021-01-13T06:36:37.440Z] |+++ b/snap/snapcraft.yaml [2021-01-13T06:36:37.440Z] -------------------------- [2021-01-13T06:36:37.440Z] patching file snap/snapcraft.yaml [2021-01-13T06:36:37.440Z] Using Plan A... [2021-01-13T06:36:37.440Z] Hunk #1 succeeded at 73. [2021-01-13T06:36:37.440Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-13T06:36:37.440Z] Hunk #3 succeeded at 214. [2021-01-13T06:36:37.440Z] Hunk #4 succeeded at 222. [2021-01-13T06:36:37.440Z] Hunk #5 succeeded at 229. [2021-01-13T06:36:37.440Z] Hunk #6 succeeded at 256. [2021-01-13T06:36:37.440Z] Hunk #7 succeeded at 290. [2021-01-13T06:36:37.440Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-13T06:36:37.440Z] Hmm... Ignoring the trailing garbage. [2021-01-13T06:36:37.440Z] done [2021-01-13T06:36:37.440Z] + sudo snapcraft prime --use-lxd [2021-01-13T06:36:37.440Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-13T06:36:37.440Z] 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-13T06:36:37.440Z] - README.md [2021-01-13T06:36:37.440Z] - snapcraft.yaml.orig [2021-01-13T06:36:37.440Z] [2021-01-13T06:36:37.440Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T06:36:38.384Z] Launching a container. [2021-01-13T06:36:38.464Z] 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-13T06:36:41.886Z] $ docker stop --time=1 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee [2021-01-13T06:36:44.286Z] $ docker rm -f 528459a4813f524c15531d250bf1a710c39240d1be951a59b725fc75083d83ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:36:46.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T06:36:46.375Z] [2021-01-13T06:36:46.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:36:46.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T06:36:47.073Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T06:36:47.073Z] 29e5d40040c1: Pulling fs layer [2021-01-13T06:36:47.073Z] 1ce36da41761: Pulling fs layer [2021-01-13T06:36:47.073Z] 25b303627fd3: Pulling fs layer [2021-01-13T06:36:47.670Z] 29e5d40040c1: Download complete [2021-01-13T06:36:48.262Z] 29e5d40040c1: Pull complete [2021-01-13T06:36:48.535Z] 1ce36da41761: Verifying Checksum [2021-01-13T06:36:48.535Z] 1ce36da41761: Download complete [2021-01-13T06:36:49.967Z] 1ce36da41761: Pull complete [2021-01-13T06:36:49.967Z] 25b303627fd3: Download complete [2021-01-13T06:36:50.635Z] Waiting for container to be ready [2021-01-13T06:36:50.635Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-13T06:36:50.635Z] [2021-01-13T06:36:53.949Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-13T06:36:54.212Z] Waiting for network to be ready... [2021-01-13T06:36:54.787Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T06:36:54.787Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T06:36:54.787Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T06:36:55.047Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T06:36:55.047Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T06:36:55.047Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T06:36:55.047Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T06:36:55.047Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T06:36:55.047Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T06:36:55.047Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T06:36:55.307Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T06:36:55.307Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T06:36:55.569Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T06:36:55.569Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T06:36:55.569Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T06:36:55.569Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T06:36:55.569Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T06:36:55.569Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T06:36:56.141Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T06:36:56.401Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T06:36:56.401Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T06:36:56.401Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T06:36:56.401Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T06:36:56.401Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T06:36:56.401Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T06:36:56.401Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T06:36:56.663Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T06:36:58.579Z] Fetched 23.7 MB in 4s (6134 kB/s) [2021-01-13T06:36:59.531Z] Reading package lists... [2021-01-13T06:36:59.531Z] Reading package lists... [2021-01-13T06:36:59.794Z] Building dependency tree... [2021-01-13T06:36:59.794Z] Reading state information... [2021-01-13T06:36:59.794Z] The following additional packages will be installed: [2021-01-13T06:36:59.794Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T06:36:59.794Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T06:36:59.794Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T06:36:59.794Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-13T06:36:59.794Z] Suggested packages: [2021-01-13T06:36:59.794Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-13T06:36:59.794Z] Recommended packages: [2021-01-13T06:36:59.794Z] gnupg libsasl2-modules [2021-01-13T06:36:59.794Z] The following NEW packages will be installed: [2021-01-13T06:36:59.794Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T06:36:59.795Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T06:36:59.795Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T06:36:59.795Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-13T06:36:59.795Z] The following packages will be upgraded: [2021-01-13T06:36:59.795Z] gpg gpg-agent gpgconf libudev1 [2021-01-13T06:37:00.058Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-13T06:37:00.058Z] Need to get 3532 kB of archives. [2021-01-13T06:37:00.058Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-13T06:37:00.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-13T06:37:00.058Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-13T06:37:00.115Z] 25b303627fd3: Pull complete [2021-01-13T06:37:00.115Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T06:37:00.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T06:37:00.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T06:37:00.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container [2021-01-13T06:37:00.470Z] $ 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-arm64:latest cat [2021-01-13T06:37:00.631Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-13T06:37:00.631Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-13T06:37:00.631Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-13T06:37:00.631Z] 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-13T06:37:00.631Z] 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-13T06:37:00.631Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-13T06:37:00.893Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-13T06:37:00.893Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-13T06:37:00.893Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-13T06:37:00.893Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-13T06:37:00.893Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-13T06:37:00.893Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-13T06:37:00.893Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-13T06:37:00.893Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-13T06:37:00.893Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-13T06:37:00.893Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-13T06:37:01.155Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-13T06:37:01.155Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-13T06:37:01.155Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-13T06:37:01.155Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-13T06:37:01.155Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T06:37:01.155Z] Fetched 3532 kB in 1s (2954 kB/s) [2021-01-13T06:37:01.155Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T06:37:01.155Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-13T06:37:01.155Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T06:37:01.417Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-13T06:37:01.417Z] Selecting previously unselected package udev. [2021-01-13T06:37:01.417Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T06:37:01.417Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-13T06:37:01.417Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-13T06:37:01.679Z] Selecting previously unselected package libfuse2:amd64. [2021-01-13T06:37:01.679Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T06:37:01.679Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T06:37:01.940Z] Selecting previously unselected package fuse. [2021-01-13T06:37:01.940Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T06:37:01.940Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-13T06:37:01.940Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:01.940Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T06:37:02.201Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:02.201Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T06:37:02.201Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:02.201Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T06:37:02.467Z] Selecting previously unselected package libksba8:amd64. [2021-01-13T06:37:02.467Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-13T06:37:02.467Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-13T06:37:02.467Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-13T06:37:02.467Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.467Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:02.729Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-13T06:37:02.729Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.729Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:02.729Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-13T06:37:02.729Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.729Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:02.729Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-13T06:37:02.729Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.729Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:02.992Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-13T06:37:02.992Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.992Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:02.992Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-13T06:37:02.992Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:02.992Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:03.253Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-13T06:37:03.253Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:03.253Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:03.253Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-13T06:37:03.253Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:03.253Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:03.253Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-13T06:37:03.253Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T06:37:03.515Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:03.515Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-13T06:37:03.515Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T06:37:03.515Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T06:37:03.515Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-13T06:37:03.515Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T06:37:03.515Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T06:37:03.690Z] $ docker top 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 -eo pid,comm [2021-01-13T06:37:03.776Z] Selecting previously unselected package libldap-common. [2021-01-13T06:37:03.776Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-13T06:37:03.776Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T06:37:03.776Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-13T06:37:03.776Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-13T06:37:03.776Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T06:37:04.037Z] Selecting previously unselected package dirmngr. [2021-01-13T06:37:04.037Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:04.037Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:04.037Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] { [Pipeline] sh [2021-01-13T06:37:04.298Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:04.298Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T06:37:04.298Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T06:37:04.298Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T06:37:04.298Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:04.298Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:04.298Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-13T06:37:04.561Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T06:37:04.561Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-13T06:37:04.824Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-13T06:37:04.899Z] + docker-compose build --help [2021-01-13T06:37:04.899Z] + grep parallel [2021-01-13T06:37:05.086Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.086Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-13T06:37:05.086Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-13T06:37:05.086Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:05.086Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T06:37:05.347Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T06:37:05.347Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:05.610Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T06:37:05.872Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-13T06:37:05.872Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-13T06:37:05.872Z] This means they are not meant to be enabled using systemctl. [2021-01-13T06:37:05.872Z] Possible reasons for having this kind of units are: [2021-01-13T06:37:05.872Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-13T06:37:05.872Z] .wants/ or .requires/ directory. [2021-01-13T06:37:05.872Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-13T06:37:05.872Z] a requirement dependency on it. [2021-01-13T06:37:05.872Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-13T06:37:05.872Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-13T06:37:05.872Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-13T06:37:05.872Z] instance name specified. [2021-01-13T06:37:06.395Z] Reading package lists... [2021-01-13T06:37:06.395Z] Building dependency tree... [2021-01-13T06:37:06.395Z] Reading state information... [2021-01-13T06:37:06.655Z] The following additional packages will be installed: [2021-01-13T06:37:06.655Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-13T06:37:06.655Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-13T06:37:06.655Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-13T06:37:06.655Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-13T06:37:06.655Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-13T06:37:06.655Z] Suggested packages: [2021-01-13T06:37:06.655Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-13T06:37:06.655Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-13T06:37:06.655Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-13T06:37:06.655Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-13T06:37:06.655Z] systemd-container policykit-1 [2021-01-13T06:37:06.655Z] Recommended packages: [2021-01-13T06:37:06.655Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-13T06:37:06.655Z] The following NEW packages will be installed: [2021-01-13T06:37:06.655Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-13T06:37:06.655Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-13T06:37:06.655Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-13T06:37:06.655Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-13T06:37:06.655Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-13T06:37:06.655Z] The following packages will be upgraded: [2021-01-13T06:37:06.655Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-13T06:37:06.655Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-13T06:37:06.655Z] Need to get 35.2 MB of archives. [2021-01-13T06:37:06.655Z] After this operation, 141 MB of additional disk space will be used. [2021-01-13T06:37:06.655Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-13T06:37:06.917Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-13T06:37:06.917Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-13T06:37:06.917Z] 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-13T06:37:06.917Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-13T06:37:06.917Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-13T06:37:06.917Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-13T06:37:06.917Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-13T06:37:06.917Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-13T06:37:06.917Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-13T06:37:06.917Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-13T06:37:06.917Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-13T06:37:06.917Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-13T06:37:06.917Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-13T06:37:06.917Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-13T06:37:06.917Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-13T06:37:07.178Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-13T06:37:07.751Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-13T06:37:07.751Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-13T06:37:07.751Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-13T06:37:07.751Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-13T06:37:07.751Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-13T06:37:07.751Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-13T06:37:07.751Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-13T06:37:07.751Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-13T06:37:07.751Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-13T06:37:08.016Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-13T06:37:08.016Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-13T06:37:08.016Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-13T06:37:08.016Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-13T06:37:08.271Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T06:37:08.574Z] $ docker stop --time=1 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 [2021-01-13T06:37:08.960Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T06:37:09.221Z] Fetched 35.2 MB in 2s (15.1 MB/s) [2021-01-13T06:37:09.221Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T06:37:09.221Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-13T06:37:09.482Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T06:37:10.055Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-13T06:37:10.055Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T06:37:10.055Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-13T06:37:10.317Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T06:37:10.317Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T06:37:10.317Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T06:37:10.317Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-13T06:37:10.554Z] $ docker rm -f 91fdcfc0fbf4c326294dc5b0b2613fbaf30bba1e06f069f7733baf931c8b8df8 [2021-01-13T06:37:10.578Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T06:37:10.579Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T06:37:10.579Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T06:37:10.839Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-13T06:37:10.839Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:37:11.412Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-13T06:37:11.412Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-13T06:37:11.412Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T06:37:11.412Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T06:37:11.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T06:37:11.599Z] . [Pipeline] withDockerContainer [2021-01-13T06:37:11.673Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-13T06:37:11.674Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T06:37:11.674Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:11.674Z] Selecting previously unselected package libexpat1:amd64. [2021-01-13T06:37:11.674Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-13T06:37:11.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-19928 does not seem to be running inside a container [2021-01-13T06:37:11.936Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T06:37:11.936Z] Selecting previously unselected package python3.6-minimal. [2021-01-13T06:37:11.936Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T06:37:11.936Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:11.990Z] $ 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-arm64:latest cat [2021-01-13T06:37:12.201Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T06:37:12.201Z] Checking for services that may need to be restarted...done. [2021-01-13T06:37:12.201Z] Checking for services that may need to be restarted...done. [2021-01-13T06:37:12.462Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:12.462Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T06:37:12.462Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:13.034Z] Selecting previously unselected package python3-minimal. [2021-01-13T06:37:13.034Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-13T06:37:13.034Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-13T06:37:13.034Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-13T06:37:13.034Z] Selecting previously unselected package mime-support. [2021-01-13T06:37:13.034Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-13T06:37:13.034Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-13T06:37:13.035Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-13T06:37:13.295Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-13T06:37:13.295Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T06:37:13.295Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-13T06:37:13.295Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T06:37:13.295Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:13.450Z] $ docker top ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 -eo pid,comm [2021-01-13T06:37:13.555Z] Selecting previously unselected package python3.6. [2021-01-13T06:37:13.555Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T06:37:13.555Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:13.555Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-13T06:37:13.555Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-13T06:37:13.555Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T06:37:13.821Z] Setting up python3-minimal (3.6.7-1~18.04) ... [Pipeline] { [Pipeline] sh [2021-01-13T06:37:14.082Z] Selecting previously unselected package python3. [2021-01-13T06:37:14.082Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-13T06:37:14.082Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-13T06:37:14.082Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-13T06:37:14.343Z] Selecting previously unselected package multiarch-support. [2021-01-13T06:37:14.343Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T06:37:14.343Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T06:37:14.343Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T06:37:14.610Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-13T06:37:14.610Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-13T06:37:14.610Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-13T06:37:14.610Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T06:37:14.610Z] Selecting previously unselected package libbsd0:amd64. [2021-01-13T06:37:14.610Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-13T06:37:14.610Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T06:37:14.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T06:37:14.870Z] Selecting previously unselected package sudo. [2021-01-13T06:37:14.870Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-13T06:37:14.870Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T06:37:14.870Z] Selecting previously unselected package apparmor. [2021-01-13T06:37:14.870Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T06:37:14.870Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-13T06:37:15.131Z] Selecting previously unselected package libedit2:amd64. [2021-01-13T06:37:15.131Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-13T06:37:15.131Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T06:37:15.131Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-13T06:37:15.131Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T06:37:15.392Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:15.392Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-13T06:37:15.392Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T06:37:15.392Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:15.392Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-13T06:37:15.392Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-13T06:37:15.392Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T06:37:15.654Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-13T06:37:15.654Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T06:37:15.654Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:15.654Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-13T06:37:15.654Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T06:37:15.654Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:15.915Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-13T06:37:15.916Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-13T06:37:15.916Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T06:37:16.177Z] Selecting previously unselected package openssh-client. [2021-01-13T06:37:16.177Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-13T06:37:16.177Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T06:37:16.177Z] Selecting previously unselected package squashfs-tools. [2021-01-13T06:37:16.177Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-13T06:37:16.177Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T06:37:16.437Z] Selecting previously unselected package snapd. [2021-01-13T06:37:16.437Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-13T06:37:16.438Z] Unpacking snapd (2.48+18.04) ... [2021-01-13T06:37:18.014Z] Building docker-core-command-go ... [2021-01-13T06:37:18.014Z] Building docker-core-data-go ... [2021-01-13T06:37:18.014Z] Building docker-core-metadata-go ... [2021-01-13T06:37:18.014Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T06:37:18.014Z] Building docker-security-proxy-setup-go ... [2021-01-13T06:37:18.014Z] Building docker-security-secretstore-setup-go ... [2021-01-13T06:37:18.014Z] Building docker-support-notifications-go ... [2021-01-13T06:37:18.014Z] Building docker-support-scheduler-go ... [2021-01-13T06:37:18.014Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T06:37:18.014Z] Building docker-core-command-go [2021-01-13T06:37:18.014Z] Building docker-support-scheduler-go [2021-01-13T06:37:18.014Z] Building docker-security-proxy-setup-go [2021-01-13T06:37:18.014Z] Building docker-security-secretstore-setup-go [2021-01-13T06:37:18.014Z] Building docker-support-notifications-go [2021-01-13T06:37:18.367Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T06:37:18.628Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T06:37:18.628Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-13T06:37:18.628Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T06:37:18.889Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T06:37:18.889Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:18.889Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T06:37:18.889Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-13T06:37:18.889Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-13T06:37:20.277Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T06:37:20.850Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T06:37:20.850Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T06:37:20.850Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:20.850Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:20.850Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T06:37:21.422Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T06:37:21.422Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:21.683Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T06:37:21.683Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-13T06:37:21.683Z] running python rtupdate hooks for python3.6... [2021-01-13T06:37:21.683Z] running python post-rtupdate hooks for python3.6... [2021-01-13T06:37:21.683Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-13T06:37:23.612Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-13T06:37:23.612Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T06:37:23.612Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T06:37:23.877Z] Setting up snapd (2.48+18.04) ... [2021-01-13T06:37:24.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-13T06:37:24.400Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-13T06:37:24.662Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-13T06:37:24.662Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-13T06:37:24.924Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T06:37:24.924Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T06:37:25.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-13T06:37:25.186Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-13T06:37:25.447Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-13T06:37:25.708Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-13T06:37:25.708Z] /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-13T06:37:25.974Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T06:37:25.974Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T06:37:26.927Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T06:37:26.927Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T06:37:27.188Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T06:37:28.393Z] Reading package lists... [2021-01-13T06:37:28.393Z] Reading package lists... [2021-01-13T06:37:28.653Z] Building dependency tree... [2021-01-13T06:37:28.653Z] Reading state information... [2021-01-13T06:37:28.916Z] Calculating upgrade... [2021-01-13T06:37:28.916Z] The following packages will be upgraded: [2021-01-13T06:37:28.916Z] advancecomp base-files bash binutils binutils-common [2021-01-13T06:37:28.916Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-13T06:37:28.916Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-13T06:37:28.916Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-13T06:37:28.916Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-13T06:37:28.916Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-13T06:37:28.916Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-13T06:37:28.916Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-13T06:37:28.916Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-13T06:37:28.916Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-13T06:37:28.916Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-13T06:37:28.916Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-13T06:37:28.916Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-13T06:37:28.916Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-13T06:37:28.916Z] ubuntu-keyring util-linux [2021-01-13T06:37:28.916Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T06:37:28.916Z] Need to get 63.7 MB of archives. [2021-01-13T06:37:28.916Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-13T06:37:28.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-13T06:37:29.176Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-13T06:37:29.176Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-13T06:37:29.176Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-13T06:37:29.176Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-13T06:37:29.176Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-13T06:37:29.176Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-13T06:37:29.176Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-13T06:37:29.176Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-13T06:37:29.176Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-13T06:37:29.176Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-13T06:37:29.176Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-13T06:37:29.176Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-13T06:37:29.176Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-13T06:37:29.176Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-13T06:37:29.176Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-13T06:37:29.176Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-13T06:37:29.176Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-13T06:37:29.176Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-13T06:37:29.176Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-13T06:37:29.444Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-13T06:37:29.444Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-13T06:37:29.444Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-13T06:37:29.444Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-13T06:37:29.444Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-13T06:37:29.444Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-13T06:37:29.444Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-13T06:37:29.444Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-13T06:37:29.444Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-13T06:37:29.444Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-13T06:37:29.444Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-13T06:37:29.444Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-13T06:37:29.444Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-13T06:37:29.444Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-13T06:37:29.444Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-13T06:37:29.444Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-13T06:37:29.444Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-13T06:37:29.444Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-13T06:37:29.444Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-13T06:37:29.444Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-13T06:37:29.444Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-13T06:37:29.444Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-13T06:37:29.444Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-13T06:37:29.444Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-13T06:37:29.444Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-13T06:37:29.444Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-13T06:37:29.444Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-13T06:37:29.444Z] Get:48 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-13T06:37:29.444Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-13T06:37:29.444Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-13T06:37:29.444Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-13T06:37:29.444Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-13T06:37:29.444Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-13T06:37:29.444Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-13T06:37:29.444Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-13T06:37:29.706Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-13T06:37:29.706Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-13T06:37:29.706Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-13T06:37:29.965Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-13T06:37:29.965Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-13T06:37:29.965Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-13T06:37:29.965Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-13T06:37:29.965Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-13T06:37:29.965Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-13T06:37:30.224Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-13T06:37:30.224Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-13T06:37:30.484Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-13T06:37:30.484Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-13T06:37:30.484Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-13T06:37:30.484Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-13T06:37:30.484Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-13T06:37:30.484Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-13T06:37:30.484Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-13T06:37:30.484Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-13T06:37:30.484Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-13T06:37:30.484Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-13T06:37:30.484Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-13T06:37:30.484Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-13T06:37:30.484Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-13T06:37:30.745Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-13T06:37:30.745Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-13T06:37:30.745Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-13T06:37:30.745Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-13T06:37:30.745Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-13T06:37:30.745Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-13T06:37:30.746Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-13T06:37:30.746Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-13T06:37:30.746Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-13T06:37:30.746Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-13T06:37:30.746Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-13T06:37:30.746Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-13T06:37:30.746Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-13T06:37:30.746Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-13T06:37:30.746Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-13T06:37:31.006Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-13T06:37:31.006Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-13T06:37:31.006Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-13T06:37:31.266Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T06:37:31.266Z] Fetched 63.7 MB in 2s (31.2 MB/s) [2021-01-13T06:37:31.266Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:31.266Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T06:37:31.266Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T06:37:31.840Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T06:37:31.840Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T06:37:32.100Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-13T06:37:32.100Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-13T06:37:33.039Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.039Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.039Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.039Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.039Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.300Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.300Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.300Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.560Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.560Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.560Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.560Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.823Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:33.823Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:33.823Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:37:34.084Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T06:37:34.084Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:34.084Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-13T06:37:34.084Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:37:34.345Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T06:37:34.345Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:34.345Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:34.345Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:34.345Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:34.605Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:34.605Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T06:37:34.868Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:37:34.868Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T06:37:34.868Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T06:37:35.129Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T06:37:35.390Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T06:37:35.658Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T06:37:35.658Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-13T06:37:35.921Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-13T06:37:35.921Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-13T06:37:35.921Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-13T06:37:36.181Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-13T06:37:36.181Z] Installing new version of config file /etc/issue ... [2021-01-13T06:37:36.181Z] Installing new version of config file /etc/issue.net ... [2021-01-13T06:37:36.181Z] Installing new version of config file /etc/lsb-release ... [2021-01-13T06:37:36.181Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-13T06:37:36.442Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-13T06:37:36.442Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-13T06:37:36.704Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-13T06:37:36.704Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:36.704Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-13T06:37:36.704Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-13T06:37:36.965Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-13T06:37:36.965Z] 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-13T06:37:36.965Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:36.965Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:36.965Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:37.225Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:37.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:37.225Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-13T06:37:37.225Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-13T06:37:37.485Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-13T06:37:37.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:37.485Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-13T06:37:37.485Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T06:37:37.747Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-13T06:37:38.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:38.008Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:38.008Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T06:37:38.008Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T06:37:38.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:38.269Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:38.269Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T06:37:38.269Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-13T06:37:38.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:38.531Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-13T06:37:38.531Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-13T06:37:38.531Z] Setting up grep (3.1-2build1) ... [2021-01-13T06:37:38.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:38.793Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T06:37:38.793Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T06:37:38.793Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-13T06:37:39.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:39.056Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T06:37:39.056Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T06:37:39.056Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-13T06:37:39.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:39.056Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T06:37:39.317Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T06:37:39.578Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T06:37:39.578Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T06:37:39.838Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T06:37:39.838Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T06:37:40.410Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-13T06:37:40.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:40.410Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-13T06:37:40.410Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T06:37:41.796Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T06:37:41.796Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T06:37:41.796Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T06:37:41.796Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T06:37:41.796Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T06:37:42.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:42.058Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-13T06:37:42.058Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-13T06:37:42.343Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-13T06:37:42.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:42.343Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:42.343Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:42.624Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:42.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:42.624Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:42.624Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:42.885Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:42.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:42.885Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:42.885Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:43.146Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:43.146Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:43.146Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:43.146Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:43.406Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:43.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:43.406Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T06:37:43.666Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T06:37:43.666Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T06:37:43.666Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T06:37:43.926Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T06:37:43.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:43.926Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T06:37:43.926Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T06:37:44.187Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T06:37:44.187Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:44.187Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:44.187Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:44.187Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:44.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:44.448Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:44.448Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:44.448Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:44.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:44.709Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:44.709Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:44.974Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:37:45.545Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-13T06:37:45.545Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-13T06:37:45.813Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:45.813Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T06:37:45.813Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T06:37:46.075Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T06:37:46.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T06:37:46.075Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-13T06:37:46.075Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T06:37:46.338Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-13T06:37:46.338Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:46.338Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-13T06:37:46.620Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-13T06:37:46.620Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-13T06:37:46.880Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:46.880Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T06:37:47.148Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T06:37:47.148Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T06:37:47.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:47.408Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T06:37:47.408Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T06:37:47.408Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T06:37:47.668Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:47.668Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T06:37:47.668Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T06:37:47.946Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T06:37:48.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:48.220Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T06:37:48.220Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T06:37:48.220Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-13T06:37:48.220Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T06:37:48.481Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:48.481Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T06:37:48.481Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T06:37:48.745Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:48.745Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-13T06:37:48.745Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-13T06:37:49.006Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-13T06:37:49.006Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:49.006Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-13T06:37:49.006Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T06:37:49.267Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T06:37:49.532Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:49.532Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:49.532Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T06:37:49.532Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T06:37:49.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:49.792Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-13T06:37:49.792Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-13T06:37:50.052Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-13T06:37:50.052Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:50.052Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T06:37:50.052Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T06:37:50.313Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-13T06:37:50.575Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:50.575Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T06:37:50.575Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T06:37:50.835Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-13T06:37:50.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:50.835Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-13T06:37:50.835Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-13T06:37:51.095Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-13T06:37:51.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:51.356Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-13T06:37:51.356Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-13T06:37:51.356Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-13T06:37:51.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:51.356Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-13T06:37:51.618Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-13T06:37:51.618Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-13T06:37:51.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:51.878Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-13T06:37:52.139Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-13T06:37:52.139Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-13T06:37:52.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:52.139Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T06:37:52.139Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-13T06:37:52.400Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-13T06:37:52.400Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T06:37:52.400Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-13T06:37:52.400Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-13T06:37:52.660Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-13T06:37:52.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-13T06:37:52.660Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T06:37:52.660Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T06:37:52.921Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T06:37:52.921Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T06:37:53.182Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T06:37:53.182Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T06:37:53.182Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-13T06:37:53.182Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-13T06:37:53.449Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T06:37:53.449Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-13T06:37:53.711Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T06:37:53.711Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-13T06:37:53.711Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-13T06:37:53.711Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-13T06:37:53.972Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-13T06:37:53.972Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-13T06:37:53.972Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-13T06:37:53.972Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-13T06:37:54.233Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-13T06:37:54.233Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-13T06:37:54.233Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-13T06:37:54.233Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-13T06:37:54.495Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-13T06:37:54.495Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-13T06:37:55.435Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-13T06:37:55.435Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-13T06:37:55.435Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-13T06:37:55.435Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-13T06:37:55.694Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T06:37:55.695Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T06:37:55.954Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T06:37:55.954Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T06:37:56.229Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T06:37:56.229Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T06:37:56.490Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T06:37:56.490Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T06:37:56.490Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:56.490Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:56.753Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:56.753Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:57.014Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:57.014Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:57.275Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:57.275Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:58.218Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:58.218Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:59.162Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:59.162Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:59.732Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:59.732Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:37:59.993Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:37:59.993Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:38:00.934Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T06:38:00.934Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T06:38:00.934Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T06:38:01.195Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T06:38:01.195Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T06:38:01.195Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T06:38:01.458Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T06:38:01.458Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T06:38:01.458Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-13T06:38:01.458Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-13T06:38:01.719Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T06:38:01.719Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T06:38:01.719Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T06:38:01.719Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T06:38:01.981Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-13T06:38:01.981Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-13T06:38:01.981Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:02.246Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T06:38:02.246Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:02.246Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:02.509Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:02.509Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-13T06:38:02.509Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-13T06:38:02.509Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-13T06:38:02.509Z] [2021-01-13T06:38:02.509Z] Current default time zone: 'Etc/UTC' [2021-01-13T06:38:02.509Z] Local time is now: Wed Jan 13 06:38:02 UTC 2021. [2021-01-13T06:38:02.509Z] Universal Time is now: Wed Jan 13 06:38:02 UTC 2021. [2021-01-13T06:38:02.509Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-13T06:38:02.509Z] [2021-01-13T06:38:02.509Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-13T06:38:02.770Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:02.770Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-13T06:38:02.770Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-13T06:38:02.770Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-13T06:38:02.770Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-13T06:38:02.770Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-13T06:38:02.770Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-13T06:38:03.031Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-13T06:38:03.031Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T06:38:03.031Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:03.031Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-13T06:38:03.294Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:03.294Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T06:38:03.294Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:03.294Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-13T06:38:03.294Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-13T06:38:03.294Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-13T06:38:03.294Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T06:38:03.294Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-13T06:38:03.294Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-13T06:38:03.294Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-13T06:38:03.554Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T06:38:05.467Z] Updating certificates in /etc/ssl/certs... [2021-01-13T06:38:06.411Z] 22 added, 17 removed; done. [2021-01-13T06:38:06.411Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T06:38:06.411Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T06:38:06.411Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-13T06:38:06.411Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-13T06:38:06.411Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-13T06:38:06.411Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.411Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T06:38:06.411Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.411Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.681Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.681Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.681Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.681Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-13T06:38:06.681Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-13T06:38:06.681Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-13T06:38:06.681Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-13T06:38:06.945Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-13T06:38:06.945Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.945Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T06:38:06.945Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-13T06:38:06.945Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-13T06:38:06.945Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-13T06:38:07.205Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T06:38:07.205Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T06:38:07.205Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-13T06:38:07.205Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T06:38:07.205Z] Updating certificates in /etc/ssl/certs... [2021-01-13T06:38:07.780Z] 0 added, 0 removed; done. [2021-01-13T06:38:07.780Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-13T06:38:07.780Z] done. [2021-01-13T06:38:08.351Z] Reading package lists... [2021-01-13T06:38:08.351Z] Building dependency tree... [2021-01-13T06:38:08.351Z] Reading state information... [2021-01-13T06:38:08.612Z] The following NEW packages will be installed: [2021-01-13T06:38:08.612Z] apt-transport-https [2021-01-13T06:38:08.873Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T06:38:08.873Z] Need to get 1696 B of archives. [2021-01-13T06:38:08.873Z] After this operation, 153 kB of additional disk space will be used. [2021-01-13T06:38:08.873Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-13T06:38:08.873Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T06:38:08.873Z] Fetched 1696 B in 0s (7739 B/s) [2021-01-13T06:38:08.873Z] Selecting previously unselected package apt-transport-https. [2021-01-13T06:38:08.873Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-13T06:38:08.873Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-13T06:38:08.873Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T06:38:09.134Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T06:38:09.393Z] Waiting for network to be ready... [2021-01-13T06:38:15.985Z] 2021-01-13T06:38:12Z INFO Waiting for automatic snapd restart... [2021-01-13T06:38:15.985Z] snapd 2.48.2 from Canonical* installed [2021-01-13T06:38:16.556Z] "snapd" switched to the "latest/stable" channel [2021-01-13T06:38:16.556Z] [2021-01-13T06:38:19.099Z] core18 20201210 from Canonical* installed [2021-01-13T06:38:19.360Z] "core18" switched to the "latest/stable" channel [2021-01-13T06:38:19.360Z] [2021-01-13T06:38:22.665Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T06:38:22.665Z] "snapcraft" switched to the "latest/stable" channel [2021-01-13T06:38:22.665Z] [2021-01-13T06:38:25.968Z] 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-13T06:38:25.968Z] - README.md [2021-01-13T06:38:25.968Z] - snapcraft.yaml.orig [2021-01-13T06:38:25.968Z] [2021-01-13T06:38:25.968Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T06:38:25.982Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:38:25.982Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:38:25.982Z] ---> cf826ed65c7e [2021-01-13T06:38:25.982Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T06:38:25.982Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:38:25.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:38:25.982Z] ---> cf826ed65c7e [2021-01-13T06:38:25.982Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T06:38:25.982Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:38:25.982Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:38:25.982Z] ---> cf826ed65c7e [2021-01-13T06:38:25.982Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T06:38:25.982Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:38:25.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:38:25.982Z] ---> cf826ed65c7e [2021-01-13T06:38:25.982Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:38:25.982Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:38:25.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:38:25.982Z] ---> cf826ed65c7e [2021-01-13T06:38:25.982Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T06:38:28.610Z] ---> Running in 8e85bab72f0a [2021-01-13T06:38:28.610Z] ---> Running in 792cde087a6c [2021-01-13T06:38:28.610Z] ---> Running in 5c6907753a61 [2021-01-13T06:38:28.610Z] ---> Running in e87e6a572544 [2021-01-13T06:38:28.610Z] ---> Running in 43ebd03eec82 [2021-01-13T06:38:29.216Z] Removing intermediate container 8e85bab72f0a [2021-01-13T06:38:29.216Z] ---> ac94c1039fe2 [2021-01-13T06:38:29.216Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:38:29.491Z] Removing intermediate container e87e6a572544 [2021-01-13T06:38:29.491Z] ---> f6fafcda9713 [2021-01-13T06:38:29.491Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:38:29.491Z] Removing intermediate container 792cde087a6c [2021-01-13T06:38:29.491Z] ---> 2ab569393e25 [2021-01-13T06:38:29.491Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:38:29.491Z] Removing intermediate container 5c6907753a61 [2021-01-13T06:38:29.491Z] ---> d939453819f9 [2021-01-13T06:38:29.491Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:38:29.491Z] ---> Running in 5d5bae3b6ac1 [2021-01-13T06:38:29.491Z] Removing intermediate container 43ebd03eec82 [2021-01-13T06:38:29.491Z] ---> 99b794ae6d80 [2021-01-13T06:38:29.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:38:29.766Z] ---> Running in 72ec4369acbc [2021-01-13T06:38:29.766Z] ---> Running in 873635306f0f [2021-01-13T06:38:29.766Z] ---> Running in 2135c7f993f4 [2021-01-13T06:38:29.766Z] ---> Running in c2b57bfb3f10 [2021-01-13T06:38:32.562Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T06:38:32.562Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T06:38:32.562Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T06:38:32.562Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T06:38:33.161Z] Removing intermediate container 5d5bae3b6ac1 [2021-01-13T06:38:33.161Z] ---> 06cc409c0afa [2021-01-13T06:38:33.161Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T06:38:33.435Z] ---> Running in 45bd5c30fad9 [2021-01-13T06:38:33.435Z] Removing intermediate container 72ec4369acbc [2021-01-13T06:38:33.435Z] ---> 987a3662f6b9 [2021-01-13T06:38:33.435Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T06:38:33.704Z] Reading package lists... [2021-01-13T06:38:33.710Z] Removing intermediate container c2b57bfb3f10 [2021-01-13T06:38:33.710Z] ---> 7927e54930c7 [2021-01-13T06:38:33.710Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T06:38:33.985Z] ---> Running in 2719fcf5f1b2 [2021-01-13T06:38:34.262Z] ---> Running in 7142d4e91e91 [2021-01-13T06:38:34.262Z] Removing intermediate container 873635306f0f [2021-01-13T06:38:34.262Z] ---> e21596bc787f [2021-01-13T06:38:34.262Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T06:38:34.262Z] Removing intermediate container 2135c7f993f4 [2021-01-13T06:38:34.262Z] ---> 3b2205d060d4 [2021-01-13T06:38:34.262Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:38:34.275Z] 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-13T06:38:34.537Z] ---> Running in 8a9f58758256 [2021-01-13T06:38:34.813Z] ---> Running in c83cacd19bc3 [2021-01-13T06:38:35.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:36.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:37.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:37.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:37.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:38:37.453Z] OK: 217 MiB in 51 packages [2021-01-13T06:38:38.059Z] OK: 217 MiB in 51 packages [2021-01-13T06:38:38.664Z] OK: 217 MiB in 51 packages [2021-01-13T06:38:38.939Z] Removing intermediate container 45bd5c30fad9 [2021-01-13T06:38:38.939Z] ---> cdc610814810 [2021-01-13T06:38:38.939Z] Step 6/24 : COPY go.mod . [2021-01-13T06:38:38.939Z] OK: 217 MiB in 51 packages [2021-01-13T06:38:39.211Z] OK: 217 MiB in 51 packages [2021-01-13T06:38:39.818Z] Removing intermediate container 2719fcf5f1b2 [2021-01-13T06:38:39.818Z] ---> 0e6e871873f5 [2021-01-13T06:38:39.818Z] Step 6/21 : COPY go.mod . [2021-01-13T06:38:40.103Z] ---> 6fb82908b063 [2021-01-13T06:38:40.103Z] Step 7/24 : RUN go mod download [2021-01-13T06:38:40.379Z] ---> Running in 774bc80fe586 [2021-01-13T06:38:40.379Z] Removing intermediate container c83cacd19bc3 [2021-01-13T06:38:40.379Z] ---> c51a6e55884d [2021-01-13T06:38:40.379Z] Step 6/22 : COPY go.mod . [2021-01-13T06:38:40.866Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T06:38:40.866Z] Reading package lists... [2021-01-13T06:38:40.866Z] Building dependency tree... [2021-01-13T06:38:40.866Z] Reading state information... [2021-01-13T06:38:40.866Z] Suggested packages: [2021-01-13T06:38:40.866Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-13T06:38:40.866Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-13T06:38:40.866Z] Recommended packages: [2021-01-13T06:38:40.866Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-13T06:38:40.866Z] The following NEW packages will be installed: [2021-01-13T06:38:40.866Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-13T06:38:40.866Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-13T06:38:40.866Z] pkg-config zip [2021-01-13T06:38:40.866Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T06:38:40.866Z] Need to get 7655 kB of archives. [2021-01-13T06:38:40.866Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-13T06:38:40.866Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-13T06:38:40.866Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-13T06:38:40.866Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-13T06:38:40.982Z] ---> bf0289117d6e [2021-01-13T06:38:40.982Z] Step 7/21 : RUN go mod download [2021-01-13T06:38:41.133Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-13T06:38:41.133Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-13T06:38:41.133Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-13T06:38:41.133Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-13T06:38:41.133Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-13T06:38:41.260Z] Removing intermediate container 8a9f58758256 [2021-01-13T06:38:41.261Z] ---> 887eb3e2b68a [2021-01-13T06:38:41.261Z] Step 6/24 : COPY go.mod . [2021-01-13T06:38:41.261Z] Removing intermediate container 7142d4e91e91 [2021-01-13T06:38:41.261Z] ---> a5063edc84b3 [2021-01-13T06:38:41.261Z] Step 6/21 : COPY go.mod . [2021-01-13T06:38:41.261Z] ---> Running in 05fd2dbdc22f [2021-01-13T06:38:41.394Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-13T06:38:41.394Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-13T06:38:41.394Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-13T06:38:41.394Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-13T06:38:41.394Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-13T06:38:41.535Z] ---> 11f9654eef85 [2021-01-13T06:38:41.535Z] Step 7/22 : RUN go mod download [2021-01-13T06:38:41.656Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-13T06:38:41.656Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-13T06:38:41.812Z] ---> Running in b108a4c2b852 [2021-01-13T06:38:41.920Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T06:38:41.920Z] Fetched 7655 kB in 1s (6496 kB/s) [2021-01-13T06:38:41.920Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-13T06:38:41.920Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-13T06:38:41.920Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-13T06:38:41.920Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T06:38:42.183Z] Selecting previously unselected package libpsl5:amd64. [2021-01-13T06:38:42.183Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-13T06:38:42.183Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T06:38:42.183Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-13T06:38:42.183Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-13T06:38:42.444Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T06:38:42.444Z] Selecting previously unselected package librtmp1:amd64. [2021-01-13T06:38:42.444Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-13T06:38:42.444Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T06:38:42.444Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-13T06:38:42.444Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-13T06:38:42.444Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T06:38:42.757Z] Selecting previously unselected package liberror-perl. [2021-01-13T06:38:42.757Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-13T06:38:42.757Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-13T06:38:42.757Z] Selecting previously unselected package git-man. [2021-01-13T06:38:42.757Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-13T06:38:42.757Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T06:38:42.807Z] ---> ded02062a066 [2021-01-13T06:38:42.807Z] Step 7/24 : RUN go mod download [2021-01-13T06:38:42.807Z] ---> e4c19b1de994 [2021-01-13T06:38:42.807Z] Step 7/21 : RUN go mod download [2021-01-13T06:38:42.807Z] ---> Running in 68aaf02879de [2021-01-13T06:38:42.807Z] ---> Running in fabffc2c2ad3 [2021-01-13T06:38:43.019Z] Selecting previously unselected package git. [2021-01-13T06:38:43.019Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-13T06:38:43.019Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T06:38:43.592Z] Selecting previously unselected package libnorm1:amd64. [2021-01-13T06:38:43.592Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-13T06:38:43.592Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T06:38:43.853Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-13T06:38:43.853Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-13T06:38:43.853Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T06:38:43.853Z] Selecting previously unselected package libsodium23:amd64. [2021-01-13T06:38:43.853Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-13T06:38:43.853Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-13T06:38:44.115Z] Selecting previously unselected package libzmq5:amd64. [2021-01-13T06:38:44.115Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T06:38:44.115Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T06:38:44.115Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-13T06:38:44.115Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T06:38:44.115Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T06:38:44.265Z] Removing intermediate container 774bc80fe586 [2021-01-13T06:38:44.266Z] ---> 019631b4c6fb [2021-01-13T06:38:44.266Z] Step 8/24 : COPY . . [2021-01-13T06:38:44.377Z] Selecting previously unselected package pkg-config. [2021-01-13T06:38:44.377Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-13T06:38:44.377Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T06:38:44.377Z] Selecting previously unselected package zip. [2021-01-13T06:38:44.377Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-13T06:38:44.377Z] Unpacking zip (3.0-11build1) ... [2021-01-13T06:38:44.377Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T06:38:44.639Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T06:38:44.639Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T06:38:44.639Z] Setting up liberror-perl (0.17025-1) ... [2021-01-13T06:38:44.639Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T06:38:44.639Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T06:38:44.639Z] No schema files found: doing nothing. [2021-01-13T06:38:44.639Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T06:38:44.639Z] Setting up zip (3.0-11build1) ... [2021-01-13T06:38:44.639Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T06:38:44.639Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-13T06:38:44.639Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T06:38:44.900Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T06:38:44.900Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T06:38:44.900Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T06:38:44.900Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T06:38:44.900Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T06:38:46.271Z] Removing intermediate container 05fd2dbdc22f [2021-01-13T06:38:46.272Z] ---> ce3c137b7c31 [2021-01-13T06:38:46.272Z] Step 8/21 : COPY . . [2021-01-13T06:38:46.869Z] Removing intermediate container b108a4c2b852 [2021-01-13T06:38:46.869Z] ---> 1a56be9db22a [2021-01-13T06:38:46.869Z] Step 8/22 : COPY . . [2021-01-13T06:38:47.470Z] Removing intermediate container 68aaf02879de [2021-01-13T06:38:47.470Z] ---> e1b24a4fdf2b [2021-01-13T06:38:47.470Z] Step 8/24 : COPY . . [2021-01-13T06:38:48.459Z] Removing intermediate container fabffc2c2ad3 [2021-01-13T06:38:48.459Z] ---> d6733960ea0c [2021-01-13T06:38:48.459Z] Step 8/21 : COPY . . [2021-01-13T06:38:51.485Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T06:38:51.485Z] git set to automatically installed. [2021-01-13T06:38:51.485Z] git-man set to automatically installed. [2021-01-13T06:38:51.485Z] libcurl3-gnutls set to automatically installed. [2021-01-13T06:38:51.485Z] liberror-perl set to automatically installed. [2021-01-13T06:38:51.485Z] libglib2.0-0 set to automatically installed. [2021-01-13T06:38:51.485Z] libnghttp2-14 set to automatically installed. [2021-01-13T06:38:51.485Z] libnorm1 set to automatically installed. [2021-01-13T06:38:51.485Z] libpgm-5.2-0 set to automatically installed. [2021-01-13T06:38:51.485Z] libpsl5 set to automatically installed. [2021-01-13T06:38:51.485Z] librtmp1 set to automatically installed. [2021-01-13T06:38:51.485Z] libsodium23 set to automatically installed. [2021-01-13T06:38:51.485Z] libzmq3-dev set to automatically installed. [2021-01-13T06:38:51.485Z] libzmq5 set to automatically installed. [2021-01-13T06:38:51.485Z] pkg-config set to automatically installed. [2021-01-13T06:38:51.485Z] zip set to automatically installed. [2021-01-13T06:38:53.401Z] snapd is not logged in, snap install commands will use sudo [2021-01-13T06:38:59.990Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T06:39:00.253Z] snap "core18" has no updates available [2021-01-13T06:39:01.638Z] Pulling config-common [2021-01-13T06:39:02.581Z] Pulling go-build-helper [2021-01-13T06:39:15.246Z] ---> db6707d8b3f9 [2021-01-13T06:39:15.246Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T06:39:15.246Z] ---> de4d0a43579a [2021-01-13T06:39:15.246Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T06:39:15.246Z] ---> 5e897c582bed [2021-01-13T06:39:15.246Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T06:39:15.246Z] ---> d68dda744db5 [2021-01-13T06:39:15.246Z] ---> 1c75ea7b3a21 [2021-01-13T06:39:15.246Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T06:39:15.246Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T06:39:15.246Z] ---> Running in 93e55689945a [2021-01-13T06:39:15.246Z] ---> Running in c95a5b95578d [2021-01-13T06:39:15.246Z] ---> Running in 78cf96c8fc79 [2021-01-13T06:39:15.246Z] ---> Running in 5bcf66d1cb44 [2021-01-13T06:39:15.246Z] ---> Running in 33692432cbc1 [2021-01-13T06:39:15.246Z] 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-13T06:39:15.246Z] 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-13T06:39:15.246Z] 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-13T06:39:15.246Z] 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-13T06:39:15.246Z] 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-13T06:39:24.540Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T06:39:24.540Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T06:39:24.540Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T06:39:24.540Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T06:39:24.540Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T06:39:24.540Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T06:39:24.540Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T06:39:24.540Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T06:39:24.540Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T06:39:24.540Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T06:39:24.540Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T06:39:24.540Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T06:39:24.540Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T06:39:24.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T06:39:24.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T06:39:24.540Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T06:39:24.540Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T06:39:24.540Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T06:39:24.540Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T06:39:24.540Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T06:39:24.540Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T06:39:24.540Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T06:39:24.540Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T06:39:24.540Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T06:39:24.540Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T06:39:24.540Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T06:39:24.540Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T06:39:24.540Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-13T06:39:24.540Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-13T06:39:24.540Z] Fetched 279 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-13T06:39:24.540Z] Fetched 122 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-13T06:39:24.540Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-13T06:39:24.540Z] Fetched 8848 B in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-13T06:39:24.540Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-13T06:39:24.540Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-13T06:39:24.540Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-13T06:39:24.540Z] Fetched 214 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-13T06:39:24.540Z] Fetched 155 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-13T06:39:24.540Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-13T06:39:24.540Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-13T06:39:24.540Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-13T06:39:24.540Z] Fetched 499 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-13T06:39:24.540Z] Fetched 111 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-13T06:39:24.540Z] Fetched 240 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-13T06:39:24.540Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-13T06:39:24.540Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-13T06:39:24.540Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-13T06:39:24.540Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-13T06:39:24.540Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-13T06:39:24.540Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-13T06:39:24.540Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-13T06:39:24.540Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-13T06:39:24.540Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-13T06:39:24.540Z] Fetched 8720 B in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-13T06:39:24.541Z] Fetched 137 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-13T06:39:24.541Z] Fetched 119 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-13T06:39:24.541Z] Fetched 109 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-13T06:39:24.541Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-13T06:39:24.541Z] Fetched 645 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-13T06:39:24.541Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-13T06:39:24.541Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-13T06:39:24.541Z] Fetched 368 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-13T06:39:24.541Z] Fetched 187 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-13T06:39:24.541Z] Fetched 175 kB in 0s (0 B/s) [2021-01-13T06:39:24.541Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-13T06:39:27.841Z] Fetched 206 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-13T06:39:27.841Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-13T06:39:27.841Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-13T06:39:27.841Z] Fetched 159 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-13T06:39:27.841Z] Fetched 107 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-13T06:39:27.841Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-13T06:39:27.841Z] Pulling static-packages [2021-01-13T06:39:28.102Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-13T06:39:28.102Z] Skipping pull go-build-helper (already ran) [2021-01-13T06:39:28.102Z] Skipping pull static-packages (already ran) [2021-01-13T06:39:28.102Z] Building go-build-helper [2021-01-13T06:39:32.308Z] Building static-packages [2021-01-13T06:39:33.696Z] Staging go-build-helper [2021-01-13T06:39:34.637Z] Staging static-packages [2021-01-13T06:39:35.578Z] Pulling go115 [2021-01-13T06:39:36.519Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-13T06:39:36.519Z] Skipping pull go115 (already ran) [2021-01-13T06:39:36.519Z] Building go115 [2021-01-13T06:39:36.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T06:39:36.519Z] Dload Upload Total Spent Left Speed [2021-01-13T06:39:40.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 205k 0 0 742k 0 0:02:39 --:--:-- 0:02:39 740k 21 115M 21 24.6M 0 0 19.2M 0 0:00:05 0:00:01 0:00:04 19.2M 52 115M 52 60.9M 0 0 26.7M 0 0:00:04 0:00:02 0:00:02 26.7M 86 115M 86 99.4M 0 0 30.3M 0 0:00:03 0:00:03 --:--:-- 30.3M 100 115M 100 115M 0 0 31.2M 0 0:00:03 0:00:03 --:--:-- 31.2M [2021-01-13T06:39:40.677Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-13T06:39:44.891Z] Staging go115 [2021-01-13T06:39:49.096Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T06:39:49.096Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T06:39:49.096Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T06:39:49.096Z] Fetched 0 B in 0s (0 B/s) [2021-01-13T06:39:49.096Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-13T06:39:49.096Z] Fetched 224 kB in 0s (0 B/s) [2021-01-13T06:39:49.096Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-13T06:39:49.096Z] Fetched 157 kB in 0s (0 B/s) [2021-01-13T06:39:49.096Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-13T06:39:49.096Z] Fetched 221 kB in 0s (0 B/s) [2021-01-13T06:39:49.096Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-13T06:39:49.096Z] Fetched 143 kB in 0s (0 B/s) [2021-01-13T06:39:49.096Z] Pulling edgex-go [2021-01-13T06:39:50.481Z] Pulling version [2021-01-13T06:39:51.421Z] Building config-common [2021-01-13T06:39:53.331Z] Skipping build go-build-helper (already ran) [2021-01-13T06:39:53.332Z] Skipping build static-packages (already ran) [2021-01-13T06:39:53.332Z] Skipping build go115 (already ran) [2021-01-13T06:39:53.332Z] Building edgex-go [2021-01-13T06:39:53.594Z] 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-13T06:39:56.142Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-13T06:39:56.142Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-13T06:39:56.142Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-13T06:39:56.142Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-13T06:39:56.142Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-13T06:39:56.142Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-13T06:39:56.142Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-13T06:39:56.142Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-13T06:39:56.142Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-13T06:39:56.142Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-13T06:39:56.142Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-13T06:39:56.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-13T06:39:56.142Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-13T06:39:56.142Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-13T06:39:56.142Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-13T06:39:56.142Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-13T06:39:56.142Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-13T06:39:56.142Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-13T06:39:56.142Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-13T06:39:56.142Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-13T06:39:56.404Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-13T06:39:56.404Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-13T06:40:02.992Z] 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-13T06:40:07.199Z] 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-13T06:40:07.771Z] 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-13T06:40:08.718Z] 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-13T06:40:08.987Z] 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-13T06:40:08.987Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-13T06:40:09.246Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-13T06:40:09.246Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-13T06:40:09.246Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-13T06:40:10.632Z] 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-13T06:40:10.632Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-13T06:40:10.632Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-13T06:40:12.016Z] 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-13T06:40:12.016Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-13T06:40:13.407Z] 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-13T06:40:13.407Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-13T06:40:14.798Z] 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-13T06:40:15.370Z] 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-13T06:40:16.311Z] 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-13T06:40:18.226Z] Building version [2021-01-13T06:40:20.144Z] Staging config-common [2021-01-13T06:40:21.089Z] Skipping stage go-build-helper (already ran) [2021-01-13T06:40:21.089Z] Skipping stage static-packages (already ran) [2021-01-13T06:40:21.089Z] Skipping stage go115 (already ran) [2021-01-13T06:40:21.089Z] Staging edgex-go [2021-01-13T06:40:22.048Z] Staging version [2021-01-13T06:40:22.997Z] Priming config-common [2021-01-13T06:40:23.939Z] Priming go-build-helper [2021-01-13T06:40:24.878Z] Priming static-packages [2021-01-13T06:40:27.430Z] Priming go115 [2021-01-13T06:40:28.038Z] Priming edgex-go [2021-01-13T06:40:29.131Z] Priming version [2021-01-13T06:40:29.871Z] 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-13T06:40:37.070Z] 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-13T06:40:37.070Z] 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-13T06:40:45.375Z] Removing intermediate container 78cf96c8fc79 [2021-01-13T06:40:45.375Z] ---> bb1cd8b1e298 [2021-01-13T06:40:45.375Z] [2021-01-13T06:40:45.375Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T06:40:45.650Z] 3.12: Pulling from library/alpine [2021-01-13T06:40:48.291Z] Removing intermediate container 93e55689945a [2021-01-13T06:40:48.291Z] ---> ec8e779b3916 [2021-01-13T06:40:48.291Z] [2021-01-13T06:40:48.291Z] Step 10/24 : FROM scratch [2021-01-13T06:40:48.291Z] ---> [2021-01-13T06:40:48.291Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T06:40:48.291Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T06:40:48.291Z] Removing intermediate container 5bcf66d1cb44 [2021-01-13T06:40:48.291Z] ---> dfeecb980c82 [2021-01-13T06:40:48.291Z] [2021-01-13T06:40:48.291Z] Step 10/22 : FROM scratch [2021-01-13T06:40:48.291Z] ---> [2021-01-13T06:40:48.291Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:40:48.291Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T06:40:48.291Z] ---> afeebe901d6b [2021-01-13T06:40:48.291Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T06:40:48.291Z] ---> Running in 9b1fce8cffc2 [2021-01-13T06:40:48.562Z] ---> Running in 8804bc5cbdb3 [2021-01-13T06:40:48.562Z] Removing intermediate container 33692432cbc1 [2021-01-13T06:40:48.562Z] ---> deb15293f0ed [2021-01-13T06:40:48.562Z] [2021-01-13T06:40:48.562Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T06:40:48.562Z] ---> afeebe901d6b [2021-01-13T06:40:48.562Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T06:40:48.562Z] Removing intermediate container c95a5b95578d [2021-01-13T06:40:48.562Z] ---> 1d7e616bd185 [2021-01-13T06:40:48.562Z] [2021-01-13T06:40:48.562Z] Step 10/21 : FROM scratch [2021-01-13T06:40:48.562Z] ---> [2021-01-13T06:40:48.562Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:40:48.833Z] ---> Running in ebda8d69eccc [2021-01-13T06:40:49.108Z] ---> Running in f54f50275eef [2021-01-13T06:40:49.108Z] ---> Running in 659964fe6924 [2021-01-13T06:40:49.108Z] Removing intermediate container 9b1fce8cffc2 [2021-01-13T06:40:49.108Z] ---> b87f49316595 [2021-01-13T06:40:49.108Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T06:40:49.108Z] Removing intermediate container 8804bc5cbdb3 [2021-01-13T06:40:49.108Z] ---> 9cd9ce204b4a [2021-01-13T06:40:49.108Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T06:40:49.392Z] ---> Running in 8320eb293f28 [2021-01-13T06:40:49.392Z] ---> Running in 0e4a569056bb [2021-01-13T06:40:49.680Z] Removing intermediate container f54f50275eef [2021-01-13T06:40:49.680Z] ---> 17f884483484 [2021-01-13T06:40:49.680Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T06:40:49.680Z] ---> Running in e51813683424 [2021-01-13T06:40:50.274Z] Removing intermediate container 8320eb293f28 [2021-01-13T06:40:50.274Z] ---> 5119e65a9aca [2021-01-13T06:40:50.274Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T06:40:50.274Z] Removing intermediate container 0e4a569056bb [2021-01-13T06:40:50.274Z] ---> 8219a1b04316 [2021-01-13T06:40:50.274Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T06:40:50.274Z] ---> Running in 7222b2dcbc97 [2021-01-13T06:40:50.274Z] ---> Running in 808e6b4f6a50 [2021-01-13T06:40:50.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:40:50.548Z] Removing intermediate container e51813683424 [2021-01-13T06:40:50.548Z] ---> e34f53352066 [2021-01-13T06:40:50.548Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T06:40:50.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:40:50.828Z] ---> Running in 142c0448cc06 [2021-01-13T06:40:50.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:40:50.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:40:50.828Z] Removing intermediate container 808e6b4f6a50 [2021-01-13T06:40:50.828Z] ---> 4f26a576a153 [2021-01-13T06:40:50.828Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T06:40:51.102Z] Removing intermediate container 7222b2dcbc97 [2021-01-13T06:40:51.102Z] ---> 73f5a18dd42a [2021-01-13T06:40:51.102Z] Step 14/22 : WORKDIR / [2021-01-13T06:40:51.102Z] ---> Running in 5ebe76e488c0 [2021-01-13T06:40:51.375Z] Removing intermediate container 142c0448cc06 [2021-01-13T06:40:51.375Z] ---> 30a2eda7e4f8 [2021-01-13T06:40:51.375Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:40:51.650Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T06:40:51.650Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T06:40:51.650Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:40:51.650Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T06:40:51.650Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T06:40:51.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:40:51.650Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:40:51.650Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T06:40:51.650Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T06:40:51.650Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T06:40:51.650Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T06:40:51.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:40:51.945Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T06:40:51.945Z] OK: 7 MiB in 18 packages [2021-01-13T06:40:52.305Z] OK: 7 MiB in 19 packages [2021-01-13T06:40:52.305Z] Removing intermediate container 5ebe76e488c0 [2021-01-13T06:40:52.305Z] ---> 34961464cd62 [2021-01-13T06:40:52.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:40:52.767Z] ---> 33ddeb22cd2f [2021-01-13T06:40:52.767Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T06:40:52.767Z] ---> dcc31a92dbc1 [2021-01-13T06:40:52.767Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T06:40:53.812Z] ---> 0a9e54cc32c1 [2021-01-13T06:40:53.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T06:40:55.253Z] Removing intermediate container 659964fe6924 [2021-01-13T06:40:55.253Z] ---> 1df125bd6be3 [2021-01-13T06:40:55.253Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T06:40:55.253Z] ---> 2e7262a26e13 [2021-01-13T06:40:55.253Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T06:40:55.525Z] ---> Running in 1055e470d360 [2021-01-13T06:40:55.525Z] ---> 6bde76a115f9 [2021-01-13T06:40:55.525Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T06:40:55.525Z] Removing intermediate container ebda8d69eccc [2021-01-13T06:40:55.525Z] ---> b0f87ffa8ac2 [2021-01-13T06:40:55.525Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T06:40:55.525Z] ---> b7d1af30f415 [2021-01-13T06:40:55.525Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T06:40:55.799Z] ---> Running in 73d34b18bd67 [2021-01-13T06:40:56.075Z] Removing intermediate container 1055e470d360 [2021-01-13T06:40:56.075Z] ---> 6d8bbec942be [2021-01-13T06:40:56.075Z] Step 13/21 : WORKDIR /edgex [2021-01-13T06:40:56.671Z] ---> Running in 48ad4706fbae [2021-01-13T06:40:56.671Z] Removing intermediate container 73d34b18bd67 [2021-01-13T06:40:56.671Z] ---> f79617bd7ad6 [2021-01-13T06:40:56.671Z] Step 13/24 : WORKDIR / [2021-01-13T06:40:56.945Z] ---> d65a3291c827 [2021-01-13T06:40:56.945Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T06:40:56.945Z] ---> 5b87b8aa4a1b [2021-01-13T06:40:56.945Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T06:40:56.945Z] ---> Running in 81395d244851 [2021-01-13T06:40:56.945Z] ---> Running in ddb3b80b10ec [2021-01-13T06:40:56.945Z] ---> 2413a91965af [2021-01-13T06:40:56.945Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:40:57.215Z] ---> Running in a043c37c008b [2021-01-13T06:40:57.215Z] Removing intermediate container 48ad4706fbae [2021-01-13T06:40:57.215Z] ---> fc2e82a6cadc [2021-01-13T06:40:57.215Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T06:40:57.809Z] Removing intermediate container ddb3b80b10ec [2021-01-13T06:40:57.809Z] ---> 3083794390c2 [2021-01-13T06:40:57.809Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:40:57.809Z] Removing intermediate container 81395d244851 [2021-01-13T06:40:57.809Z] ---> 5a6538fc7942 [2021-01-13T06:40:57.809Z] 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-13T06:40:57.809Z] Removing intermediate container a043c37c008b [2021-01-13T06:40:58.084Z] ---> d4ac25653929 [2021-01-13T06:40:58.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:40:58.084Z] ---> Running in adb91489aec2 [2021-01-13T06:40:58.084Z] ---> 73d64cb1fda8 [2021-01-13T06:40:58.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T06:40:58.359Z] ---> Running in 2b846f328b7f [2021-01-13T06:40:58.359Z] ---> 8c335fb14f61 [2021-01-13T06:40:58.359Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T06:40:58.638Z] Removing intermediate container adb91489aec2 [2021-01-13T06:40:58.638Z] ---> e57a3f384fb9 [2021-01-13T06:40:58.638Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T06:40:59.252Z] Removing intermediate container 2b846f328b7f [2021-01-13T06:40:59.252Z] ---> cc21914118bd [2021-01-13T06:40:59.252Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T06:40:59.252Z] ---> ac858898fef0 [2021-01-13T06:40:59.252Z] 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-13T06:40:59.252Z] ---> Running in fa48b3ccb616 [2021-01-13T06:40:59.535Z] ---> Running in 51c40d1310fb [2021-01-13T06:40:59.535Z] ---> a048caf03b54 [2021-01-13T06:40:59.535Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T06:40:59.810Z] ---> 64dbdfad6236 [2021-01-13T06:40:59.810Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T06:40:59.810Z] Removing intermediate container fa48b3ccb616 [2021-01-13T06:40:59.810Z] ---> e636126f0ece [2021-01-13T06:40:59.810Z] Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:41:00.084Z] Removing intermediate container 51c40d1310fb [2021-01-13T06:41:00.084Z] ---> a29add2f4e61 [2021-01-13T06:41:00.084Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:41:00.358Z] ---> Running in c605ce96a255 [2021-01-13T06:41:00.359Z] ---> 2965da25d5d7 [2021-01-13T06:41:00.359Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T06:41:00.359Z] ---> Running in d9d6e8a7602e [2021-01-13T06:41:01.335Z] ---> d25b9da51bde [2021-01-13T06:41:01.335Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T06:41:01.335Z] Removing intermediate container c605ce96a255 [2021-01-13T06:41:01.335Z] ---> 8a6946ebd71a [2021-01-13T06:41:01.335Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T06:41:01.335Z] Removing intermediate container d9d6e8a7602e [2021-01-13T06:41:01.335Z] ---> 26d013517938 [2021-01-13T06:41:01.335Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:41:01.335Z] ---> 17b2a75991f2 [2021-01-13T06:41:01.335Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T06:41:01.609Z] ---> 11864797b6d8 [2021-01-13T06:41:01.609Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T06:41:01.609Z] ---> Running in 65e333e77120 [2021-01-13T06:41:01.609Z] ---> Running in 4038232d7584 [2021-01-13T06:41:01.609Z] ---> Running in c79d68764f43 [2021-01-13T06:41:01.898Z] ---> Running in de718b358384 [2021-01-13T06:41:02.173Z] Removing intermediate container 65e333e77120 [2021-01-13T06:41:02.173Z] ---> 95255146b1ad [2021-01-13T06:41:02.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:41:02.447Z] Removing intermediate container 4038232d7584 [2021-01-13T06:41:02.447Z] ---> 87ed77251737 [2021-01-13T06:41:02.447Z] [2021-01-13T06:41:02.447Z] ---> Running in 4f6f1447db95 [2021-01-13T06:41:02.447Z] Removing intermediate container de718b358384 [2021-01-13T06:41:02.447Z] ---> 15b420098031 [2021-01-13T06:41:02.447Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T06:41:02.723Z] Removing intermediate container c79d68764f43 [2021-01-13T06:41:02.723Z] ---> 15f198ddb874 [2021-01-13T06:41:02.723Z] [2021-01-13T06:41:02.723Z] ---> Running in 20815337d7b9 [2021-01-13T06:41:03.003Z] Successfully built 87ed77251737 [2021-01-13T06:41:03.003Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T06:41:03.003Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-13T06:41:03.003Z] ---> ee5d15c4c50f [2021-01-13T06:41:03.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T06:41:03.288Z] Successfully built 15f198ddb874 [2021-01-13T06:41:03.288Z] Removing intermediate container 4f6f1447db95 [2021-01-13T06:41:03.289Z] ---> fb4b25072611 [2021-01-13T06:41:03.289Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T06:41:03.289Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T06:41:03.289Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-13T06:41:03.563Z] ---> Running in d3a1dbdd078e [2021-01-13T06:41:03.563Z] Removing intermediate container 20815337d7b9 [2021-01-13T06:41:03.563Z] ---> 184689628706 [2021-01-13T06:41:03.563Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T06:41:03.846Z] ---> Running in 91af4907335e [2021-01-13T06:41:04.122Z] Removing intermediate container d3a1dbdd078e [2021-01-13T06:41:04.122Z] ---> f3345e9b47a9 [2021-01-13T06:41:04.122Z] Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:41:04.395Z] ---> Running in 835cdf085d15 [2021-01-13T06:41:04.396Z] Removing intermediate container 91af4907335e [2021-01-13T06:41:04.396Z] ---> 06377217defb [2021-01-13T06:41:04.396Z] Step 20/21 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:41:04.667Z] ---> afe0b7230dcd [2021-01-13T06:41:04.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T06:41:04.667Z] ---> Running in 92762b47bc37 [2021-01-13T06:41:04.941Z] Removing intermediate container 835cdf085d15 [2021-01-13T06:41:04.941Z] ---> 716366c621ed [2021-01-13T06:41:04.941Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T06:41:05.220Z] ---> Running in ebd6abb355df [2021-01-13T06:41:05.492Z] Removing intermediate container 92762b47bc37 [2021-01-13T06:41:05.493Z] ---> 4165fd58d0f0 [2021-01-13T06:41:05.493Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T06:41:06.469Z] Removing intermediate container ebd6abb355df [2021-01-13T06:41:06.469Z] ---> b6aa2b983997 [2021-01-13T06:41:06.469Z] [2021-01-13T06:41:07.065Z] Successfully built b6aa2b983997 [2021-01-13T06:41:07.342Z] ---> ff611a5b7d74 [2021-01-13T06:41:07.342Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T06:41:07.342Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T06:41:07.342Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrap-redis-go [2021-01-13T06:41:07.342Z] ---> Running in db44ec4dce22 [2021-01-13T06:41:08.321Z] ---> Running in fa734b57535b [2021-01-13T06:41:08.321Z] Removing intermediate container db44ec4dce22 [2021-01-13T06:41:08.321Z] ---> 4720feccc8c8 [2021-01-13T06:41:08.321Z] [2021-01-13T06:41:08.597Z] Successfully built 4720feccc8c8 [2021-01-13T06:41:08.872Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T06:41:08.872Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-01-13T06:41:11.508Z] Removing intermediate container fa734b57535b [2021-01-13T06:41:11.508Z] ---> 63715615e092 [2021-01-13T06:41:11.508Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T06:41:11.781Z] ---> Running in 876365da71eb [2021-01-13T06:41:13.211Z] Removing intermediate container 876365da71eb [2021-01-13T06:41:13.211Z] ---> 421335d01817 [2021-01-13T06:41:13.211Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T06:41:14.193Z] ---> Running in 633a3fbf5adf [2021-01-13T06:41:15.168Z] Removing intermediate container 633a3fbf5adf [2021-01-13T06:41:15.168Z] ---> 088842ddfa4f [2021-01-13T06:41:15.168Z] Step 23/24 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:41:15.441Z] ---> Running in 7706e7d1df51 [2021-01-13T06:41:16.434Z] Removing intermediate container 7706e7d1df51 [2021-01-13T06:41:16.434Z] ---> 6bb1389e088b [2021-01-13T06:41:16.434Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T06:41:16.716Z] ---> Running in 1b7aa9a65578 [2021-01-13T06:41:17.696Z] Removing intermediate container 1b7aa9a65578 [2021-01-13T06:41:17.696Z] ---> 45d5787b92b2 [2021-01-13T06:41:17.696Z] [2021-01-13T06:41:17.971Z] Successfully built 45d5787b92b2 [2021-01-13T06:41:17.971Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T06:41:56.968Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:41:56.968Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:41:56.968Z] ---> cf826ed65c7e [2021-01-13T06:41:56.968Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d939453819f9 [2021-01-13T06:41:56.968Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> 7927e54930c7 [2021-01-13T06:41:56.968Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T06:41:56.968Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:41:56.968Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:41:56.968Z] ---> cf826ed65c7e [2021-01-13T06:41:56.968Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d939453819f9 [2021-01-13T06:41:56.968Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> 7927e54930c7 [2021-01-13T06:41:56.968Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> a5063edc84b3 [2021-01-13T06:41:56.968Z] Step 6/22 : COPY go.mod . [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> e4c19b1de994 [2021-01-13T06:41:56.968Z] Step 7/22 : RUN go mod download [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d6733960ea0c [2021-01-13T06:41:56.968Z] Step 8/22 : COPY . . [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> de4d0a43579a [2021-01-13T06:41:56.968Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T06:41:56.968Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:41:56.968Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:41:56.968Z] ---> cf826ed65c7e [2021-01-13T06:41:56.968Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d939453819f9 [2021-01-13T06:41:56.968Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> 7927e54930c7 [2021-01-13T06:41:56.968Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> a5063edc84b3 [2021-01-13T06:41:56.968Z] Step 6/22 : COPY go.mod . [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> e4c19b1de994 [2021-01-13T06:41:56.968Z] Step 7/22 : RUN go mod download [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d6733960ea0c [2021-01-13T06:41:56.968Z] Step 8/22 : COPY . . [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> de4d0a43579a [2021-01-13T06:41:56.968Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T06:41:56.968Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T06:41:56.968Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T06:41:56.968Z] ---> cf826ed65c7e [2021-01-13T06:41:56.968Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> d939453819f9 [2021-01-13T06:41:56.968Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:41:56.968Z] ---> Using cache [2021-01-13T06:41:56.968Z] ---> 7927e54930c7 [2021-01-13T06:41:56.968Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T06:41:58.399Z] ---> Running in f08456b89472 [2021-01-13T06:41:58.399Z] ---> Running in 744df063faf3 [2021-01-13T06:41:58.399Z] ---> Running in a4bdfcffe504 [2021-01-13T06:41:58.399Z] ---> Running in dbda33da5b17 [2021-01-13T06:42:00.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:42:00.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:42:00.377Z] 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-13T06:42:00.377Z] 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-13T06:42:00.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:42:01.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:42:01.860Z] OK: 217 MiB in 51 packages [2021-01-13T06:42:02.459Z] OK: 217 MiB in 51 packages [2021-01-13T06:42:03.907Z] Removing intermediate container a4bdfcffe504 [2021-01-13T06:42:03.907Z] ---> cf142ed82eb8 [2021-01-13T06:42:03.907Z] Step 6/23 : COPY go.mod . [2021-01-13T06:42:04.509Z] Removing intermediate container f08456b89472 [2021-01-13T06:42:04.509Z] ---> 83340d8d54b7 [2021-01-13T06:42:04.509Z] Step 6/26 : COPY go.mod . [2021-01-13T06:42:05.501Z] ---> edff3095d226 [2021-01-13T06:42:05.501Z] Step 7/23 : RUN go mod download [2021-01-13T06:42:05.501Z] ---> Running in 7b83b9a69017 [2021-01-13T06:42:05.780Z] ---> 5dbe4a430623 [2021-01-13T06:42:05.780Z] Step 7/26 : RUN go mod download [2021-01-13T06:42:06.061Z] ---> Running in 57b9bd48b71f [2021-01-13T06:42:10.376Z] Removing intermediate container 7b83b9a69017 [2021-01-13T06:42:10.376Z] ---> d6b139d2fc22 [2021-01-13T06:42:10.376Z] Step 8/23 : COPY . . [2021-01-13T06:42:10.978Z] Removing intermediate container 57b9bd48b71f [2021-01-13T06:42:10.978Z] ---> 55ecfe2944b7 [2021-01-13T06:42:10.978Z] Step 8/26 : COPY . . [2021-01-13T06:42:37.814Z] ---> a963191cf4c8 [2021-01-13T06:42:37.814Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T06:42:37.814Z] ---> a3d928e25e45 [2021-01-13T06:42:37.814Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T06:42:37.814Z] ---> Running in c0c72b0bacdd [2021-01-13T06:42:37.814Z] ---> Running in 2043f5840c6e [2021-01-13T06:42:39.815Z] 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-13T06:42:39.815Z] 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-13T06:43:02.024Z] Removing intermediate container dbda33da5b17 [2021-01-13T06:43:02.024Z] ---> aec2e2ac9a4b [2021-01-13T06:43:02.024Z] [2021-01-13T06:43:02.024Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T06:43:02.024Z] ---> afeebe901d6b [2021-01-13T06:43:02.024Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T06:43:02.024Z] ---> Using cache [2021-01-13T06:43:02.024Z] ---> b0f87ffa8ac2 [2021-01-13T06:43:02.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T06:43:02.024Z] ---> Running in c720b7b1f8d3 [2021-01-13T06:43:02.024Z] Removing intermediate container c720b7b1f8d3 [2021-01-13T06:43:02.024Z] ---> 2691823610c5 [2021-01-13T06:43:02.024Z] Step 13/22 : WORKDIR / [2021-01-13T06:43:02.024Z] ---> Running in 418d55b61e3f [2021-01-13T06:43:02.024Z] Removing intermediate container 418d55b61e3f [2021-01-13T06:43:02.024Z] ---> a63a15542ff0 [2021-01-13T06:43:02.024Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:43:03.536Z] ---> 860c024bf6c9 [2021-01-13T06:43:03.536Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T06:43:05.154Z] ---> 56f3ff0f51fe [2021-01-13T06:43:05.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T06:43:06.210Z] ---> 850ec92a5b15 [2021-01-13T06:43:06.210Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T06:43:07.193Z] ---> abee2aad7e02 [2021-01-13T06:43:07.193Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T06:43:07.193Z] ---> Running in 20467abea3bf [2021-01-13T06:43:10.595Z] Removing intermediate container 20467abea3bf [2021-01-13T06:43:10.595Z] ---> 0c6850e41a5c [2021-01-13T06:43:10.595Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T06:43:10.869Z] ---> Running in 32cb3835139e [2021-01-13T06:43:11.485Z] Removing intermediate container 32cb3835139e [2021-01-13T06:43:11.485Z] ---> 5ce3f4472824 [2021-01-13T06:43:11.485Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T06:43:11.763Z] ---> Running in 674d7736e89c [2021-01-13T06:43:12.366Z] Removing intermediate container 674d7736e89c [2021-01-13T06:43:12.366Z] ---> 7cab5b73ff97 [2021-01-13T06:43:12.366Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:43:12.642Z] ---> Running in 4f6b21671bb7 [2021-01-13T06:43:13.633Z] Removing intermediate container 4f6b21671bb7 [2021-01-13T06:43:13.633Z] ---> 3e64793072a2 [2021-01-13T06:43:13.633Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:43:13.633Z] ---> Running in ef349cf73755 [2021-01-13T06:43:14.238Z] Removing intermediate container ef349cf73755 [2021-01-13T06:43:14.238Z] ---> 972c785626ae [2021-01-13T06:43:14.238Z] [2021-01-13T06:43:14.514Z] Successfully built 972c785626ae [2021-01-13T06:43:14.514Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-13T06:43:26.940Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 744df063faf3 [2021-01-13T06:43:26.940Z] ---> 31af312e882f [2021-01-13T06:43:26.940Z] [2021-01-13T06:43:26.940Z] Step 10/22 : FROM scratch [2021-01-13T06:43:26.940Z] ---> [2021-01-13T06:43:26.940Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:43:26.940Z] ---> Using cache [2021-01-13T06:43:26.940Z] ---> 17f884483484 [2021-01-13T06:43:26.940Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T06:43:26.940Z] ---> Running in c23f9efcf81a [2021-01-13T06:43:27.536Z] Removing intermediate container c23f9efcf81a [2021-01-13T06:43:27.536Z] ---> 0ac31e6ac466 [2021-01-13T06:43:27.536Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T06:43:27.810Z] ---> Running in cf07cd2fa227 [2021-01-13T06:43:28.410Z] Removing intermediate container cf07cd2fa227 [2021-01-13T06:43:28.410Z] ---> 195aca739f40 [2021-01-13T06:43:28.410Z] Step 14/22 : WORKDIR / [2021-01-13T06:43:28.410Z] ---> Running in 47b9ffe390ad [2021-01-13T06:43:29.010Z] Removing intermediate container 47b9ffe390ad [2021-01-13T06:43:29.010Z] ---> ad50e7c74238 [2021-01-13T06:43:29.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:43:30.452Z] ---> 8dd73b260c22 [2021-01-13T06:43:30.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T06:43:32.454Z] ---> bdfcef5b2a8c [2021-01-13T06:43:32.454Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T06:43:33.444Z] ---> db483875e590 [2021-01-13T06:43:33.444Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T06:43:33.722Z] ---> Running in f394b2eb04b1 [2021-01-13T06:43:34.324Z] Removing intermediate container f394b2eb04b1 [2021-01-13T06:43:34.324Z] ---> 097aaa37a93e [2021-01-13T06:43:34.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:43:34.601Z] ---> Running in a1df77e1b71f [2021-01-13T06:43:35.203Z] Removing intermediate container a1df77e1b71f [2021-01-13T06:43:35.203Z] ---> 490238c68006 [2021-01-13T06:43:35.203Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T06:43:35.479Z] ---> Running in a0328844cea2 [2021-01-13T06:43:36.090Z] Removing intermediate container a0328844cea2 [2021-01-13T06:43:36.090Z] ---> ed202c8c041f [2021-01-13T06:43:36.090Z] Step 21/22 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:43:36.366Z] ---> Running in 1f4995ede2a9 [2021-01-13T06:43:37.352Z] Removing intermediate container 1f4995ede2a9 [2021-01-13T06:43:37.352Z] ---> 7f0c555b97c8 [2021-01-13T06:43:37.353Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T06:43:37.629Z] ---> Running in ee5499010f9e [2021-01-13T06:43:38.232Z] Removing intermediate container ee5499010f9e [2021-01-13T06:43:38.232Z] ---> acdc59e11b87 [2021-01-13T06:43:38.232Z] [2021-01-13T06:43:38.505Z] Successfully built acdc59e11b87 [2021-01-13T06:43:38.505Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T06:43:45.230Z]  Building docker-core-metadata-go ... done Removing intermediate container 2043f5840c6e [2021-01-13T06:43:45.230Z] ---> 3626869afbbb [2021-01-13T06:43:45.230Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T06:43:45.230Z] ---> Running in 7ac42180a344 [2021-01-13T06:43:46.676Z] 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-13T06:43:49.302Z] Removing intermediate container 7ac42180a344 [2021-01-13T06:43:49.302Z] ---> e0c869854cd2 [2021-01-13T06:43:49.302Z] [2021-01-13T06:43:49.302Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T06:43:49.573Z] 20.10.0: Pulling from library/docker [2021-01-13T06:43:57.870Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T06:43:57.870Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T06:43:57.870Z] ---> eeaf43b92773 [2021-01-13T06:43:57.870Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T06:43:58.859Z] ---> Running in 678ff4a7caae [2021-01-13T06:43:59.136Z] Removing intermediate container c0c72b0bacdd [2021-01-13T06:43:59.136Z] ---> 0d0e00d02f34 [2021-01-13T06:43:59.136Z] [2021-01-13T06:43:59.136Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T06:43:59.136Z] ---> afeebe901d6b [2021-01-13T06:43:59.136Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T06:43:59.136Z] ---> Running in 87c6fa5958b5 [2021-01-13T06:43:59.736Z] Removing intermediate container 87c6fa5958b5 [2021-01-13T06:43:59.736Z] ---> 6491df2569c5 [2021-01-13T06:43:59.736Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T06:43:59.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:43:59.736Z] ---> Running in d225ab8ceb45 [2021-01-13T06:44:00.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:00.293Z] Removing intermediate container d225ab8ceb45 [2021-01-13T06:44:00.293Z] ---> c645deb3e075 [2021-01-13T06:44:00.293Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T06:44:00.293Z] ---> Running in 96303bedf1ea [2021-01-13T06:44:00.566Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T06:44:00.566Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T06:44:00.566Z] Executing bash-5.0.17-r0.post-install [2021-01-13T06:44:00.566Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:44:00.566Z] OK: 12 MiB in 22 packages [2021-01-13T06:44:00.840Z] Removing intermediate container 96303bedf1ea [2021-01-13T06:44:00.840Z] ---> df1e247f44d1 [2021-01-13T06:44:00.840Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T06:44:00.840Z] ---> Running in bf3f801d9ba0 [2021-01-13T06:44:02.276Z] Removing intermediate container 678ff4a7caae [2021-01-13T06:44:02.276Z] ---> 9c8e6ef990e5 [2021-01-13T06:44:02.276Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T06:44:02.276Z] ---> Running in 90d50e88bee6 [2021-01-13T06:44:02.880Z] Removing intermediate container 90d50e88bee6 [2021-01-13T06:44:02.880Z] ---> 69173c13d832 [2021-01-13T06:44:02.880Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T06:44:02.880Z] ---> Running in 3cc853727d84 [2021-01-13T06:44:03.476Z] Removing intermediate container 3cc853727d84 [2021-01-13T06:44:03.476Z] ---> db6cecc115f3 [2021-01-13T06:44:03.476Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T06:44:03.476Z] ---> Running in 0b3a45d50439 [2021-01-13T06:44:03.476Z] Removing intermediate container bf3f801d9ba0 [2021-01-13T06:44:03.476Z] ---> da9cb3f1fc00 [2021-01-13T06:44:03.476Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T06:44:03.752Z] ---> Running in 61c5238b6a52 [2021-01-13T06:44:04.348Z] Removing intermediate container 0b3a45d50439 [2021-01-13T06:44:04.348Z] ---> 23c019a700eb [2021-01-13T06:44:04.348Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T06:44:04.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:05.538Z] ---> c0c92b322820 [2021-01-13T06:44:05.538Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T06:44:05.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:06.082Z] ---> 3640a4420662 [2021-01-13T06:44:06.082Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T06:44:07.058Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T06:44:07.058Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T06:44:07.058Z] ---> c385ba45fa8a [2021-01-13T06:44:07.058Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T06:44:07.058Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T06:44:07.348Z] ---> Running in 9a73c9049e9e [2021-01-13T06:44:07.348Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T06:44:07.620Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T06:44:07.620Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:44:07.891Z] OK: 8 MiB in 19 packages [2021-01-13T06:44:08.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:08.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:09.083Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T06:44:09.083Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T06:44:09.083Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T06:44:09.083Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T06:44:09.083Z] Removing intermediate container 61c5238b6a52 [2021-01-13T06:44:09.083Z] ---> bc1379484490 [2021-01-13T06:44:09.083Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T06:44:09.083Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T06:44:09.083Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T06:44:09.083Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T06:44:10.513Z] ---> e26410a45ef4 [2021-01-13T06:44:10.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T06:44:10.786Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T06:44:11.056Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T06:44:11.056Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T06:44:11.056Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T06:44:11.056Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T06:44:11.056Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T06:44:11.056Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T06:44:11.056Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T06:44:11.056Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T06:44:11.327Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T06:44:11.327Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T06:44:11.601Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T06:44:11.601Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T06:44:11.601Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T06:44:11.601Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T06:44:11.601Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T06:44:11.601Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T06:44:11.601Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T06:44:11.601Z] ---> fe2b0c9fa971 [2021-01-13T06:44:11.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T06:44:11.601Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T06:44:11.601Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T06:44:11.601Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T06:44:11.878Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T06:44:11.878Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T06:44:11.878Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T06:44:11.878Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T06:44:11.878Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T06:44:11.878Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:44:11.878Z] OK: 71 MiB in 55 packages [2021-01-13T06:44:12.475Z] ---> e1416197051f [2021-01-13T06:44:12.475Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T06:44:12.755Z] ---> Running in e6de57bd877a [2021-01-13T06:44:13.351Z] Removing intermediate container e6de57bd877a [2021-01-13T06:44:13.351Z] ---> 3a0150805648 [2021-01-13T06:44:13.351Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:44:13.626Z] ---> Running in bdf07da13f0d [2021-01-13T06:44:14.229Z] Removing intermediate container bdf07da13f0d [2021-01-13T06:44:14.229Z] ---> 47cc4abeb817 [2021-01-13T06:44:14.229Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T06:44:14.229Z] ---> Running in 67679c075ff2 [2021-01-13T06:44:14.829Z] Removing intermediate container 67679c075ff2 [2021-01-13T06:44:14.829Z] ---> 2094d70156d3 [2021-01-13T06:44:14.829Z] Step 22/23 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:44:15.101Z] ---> Running in de89c47b36a6 [2021-01-13T06:44:15.696Z] Removing intermediate container de89c47b36a6 [2021-01-13T06:44:15.696Z] ---> 01c9d450a74e [2021-01-13T06:44:15.696Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T06:44:15.968Z] ---> Running in 3020a8d37fd5 [2021-01-13T06:44:16.257Z] Removing intermediate container 3020a8d37fd5 [2021-01-13T06:44:16.257Z] ---> e476141c56a8 [2021-01-13T06:44:16.257Z] [2021-01-13T06:44:16.880Z] Successfully built e476141c56a8 [2021-01-13T06:44:16.880Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T06:44:17.876Z]  Building docker-core-data-go ... done Removing intermediate container 9a73c9049e9e [2021-01-13T06:44:17.876Z] ---> 6242ce67801f [2021-01-13T06:44:17.876Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T06:44:18.156Z] ---> Running in 44e0bb817283 [2021-01-13T06:44:22.456Z] Collecting docker-compose==1.23.2 [2021-01-13T06:44:22.726Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T06:44:23.318Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T06:44:23.318Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T06:44:23.909Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T06:44:23.909Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T06:44:24.501Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T06:44:24.501Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T06:44:27.105Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T06:44:27.105Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T06:44:27.697Z] Collecting PyYAML<4,>=3.10 [2021-01-13T06:44:27.697Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T06:44:31.072Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T06:44:31.072Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T06:44:32.497Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T06:44:32.497Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T06:44:34.461Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T06:44:34.461Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T06:44:34.730Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T06:44:34.730Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T06:44:35.001Z] 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-13T06:44:35.270Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T06:44:35.270Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T06:44:35.538Z] Collecting idna<2.8,>=2.5 [2021-01-13T06:44:35.538Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T06:44:35.538Z] 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-13T06:44:35.538Z] 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-13T06:44:36.125Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T06:44:36.125Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T06:44:36.394Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T06:44:36.394Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T06:44:36.394Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T06:44:36.394Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T06:44:36.982Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, dockerpty, texttable, cached-property, docker-compose [2021-01-13T06:44:37.949Z] Attempting uninstall: idna [2021-01-13T06:44:37.949Z] Found existing installation: idna 2.9 [2021-01-13T06:44:37.949Z] Uninstalling idna-2.9: [2021-01-13T06:44:37.949Z] Successfully uninstalled idna-2.9 [2021-01-13T06:44:38.537Z] Attempting uninstall: urllib3 [2021-01-13T06:44:38.537Z] Found existing installation: urllib3 1.25.9 [2021-01-13T06:44:38.537Z] Uninstalling urllib3-1.25.9: [2021-01-13T06:44:38.537Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T06:44:39.127Z] Attempting uninstall: requests [2021-01-13T06:44:39.127Z] Found existing installation: requests 2.23.0 [2021-01-13T06:44:39.127Z] Uninstalling requests-2.23.0: [2021-01-13T06:44:39.397Z] Successfully uninstalled requests-2.23.0 [2021-01-13T06:44:40.369Z] Running setup.py install for docopt: started [2021-01-13T06:44:42.333Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T06:44:42.333Z] Running setup.py install for PyYAML: started [2021-01-13T06:44:43.760Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T06:44:44.028Z] Running setup.py install for dockerpty: started [2021-01-13T06:44:45.986Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T06:44:45.986Z] Running setup.py install for texttable: started [2021-01-13T06:44:47.411Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T06:44:48.387Z] 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-13T06:44:51.769Z] Removing intermediate container 44e0bb817283 [2021-01-13T06:44:51.769Z] ---> 6a0f9b484eef [2021-01-13T06:44:51.769Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T06:44:52.042Z] ---> Running in 4539290f4a6a [2021-01-13T06:44:53.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:53.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T06:44:54.090Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T06:44:54.090Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T06:44:54.090Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T06:44:54.090Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T06:44:54.090Z] OK: 71 MiB in 58 packages [2021-01-13T06:44:55.522Z] Removing intermediate container 4539290f4a6a [2021-01-13T06:44:55.522Z] ---> dd47723fd8a8 [2021-01-13T06:44:55.522Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T06:44:55.522Z] ---> Running in bf9180fa219a [2021-01-13T06:44:56.113Z] Removing intermediate container bf9180fa219a [2021-01-13T06:44:56.114Z] ---> 2d4286e0e9bb [2021-01-13T06:44:56.114Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T06:44:56.114Z] ---> Running in 56740167c109 [2021-01-13T06:44:56.707Z] Removing intermediate container 56740167c109 [2021-01-13T06:44:56.707Z] ---> ee78f2b4db2d [2021-01-13T06:44:56.707Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T06:44:56.707Z] ---> Running in b73d84d4b5df [2021-01-13T06:44:57.299Z] Removing intermediate container b73d84d4b5df [2021-01-13T06:44:57.299Z] ---> f81b9e54f733 [2021-01-13T06:44:57.299Z] Step 25/26 : LABEL git_sha=551a82b46970ebcf524022b7822ac49229e6be1e [2021-01-13T06:44:57.299Z] ---> Running in 752e8f0169b8 [2021-01-13T06:44:57.568Z] Removing intermediate container 752e8f0169b8 [2021-01-13T06:44:57.568Z] ---> f1996b4d7a0e [2021-01-13T06:44:57.568Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T06:44:57.839Z] ---> Running in 97aab573ebe8 [2021-01-13T06:44:58.109Z] Removing intermediate container 97aab573ebe8 [2021-01-13T06:44:58.109Z] ---> 3cd27503e39e [2021-01-13T06:44:58.109Z] [2021-01-13T06:44:58.382Z] Successfully built 3cd27503e39e [2021-01-13T06:44:58.654Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T06:44:58.668Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T06:44:58.688Z] $ docker stop --time=1 ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 [2021-01-13T06:45:00.537Z] $ docker rm -f ec29a54dc38ee2964fa4416efd68d200b4cfbcbcf89aa76ceba8d385a7d81c44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T06:45:01.382Z] + + docker images [2021-01-13T06:45:01.382Z] grep docker [2021-01-13T06:45:01.657Z] docker-sys-mgmt-agent-go-arm64 latest 3cd27503e39e 4 seconds ago 300MB [2021-01-13T06:45:01.657Z] docker-core-data-go-arm64 latest e476141c56a8 45 seconds ago 21MB [2021-01-13T06:45:01.657Z] docker-core-metadata-go-arm64 latest acdc59e11b87 About a minute ago 12.3MB [2021-01-13T06:45:01.657Z] docker-security-bootstrap-redis-go-arm64 latest 972c785626ae About a minute ago 15.1MB [2021-01-13T06:45:01.657Z] docker-security-secretstore-setup-go-arm64 latest 45d5787b92b2 3 minutes ago 23.4MB [2021-01-13T06:45:01.657Z] docker-security-proxy-setup-go-arm64 latest 4720feccc8c8 3 minutes ago 23.3MB [2021-01-13T06:45:01.657Z] docker-support-notifications-go-arm64 latest b6aa2b983997 3 minutes ago 11.4MB [2021-01-13T06:45:01.657Z] docker-core-command-go-arm64 latest 15f198ddb874 3 minutes ago 9.98MB [2021-01-13T06:45:01.657Z] docker-support-scheduler-go-arm64 latest 87ed77251737 3 minutes ago 10MB [2021-01-13T06:45:01.657Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-13T06:45:04.991Z] provisioning config files... [2021-01-13T06:45:05.008Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3896197258299979423tmp [Pipeline] { [Pipeline] sh [2021-01-13T06:45:05.501Z] + set +x [2021-01-13T06:45:05.501Z] + curl -s https://codecov.io/bash [2021-01-13T06:45:05.501Z] + bash -s -- [2021-01-13T06:45:05.764Z] [2021-01-13T06:45:05.764Z] _____ _ [2021-01-13T06:45:05.764Z] / ____| | | [2021-01-13T06:45:05.764Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T06:45:05.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T06:45:05.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T06:45:05.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T06:45:05.764Z] Bash-20201231-23d4836 [2021-01-13T06:45:05.764Z] [2021-01-13T06:45:05.764Z] [2021-01-13T06:45:05.764Z] ==> git version 2.24.3 found [2021-01-13T06:45:06.028Z] ==> 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-13T06:45:06.028Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T06:45:06.028Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T06:45:06.028Z] ==> Jenkins CI detected. [2021-01-13T06:45:06.028Z] project root: . [2021-01-13T06:45:06.028Z] --> token set from env [2021-01-13T06:45:06.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T06:45:06.028Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T06:45:06.028Z] ==> Python coveragepy not found [2021-01-13T06:45:06.028Z] ==> Searching for coverage reports in: [2021-01-13T06:45:06.028Z] + . [2021-01-13T06:45:06.028Z] -> Found 1 reports [2021-01-13T06:45:06.028Z] ==> Detecting git/mercurial file structure [2021-01-13T06:45:06.028Z] ==> Reading reports [2021-01-13T06:45:06.028Z] + ./coverage.out bytes=552842 [2021-01-13T06:45:06.028Z] ==> Appending adjustments [2021-01-13T06:45:06.028Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T06:45:09.352Z] + Found adjustments [2021-01-13T06:45:09.352Z] ==> Gzipping contents [2021-01-13T06:45:09.352Z] 84K /tmp/codecov.KDZB0F.gz [2021-01-13T06:45:09.352Z] ==> Uploading reports [2021-01-13T06:45:09.352Z] url: https://codecov.io [2021-01-13T06:45:09.352Z] query: branch=PR-3021&commit=551a82b46970ebcf524022b7822ac49229e6be1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3021%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3021&job=&cmd_args= [2021-01-13T06:45:09.352Z] -> Pinging Codecov [2021-01-13T06:45:09.352Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3021&commit=551a82b46970ebcf524022b7822ac49229e6be1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3021%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3021&job=&cmd_args= [2021-01-13T06:45:09.631Z] -> Uploading to [2021-01-13T06:45:09.631Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/551a82b46970ebcf524022b7822ac49229e6be1e/12941d5f-6636-4422-9cce-ff58983a895d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T064509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1c288a79ef4f7833861ea760343d1be5656de1381bae0395ac1e7695b62ec81 [2021-01-13T06:45:09.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T06:45:09.631Z] Dload Upload Total Spent Left Speed [2021-01-13T06:45:10.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83598 0 0 100 83598 0 127k --:--:-- --:--:-- --:--:-- 127k 100 83598 0 0 100 83598 0 127k --:--:-- --:--:-- --:--:-- 127k [2021-01-13T06:45:10.219Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/551a82b46970ebcf524022b7822ac49229e6be1e [Pipeline] } [2021-01-13T06:45:10.268Z] 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-13T06:45:13.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:14.340Z] ---> package-listing.sh [2021-01-13T06:45:14.340Z] ++ facter osfamily [2021-01-13T06:45:14.340Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T06:45:14.340Z] + OS_FAMILY=redhat [2021-01-13T06:45:14.340Z] + workspace=/w/workspace/edgex-go/1 [2021-01-13T06:45:14.340Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T06:45:14.340Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T06:45:14.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T06:45:14.340Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T06:45:14.340Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-13T06:45:14.340Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T06:45:14.340Z] + case "${OS_FAMILY}" in [2021-01-13T06:45:14.340Z] + rpm -qa [2021-01-13T06:45:14.340Z] + sort [2021-01-13T06:45:19.641Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T06:45:19.641Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T06:45:19.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T06:45:19.641Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-13T06:45:19.641Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-13T06:45:19.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-13T06:45:19.678Z] 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-13T06:45:19.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:45:20.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T06:45:20.326Z] [2021-01-13T06:45:20.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T06:45:20.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T06:45:20.739Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T06:45:20.739Z] df20fa9351a1: Pulling fs layer [2021-01-13T06:45:20.739Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T06:45:20.739Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T06:45:20.739Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T06:45:20.739Z] 93b61091891f: Pulling fs layer [2021-01-13T06:45:20.739Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T06:45:20.739Z] 5e14af77c1be: Pulling fs layer [2021-01-13T06:45:20.739Z] 01666e4c0597: Pulling fs layer [2021-01-13T06:45:20.739Z] aa168da1d23b: Pulling fs layer [2021-01-13T06:45:20.739Z] 93b9cdb0e59b: Waiting [2021-01-13T06:45:20.739Z] 5e14af77c1be: Waiting [2021-01-13T06:45:20.739Z] 01666e4c0597: Waiting [2021-01-13T06:45:20.739Z] aa168da1d23b: Waiting [2021-01-13T06:45:20.739Z] 46f8f816bc3b: Waiting [2021-01-13T06:45:20.739Z] 93b61091891f: Waiting [2021-01-13T06:45:20.739Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T06:45:20.739Z] 36b3adc4ff6f: Download complete [2021-01-13T06:45:20.739Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T06:45:20.739Z] 46f8f816bc3b: Download complete [2021-01-13T06:45:20.739Z] df20fa9351a1: Download complete [2021-01-13T06:45:21.006Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T06:45:21.006Z] 93b9cdb0e59b: Download complete [2021-01-13T06:45:21.006Z] 5e14af77c1be: Verifying Checksum [2021-01-13T06:45:21.006Z] 5e14af77c1be: Download complete [2021-01-13T06:45:21.006Z] 01666e4c0597: Verifying Checksum [2021-01-13T06:45:21.006Z] 01666e4c0597: Download complete [2021-01-13T06:45:21.006Z] 93b61091891f: Download complete [2021-01-13T06:45:21.006Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T06:45:21.006Z] 8ad3a11d3b57: Download complete [2021-01-13T06:45:21.269Z] df20fa9351a1: Pull complete [2021-01-13T06:45:21.532Z] 36b3adc4ff6f: Pull complete [2021-01-13T06:45:22.935Z] aa168da1d23b: Verifying Checksum [2021-01-13T06:45:22.935Z] aa168da1d23b: Download complete [2021-01-13T06:45:23.511Z] 8ad3a11d3b57: Pull complete [2021-01-13T06:45:23.772Z] 46f8f816bc3b: Pull complete [2021-01-13T06:45:24.346Z] 93b61091891f: Pull complete [2021-01-13T06:45:24.346Z] 93b9cdb0e59b: Pull complete [2021-01-13T06:45:24.346Z] 5e14af77c1be: Pull complete [2021-01-13T06:45:24.611Z] 01666e4c0597: Pull complete [2021-01-13T06:45:34.641Z] aa168da1d23b: Pull complete [2021-01-13T06:45:34.903Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T06:45:35.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T06:45:35.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T06:45:35.679Z] prd-centos7-docker-4c-2g-19925 does not seem to be running inside a container [2021-01-13T06:45:35.729Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T06:45:38.523Z] $ docker top c003d678dad085adcaff3d46d79aaee26f5c644ddd5420954481385173f16934 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T06:45:39.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T06:45:39.532Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T06:45:39.858Z] + ls /var/log/sa-host [2021-01-13T06:45:39.858Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T06:45:39.858Z] file_magic: OK [2021-01-13T06:45:39.858Z] HZ: Using current value: 100 [2021-01-13T06:45:39.858Z] file_header: OK [2021-01-13T06:45:39.858Z] 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-13T06:45:39.858Z] Statistics: [2021-01-13T06:45:39.858Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T06:45:39.859Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T06:45:39.859Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T06:45:39.859Z] file_magic: OK [2021-01-13T06:45:39.859Z] HZ: Using current value: 100 [2021-01-13T06:45:39.859Z] file_header: OK [2021-01-13T06:45:39.859Z] 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-13T06:45:39.859Z] Statistics: [2021-01-13T06:45:39.859Z] Hnuu...uuuununununu... [2021-01-13T06:45:39.859Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T06:45:40.548Z] provisioning config files... [2021-01-13T06:45:40.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5916703743983211478tmp [Pipeline] { [Pipeline] echo [2021-01-13T06:45:40.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:41.033Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T06:45:41.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T06:45:41.248Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:41.592Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T06:45:41.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:41.961Z] ---> sudo-logs.sh [2021-01-13T06:45:41.961Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T06:45:41.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:42.327Z] ---> job-cost.sh [2021-01-13T06:45:42.327Z] lf-activate-venv: SKIPPING [2021-01-13T06:45:42.327Z] INFO: No Stack... [2021-01-13T06:45:43.277Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T06:45:43.855Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T06:45:43.887Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T06:45:44.233Z] ---> logs-deploy.sh [2021-01-13T06:45:44.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3021/1 [2021-01-13T06:45:44.233Z] INFO: archiving workspace using pattern(s): [2021-01-13T06:45:46.154Z] Archives upload complete. [2021-01-13T06:45:46.154Z] INFO: archiving logs to Nexus