Pull request #3027 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5a5311708b324d61da002eaf53ecd949b34e9a2+3fcc602c4282fe50c74be67af1ba7a350be2dfea (8f16e417cfda58e67a149e2dfa90e4e5fe79e116) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh 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-3027/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-3027/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 f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20168 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) > 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/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T06:22:47.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T06:22:47.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T06:22:48.117Z] ========================================================= [2021-01-14T06:22:48.117Z] EdgeX Global Pipelines Version Info [2021-01-14T06:22:48.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:22:49.679Z] ------------------- [2021-01-14T06:22:49.679Z] stable info: [2021-01-14T06:22:49.679Z] ------------------- [2021-01-14T06:22:49.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T06:22:49.679Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:22:49.679Z] Message: update stable to v1.0.177 [2021-01-14T06:22:50.630Z] ------------------- [2021-01-14T06:22:50.630Z] experimental info: [2021-01-14T06:22:50.630Z] ------------------- [2021-01-14T06:22:50.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T06:22:50.630Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T06:22:50.630Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T06:22:51.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T06:22:51.155Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T06:22:51.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T06:22:51.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T06:22:51.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T06:22:51.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T06:22:51.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T06:22:51.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T06:22:52.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T06:22:52.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T06:22:52.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T06:22:52.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T06:22:52.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T06:22:52.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T06:22:52.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:22:52.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T06:22:53.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T06:22:53.144Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T06:22:53.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T06:22:53.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T06:22:53.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T06:22:53.669Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T06:22:53.787Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T06:22:53.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3027 [Pipeline] echo [2021-01-14T06:22:54.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3027 [Pipeline] echo [2021-01-14T06:22:54.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3027 [Pipeline] echo [2021-01-14T06:22:54.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5a5311708b324d61da002eaf53ecd949b34e9a2 [Pipeline] echo [2021-01-14T06:22:54.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5a5311 [Pipeline] echo [2021-01-14T06:22:54.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:22:54.925Z] provisioning config files... [2021-01-14T06:22:54.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9065838093122189452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:22:55.381Z] ---> docker-login.sh [2021-01-14T06:22:55.381Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:22:55.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:55.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:55.906Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:55.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:55.906Z] [2021-01-14T06:22:55.906Z] Login Succeeded [2021-01-14T06:22:55.906Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:22:55.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:55.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:55.906Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:55.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:55.906Z] [2021-01-14T06:22:55.906Z] Login Succeeded [2021-01-14T06:22:56.170Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:22:56.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:56.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:56.170Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:56.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:56.170Z] [2021-01-14T06:22:56.170Z] Login Succeeded [2021-01-14T06:22:56.170Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:22:56.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:56.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:56.434Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:56.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:56.434Z] [2021-01-14T06:22:56.434Z] Login Succeeded [2021-01-14T06:22:56.434Z] docker.io [2021-01-14T06:22:56.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:22:56.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:22:56.700Z] Configure a credential helper to remove this warning. See [2021-01-14T06:22:56.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:22:56.700Z] [2021-01-14T06:22:56.700Z] Login Succeeded [2021-01-14T06:22:56.700Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:22:56.728Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:22:57.281Z] ++ 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-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T06:22:57.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T06:22:57.281Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T06:22:57.281Z] ++ cut -d/ -f2 [2021-01-14T06:22:57.281Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T06:22:57.384Z] 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-14T06:22:58.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:22:58.491Z] [2021-01-14T06:22:58.491Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:22:58.907Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:22:58.908Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T06:22:58.908Z] 31603596830f: Pulling fs layer [2021-01-14T06:22:58.908Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T06:22:58.908Z] 6ca5941a6612: Pulling fs layer [2021-01-14T06:22:58.908Z] ecc8261a40a4: Pulling fs layer [2021-01-14T06:22:58.908Z] ecc8261a40a4: Waiting [2021-01-14T06:22:58.908Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T06:22:58.908Z] 2a8b12db71e7: Download complete [2021-01-14T06:22:59.174Z] 31603596830f: Download complete [2021-01-14T06:22:59.174Z] 6ca5941a6612: Verifying Checksum [2021-01-14T06:22:59.174Z] 6ca5941a6612: Download complete [2021-01-14T06:22:59.174Z] ecc8261a40a4: Verifying Checksum [2021-01-14T06:22:59.174Z] ecc8261a40a4: Download complete [2021-01-14T06:22:59.752Z] 31603596830f: Pull complete [2021-01-14T06:22:59.752Z] 2a8b12db71e7: Pull complete [2021-01-14T06:23:00.706Z] 6ca5941a6612: Pull complete [2021-01-14T06:23:00.706Z] ecc8261a40a4: Pull complete [2021-01-14T06:23:00.971Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T06:23:00.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T06:23:00.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T06:23:01.110Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:23:01.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T06:23:04.455Z] $ docker top 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T06:23:04.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:23:04.974Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:23:05.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:23:05.246Z] $ docker exec 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent [2021-01-14T06:23:05.439Z] SSH_AUTH_SOCK=/tmp/ssh-QydBM5L6zzGm/agent.11 [2021-01-14T06:23:05.439Z] SSH_AGENT_PID=16 [2021-01-14T06:23:05.457Z] Running ssh-add (command line suppressed) [2021-01-14T06:23:05.585Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6918985848189804816.key (/w/workspace/edgex-go/1@tmp/private_key_6918985848189804816.key) [2021-01-14T06:23:05.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:23:06.028Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T06:23:06.059Z] $ docker exec --env ******** --env ******** 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent -k [2021-01-14T06:23:06.209Z] unset SSH_AUTH_SOCK; [2021-01-14T06:23:06.210Z] unset SSH_AGENT_PID; [2021-01-14T06:23:06.210Z] echo Agent pid 16 killed; [2021-01-14T06:23:06.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T06:23:06.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T06:23:06.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T06:23:06.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T06:23:06.677Z] $ docker exec 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent [2021-01-14T06:23:06.862Z] SSH_AUTH_SOCK=/tmp/ssh-MS36RY4oD6Uw/agent.46 [2021-01-14T06:23:06.862Z] SSH_AGENT_PID=51 [2021-01-14T06:23:06.870Z] Running ssh-add (command line suppressed) [2021-01-14T06:23:06.993Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_856639246736614320.key (/w/workspace/edgex-go/1@tmp/private_key_856639246736614320.key) [2021-01-14T06:23:07.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T06:23:07.479Z] + git semver init [2021-01-14T06:23:07.480Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T06:23:07.480Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-14T06:23:07.480Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-14T06:23:07.480Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T06:23:07.480Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T06:23:07.480Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T06:23:07.480Z] # $SEMVER_BRANCH = PR-3027 [2021-01-14T06:23:07.480Z] # $SEMVER_TEMP = /tmp/semver-340961698 [2021-01-14T06:23:07.480Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T06:23:46.331Z] # '/tmp/semver-340961698' -> '/w/workspace/edgex-go/1/.semver' [2021-01-14T06:23:46.331Z] # -> Force: false [2021-01-14T06:23:46.331Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-14T06:23:46.357Z] $ docker exec --env ******** --env ******** 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb ssh-agent -k [2021-01-14T06:23:46.667Z] unset SSH_AUTH_SOCK; [2021-01-14T06:23:46.667Z] unset SSH_AGENT_PID; [2021-01-14T06:23:46.667Z] echo Agent pid 51 killed; [2021-01-14T06:23:46.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T06:23:47.338Z] + git semver [Pipeline] } [2021-01-14T06:23:47.371Z] $ docker stop --time=1 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb [2021-01-14T06:23:49.286Z] $ docker rm -f 788be589d5d37d09ffe310d6697810dd283c4ad4229e7f4f43bffa22e9a8adfb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:23:49.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T06:23:50.602Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T06:23:50.626Z] [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-14T06:23:52.025Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:23:52.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:23:52.666Z] + sudo service docker restart [2021-01-14T06:23:52.666Z] + true [2021-01-14T06:23:52.666Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T06:23:53.301Z] ========================================================= [2021-01-14T06:23:53.301Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T06:23:53.301Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:23:53.678Z] + 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-14T06:23:56.998Z] Sending build context to Docker daemon 326.5MB [2021-01-14T06:23:57.266Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:23:57.266Z] Step 2/6 : FROM ${BASE} [2021-01-14T06:23:57.267Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T06:23:57.267Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T06:23:57.267Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T06:23:57.267Z] de9db76c5a1d: Pulling fs layer [2021-01-14T06:23:57.267Z] bca2f99d35d6: Pulling fs layer [2021-01-14T06:23:57.267Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T06:23:57.267Z] 7c6f9722023f: Pulling fs layer [2021-01-14T06:23:57.267Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T06:23:57.267Z] 93359f2a8cfa: Waiting [2021-01-14T06:23:57.267Z] 7c6f9722023f: Waiting [2021-01-14T06:23:57.267Z] a35cf1a2eb13: Waiting [2021-01-14T06:23:57.267Z] bca2f99d35d6: Waiting [2021-01-14T06:23:57.267Z] de9db76c5a1d: Verifying Checksum [2021-01-14T06:23:57.267Z] de9db76c5a1d: Download complete [2021-01-14T06:23:57.267Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T06:23:57.267Z] 0ef7d3d256c8: Download complete [2021-01-14T06:23:57.267Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T06:23:57.267Z] 93359f2a8cfa: Download complete [2021-01-14T06:23:57.267Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T06:23:57.267Z] 188c0c94c7c5: Download complete [2021-01-14T06:23:57.529Z] 7c6f9722023f: Verifying Checksum [2021-01-14T06:23:57.529Z] 7c6f9722023f: Download complete [2021-01-14T06:23:57.819Z] 188c0c94c7c5: Pull complete [2021-01-14T06:23:58.124Z] 0ef7d3d256c8: Pull complete [2021-01-14T06:23:58.124Z] de9db76c5a1d: Pull complete [2021-01-14T06:24:00.058Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T06:24:00.058Z] a35cf1a2eb13: Download complete [2021-01-14T06:24:00.320Z] bca2f99d35d6: Verifying Checksum [2021-01-14T06:24:00.320Z] bca2f99d35d6: Download complete [2021-01-14T06:24:05.656Z] bca2f99d35d6: Pull complete [2021-01-14T06:24:05.656Z] 93359f2a8cfa: Pull complete [2021-01-14T06:24:05.656Z] 7c6f9722023f: Pull complete [2021-01-14T06:24:06.382Z] Still waiting to schedule task [2021-01-14T06:24:06.383Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T06:24:09.928Z] a35cf1a2eb13: Pull complete [2021-01-14T06:24:09.928Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T06:24:09.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T06:24:09.928Z] ---> a62c8e92a672 [2021-01-14T06:24:09.928Z] 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-14T06:24:10.527Z] ---> Running in 25c2698f7798 [2021-01-14T06:24:11.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:24:12.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:24:12.350Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T06:24:12.350Z] (2/12) Installing file (5.38-r0) [2021-01-14T06:24:12.614Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T06:24:12.614Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T06:24:20.788Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T06:24:20.788Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T06:24:20.788Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T06:24:20.788Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T06:24:20.788Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T06:24:20.788Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:24:20.788Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T06:24:21.743Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:24:21.743Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:24:21.743Z] OK: 233 MiB in 51 packages [2021-01-14T06:24:25.973Z] Removing intermediate container 25c2698f7798 [2021-01-14T06:24:25.973Z] ---> aed298f86fe8 [2021-01-14T06:24:25.973Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T06:24:25.973Z] ---> Running in 098b34597398 [2021-01-14T06:24:25.973Z] Removing intermediate container 098b34597398 [2021-01-14T06:24:25.973Z] ---> c4f9b081a89f [2021-01-14T06:24:25.973Z] Step 5/6 : COPY go.mod . [2021-01-14T06:24:25.973Z] ---> 650ac54f1f67 [2021-01-14T06:24:25.973Z] Step 6/6 : RUN go mod download [2021-01-14T06:24:25.973Z] ---> Running in 9d45c4fc5b5c [2021-01-14T06:24:48.005Z] Removing intermediate container 9d45c4fc5b5c [2021-01-14T06:24:48.005Z] ---> d126665d4426 [2021-01-14T06:24:48.005Z] Successfully built d126665d4426 [2021-01-14T06:24:48.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:24:48.359Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:24:48.623Z] . [Pipeline] withDockerContainer [2021-01-14T06:24:48.746Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:24:48.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:24:49.678Z] $ docker top a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:24:50.306Z] + go version [2021-01-14T06:24:50.306Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T06:24:50.346Z] $ docker stop --time=1 a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 [2021-01-14T06:24:51.699Z] $ docker rm -f a3131111ea3ec2322fdaa6e0220c1f77e63b6db25f3b500c9618c2211e737788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:24:52.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T06:24:52.735Z] . [Pipeline] withDockerContainer [2021-01-14T06:24:52.853Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:24:53.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T06:24:53.849Z] $ docker top 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T06:24:54.104Z] ========================================================= [2021-01-14T06:24:54.104Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T06:24:54.104Z] ========================================================= [Pipeline] sh [2021-01-14T06:24:54.448Z] + make test [2021-01-14T06:24:54.448Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:25:04.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T06:25:16.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T06:25:25.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T06:25:25.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T06:25:25.201Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T06:25:25.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T06:25:25.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T06:25:25.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T06:25:26.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T06:25:26.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T06:25:27.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T06:25:29.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T06:25:29.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T06:25:29.544Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T06:25:31.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.6% of statements [2021-01-14T06:25:31.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T06:25:31.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T06:25:31.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T06:25:31.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T06:25:31.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T06:25:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.0% of statements [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T06:25:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T06:25:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T06:25:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 77.1% of statements [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T06:25:36.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.155s coverage: 82.4% of statements [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T06:25:36.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T06:25:39.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.464s coverage: 28.6% of statements [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T06:25:39.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T06:25:39.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T06:25:39.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-01-14T06:25:39.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T06:25:40.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements [2021-01-14T06:25:40.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T06:25:40.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements [2021-01-14T06:25:40.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T06:25:40.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T06:25:40.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T06:25:40.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T06:25:42.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.410s coverage: 93.1% of statements [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T06:25:42.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2021-01-14T06:25:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-01-14T06:25:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2021-01-14T06:25:43.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements [2021-01-14T06:25:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T06:25:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.5% of statements [2021-01-14T06:25:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T06:25:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T06:25:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-14T06:25:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.064s coverage: 91.3% of statements [2021-01-14T06:25:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-01-14T06:25:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-01-14T06:25:44.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-14T06:25:45.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 55.9% of statements [2021-01-14T06:25:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T06:25:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T06:25:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T06:25:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T06:25:45.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T06:25:46.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements [2021-01-14T06:25:46.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T06:25:46.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T06:25:46.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.348s coverage: 84.0% of statements [2021-01-14T06:25:46.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2021-01-14T06:25:48.232Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-14T06:25:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T06:25:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T06:25:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T06:25:48.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T06:25:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T06:25:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-01-14T06:25:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T06:25:48.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-14T06:25:48.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T06:25:49.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T06:25:49.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-14T06:25:49.917Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-14T06:25:50.183Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-14T06:25:50.772Z] GO111MODULE=on go vet ./... [2021-01-14T06:26:17.495Z] gofmt -l . [2021-01-14T06:26:17.495Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:26:17.495Z] ./bin/test-go-mod-tidy.sh [2021-01-14T06:26:17.495Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T06:26:17.819Z] + ls -al . [2021-01-14T06:26:17.819Z] total 656 [2021-01-14T06:26:17.819Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 06:26 . [2021-01-14T06:26:17.819Z] drwxr-xr-x 4 root root 28 Jan 14 06:24 .. [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 06:22 .dockerignore [2021-01-14T06:26:17.819Z] drwxrwxr-x 8 1001 1001 179 Jan 14 06:22 .git [2021-01-14T06:26:17.819Z] drwxrwxr-x 3 1001 1001 125 Jan 14 06:22 .github [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 06:22 .gitignore [2021-01-14T06:26:17.819Z] drwx------ 3 1001 1001 47 Jan 14 06:23 .semver [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 06:22 .sonarcloud.properties [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 06:22 Attribution.txt [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 06:22 CONTRIBUTING.md [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 06:22 Dockerfile.build [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 06:22 Jenkinsfile [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 06:22 LICENSE [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 06:22 Makefile [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 06:22 README.md [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 06:22 SECURITY.md [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 06:23 VERSION [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 06:22 ZMQWindows.md [2021-01-14T06:26:17.819Z] drwxrwxr-x 2 1001 1001 117 Jan 14 06:22 bin [2021-01-14T06:26:17.819Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 06:22 cmd [2021-01-14T06:26:17.819Z] -rw-r--r-- 1 root root 552842 Jan 14 06:25 coverage.out [2021-01-14T06:26:17.819Z] -rw-r--r-- 1 root root 979 Jan 14 06:26 go.mod [2021-01-14T06:26:17.819Z] -rw-r--r-- 1 root root 19126 Jan 14 06:26 go.sum [2021-01-14T06:26:17.819Z] drwxrwxr-x 8 1001 1001 127 Jan 14 06:22 internal [2021-01-14T06:26:17.819Z] drwxrwxr-x 4 1001 1001 26 Jan 14 06:22 openapi [2021-01-14T06:26:17.819Z] drwxrwxr-x 4 1001 1001 71 Jan 14 06:22 snap [2021-01-14T06:26:17.819Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 06:22 version.go [Pipeline] sh [2021-01-14T06:26:18.160Z] + '[' -e coverage.out ] [2021-01-14T06:26:18.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T06:26:18.395Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T06:26:18.722Z] + make build [2021-01-14T06:26:18.722Z] 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-14T06:26:22.982Z] 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-14T06:26:27.585Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20175 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws [2021-01-14T06:26:27.686Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:26:31.284Z] 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-14T06:26:31.860Z] 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-14T06:26:32.730Z] using credential edgex-jenkins-ssh [2021-01-14T06:26:32.785Z] Cloning the remote Git repository [2021-01-14T06:26:32.837Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:26:33.280Z] 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-14T06:26:33.544Z] 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-14T06:26:33.207Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T06:26:33.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:26:33.362Z] > git --version # timeout=10 [2021-01-14T06:26:33.387Z] > git --version # 'git version 2.17.1' [2021-01-14T06:26:33.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:26:33.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:26:35.507Z] 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-14T06:26:36.902Z] 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-14T06:26:37.968Z] 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-14T06:26:39.415Z] 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-14T06:26:40.388Z] 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-14T06:26:41.789Z] 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-14T06:26:42.771Z] $ docker stop --time=1 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 [2021-01-14T06:26:44.514Z] $ docker rm -f 2e5110a43ec426f11738456c0ac60adcaa3f6b894c4a6224fec7250e93631ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:26:47.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T06:26:47.890Z] [2021-01-14T06:26:47.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:26:48.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T06:26:48.285Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T06:26:48.285Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T06:26:48.285Z] ca9280d653b3: Pulling fs layer [2021-01-14T06:26:48.285Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T06:26:48.553Z] cbdbe7a5bc2a: Download complete [2021-01-14T06:26:48.822Z] cbdbe7a5bc2a: Pull complete [2021-01-14T06:26:49.090Z] ca9280d653b3: Verifying Checksum [2021-01-14T06:26:49.090Z] ca9280d653b3: Download complete [2021-01-14T06:26:50.057Z] 7e9c9ca2126c: Verifying Checksum [2021-01-14T06:26:50.057Z] 7e9c9ca2126c: Download complete [2021-01-14T06:26:50.057Z] ca9280d653b3: Pull complete [2021-01-14T06:26:56.677Z] 7e9c9ca2126c: Pull complete [2021-01-14T06:26:56.677Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T06:26:56.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T06:26:56.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T06:26:56.908Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:26:56.960Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T06:26:58.051Z] $ docker top 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:26:58.581Z] + docker-compose build --help [2021-01-14T06:26:58.581Z] + grep parallel [2021-01-14T06:26:59.527Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T06:26:59.557Z] $ docker stop --time=1 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 [2021-01-14T06:27:00.922Z] $ docker rm -f 341cca2e458b5c476dd7548ca8845f54436c1e2f59f65a13b27d6a910fe9e959 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:27:01.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T06:27:01.714Z] . [Pipeline] withDockerContainer [2021-01-14T06:27:01.927Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:27:02.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T06:27:02.720Z] $ docker top 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:27:03.282Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T06:27:04.230Z] Building docker-core-command-go ... [2021-01-14T06:27:04.230Z] Building docker-core-data-go ... [2021-01-14T06:27:04.230Z] Building docker-core-metadata-go ... [2021-01-14T06:27:04.230Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T06:27:04.230Z] Building docker-security-proxy-setup-go ... [2021-01-14T06:27:04.230Z] Building docker-security-secretstore-setup-go ... [2021-01-14T06:27:04.230Z] Building docker-support-notifications-go ... [2021-01-14T06:27:04.230Z] Building docker-support-scheduler-go ... [2021-01-14T06:27:04.230Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T06:27:04.230Z] Building docker-support-notifications-go [2021-01-14T06:27:04.230Z] Building docker-core-command-go [2021-01-14T06:27:04.230Z] Building docker-sys-mgmt-agent-go [2021-01-14T06:27:04.230Z] Building docker-security-proxy-setup-go [2021-01-14T06:27:04.230Z] Building docker-security-bootstrap-redis-go [2021-01-14T06:27:05.001Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:27:05.513Z] Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:27:05.513Z] Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) [2021-01-14T06:27:04.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:27:04.336Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:27:04.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:27:04.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:27:04.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:27:04.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:27:05.028Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:27:05.046Z] > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 [2021-01-14T06:27:05.351Z] > git remote # timeout=10 [2021-01-14T06:27:05.370Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:27:05.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:27:05.436Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T06:27:05.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:27:05.529Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:27:05.541Z] > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 [2021-01-14T06:27:10.217Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" [2021-01-14T06:27:10.300Z] > git --version # timeout=10 [2021-01-14T06:27:10.316Z] > git --version # 'git version 2.17.1' [2021-01-14T06:27:10.334Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T06:27:12.054Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:27:12.525Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T06:27:12.888Z] + sudo+ servicetrue docker [2021-01-14T06:27:12.888Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T06:27:15.014Z] provisioning config files... [2021-01-14T06:27:15.056Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6311923808507268171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:27:15.527Z] ---> docker-login.sh [2021-01-14T06:27:15.527Z] nexus3.edgexfoundry.org:10001 [2021-01-14T06:27:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:27:16.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:27:16.779Z] Configure a credential helper to remove this warning. See [2021-01-14T06:27:16.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:27:16.779Z] [2021-01-14T06:27:16.779Z] Login Succeeded [2021-01-14T06:27:16.779Z] nexus3.edgexfoundry.org:10002 [2021-01-14T06:27:17.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:27:17.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:27:17.326Z] Configure a credential helper to remove this warning. See [2021-01-14T06:27:17.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:27:17.326Z] [2021-01-14T06:27:17.326Z] Login Succeeded [2021-01-14T06:27:17.326Z] nexus3.edgexfoundry.org:10003 [2021-01-14T06:27:17.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:27:17.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:27:17.873Z] Configure a credential helper to remove this warning. See [2021-01-14T06:27:17.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:27:17.873Z] [2021-01-14T06:27:17.873Z] Login Succeeded [2021-01-14T06:27:17.873Z] nexus3.edgexfoundry.org:10004 [2021-01-14T06:27:18.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:27:18.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:27:18.471Z] Configure a credential helper to remove this warning. See [2021-01-14T06:27:18.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:27:18.471Z] [2021-01-14T06:27:18.471Z] Login Succeeded [2021-01-14T06:27:18.471Z] docker.io [2021-01-14T06:27:18.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T06:27:19.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T06:27:19.345Z] Configure a credential helper to remove this warning. See [2021-01-14T06:27:19.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T06:27:19.345Z] [2021-01-14T06:27:19.345Z] Login Succeeded [2021-01-14T06:27:19.345Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T06:27:19.376Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T06:27:19.907Z] ========================================================= [2021-01-14T06:27:19.907Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T06:27:19.907Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:27:20.330Z] + 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-14T06:27:22.327Z] Sending build context to Docker daemon 165.5MB [2021-01-14T06:27:22.327Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:22.327Z] Step 2/6 : FROM ${BASE} [2021-01-14T06:27:22.624Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T06:27:22.625Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T06:27:22.625Z] a4357932f1b6: Pulling fs layer [2021-01-14T06:27:22.625Z] 18c013af1878: Pulling fs layer [2021-01-14T06:27:22.625Z] 00ac8860ef70: Pulling fs layer [2021-01-14T06:27:22.625Z] 63d7cb157983: Pulling fs layer [2021-01-14T06:27:22.625Z] b116817d02f9: Pulling fs layer [2021-01-14T06:27:22.625Z] 745a02a5169b: Pulling fs layer [2021-01-14T06:27:22.625Z] 00ac8860ef70: Waiting [2021-01-14T06:27:22.625Z] 63d7cb157983: Waiting [2021-01-14T06:27:22.625Z] b116817d02f9: Waiting [2021-01-14T06:27:22.625Z] 745a02a5169b: Waiting [2021-01-14T06:27:22.625Z] 18c013af1878: Verifying Checksum [2021-01-14T06:27:22.625Z] 18c013af1878: Download complete [2021-01-14T06:27:22.625Z] a4357932f1b6: Verifying Checksum [2021-01-14T06:27:22.625Z] a4357932f1b6: Download complete [2021-01-14T06:27:22.625Z] 63d7cb157983: Verifying Checksum [2021-01-14T06:27:22.625Z] 63d7cb157983: Download complete [2021-01-14T06:27:22.625Z] b116817d02f9: Verifying Checksum [2021-01-14T06:27:22.625Z] b116817d02f9: Download complete [2021-01-14T06:27:22.625Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T06:27:22.625Z] 5f621e34cdf4: Download complete [2021-01-14T06:27:23.237Z] 5f621e34cdf4: Pull complete [2021-01-14T06:27:23.837Z] a4357932f1b6: Pull complete [2021-01-14T06:27:24.446Z] 18c013af1878: Pull complete [2021-01-14T06:27:25.467Z] 745a02a5169b: Verifying Checksum [2021-01-14T06:27:26.444Z] 00ac8860ef70: Verifying Checksum [2021-01-14T06:27:26.444Z] 00ac8860ef70: Download complete [2021-01-14T06:27:36.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:36.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:27:36.577Z] ---> d126665d4426 [2021-01-14T06:27:36.577Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:27:36.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:36.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:27:36.577Z] ---> d126665d4426 [2021-01-14T06:27:36.577Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T06:27:36.577Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:36.577Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:27:36.577Z] ---> d126665d4426 [2021-01-14T06:27:36.577Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T06:27:36.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:36.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:27:36.577Z] ---> d126665d4426 [2021-01-14T06:27:36.577Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:27:36.577Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:27:36.577Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:27:36.577Z] ---> d126665d4426 [2021-01-14T06:27:36.577Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T06:27:36.577Z] ---> Running in 0f005be2c3f6 [2021-01-14T06:27:36.577Z] ---> Running in 69fb7a8380fd [2021-01-14T06:27:36.577Z] ---> Running in 1d2070aa5c12 [2021-01-14T06:27:36.577Z] ---> Running in 8af8141e9433 [2021-01-14T06:27:36.577Z] ---> Running in 6143e53aaa6c [2021-01-14T06:27:36.577Z] Removing intermediate container 0f005be2c3f6 [2021-01-14T06:27:36.577Z] ---> e68ad833bdb8 [2021-01-14T06:27:36.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:27:36.577Z] Removing intermediate container 6143e53aaa6c [2021-01-14T06:27:36.577Z] ---> 624391c49603 [2021-01-14T06:27:36.577Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:27:36.577Z] Removing intermediate container 69fb7a8380fd [2021-01-14T06:27:36.577Z] ---> a015580fbc1b [2021-01-14T06:27:36.577Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:27:36.577Z] Removing intermediate container 8af8141e9433 [2021-01-14T06:27:36.577Z] ---> 3dea69bd5bcb [2021-01-14T06:27:36.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:27:36.577Z] Removing intermediate container 1d2070aa5c12 [2021-01-14T06:27:36.577Z] ---> 4eed36295923 [2021-01-14T06:27:36.577Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:27:36.577Z] ---> Running in 286c6a5d65e6 [2021-01-14T06:27:36.577Z] ---> Running in 1d2741bcb910 [2021-01-14T06:27:36.577Z] ---> Running in 0c386843ee3c [2021-01-14T06:27:36.577Z] ---> Running in 7968f7a33b77 [2021-01-14T06:27:36.639Z] 00ac8860ef70: Pull complete [2021-01-14T06:27:36.639Z] 63d7cb157983: Pull complete [2021-01-14T06:27:36.639Z] b116817d02f9: Pull complete [2021-01-14T06:27:36.839Z] ---> Running in fdaa8635b3a3 [2021-01-14T06:27:38.785Z] Removing intermediate container 286c6a5d65e6 [2021-01-14T06:27:38.785Z] ---> 520392e7c13e [2021-01-14T06:27:38.785Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:27:38.785Z] ---> Running in e543471f0211 [2021-01-14T06:27:38.785Z] Removing intermediate container 0c386843ee3c [2021-01-14T06:27:38.785Z] ---> 8930f0304bfc [2021-01-14T06:27:38.785Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T06:27:39.047Z] Removing intermediate container 1d2741bcb910 [2021-01-14T06:27:39.047Z] ---> 062d63881263 [2021-01-14T06:27:39.047Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T06:27:39.047Z] ---> Running in 0a2d7eca2b4d [2021-01-14T06:27:39.310Z] Removing intermediate container fdaa8635b3a3 [2021-01-14T06:27:39.310Z] ---> 61c94dcfd96d [2021-01-14T06:27:39.310Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T06:27:39.310Z] ---> Running in 55db5e84752d [2021-01-14T06:27:39.310Z] Removing intermediate container 7968f7a33b77 [2021-01-14T06:27:39.310Z] ---> 8411012c97b5 [2021-01-14T06:27:39.310Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:27:39.579Z] ---> Running in cb8a8dc6c47b [2021-01-14T06:27:39.579Z] ---> Running in d5df0788a365 [2021-01-14T06:27:39.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:40.041Z] 745a02a5169b: Pull complete [2021-01-14T06:27:40.041Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T06:27:40.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T06:27:40.041Z] ---> b7e6874047d6 [2021-01-14T06:27:40.041Z] 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-14T06:27:40.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:40.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:40.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:40.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:41.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:41.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:41.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:41.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:41.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:27:42.111Z] OK: 233 MiB in 51 packages [2021-01-14T06:27:42.380Z] OK: 233 MiB in 51 packages [2021-01-14T06:27:42.644Z] OK: 233 MiB in 51 packages [2021-01-14T06:27:42.644Z] OK: 233 MiB in 51 packages [2021-01-14T06:27:42.913Z] Removing intermediate container 0a2d7eca2b4d [2021-01-14T06:27:42.913Z] ---> f58b73a7f75f [2021-01-14T06:27:42.913Z] Step 6/24 : COPY go.mod . [2021-01-14T06:27:42.913Z] Removing intermediate container e543471f0211 [2021-01-14T06:27:42.913Z] ---> ed71d771415e [2021-01-14T06:27:42.913Z] Step 6/22 : COPY go.mod . [2021-01-14T06:27:42.913Z] OK: 233 MiB in 51 packages [2021-01-14T06:27:43.435Z] ---> Running in 2b763064ca96 [2021-01-14T06:27:43.486Z] ---> 30fd8bf85e62 [2021-01-14T06:27:43.486Z] Step 7/24 : RUN go mod download [2021-01-14T06:27:43.486Z] ---> 166c95572ebb [2021-01-14T06:27:43.486Z] Step 7/22 : RUN go mod download [2021-01-14T06:27:43.486Z] Removing intermediate container cb8a8dc6c47b [2021-01-14T06:27:43.486Z] ---> bde3fa6c7d32 [2021-01-14T06:27:43.486Z] Step 6/21 : COPY go.mod . [2021-01-14T06:27:43.486Z] ---> Running in bb7ddb2861c7 [2021-01-14T06:27:43.486Z] ---> Running in 39e77f84a4cb [2021-01-14T06:27:43.486Z] Removing intermediate container d5df0788a365 [2021-01-14T06:27:43.486Z] ---> 7a088c7992dd [2021-01-14T06:27:43.486Z] Step 6/22 : COPY go.mod . [2021-01-14T06:27:43.748Z] Removing intermediate container 55db5e84752d [2021-01-14T06:27:43.748Z] ---> d62485643175 [2021-01-14T06:27:43.748Z] Step 6/26 : COPY go.mod . [2021-01-14T06:27:44.010Z] ---> 8beb582f2ae4 [2021-01-14T06:27:44.010Z] Step 7/21 : RUN go mod download [2021-01-14T06:27:44.010Z] ---> dde73c74fb24 [2021-01-14T06:27:44.010Z] Step 7/22 : RUN go mod download [2021-01-14T06:27:44.276Z] ---> Running in ce6a3b3af9bf [2021-01-14T06:27:44.276Z] ---> 058973b60637 [2021-01-14T06:27:44.276Z] Step 7/26 : RUN go mod download [2021-01-14T06:27:44.542Z] ---> Running in 708a152fc76e [2021-01-14T06:27:44.542Z] ---> Running in 02f73c29334d [2021-01-14T06:27:44.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:27:45.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:27:46.476Z] Removing intermediate container ce6a3b3af9bf [2021-01-14T06:27:46.476Z] ---> a1679108812f [2021-01-14T06:27:46.476Z] Step 8/21 : COPY . . [2021-01-14T06:27:46.476Z] Removing intermediate container bb7ddb2861c7 [2021-01-14T06:27:46.476Z] ---> 9098f8c75a76 [2021-01-14T06:27:46.476Z] Step 8/24 : COPY . . [2021-01-14T06:27:46.476Z] Removing intermediate container 02f73c29334d [2021-01-14T06:27:46.476Z] ---> b5a857d46501 [2021-01-14T06:27:46.476Z] Step 8/26 : COPY . . [2021-01-14T06:27:48.474Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T06:27:48.474Z] (2/12) Installing file (5.38-r0) [2021-01-14T06:27:48.751Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T06:27:48.751Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T06:27:49.054Z] Removing intermediate container 39e77f84a4cb [2021-01-14T06:27:49.054Z] ---> b110dfa443e4 [2021-01-14T06:27:49.054Z] Step 8/22 : COPY . . [2021-01-14T06:27:49.316Z] Removing intermediate container 708a152fc76e [2021-01-14T06:27:49.316Z] ---> 8654db7800cd [2021-01-14T06:27:49.316Z] Step 8/22 : COPY . . [2021-01-14T06:27:58.914Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T06:27:58.914Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T06:27:58.914Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T06:27:58.914Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T06:27:58.915Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T06:27:58.915Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T06:27:58.915Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T06:27:58.915Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T06:27:58.915Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:27:58.915Z] OK: 217 MiB in 51 packages [2021-01-14T06:28:04.328Z] Removing intermediate container 2b763064ca96 [2021-01-14T06:28:04.328Z] ---> 2ec8b7704518 [2021-01-14T06:28:04.328Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T06:28:04.328Z] ---> Running in 22f148ddb6d9 [2021-01-14T06:28:04.328Z] Removing intermediate container 22f148ddb6d9 [2021-01-14T06:28:04.328Z] ---> d6d884973f1d [2021-01-14T06:28:04.328Z] Step 5/6 : COPY go.mod . [2021-01-14T06:28:04.969Z] ---> 876b2a5fe1f2 [2021-01-14T06:28:04.969Z] Step 6/6 : RUN go mod download [2021-01-14T06:28:04.969Z] ---> Running in dff1de62a74e [2021-01-14T06:28:22.193Z] ---> 77f7dfee0e91 [2021-01-14T06:28:22.193Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T06:28:22.193Z] ---> fa1d709cf430 [2021-01-14T06:28:22.193Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T06:28:22.193Z] ---> 4cf84854970b [2021-01-14T06:28:22.193Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T06:28:22.193Z] ---> 22e37c0007c1 [2021-01-14T06:28:22.193Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T06:28:22.193Z] ---> 8e3005053b5b [2021-01-14T06:28:22.193Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T06:28:22.456Z] ---> Running in ccb898d6f1c3 [2021-01-14T06:28:22.456Z] ---> Running in 9c7992032972 [2021-01-14T06:28:22.456Z] ---> Running in 88e3daad6215 [2021-01-14T06:28:22.456Z] ---> Running in b2a61019081c [2021-01-14T06:28:22.456Z] ---> Running in f76f80b30d75 [2021-01-14T06:28:23.867Z] 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-14T06:28:23.867Z] 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-14T06:28:23.867Z] 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-14T06:28:23.867Z] 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-14T06:28:23.867Z] 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-14T06:28:31.832Z] Removing intermediate container dff1de62a74e [2021-01-14T06:28:31.832Z] ---> f8b5784274b7 [2021-01-14T06:28:31.832Z] Successfully built f8b5784274b7 [2021-01-14T06:28:31.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:28:32.222Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:28:32.222Z] . [Pipeline] withDockerContainer [2021-01-14T06:28:32.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container [2021-01-14T06:28:32.627Z] $ 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-14T06:28:34.230Z] $ docker top f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:28:35.273Z] + go version [2021-01-14T06:28:35.273Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T06:28:35.325Z] $ docker stop --time=1 f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d [2021-01-14T06:28:37.204Z] $ docker rm -f f67cee59322ec08859e1b1dea68dac215f0f344de7ad268aef321cc97f49074d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:28:38.395Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T06:28:38.395Z] . [Pipeline] withDockerContainer [2021-01-14T06:28:38.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container [2021-01-14T06:28:38.755Z] $ 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-14T06:28:40.284Z] $ docker top 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T06:28:40.743Z] ========================================================= [2021-01-14T06:28:40.743Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T06:28:40.743Z] ========================================================= [Pipeline] sh [2021-01-14T06:28:41.429Z] + make test [2021-01-14T06:28:41.429Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T06:28:50.611Z] 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-14T06:28:55.953Z] Removing intermediate container b2a61019081c [2021-01-14T06:28:55.953Z] ---> c547c7e3be0b [2021-01-14T06:28:55.953Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T06:28:55.953Z] Removing intermediate container 88e3daad6215 [2021-01-14T06:28:55.953Z] ---> 8d9688889018 [2021-01-14T06:28:55.953Z] [2021-01-14T06:28:55.953Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T06:28:55.953Z] 3.12: Pulling from library/alpine [2021-01-14T06:28:56.229Z] Removing intermediate container 9c7992032972 [2021-01-14T06:28:56.229Z] ---> 965a518c9cbb [2021-01-14T06:28:56.229Z] [2021-01-14T06:28:56.229Z] Step 10/22 : FROM scratch [2021-01-14T06:28:56.229Z] ---> [2021-01-14T06:28:56.229Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:28:56.229Z] Removing intermediate container ccb898d6f1c3 [2021-01-14T06:28:56.229Z] ---> 6f7947c8bff9 [2021-01-14T06:28:56.229Z] [2021-01-14T06:28:56.229Z] Step 10/24 : FROM scratch [2021-01-14T06:28:56.229Z] ---> [2021-01-14T06:28:56.229Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T06:28:56.229Z] ---> Running in 1c9388b89577 [2021-01-14T06:28:56.495Z] ---> Running in 754ffdbbb5d6 [2021-01-14T06:28:56.495Z] ---> Running in 917913111bb9 [2021-01-14T06:28:57.076Z] Removing intermediate container 754ffdbbb5d6 [2021-01-14T06:28:57.076Z] ---> 6a7ae795009c [2021-01-14T06:28:57.076Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T06:28:57.649Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T06:28:57.911Z] 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-14T06:28:58.181Z] Removing intermediate container 917913111bb9 [2021-01-14T06:28:58.181Z] ---> 429f69c89334 [2021-01-14T06:28:58.181Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T06:28:58.181Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T06:28:58.181Z] ---> 389fef711851 [2021-01-14T06:28:58.181Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T06:28:58.181Z] ---> Running in b3bcfdd46b63 [2021-01-14T06:28:58.181Z] ---> Running in 7ea143a3da36 [2021-01-14T06:28:58.447Z] ---> Running in 3b6e969b8b0a [2021-01-14T06:28:58.710Z] Removing intermediate container f76f80b30d75 [2021-01-14T06:28:58.710Z] ---> 2a7c976c30f8 [2021-01-14T06:28:58.710Z] [2021-01-14T06:28:58.710Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T06:28:58.710Z] ---> 389fef711851 [2021-01-14T06:28:58.710Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T06:28:58.980Z] Removing intermediate container b3bcfdd46b63 [2021-01-14T06:28:58.980Z] ---> 95983c84b7dd [2021-01-14T06:28:58.980Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T06:28:58.980Z] ---> Running in 0f717096f56f [2021-01-14T06:28:59.245Z] ---> Running in 943c3911d845 [2021-01-14T06:28:59.245Z] Removing intermediate container 7ea143a3da36 [2021-01-14T06:28:59.245Z] ---> 8fa310a04c16 [2021-01-14T06:28:59.245Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:28:59.245Z] ---> Running in a4b5f03e9f7b [2021-01-14T06:28:59.509Z] Removing intermediate container 943c3911d845 [2021-01-14T06:28:59.509Z] ---> 20ed778d5301 [2021-01-14T06:28:59.509Z] Step 14/22 : WORKDIR / [2021-01-14T06:28:59.509Z] ---> Running in 08affa18778b [2021-01-14T06:28:59.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:28:59.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:28:59.776Z] Removing intermediate container a4b5f03e9f7b [2021-01-14T06:28:59.776Z] ---> 692d0ca1f27c [2021-01-14T06:28:59.776Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T06:29:00.053Z] Removing intermediate container 1c9388b89577 [2021-01-14T06:29:00.053Z] ---> ea75fab800d9 [2021-01-14T06:29:00.053Z] [2021-01-14T06:29:00.053Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T06:29:00.053Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T06:29:00.053Z] Removing intermediate container 08affa18778b [2021-01-14T06:29:00.053Z] ---> fdd94392fd07 [2021-01-14T06:29:00.053Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:29:00.053Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:29:00.053Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T06:29:00.053Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T06:29:00.053Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T06:29:00.053Z] 20.10.0: Pulling from library/docker [2021-01-14T06:29:00.053Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:29:00.053Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T06:29:00.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:00.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:00.597Z] OK: 7 MiB in 19 packages [2021-01-14T06:29:00.597Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T06:29:00.597Z] ---> 229e490fe53b [2021-01-14T06:29:00.597Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T06:29:00.597Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:29:00.597Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T06:29:00.597Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T06:29:00.597Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:29:00.597Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T06:29:01.185Z] OK: 7 MiB in 18 packages [2021-01-14T06:29:01.776Z] ---> ba9068cffcd3 [2021-01-14T06:29:01.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T06:29:02.747Z] ---> cf9b837146e8 [2021-01-14T06:29:02.747Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T06:29:03.020Z] ---> 4f216fb32bbf [2021-01-14T06:29:03.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T06:29:03.994Z] ---> 760e00dc9064 [2021-01-14T06:29:03.994Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:29:04.268Z] ---> 1e1a32e436d5 [2021-01-14T06:29:04.268Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T06:29:04.535Z] Removing intermediate container 3b6e969b8b0a [2021-01-14T06:29:04.535Z] ---> 875b28eba994 [2021-01-14T06:29:04.535Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T06:29:04.535Z] Removing intermediate container 0f717096f56f [2021-01-14T06:29:04.535Z] ---> 0a4fb293322f [2021-01-14T06:29:04.535Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T06:29:05.120Z] ---> Running in 3915ace665f2 [2021-01-14T06:29:05.120Z] ---> Running in 700bef79aaba [2021-01-14T06:29:05.120Z] ---> Running in 0ecbe59ed32e [2021-01-14T06:29:05.120Z] ---> f755f5800b0c [2021-01-14T06:29:05.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T06:29:06.076Z] Removing intermediate container 700bef79aaba [2021-01-14T06:29:06.076Z] ---> 266a44d13105 [2021-01-14T06:29:06.076Z] Step 13/21 : WORKDIR /edgex [2021-01-14T06:29:06.671Z] Removing intermediate container 0ecbe59ed32e [2021-01-14T06:29:06.671Z] ---> e1f3d7a43c93 [2021-01-14T06:29:06.671Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container 3915ace665f2 [2021-01-14T06:29:06.671Z] ---> 1af5e6f431c1 [2021-01-14T06:29:06.671Z] [2021-01-14T06:29:06.671Z] Step 13/22 : WORKDIR / [2021-01-14T06:29:06.671Z] ---> Running in e1d78687c9d7 [2021-01-14T06:29:06.671Z] ---> Running in 85f8e9b65446 [2021-01-14T06:29:06.671Z] ---> be7ff2624f72 [2021-01-14T06:29:06.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T06:29:06.671Z] ---> Running in fe6b06341cb5 [2021-01-14T06:29:06.936Z] Removing intermediate container e1d78687c9d7 [2021-01-14T06:29:06.936Z] ---> 7643ed1364c6 [2021-01-14T06:29:06.936Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T06:29:07.206Z] Removing intermediate container fe6b06341cb5 [2021-01-14T06:29:07.206Z] ---> 496ea34d27d8 [2021-01-14T06:29:07.206Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T06:29:07.206Z] Removing intermediate container 85f8e9b65446 [2021-01-14T06:29:07.206Z] ---> e611ff321540 [2021-01-14T06:29:07.206Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:29:07.206Z] ---> 1ec31d925853 [2021-01-14T06:29:07.206Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T06:29:07.206Z] ---> Running in 37bee5cfd018 [2021-01-14T06:29:07.471Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T06:29:07.471Z] ---> 6d747fe2dc9a [2021-01-14T06:29:07.471Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T06:29:07.471Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T06:29:07.471Z] ---> aefe523efa57 [2021-01-14T06:29:07.471Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T06:29:07.471Z] ---> Running in 143c78d110ca [2021-01-14T06:29:07.734Z] ---> Running in 1b7f84fe1828 [2021-01-14T06:29:07.734Z] ---> 24e7bacaddd2 [2021-01-14T06:29:07.734Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T06:29:07.734Z] Removing intermediate container 37bee5cfd018 [2021-01-14T06:29:07.734Z] ---> 3ab43fce572b [2021-01-14T06:29:07.734Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:29:08.007Z] Removing intermediate container 143c78d110ca [2021-01-14T06:29:08.007Z] ---> 84094331cd9a [2021-01-14T06:29:08.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:29:08.007Z] ---> Running in 44f26bac1b9c [2021-01-14T06:29:08.295Z] ---> f728a3e32387 [2021-01-14T06:29:08.295Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T06:29:08.295Z] ---> Running in b93814af0b69 [2021-01-14T06:29:08.295Z] ---> 249f5d5d4639 [2021-01-14T06:29:08.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T06:29:08.303Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T06:29:08.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:08.562Z] Removing intermediate container 44f26bac1b9c [2021-01-14T06:29:08.562Z] ---> 4f7afd0d703e [2021-01-14T06:29:08.562Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:29:08.562Z] Removing intermediate container b93814af0b69 [2021-01-14T06:29:08.562Z] ---> 077c66529525 [2021-01-14T06:29:08.562Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T06:29:08.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:08.828Z] ---> Running in 1708cbb42756 [2021-01-14T06:29:08.828Z] ---> Running in f92416667bed [2021-01-14T06:29:08.828Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T06:29:08.828Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T06:29:08.828Z] Executing bash-5.0.17-r0.post-install [2021-01-14T06:29:08.828Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:29:08.828Z] OK: 12 MiB in 22 packages [2021-01-14T06:29:08.828Z] ---> 91d7eb3e5b1c [2021-01-14T06:29:08.828Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T06:29:09.093Z] ---> 459214a18a20 [2021-01-14T06:29:09.093Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T06:29:09.093Z] Removing intermediate container f92416667bed [2021-01-14T06:29:09.093Z] ---> c1ac8de68b0e [2021-01-14T06:29:09.093Z] [2021-01-14T06:29:09.093Z] ---> Running in 1d1f106d275b [2021-01-14T06:29:09.093Z] Removing intermediate container 1708cbb42756 [2021-01-14T06:29:09.093Z] ---> 12b13716c78e [2021-01-14T06:29:09.093Z] Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:29:09.357Z] Successfully built c1ac8de68b0e [2021-01-14T06:29:09.357Z] ---> Running in 0d9836dc6084 [2021-01-14T06:29:09.357Z] ---> 69325a294b16 [2021-01-14T06:29:09.357Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T06:29:09.357Z] Successfully tagged docker-core-command-go:latest [2021-01-14T06:29:09.620Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-01-14T06:29:09.620Z] Removing intermediate container 1d1f106d275b [2021-01-14T06:29:09.620Z] ---> c720992ae9e7 [2021-01-14T06:29:09.620Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T06:29:09.620Z] ---> Running in ade5be2195a7 [2021-01-14T06:29:09.885Z] ---> Running in 79b36546a534 [2021-01-14T06:29:09.885Z] Removing intermediate container 0d9836dc6084 [2021-01-14T06:29:09.885Z] ---> 05e6af9ca9d5 [2021-01-14T06:29:09.885Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:29:09.885Z] Removing intermediate container 1b7f84fe1828 [2021-01-14T06:29:09.885Z] ---> eff5c479d707 [2021-01-14T06:29:09.885Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T06:29:10.151Z] ---> Running in ffbe3657291d [2021-01-14T06:29:10.738Z] ---> Running in df043281a689 [2021-01-14T06:29:12.131Z] Removing intermediate container 79b36546a534 [2021-01-14T06:29:12.131Z] ---> 54734ce4860d [2021-01-14T06:29:12.131Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T06:29:13.528Z] Removing intermediate container ffbe3657291d [2021-01-14T06:29:13.528Z] ---> fc608610a5b2 [2021-01-14T06:29:13.528Z] [2021-01-14T06:29:13.528Z] ---> Running in 852b00ae87ba [2021-01-14T06:29:13.528Z] Successfully built fc608610a5b2 [2021-01-14T06:29:13.794Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T06:29:13.794Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-14T06:29:13.794Z] Removing intermediate container df043281a689 [2021-01-14T06:29:13.794Z] ---> 060af1ff6ad4 [2021-01-14T06:29:13.794Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T06:29:14.058Z] Removing intermediate container 852b00ae87ba [2021-01-14T06:29:14.058Z] ---> 59ce8b5826a0 [2021-01-14T06:29:14.058Z] Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:29:14.058Z] ---> Running in fc8e6957d26d [2021-01-14T06:29:14.058Z] ---> Running in 8452f1483816 [2021-01-14T06:29:14.058Z] Removing intermediate container ade5be2195a7 [2021-01-14T06:29:14.058Z] ---> 66ac4804c6f1 [2021-01-14T06:29:14.058Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T06:29:17.374Z] ---> Running in 9c6366f7b35c [2021-01-14T06:29:17.374Z] Removing intermediate container fc8e6957d26d [2021-01-14T06:29:17.374Z] ---> 5ea84b66a8a7 [2021-01-14T06:29:17.374Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T06:29:17.374Z] Removing intermediate container 8452f1483816 [2021-01-14T06:29:17.374Z] ---> 8ee76a960337 [2021-01-14T06:29:17.374Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T06:29:19.319Z] ---> Running in 02ccd2991101 [2021-01-14T06:29:19.319Z] ---> Running in e49282f950e0 [2021-01-14T06:29:19.319Z] Removing intermediate container 9c6366f7b35c [2021-01-14T06:29:19.319Z] ---> cbba8e43931c [2021-01-14T06:29:19.319Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T06:29:20.270Z] ---> Running in 0bab71c36f83 [2021-01-14T06:29:20.534Z] Removing intermediate container e49282f950e0 [2021-01-14T06:29:20.534Z] ---> 333fa30a7e8f [2021-01-14T06:29:20.534Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T06:29:20.534Z] Removing intermediate container 02ccd2991101 [2021-01-14T06:29:20.534Z] ---> df50408ba531 [2021-01-14T06:29:20.534Z] [2021-01-14T06:29:20.799Z] Successfully built df50408ba531 [2021-01-14T06:29:21.074Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T06:29:21.074Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-14T06:29:22.048Z] Removing intermediate container 0bab71c36f83 [2021-01-14T06:29:22.048Z] ---> 260c7dc621b0 [2021-01-14T06:29:22.048Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:29:22.643Z] ---> Running in 5102c88a9720 [2021-01-14T06:29:22.923Z] ---> c6cf120aab27 [2021-01-14T06:29:22.923Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T06:29:23.883Z] Removing intermediate container 5102c88a9720 [2021-01-14T06:29:23.883Z] ---> 828812f96d17 [2021-01-14T06:29:23.883Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:29:24.151Z] ---> 5c8b48757e82 [2021-01-14T06:29:24.151Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T06:29:24.429Z] ---> Running in 3bd8babe3606 [2021-01-14T06:29:25.032Z] Removing intermediate container 3bd8babe3606 [2021-01-14T06:29:25.032Z] ---> 60f4b8e70fd6 [2021-01-14T06:29:25.032Z] [2021-01-14T06:29:25.644Z] Successfully built 60f4b8e70fd6 [2021-01-14T06:29:25.644Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T06:29:25.644Z] Building docker-core-data-go [2021-01-14T06:29:26.614Z]  Building docker-security-bootstrap-redis-go ... done  ---> 9e4e6b671f12 [2021-01-14T06:29:26.614Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T06:29:28.556Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:29:28.556Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:29:28.556Z] ---> d126665d4426 [2021-01-14T06:29:28.556Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> 4eed36295923 [2021-01-14T06:29:28.556Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> 61c94dcfd96d [2021-01-14T06:29:28.556Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> bde3fa6c7d32 [2021-01-14T06:29:28.556Z] Step 6/21 : COPY go.mod . [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> 8beb582f2ae4 [2021-01-14T06:29:28.556Z] Step 7/21 : RUN go mod download [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> a1679108812f [2021-01-14T06:29:28.556Z] Step 8/21 : COPY . . [2021-01-14T06:29:28.556Z] ---> Using cache [2021-01-14T06:29:28.556Z] ---> 77f7dfee0e91 [2021-01-14T06:29:28.556Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T06:29:30.533Z] ---> Running in 99c5624df127 [2021-01-14T06:29:30.799Z] ---> Running in 03eb6e4be723 [2021-01-14T06:29:33.389Z] 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-14T06:29:33.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:33.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:33.657Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:29:33.657Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:29:33.657Z] ---> d126665d4426 [2021-01-14T06:29:33.657Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> 4eed36295923 [2021-01-14T06:29:33.657Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> 61c94dcfd96d [2021-01-14T06:29:33.657Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> bde3fa6c7d32 [2021-01-14T06:29:33.657Z] Step 6/24 : COPY go.mod . [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> 8beb582f2ae4 [2021-01-14T06:29:33.657Z] Step 7/24 : RUN go mod download [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> a1679108812f [2021-01-14T06:29:33.657Z] Step 8/24 : COPY . . [2021-01-14T06:29:33.657Z] ---> Using cache [2021-01-14T06:29:33.657Z] ---> 77f7dfee0e91 [2021-01-14T06:29:33.657Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T06:29:33.657Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T06:29:33.921Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T06:29:33.921Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T06:29:33.921Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T06:29:33.921Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T06:29:34.203Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T06:29:34.203Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T06:29:34.203Z] ---> Running in 278658efd015 [2021-01-14T06:29:36.160Z] 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-14T06:29:41.533Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T06:29:41.533Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T06:29:41.533Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T06:29:41.533Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T06:29:41.533Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T06:29:41.803Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T06:29:42.072Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T06:29:42.344Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T06:29:42.624Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T06:29:42.898Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T06:29:43.514Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T06:29:43.514Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T06:29:43.514Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T06:29:43.514Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T06:29:43.514Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T06:29:43.514Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T06:29:43.514Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T06:29:43.514Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T06:29:43.514Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T06:29:43.789Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T06:29:43.789Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T06:29:43.789Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T06:29:44.071Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T06:29:44.071Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T06:29:44.071Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T06:29:44.071Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T06:29:44.366Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:29:45.339Z] OK: 71 MiB in 55 packages [2021-01-14T06:29:47.345Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:29:47.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:29:47.346Z] ---> d126665d4426 [2021-01-14T06:29:47.346Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> 4eed36295923 [2021-01-14T06:29:47.346Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> 61c94dcfd96d [2021-01-14T06:29:47.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> bde3fa6c7d32 [2021-01-14T06:29:47.346Z] Step 6/22 : COPY go.mod . [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> 8beb582f2ae4 [2021-01-14T06:29:47.346Z] Step 7/22 : RUN go mod download [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> a1679108812f [2021-01-14T06:29:47.346Z] Step 8/22 : COPY . . [2021-01-14T06:29:47.346Z] ---> Using cache [2021-01-14T06:29:47.346Z] ---> 77f7dfee0e91 [2021-01-14T06:29:47.346Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T06:29:48.337Z] ---> Running in 7ff3ba186031 [2021-01-14T06:29:48.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:29:48.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:29:48.982Z] ---> d126665d4426 [2021-01-14T06:29:48.982Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T06:29:48.982Z] ---> Using cache [2021-01-14T06:29:48.982Z] ---> 4eed36295923 [2021-01-14T06:29:48.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:29:48.982Z] ---> Using cache [2021-01-14T06:29:48.982Z] ---> 61c94dcfd96d [2021-01-14T06:29:48.982Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T06:29:50.005Z] 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-14T06:29:50.005Z] ---> Running in c6e27444416e [2021-01-14T06:29:51.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:52.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:29:53.168Z] OK: 233 MiB in 51 packages [2021-01-14T06:29:55.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T06:29:55.843Z] Removing intermediate container c6e27444416e [2021-01-14T06:29:55.843Z] ---> 9e925350cbb0 [2021-01-14T06:29:55.843Z] Step 6/23 : COPY go.mod . [2021-01-14T06:29:56.427Z] ---> 4e6ee0bccda3 [2021-01-14T06:29:56.427Z] Step 7/23 : RUN go mod download [2021-01-14T06:29:59.057Z] 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-14T06:29:59.057Z] ---> Running in b37eb0a35e52 [2021-01-14T06:30:00.474Z] Removing intermediate container 99c5624df127 [2021-01-14T06:30:00.474Z] ---> c955770ab64f [2021-01-14T06:30:00.474Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T06:30:00.749Z] ---> Running in 763865c26ca4 [2021-01-14T06:30:03.397Z] Removing intermediate container b37eb0a35e52 [2021-01-14T06:30:03.397Z] ---> 921d45e1803f [2021-01-14T06:30:03.397Z] Step 8/23 : COPY . . [2021-01-14T06:30:03.397Z] Collecting docker-compose==1.23.2 [2021-01-14T06:30:03.676Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T06:30:03.952Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T06:30:03.952Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T06:30:07.311Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T06:30:07.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T06:30:11.581Z] 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-14T06:30:11.581Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T06:30:11.581Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T06:30:12.179Z] Removing intermediate container 278658efd015 [2021-01-14T06:30:12.179Z] ---> 916aa9663f9d [2021-01-14T06:30:12.179Z] [2021-01-14T06:30:12.179Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T06:30:12.179Z] ---> 389fef711851 [2021-01-14T06:30:12.179Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T06:30:12.179Z] ---> Using cache [2021-01-14T06:30:12.179Z] ---> 875b28eba994 [2021-01-14T06:30:12.179Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T06:30:12.463Z] Removing intermediate container 03eb6e4be723 [2021-01-14T06:30:12.463Z] ---> 117393e02bb0 [2021-01-14T06:30:12.463Z] [2021-01-14T06:30:12.463Z] Step 10/21 : FROM scratch [2021-01-14T06:30:12.463Z] ---> [2021-01-14T06:30:12.463Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:30:13.059Z] ---> Using cache [2021-01-14T06:30:13.059Z] ---> 6a7ae795009c [2021-01-14T06:30:13.060Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T06:30:13.328Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T06:30:13.328Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T06:30:13.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T06:30:13.910Z] ---> Running in b3821ec92384 [2021-01-14T06:30:13.910Z] ---> Running in b1ad86dc9297 [2021-01-14T06:30:14.178Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T06:30:14.178Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T06:30:16.753Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T06:30:16.753Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T06:30:17.339Z] Removing intermediate container b3821ec92384 [2021-01-14T06:30:17.339Z] ---> 3ef9b7c625c6 [2021-01-14T06:30:17.339Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T06:30:17.617Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T06:30:17.617Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T06:30:17.617Z] Removing intermediate container b1ad86dc9297 [2021-01-14T06:30:17.617Z] ---> 912e2f47c38b [2021-01-14T06:30:17.617Z] Step 13/24 : WORKDIR / [2021-01-14T06:30:18.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T06:30:18.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T06:30:18.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T06:30:19.041Z] Collecting PyYAML<4,>=3.10 [2021-01-14T06:30:19.041Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T06:30:19.304Z] ---> Running in 1ae1b5417110 [2021-01-14T06:30:19.885Z] ---> Running in 3d2cfd2baffa [2021-01-14T06:30:20.857Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T06:30:21.121Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T06:30:21.698Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T06:30:22.287Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T06:30:22.287Z] Removing intermediate container 1ae1b5417110 [2021-01-14T06:30:22.287Z] ---> 957263a4d0fb [2021-01-14T06:30:22.287Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:30:23.693Z] Collecting idna<2.8,>=2.5 [2021-01-14T06:30:23.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T06:30:23.958Z] 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-14T06:30:23.958Z] 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-14T06:30:23.958Z] Removing intermediate container 3d2cfd2baffa [2021-01-14T06:30:23.958Z] ---> 378157f7507c [2021-01-14T06:30:23.958Z] 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-14T06:30:23.958Z] ---> 4fce09c9bae9 [2021-01-14T06:30:23.958Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T06:30:23.958Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T06:30:23.958Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T06:30:24.233Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T06:30:24.233Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T06:30:24.233Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T06:30:24.233Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T06:30:24.507Z] Installing collected packages: urllib3, idna, requests, docopt, texttable, jsonschema, websocket-client, docker-pycreds, docker, dockerpty, PyYAML, cached-property, docker-compose [2021-01-14T06:30:24.507Z] Attempting uninstall: urllib3 [2021-01-14T06:30:24.507Z] Found existing installation: urllib3 1.25.9 [2021-01-14T06:30:24.507Z] Uninstalling urllib3-1.25.9: [2021-01-14T06:30:24.507Z] ---> b9145612c572 [2021-01-14T06:30:24.507Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T06:30:24.508Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T06:30:25.459Z] ---> Running in 4a8178d7d6c3 [2021-01-14T06:30:26.417Z] ---> 70c91097a2ab [2021-01-14T06:30:26.417Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T06:30:26.417Z] ---> 69c890fe9dd0 [2021-01-14T06:30:26.417Z] 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-14T06:30:26.417Z] Attempting uninstall: idna [2021-01-14T06:30:26.417Z] Found existing installation: idna 2.9 [2021-01-14T06:30:26.417Z] Uninstalling idna-2.9: [2021-01-14T06:30:26.417Z] Successfully uninstalled idna-2.9 [2021-01-14T06:30:26.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.263s coverage: 46.6% of statements [2021-01-14T06:30:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T06:30:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T06:30:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T06:30:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T06:30:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T06:30:27.368Z] Attempting uninstall: requests [2021-01-14T06:30:27.368Z] Found existing installation: requests 2.23.0 [2021-01-14T06:30:27.368Z] Uninstalling requests-2.23.0: [2021-01-14T06:30:27.368Z] Successfully uninstalled requests-2.23.0 [2021-01-14T06:30:27.368Z] 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-14T06:30:27.368Z] Removing intermediate container 7ff3ba186031 [2021-01-14T06:30:27.368Z] ---> 8758eada358c [2021-01-14T06:30:27.368Z] [2021-01-14T06:30:27.368Z] Step 10/22 : FROM scratch [2021-01-14T06:30:27.368Z] ---> [2021-01-14T06:30:27.368Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:30:27.634Z] ---> Using cache [2021-01-14T06:30:27.634Z] ---> 6a7ae795009c [2021-01-14T06:30:27.634Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T06:30:27.634Z] ---> a8c820d611e5 [2021-01-14T06:30:27.634Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T06:30:27.634Z] ---> e1a80f39dff6 [2021-01-14T06:30:27.634Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T06:30:27.910Z] Running setup.py install for docopt: started [2021-01-14T06:30:27.910Z] ---> Running in a865c43f91e3 [2021-01-14T06:30:27.910Z] ---> Running in 191c8852ff92 [2021-01-14T06:30:28.244Z] ---> b4e917ba0898 [2021-01-14T06:30:28.244Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T06:30:28.244Z] Removing intermediate container a865c43f91e3 [2021-01-14T06:30:28.244Z] ---> afc95cced85a [2021-01-14T06:30:28.244Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T06:30:28.244Z] Removing intermediate container 191c8852ff92 [2021-01-14T06:30:28.244Z] ---> ffeffac367cd [2021-01-14T06:30:28.244Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:30:28.244Z] ---> Running in 37a7c93a705c [2021-01-14T06:30:28.515Z] ---> Running in 9943e5564786 [2021-01-14T06:30:28.515Z] Removing intermediate container 37a7c93a705c [2021-01-14T06:30:28.515Z] ---> e97b32e4c986 [2021-01-14T06:30:28.515Z] Step 14/22 : WORKDIR / [2021-01-14T06:30:28.783Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T06:30:28.783Z] Running setup.py install for texttable: started [2021-01-14T06:30:29.049Z] ---> Running in 90b3f10759c8 [2021-01-14T06:30:29.049Z] Removing intermediate container 9943e5564786 [2021-01-14T06:30:29.049Z] ---> ab6d00d542d2 [2021-01-14T06:30:29.049Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T06:30:29.049Z] ---> ffd846d0bea8 [2021-01-14T06:30:29.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T06:30:29.316Z] ---> Running in 2c27b28f306e [2021-01-14T06:30:29.316Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T06:30:30.263Z] Removing intermediate container 90b3f10759c8 [2021-01-14T06:30:30.263Z] ---> 35760679cafc [2021-01-14T06:30:30.263Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:30:31.212Z] ---> f01c7c91c770 [2021-01-14T06:30:31.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T06:30:31.212Z] Removing intermediate container 2c27b28f306e [2021-01-14T06:30:31.212Z] ---> bae646e5cf38 [2021-01-14T06:30:31.212Z] Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:30:31.486Z] ---> a68eb5f229ba [2021-01-14T06:30:31.486Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T06:30:31.767Z] ---> Running in 6a648909a971 [2021-01-14T06:30:31.767Z] Running setup.py install for dockerpty: started [2021-01-14T06:30:31.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.541s coverage: 27.0% of statements [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T06:30:31.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T06:30:31.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T06:30:31.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.302s coverage: 77.1% of statements [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T06:30:31.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T06:30:32.357Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T06:30:32.357Z] Running setup.py install for PyYAML: started [2021-01-14T06:30:32.357Z] ---> 53ceb968cb78 [2021-01-14T06:30:32.357Z] 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-14T06:30:32.632Z] ---> 67132d1d6908 [2021-01-14T06:30:32.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T06:30:32.632Z] ---> Running in 8c00b5e8ee6a [2021-01-14T06:30:32.632Z] Removing intermediate container 6a648909a971 [2021-01-14T06:30:32.632Z] ---> ff9420228ea4 [2021-01-14T06:30:32.632Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T06:30:32.896Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T06:30:33.167Z] ---> Running in 995936f366e3 [2021-01-14T06:30:34.162Z] ---> 76e829eda5b2 [2021-01-14T06:30:34.162Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T06:30:34.435Z] 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-14T06:30:34.712Z] Removing intermediate container 995936f366e3 [2021-01-14T06:30:34.712Z] ---> eb5cd389a5d2 [2021-01-14T06:30:34.712Z] [2021-01-14T06:30:34.712Z] ---> Running in 54cf1048d972 [2021-01-14T06:30:34.985Z] Successfully built eb5cd389a5d2 [2021-01-14T06:30:35.253Z] Removing intermediate container 54cf1048d972 [2021-01-14T06:30:35.253Z] ---> 2cf4334c0940 [2021-01-14T06:30:35.253Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:30:35.253Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T06:30:35.253Z]  Building docker-support-scheduler-go ... done  ---> Running in 17ba17ae1656 [2021-01-14T06:30:35.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.707s coverage: 82.4% of statements [2021-01-14T06:30:35.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T06:30:35.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T06:30:35.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T06:30:35.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T06:30:37.838Z] Removing intermediate container 8c00b5e8ee6a [2021-01-14T06:30:37.838Z] ---> b28925a79089 [2021-01-14T06:30:37.838Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T06:30:37.838Z] Removing intermediate container 17ba17ae1656 [2021-01-14T06:30:37.838Z] ---> f36da76c492f [2021-01-14T06:30:37.838Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T06:30:37.838Z] ---> Running in a3849f1e70bb [2021-01-14T06:30:37.838Z] ---> Running in ffd752e47f3c [2021-01-14T06:30:38.111Z] Removing intermediate container a3849f1e70bb [2021-01-14T06:30:38.111Z] ---> 983526cabc9d [2021-01-14T06:30:38.111Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T06:30:38.379Z] Removing intermediate container ffd752e47f3c [2021-01-14T06:30:38.379Z] ---> 137c93448ebb [2021-01-14T06:30:38.379Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:30:38.963Z] ---> Running in 129359adb668 [2021-01-14T06:30:39.557Z] ---> Running in 8291212dbc4b [2021-01-14T06:30:39.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.126s coverage: 28.6% of statements [2021-01-14T06:30:39.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T06:30:39.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T06:30:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T06:30:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T06:30:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T06:30:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.144s coverage: 100.0% of statements [2021-01-14T06:30:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T06:30:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements [2021-01-14T06:30:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T06:30:40.150Z] Removing intermediate container 129359adb668 [2021-01-14T06:30:40.150Z] ---> b67dc3e868d6 [2021-01-14T06:30:40.150Z] Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:30:40.150Z] Removing intermediate container 763865c26ca4 [2021-01-14T06:30:40.150Z] ---> d5340d0173c2 [2021-01-14T06:30:40.150Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T06:30:40.418Z] Removing intermediate container 8291212dbc4b [2021-01-14T06:30:40.418Z] ---> 254955a3a084 [2021-01-14T06:30:40.418Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:30:40.418Z] ---> Running in bf2581fcb906 [2021-01-14T06:30:40.685Z] ---> Running in 217973ead372 [2021-01-14T06:30:40.685Z] ---> Running in 773cc29e8cd6 [2021-01-14T06:30:40.959Z] Removing intermediate container bf2581fcb906 [2021-01-14T06:30:40.959Z] ---> e3e198a51aa8 [2021-01-14T06:30:40.959Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:30:41.235Z] Removing intermediate container 773cc29e8cd6 [2021-01-14T06:30:41.235Z] ---> 5b0bf963e1ba [2021-01-14T06:30:41.235Z] [2021-01-14T06:30:41.235Z] ---> Running in 7ce66b4ed8ae [2021-01-14T06:30:41.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2021-01-14T06:30:41.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T06:30:41.515Z] Successfully built 5b0bf963e1ba [2021-01-14T06:30:41.515Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T06:30:41.782Z]  Building docker-core-metadata-go ... done Removing intermediate container 7ce66b4ed8ae [2021-01-14T06:30:41.782Z] ---> 39849dce0a0b [2021-01-14T06:30:41.782Z] [2021-01-14T06:30:41.782Z] Successfully built 39849dce0a0b [2021-01-14T06:30:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.352s coverage: 97.5% of statements [2021-01-14T06:30:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T06:30:41.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-01-14T06:30:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T06:30:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T06:30:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T06:30:41.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T06:30:42.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:30:42.074Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T06:30:42.074Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:30:42.347Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:30:42.347Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T06:30:42.347Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T06:30:42.347Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:30:42.347Z] OK: 72 MiB in 58 packages [2021-01-14T06:30:42.927Z] Removing intermediate container 217973ead372 [2021-01-14T06:30:42.927Z] ---> 94c71b770c17 [2021-01-14T06:30:42.927Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T06:30:43.197Z] ---> Running in 821ceafacbb4 [2021-01-14T06:30:43.197Z] Removing intermediate container 821ceafacbb4 [2021-01-14T06:30:43.197Z] ---> 196479b9145f [2021-01-14T06:30:43.197Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:30:43.197Z] ---> Running in ac22407da206 [2021-01-14T06:30:43.460Z] Removing intermediate container ac22407da206 [2021-01-14T06:30:43.460Z] ---> 4a87316ddb2b [2021-01-14T06:30:43.460Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T06:30:43.460Z] ---> Running in 59c8b802e2be [2021-01-14T06:30:43.728Z] Removing intermediate container 59c8b802e2be [2021-01-14T06:30:43.728Z] ---> 02e60d2d78ff [2021-01-14T06:30:43.728Z] Step 25/26 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:30:43.728Z] ---> Running in 909ebc9cf04d [2021-01-14T06:30:43.990Z] Removing intermediate container 909ebc9cf04d [2021-01-14T06:30:43.990Z] ---> e583fc89a444 [2021-01-14T06:30:43.990Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T06:30:44.254Z] ---> Running in 7e4d379a10ea [2021-01-14T06:30:44.521Z] Removing intermediate container 7e4d379a10ea [2021-01-14T06:30:44.521Z] ---> 09abdaa5d75a [2021-01-14T06:30:44.521Z] [2021-01-14T06:30:44.521Z] Successfully built 09abdaa5d75a [2021-01-14T06:30:44.521Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T06:30:47.896Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 4a8178d7d6c3 [2021-01-14T06:30:47.896Z] ---> 55789fa4ec3a [2021-01-14T06:30:47.896Z] [2021-01-14T06:30:47.896Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T06:30:47.896Z] ---> 389fef711851 [2021-01-14T06:30:47.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:30:48.209Z] ---> Running in 4a0d115d8d52 [2021-01-14T06:30:48.209Z] Removing intermediate container 4a0d115d8d52 [2021-01-14T06:30:48.209Z] ---> 47fc566ab996 [2021-01-14T06:30:48.209Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T06:30:48.209Z] ---> Running in 3a5893a32f56 [2021-01-14T06:30:48.505Z] Removing intermediate container 3a5893a32f56 [2021-01-14T06:30:48.505Z] ---> 68da23a2f43f [2021-01-14T06:30:48.505Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T06:30:48.505Z] ---> Running in f3c07fc8a45f [2021-01-14T06:30:48.792Z] Removing intermediate container f3c07fc8a45f [2021-01-14T06:30:48.792Z] ---> 8cace939fef8 [2021-01-14T06:30:48.792Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:30:48.792Z] ---> Running in 31fcb3f11264 [2021-01-14T06:30:49.809Z] Removing intermediate container 31fcb3f11264 [2021-01-14T06:30:49.809Z] ---> d548bbdee595 [2021-01-14T06:30:49.809Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T06:30:49.809Z] ---> Running in 35a4da27910e [2021-01-14T06:30:50.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T06:30:50.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T06:30:51.901Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T06:30:51.901Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.057s coverage: 93.1% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.271s coverage: 0.1% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements [2021-01-14T06:30:52.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.4% of statements [2021-01-14T06:30:52.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T06:30:52.163Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T06:30:52.424Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T06:30:52.686Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T06:30:52.686Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:30:52.686Z] OK: 8 MiB in 19 packages [2021-01-14T06:30:53.267Z] Removing intermediate container 35a4da27910e [2021-01-14T06:30:53.267Z] ---> 8d2f703b7c21 [2021-01-14T06:30:53.267Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:30:53.531Z] ---> dfca1ee36700 [2021-01-14T06:30:53.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T06:30:54.116Z] ---> fbb9edd76791 [2021-01-14T06:30:54.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T06:30:54.379Z] ---> 330ffdade8c0 [2021-01-14T06:30:54.379Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T06:30:54.641Z] ---> Running in 646c224032b8 [2021-01-14T06:30:54.641Z] Removing intermediate container 646c224032b8 [2021-01-14T06:30:54.641Z] ---> 6f57bea20a1d [2021-01-14T06:30:54.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:30:54.641Z] ---> Running in ba139f786cfa [2021-01-14T06:30:55.217Z] Removing intermediate container ba139f786cfa [2021-01-14T06:30:55.217Z] ---> 97d27a1fc723 [2021-01-14T06:30:55.217Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T06:30:55.217Z] ---> Running in e861b6800675 [2021-01-14T06:30:55.479Z] Removing intermediate container e861b6800675 [2021-01-14T06:30:55.479Z] ---> 2d08bf6ca6ed [2021-01-14T06:30:55.479Z] Step 22/23 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:30:55.479Z] ---> Running in 15a3ff4e01cb [2021-01-14T06:30:55.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.683s coverage: 63.5% of statements [2021-01-14T06:30:55.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T06:30:55.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T06:30:55.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2021-01-14T06:30:55.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-01-14T06:30:55.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2021-01-14T06:30:55.744Z] Removing intermediate container 15a3ff4e01cb [2021-01-14T06:30:55.744Z] ---> 7251e6c45a22 [2021-01-14T06:30:55.744Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T06:30:55.744Z] ---> Running in 0488cdd2727a [2021-01-14T06:30:56.005Z] Removing intermediate container 0488cdd2727a [2021-01-14T06:30:56.005Z] ---> d36447d1f57d [2021-01-14T06:30:56.005Z] [2021-01-14T06:30:56.005Z] Successfully built d36447d1f57d [2021-01-14T06:30:56.005Z] Successfully tagged docker-core-data-go:latest [2021-01-14T06:30:56.287Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-14T06:30:56.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-01-14T06:30:56.346Z] $ docker stop --time=1 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 [2021-01-14T06:30:57.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-01-14T06:30:57.995Z] $ docker rm -f 7f28c1533225d81e6e68429540cdca21e5ede3af643ee9bfbece7935c8d8e965 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:30:58.604Z] + docker images [2021-01-14T06:30:58.604Z] + grep docker [2021-01-14T06:30:58.604Z] docker-core-data-go latest d36447d1f57d 3 seconds ago 22.3MB [2021-01-14T06:30:58.604Z] docker-sys-mgmt-agent-go latest 09abdaa5d75a 14 seconds ago 313MB [2021-01-14T06:30:58.604Z] docker-security-secretstore-setup-go latest 39849dce0a0b 17 seconds ago 24.6MB [2021-01-14T06:30:58.604Z] docker-core-metadata-go latest 5b0bf963e1ba 18 seconds ago 13.1MB [2021-01-14T06:30:58.604Z] docker-support-scheduler-go latest eb5cd389a5d2 24 seconds ago 10.7MB [2021-01-14T06:30:58.604Z] docker-security-bootstrap-redis-go latest 60f4b8e70fd6 About a minute ago 15.8MB [2021-01-14T06:30:58.604Z] docker-security-proxy-setup-go latest df50408ba531 About a minute ago 24.5MB [2021-01-14T06:30:58.604Z] docker-support-notifications-go latest fc608610a5b2 About a minute ago 12MB [2021-01-14T06:30:58.604Z] docker-core-command-go latest c1ac8de68b0e About a minute ago 10.6MB [2021-01-14T06:30:58.604Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-14T06:31:02.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.900s coverage: 55.9% of statements [2021-01-14T06:31:02.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T06:31:02.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T06:31:02.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T06:31:02.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T06:31:02.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T06:31:02.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 37.0% of statements [2021-01-14T06:31:02.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T06:31:02.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T06:31:02.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.677s coverage: 84.0% of statements [2021-01-14T06:31:02.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements [2021-01-14T06:31:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.1% of statements [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T06:31:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.179s coverage: 100.0% of statements [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T06:31:10.821Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-01-14T06:31:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.197s coverage: 29.1% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.249s coverage: 99.0% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T06:31:14.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T06:31:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T06:31:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-01-14T06:31:14.693Z] Still waiting to schedule task [2021-01-14T06:31:14.693Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-14T06:31:15.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-14T06:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-14T06:31:16.682Z] GO111MODULE=on go vet ./... [2021-01-14T06:32:10.337Z] Running on prd-ubuntu18.04-docker-8c-8g-20181 in /w/workspace/edgexfoundry_edgex-go_PR-3027 [Pipeline] { [Pipeline] ws [2021-01-14T06:32:10.439Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T06:32:12.661Z] using credential edgex-jenkins-ssh [2021-01-14T06:32:12.722Z] Cloning the remote Git repository [2021-01-14T06:32:12.726Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:32:12.790Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T06:32:12.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:32:12.820Z] > git --version # timeout=10 [2021-01-14T06:32:12.831Z] > git --version # 'git version 2.17.1' [2021-01-14T06:32:12.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:32:12.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:32:24.883Z] gofmt -l . [2021-01-14T06:32:24.883Z] [ "`gofmt -l .`" = "" ] [2021-01-14T06:32:24.883Z] ./bin/test-go-mod-tidy.sh [2021-01-14T06:32:25.485Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T06:32:27.286Z] + ls -al . [2021-01-14T06:32:27.557Z] total 684 [2021-01-14T06:32:27.557Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 06:32 . [2021-01-14T06:32:27.557Z] drwxr-xr-x 4 root root 4096 Jan 14 06:28 .. [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 06:27 .dockerignore [2021-01-14T06:32:27.557Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 06:27 .git [2021-01-14T06:32:27.557Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 06:27 .github [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 06:27 .gitignore [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 06:27 .sonarcloud.properties [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 06:27 Attribution.txt [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 06:27 CONTRIBUTING.md [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 06:27 Dockerfile.build [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 06:27 Jenkinsfile [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 06:27 LICENSE [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 06:27 Makefile [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 06:27 README.md [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 06:27 SECURITY.md [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 06:23 VERSION [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 06:27 ZMQWindows.md [2021-01-14T06:32:27.557Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 06:27 bin [2021-01-14T06:32:27.557Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 06:27 cmd [2021-01-14T06:32:27.557Z] -rw-r--r-- 1 root root 552842 Jan 14 06:31 coverage.out [2021-01-14T06:32:27.557Z] -rw-r--r-- 1 root root 979 Jan 14 06:32 go.mod [2021-01-14T06:32:27.557Z] -rw-r--r-- 1 root root 19126 Jan 14 06:32 go.sum [2021-01-14T06:32:27.557Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 06:27 internal [2021-01-14T06:32:27.557Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 06:27 openapi [2021-01-14T06:32:27.557Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 06:27 snap [2021-01-14T06:32:27.557Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 06:27 version.go [Pipeline] sh [2021-01-14T06:32:28.232Z] + '[' -e coverage.out ] [2021-01-14T06:32:28.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T06:32:28.319Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T06:32:29.498Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T06:32:30.161Z] + make build [2021-01-14T06:32:30.161Z] 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-14T06:32:38.331Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:32:38.460Z] Merge succeeded, producing b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:32:38.460Z] Checking out Revision b5a5311708b324d61da002eaf53ecd949b34e9a2 (PR-3027) [2021-01-14T06:32:37.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:32:37.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T06:32:37.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T06:32:37.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T06:32:37.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:32:37.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3027/head:refs/remotes/origin/PR-3027 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T06:32:38.342Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:32:38.348Z] > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 [2021-01-14T06:32:38.423Z] > git remote # timeout=10 [2021-01-14T06:32:38.431Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T06:32:38.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T06:32:38.445Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T06:32:38.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T06:32:38.463Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T06:32:38.468Z] > git checkout -f b5a5311708b324d61da002eaf53ecd949b34e9a2 # timeout=10 [2021-01-14T06:32:40.307Z] 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-14T06:32:42.158Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0" [2021-01-14T06:32:42.187Z] > git --version # timeout=10 [2021-01-14T06:32:42.195Z] > git --version # 'git version 2.17.1' [2021-01-14T06:32:42.199Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:32:43.406Z] + echo snap-build.sh [2021-01-14T06:32:43.407Z] snap-build.sh [2021-01-14T06:32:43.407Z] + SNAP_BASE_DIR=. [2021-01-14T06:32:43.407Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-14T06:32:43.407Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-14T06:32:43.407Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-14T06:32:43.407Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-14T06:32:43.407Z] + cd /w/workspace/edgex-go/1 [2021-01-14T06:32:43.407Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T06:32:43.407Z] Reading package lists... [2021-01-14T06:32:43.672Z] Building dependency tree... [2021-01-14T06:32:43.672Z] Reading state information... [2021-01-14T06:32:43.672Z] The following packages were automatically installed and are no longer required: [2021-01-14T06:32:43.672Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T06:32:43.672Z] uidmap xdelta3 [2021-01-14T06:32:43.672Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T06:32:43.672Z] The following packages will be REMOVED: [2021-01-14T06:32:43.672Z] lxd* lxd-client* [2021-01-14T06:32:44.249Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T06:32:44.249Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T06:32:45.311Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-14T06:32:45.311Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T06:32:46.256Z] Removing lxd dnsmasq configuration [2021-01-14T06:32:46.256Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T06:32:46.256Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T06:32:47.205Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T06:32:47.468Z] (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-14T06:32:47.468Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T06:32:48.858Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T06:32:48.858Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T06:32:50.253Z] + sudo snap remove --purge lxd [2021-01-14T06:32:50.516Z] snap "lxd" is not installed [2021-01-14T06:32:50.516Z] + sudo groupadd --force --system lxd [2021-01-14T06:32:50.516Z] ++ whoami [2021-01-14T06:32:50.516Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T06:32:50.516Z] + newgrp - lxd [2021-01-14T06:32:50.516Z] + sudo snap install lxd [2021-01-14T06:33:00.559Z] 2021-01-14T06:32:57Z INFO Waiting for automatic snapd restart... [2021-01-14T06:33:02.504Z] 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-14T06:33:04.469Z] 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-14T06:33:08.771Z] 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-14T06:33:10.204Z] 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-14T06:33:15.512Z] lxd 4.10 from Canonical* installed [2021-01-14T06:33:15.512Z] + sudo lxd init --auto [2021-01-14T06:33:16.921Z] 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-14T06:33:21.279Z] 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-14T06:33:23.671Z] + sudo snap install --classic snapcraft [2021-01-14T06:33:24.659Z] 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-14T06:33:28.971Z] 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-14T06:33:28.982Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T06:33:28.982Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T06:33:28.982Z] + patch --verbose -p1 [2021-01-14T06:33:28.982Z] Hmm... Looks like a unified diff to me... [2021-01-14T06:33:28.982Z] The text leading up to this was: [2021-01-14T06:33:28.982Z] -------------------------- [2021-01-14T06:33:28.982Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T06:33:28.982Z] |From: Tony Espy [2021-01-14T06:33:28.982Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T06:33:28.982Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T06:33:28.982Z] | [2021-01-14T06:33:28.982Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T06:33:28.982Z] |optimize the snap CI check run for pull requests. When [2021-01-14T06:33:28.982Z] |applied, it essentially strips out everything (apps and [2021-01-14T06:33:28.982Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T06:33:28.982Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T06:33:28.982Z] |catch changes to edgex-go that break the snap build. [2021-01-14T06:33:28.982Z] | [2021-01-14T06:33:28.982Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T06:33:28.982Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T06:33:28.982Z] |resulting in a failed snap build CI check in the associated [2021-01-14T06:33:28.982Z] |pull request. [2021-01-14T06:33:28.982Z] | [2021-01-14T06:33:28.982Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T06:33:28.982Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T06:33:28.982Z] |need to build the finally binary .snap file (and it won't [2021-01-14T06:33:28.982Z] |work with the patch applied). This further reduces the build [2021-01-14T06:33:28.982Z] |time. [2021-01-14T06:33:28.982Z] |--- [2021-01-14T06:33:28.982Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T06:33:28.982Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T06:33:28.982Z] | [2021-01-14T06:33:28.982Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T06:33:28.982Z] |index 1e537489..faf42425 100644 [2021-01-14T06:33:28.982Z] |--- a/snap/snapcraft.yaml [2021-01-14T06:33:28.982Z] |+++ b/snap/snapcraft.yaml [2021-01-14T06:33:28.982Z] -------------------------- [2021-01-14T06:33:28.982Z] patching file snap/snapcraft.yaml [2021-01-14T06:33:28.982Z] Using Plan A... [2021-01-14T06:33:28.982Z] Hunk #1 succeeded at 73. [2021-01-14T06:33:28.983Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T06:33:28.983Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T06:33:28.983Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-14T06:33:28.983Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-14T06:33:28.983Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-14T06:33:28.983Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-14T06:33:28.983Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-14T06:33:28.983Z] Hmm... Ignoring the trailing garbage. [2021-01-14T06:33:28.983Z] done [2021-01-14T06:33:28.983Z] + sudo snapcraft prime --use-lxd [2021-01-14T06:33:29.555Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-14T06:33:29.555Z] 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-14T06:33:29.555Z] - README.md [2021-01-14T06:33:29.555Z] - snapcraft.yaml.orig [2021-01-14T06:33:29.555Z] [2021-01-14T06:33:29.555Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T06:33:30.128Z] Launching a container. [2021-01-14T06:33:32.354Z] 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-14T06:33:35.745Z] 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-14T06:33:40.122Z] $ docker stop --time=1 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 [2021-01-14T06:33:42.373Z] Waiting for container to be ready [2021-01-14T06:33:42.373Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-14T06:33:42.373Z] [2021-01-14T06:33:42.695Z] $ docker rm -f 7652b870c4098b3e7ac36ec96c59aafacaf8db9088cb3f5edf088c82c7a3a680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:33:44.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T06:33:44.872Z] [2021-01-14T06:33:44.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:33:45.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T06:33:45.654Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T06:33:45.654Z] 29e5d40040c1: Pulling fs layer [2021-01-14T06:33:45.654Z] 1ce36da41761: Pulling fs layer [2021-01-14T06:33:45.654Z] 25b303627fd3: Pulling fs layer [2021-01-14T06:33:45.678Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-14T06:33:45.938Z] Waiting for network to be ready... [2021-01-14T06:33:46.253Z] 29e5d40040c1: Verifying Checksum [2021-01-14T06:33:46.253Z] 29e5d40040c1: Download complete [2021-01-14T06:33:46.512Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T06:33:46.512Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T06:33:46.512Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T06:33:46.773Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T06:33:46.773Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T06:33:46.773Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T06:33:46.773Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T06:33:46.773Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T06:33:46.773Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T06:33:46.773Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T06:33:46.853Z] 1ce36da41761: Verifying Checksum [2021-01-14T06:33:46.853Z] 1ce36da41761: Download complete [2021-01-14T06:33:47.037Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T06:33:47.037Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T06:33:47.131Z] 29e5d40040c1: Pull complete [2021-01-14T06:33:47.610Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T06:33:47.610Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T06:33:47.610Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T06:33:47.610Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T06:33:47.610Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T06:33:47.610Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T06:33:48.184Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T06:33:48.447Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T06:33:48.447Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T06:33:48.447Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T06:33:48.447Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T06:33:48.447Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T06:33:48.447Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T06:33:48.447Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T06:33:48.571Z] 1ce36da41761: Pull complete [2021-01-14T06:33:48.571Z] 25b303627fd3: Verifying Checksum [2021-01-14T06:33:48.571Z] 25b303627fd3: Download complete [2021-01-14T06:33:48.709Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T06:33:50.635Z] Fetched 23.7 MB in 4s (5567 kB/s) [2021-01-14T06:33:51.579Z] Reading package lists... [2021-01-14T06:33:51.841Z] Reading package lists... [2021-01-14T06:33:51.841Z] Building dependency tree... [2021-01-14T06:33:51.841Z] Reading state information... [2021-01-14T06:33:52.102Z] The following additional packages will be installed: [2021-01-14T06:33:52.102Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T06:33:52.102Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T06:33:52.102Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T06:33:52.102Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-14T06:33:52.102Z] Suggested packages: [2021-01-14T06:33:52.102Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-14T06:33:52.103Z] Recommended packages: [2021-01-14T06:33:52.103Z] gnupg libsasl2-modules [2021-01-14T06:33:52.103Z] The following NEW packages will be installed: [2021-01-14T06:33:52.103Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T06:33:52.103Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T06:33:52.103Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T06:33:52.103Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-14T06:33:52.103Z] The following packages will be upgraded: [2021-01-14T06:33:52.103Z] gpg gpg-agent gpgconf libudev1 [2021-01-14T06:33:52.103Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-14T06:33:52.103Z] Need to get 3532 kB of archives. [2021-01-14T06:33:52.103Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-14T06:33:52.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-14T06:33:52.364Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-14T06:33:52.364Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-14T06:33:52.364Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-14T06:33:52.364Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-14T06:33:52.364Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-14T06:33:52.364Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-14T06:33:52.624Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-14T06:33:53.196Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-14T06:33:53.196Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-14T06:33:53.196Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-14T06:33:53.196Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-14T06:33:53.196Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-14T06:33:53.196Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-14T06:33:53.196Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-14T06:33:53.196Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-14T06:33:53.196Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-14T06:33:53.196Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-14T06:33:53.196Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-14T06:33:53.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-14T06:33:53.196Z] 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-14T06:33:53.197Z] 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-14T06:33:53.197Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T06:33:53.459Z] Fetched 3532 kB in 1s (3132 kB/s) [2021-01-14T06:33:53.459Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T06:33:53.459Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-14T06:33:53.459Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T06:33:53.459Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-14T06:33:53.719Z] Selecting previously unselected package udev. [2021-01-14T06:33:53.719Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T06:33:53.719Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-14T06:33:53.719Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-14T06:33:53.981Z] Selecting previously unselected package libfuse2:amd64. [2021-01-14T06:33:53.981Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T06:33:53.981Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T06:33:54.244Z] Selecting previously unselected package fuse. [2021-01-14T06:33:54.244Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T06:33:54.244Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-14T06:33:54.244Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T06:33:54.244Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T06:33:54.506Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T06:33:54.506Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T06:33:54.506Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T06:33:54.769Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T06:33:54.769Z] Selecting previously unselected package libksba8:amd64. [2021-01-14T06:33:54.769Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-14T06:33:54.769Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-14T06:33:55.030Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-14T06:33:55.030Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.030Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.030Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-14T06:33:55.030Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.030Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.030Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-14T06:33:55.030Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.030Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.289Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-14T06:33:55.289Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.289Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.289Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-14T06:33:55.289Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.289Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.289Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-14T06:33:55.289Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.289Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.549Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-14T06:33:55.549Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.549Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.549Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-14T06:33:55.549Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.549Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.811Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-14T06:33:55.811Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T06:33:55.811Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:55.811Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-14T06:33:55.811Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T06:33:55.811Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T06:33:56.076Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-14T06:33:56.076Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T06:33:56.076Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T06:33:56.076Z] Selecting previously unselected package libldap-common. [2021-01-14T06:33:56.076Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-14T06:33:56.076Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T06:33:56.076Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-14T06:33:56.076Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-14T06:33:56.076Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T06:33:56.338Z] Selecting previously unselected package dirmngr. [2021-01-14T06:33:56.338Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T06:33:56.338Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T06:33:56.338Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T06:33:56.338Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-14T06:33:56.338Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T06:33:56.599Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T06:33:56.599Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T06:33:56.599Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-14T06:33:56.600Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:56.600Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-14T06:33:56.600Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T06:33:56.600Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-14T06:33:56.861Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-14T06:33:57.121Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.121Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-14T06:33:57.121Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-14T06:33:57.121Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-14T06:33:57.381Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T06:33:57.381Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T06:33:57.381Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T06:33:57.381Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T06:33:57.953Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-14T06:33:57.953Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-14T06:33:57.953Z] This means they are not meant to be enabled using systemctl. [2021-01-14T06:33:57.953Z] Possible reasons for having this kind of units are: [2021-01-14T06:33:57.953Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-14T06:33:57.953Z] .wants/ or .requires/ directory. [2021-01-14T06:33:57.953Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-14T06:33:57.953Z] a requirement dependency on it. [2021-01-14T06:33:57.953Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-14T06:33:57.953Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-14T06:33:57.953Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-14T06:33:57.953Z] instance name specified. [2021-01-14T06:33:58.213Z] Reading package lists... [2021-01-14T06:33:58.480Z] Building dependency tree... [2021-01-14T06:33:58.480Z] Reading state information... [2021-01-14T06:33:58.480Z] The following additional packages will be installed: [2021-01-14T06:33:58.480Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-14T06:33:58.480Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-14T06:33:58.480Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-14T06:33:58.480Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-14T06:33:58.480Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-14T06:33:58.480Z] Suggested packages: [2021-01-14T06:33:58.480Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-14T06:33:58.480Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-14T06:33:58.480Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-14T06:33:58.480Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-14T06:33:58.480Z] systemd-container policykit-1 [2021-01-14T06:33:58.480Z] Recommended packages: [2021-01-14T06:33:58.480Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-14T06:33:58.480Z] The following NEW packages will be installed: [2021-01-14T06:33:58.480Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-14T06:33:58.480Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-14T06:33:58.480Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-14T06:33:58.480Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-14T06:33:58.480Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-14T06:33:58.480Z] The following packages will be upgraded: [2021-01-14T06:33:58.480Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-14T06:33:58.715Z] 25b303627fd3: Pull complete [2021-01-14T06:33:58.716Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T06:33:58.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T06:33:58.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T06:33:58.741Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-14T06:33:58.741Z] Need to get 35.2 MB of archives. [2021-01-14T06:33:58.741Z] After this operation, 141 MB of additional disk space will be used. [2021-01-14T06:33:58.741Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-14T06:33:58.741Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-14T06:33:58.741Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-14T06:33:58.741Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-14T06:33:58.741Z] 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-14T06:33:58.741Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-14T06:33:58.741Z] 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-14T06:33:58.741Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [Pipeline] withDockerContainer [2021-01-14T06:33:58.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container [2021-01-14T06:33:59.001Z] 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-14T06:33:59.001Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-14T06:33:59.001Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-14T06:33:59.001Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-14T06:33:59.001Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-14T06:33:59.001Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-14T06:33:59.001Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-14T06:33:59.001Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-14T06:33:59.001Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-14T06:33:59.088Z] $ 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-14T06:33:59.575Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-14T06:33:59.576Z] 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-14T06:33:59.576Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-14T06:33:59.576Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-14T06:33:59.576Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-14T06:33:59.576Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-14T06:33:59.576Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-14T06:33:59.576Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-14T06:33:59.576Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-14T06:33:59.576Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-14T06:33:59.837Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-14T06:33:59.837Z] 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-14T06:33:59.837Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-14T06:34:01.227Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T06:34:01.227Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-01-14T06:34:01.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T06:34:01.227Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-14T06:34:01.227Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T06:34:01.807Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-14T06:34:01.807Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T06:34:01.807Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-14T06:34:02.068Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T06:34:02.068Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T06:34:02.068Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T06:34:02.068Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-14T06:34:02.329Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T06:34:02.329Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T06:34:02.329Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T06:34:02.439Z] $ docker top ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 -eo pid,comm [2021-01-14T06:34:02.591Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-14T06:34:02.591Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] { [Pipeline] sh [2021-01-14T06:34:03.168Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-14T06:34:03.168Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-14T06:34:03.168Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T06:34:03.168Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T06:34:03.431Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-14T06:34:03.431Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T06:34:03.431Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:03.537Z] + docker-compose build --help [2021-01-14T06:34:03.537Z] + grep parallel [2021-01-14T06:34:03.693Z] Selecting previously unselected package libexpat1:amd64. [2021-01-14T06:34:03.693Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-14T06:34:03.693Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T06:34:03.693Z] Selecting previously unselected package python3.6-minimal. [2021-01-14T06:34:03.693Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T06:34:03.693Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:03.955Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T06:34:04.217Z] Checking for services that may need to be restarted...done. [2021-01-14T06:34:04.217Z] Checking for services that may need to be restarted...done. [2021-01-14T06:34:04.217Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:04.217Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T06:34:04.217Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:04.793Z] Selecting previously unselected package python3-minimal. [2021-01-14T06:34:04.794Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-14T06:34:04.794Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-14T06:34:04.794Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-14T06:34:04.794Z] Selecting previously unselected package mime-support. [2021-01-14T06:34:04.794Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-14T06:34:04.794Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-14T06:34:05.055Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-14T06:34:05.055Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-14T06:34:05.055Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T06:34:05.055Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-14T06:34:05.055Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T06:34:05.055Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:05.319Z] Selecting previously unselected package python3.6. [2021-01-14T06:34:05.319Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T06:34:05.319Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:05.586Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-14T06:34:05.586Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-14T06:34:05.586Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T06:34:05.586Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-14T06:34:06.211Z] Selecting previously unselected package python3. [2021-01-14T06:34:06.211Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-14T06:34:06.211Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-14T06:34:06.211Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-14T06:34:06.211Z] Selecting previously unselected package multiarch-support. [2021-01-14T06:34:06.211Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T06:34:06.211Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T06:34:06.489Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T06:34:06.489Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-14T06:34:06.489Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-14T06:34:06.489Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-14T06:34:06.489Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T06:34:06.489Z] Selecting previously unselected package libbsd0:amd64. [2021-01-14T06:34:06.489Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-14T06:34:06.489Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T06:34:06.752Z] Selecting previously unselected package sudo. [2021-01-14T06:34:06.752Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-14T06:34:06.752Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T06:34:06.752Z] Selecting previously unselected package apparmor. [2021-01-14T06:34:06.752Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T06:34:06.752Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-14T06:34:07.014Z] Selecting previously unselected package libedit2:amd64. [2021-01-14T06:34:07.014Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-14T06:34:07.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T06:34:07.275Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-14T06:34:07.275Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T06:34:07.275Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:07.275Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-14T06:34:07.275Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T06:34:07.275Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:07.275Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-14T06:34:07.275Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-14T06:34:07.535Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T06:34:07.536Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-14T06:34:07.536Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T06:34:07.536Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:07.536Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-14T06:34:07.536Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T06:34:07.536Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:07.802Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-14T06:34:07.802Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-14T06:34:07.802Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T06:34:07.899Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T06:34:07.969Z] $ docker stop --time=1 ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 [2021-01-14T06:34:08.069Z] Selecting previously unselected package openssh-client. [2021-01-14T06:34:08.069Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-14T06:34:08.069Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T06:34:08.069Z] Selecting previously unselected package squashfs-tools. [2021-01-14T06:34:08.069Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-14T06:34:08.070Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T06:34:08.337Z] Selecting previously unselected package snapd. [2021-01-14T06:34:08.337Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-14T06:34:08.337Z] Unpacking snapd (2.48+18.04) ... [2021-01-14T06:34:09.980Z] $ docker rm -f ec0bae417586aa41fde6a20b80bf421cd71dbfbe4ed9ccae3e566365c37a48e8 [2021-01-14T06:34:10.263Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T06:34:10.263Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-14T06:34:10.532Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-14T06:34:10.532Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T06:34:10.532Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T06:34:10.532Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:10.532Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T06:34:10.532Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-14T06:34:10.532Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:34:11.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T06:34:11.070Z] . [Pipeline] withDockerContainer [2021-01-14T06:34:11.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-20175 does not seem to be running inside a container [2021-01-14T06:34:11.476Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T06:34:11.509Z] $ 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-14T06:34:12.428Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T06:34:12.428Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T06:34:12.428Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:12.428Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:12.428Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T06:34:13.000Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T06:34:13.000Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:13.000Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T06:34:13.000Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-14T06:34:13.029Z] $ docker top 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b -eo pid,comm [2021-01-14T06:34:13.263Z] running python rtupdate hooks for python3.6... [2021-01-14T06:34:13.263Z] running python post-rtupdate hooks for python3.6... [2021-01-14T06:34:13.263Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] { [Pipeline] sh [2021-01-14T06:34:14.105Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T06:34:14.656Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-14T06:34:14.657Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T06:34:14.921Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T06:34:14.921Z] Setting up snapd (2.48+18.04) ... [2021-01-14T06:34:15.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-14T06:34:15.496Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-14T06:34:15.760Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-14T06:34:16.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-14T06:34:16.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T06:34:16.025Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T06:34:16.289Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-14T06:34:16.289Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-14T06:34:16.553Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-14T06:34:16.816Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-14T06:34:16.816Z] /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-14T06:34:16.816Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T06:34:16.816Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T06:34:18.256Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T06:34:18.256Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T06:34:18.256Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T06:34:18.400Z] Building docker-core-command-go ... [2021-01-14T06:34:18.400Z] Building docker-core-data-go ... [2021-01-14T06:34:18.400Z] Building docker-core-metadata-go ... [2021-01-14T06:34:18.400Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T06:34:18.400Z] Building docker-security-proxy-setup-go ... [2021-01-14T06:34:18.400Z] Building docker-security-secretstore-setup-go ... [2021-01-14T06:34:18.400Z] Building docker-support-notifications-go ... [2021-01-14T06:34:18.400Z] Building docker-support-scheduler-go ... [2021-01-14T06:34:18.400Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T06:34:18.400Z] Building docker-support-notifications-go [2021-01-14T06:34:18.400Z] Building docker-support-scheduler-go [2021-01-14T06:34:18.400Z] Building docker-core-command-go [2021-01-14T06:34:18.400Z] Building docker-security-proxy-setup-go [2021-01-14T06:34:18.400Z] Building docker-security-bootstrap-redis-go [2021-01-14T06:34:19.473Z] Reading package lists... [2021-01-14T06:34:19.473Z] Reading package lists... [2021-01-14T06:34:19.737Z] Building dependency tree... [2021-01-14T06:34:19.737Z] Reading state information... [2021-01-14T06:34:19.737Z] Calculating upgrade... [2021-01-14T06:34:19.998Z] The following packages will be upgraded: [2021-01-14T06:34:19.998Z] advancecomp base-files bash binutils binutils-common [2021-01-14T06:34:19.998Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-14T06:34:19.998Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-14T06:34:19.998Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-14T06:34:19.998Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-14T06:34:19.998Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-14T06:34:19.998Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-14T06:34:19.998Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-14T06:34:19.998Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-14T06:34:19.998Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-14T06:34:19.998Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-14T06:34:19.998Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-14T06:34:19.998Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-14T06:34:19.998Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-14T06:34:19.998Z] ubuntu-keyring util-linux [2021-01-14T06:34:19.998Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T06:34:19.998Z] Need to get 63.7 MB of archives. [2021-01-14T06:34:19.998Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-14T06:34:19.998Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-14T06:34:20.258Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-14T06:34:20.258Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-14T06:34:20.258Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-14T06:34:20.258Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-14T06:34:20.258Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-14T06:34:20.258Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-14T06:34:20.258Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-14T06:34:20.258Z] 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-14T06:34:20.258Z] 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-14T06:34:20.258Z] 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-14T06:34:20.258Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-14T06:34:20.258Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-14T06:34:20.258Z] 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-14T06:34:20.258Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-14T06:34:20.258Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-14T06:34:20.258Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-14T06:34:20.258Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-14T06:34:20.258Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-14T06:34:20.258Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-14T06:34:20.258Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-14T06:34:20.519Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-14T06:34:20.519Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-14T06:34:20.519Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-14T06:34:20.519Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-14T06:34:20.519Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-14T06:34:20.519Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-14T06:34:20.519Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-14T06:34:20.519Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-14T06:34:20.519Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-14T06:34:20.520Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-14T06:34:20.520Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-14T06:34:20.520Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-14T06:34:20.520Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-14T06:34:20.520Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-14T06:34:20.520Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-14T06:34:20.520Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-14T06:34:20.520Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-14T06:34:20.520Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-14T06:34:20.520Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-14T06:34:20.520Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-14T06:34:20.520Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-14T06:34:20.520Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-14T06:34:20.520Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-14T06:34:20.520Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-14T06:34:20.520Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-14T06:34:20.520Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-14T06:34:20.520Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-14T06:34:20.520Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-14T06:34:20.520Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-14T06:34:20.520Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-14T06:34:20.520Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-14T06:34:20.520Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-14T06:34:20.520Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-14T06:34:20.520Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-14T06:34:20.520Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-14T06:34:20.783Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-14T06:34:20.783Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-14T06:34:21.042Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-14T06:34:21.042Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-14T06:34:21.042Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-14T06:34:21.042Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-14T06:34:21.042Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-14T06:34:21.042Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-14T06:34:21.042Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-14T06:34:21.615Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-14T06:34:21.615Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-14T06:34:21.615Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-14T06:34:21.615Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-14T06:34:21.615Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-14T06:34:21.615Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-14T06:34:21.615Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-14T06:34:21.878Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-14T06:34:21.878Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-14T06:34:21.878Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-14T06:34:21.878Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-14T06:34:21.878Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-14T06:34:21.878Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-14T06:34:21.878Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-14T06:34:21.878Z] 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-14T06:34:21.878Z] 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-14T06:34:22.138Z] 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-14T06:34:22.138Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-14T06:34:22.138Z] 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-14T06:34:22.138Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-14T06:34:22.138Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-14T06:34:22.138Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-14T06:34:22.138Z] 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-14T06:34:22.138Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-14T06:34:22.138Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-14T06:34:22.138Z] 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-14T06:34:22.401Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-14T06:34:22.401Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-14T06:34:22.401Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-14T06:34:22.401Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-14T06:34:22.401Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-14T06:34:22.401Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-14T06:34:22.401Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T06:34:22.401Z] Fetched 63.7 MB in 2s (27.8 MB/s) [2021-01-14T06:34:22.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:22.665Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T06:34:22.928Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T06:34:23.503Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T06:34:23.503Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T06:34:23.503Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-14T06:34:23.769Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-14T06:34:24.341Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:24.341Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:24.602Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:24.602Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:24.602Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:24.602Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:24.864Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:24.864Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:24.864Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:24.864Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.129Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.129Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.129Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.129Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.391Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:25.391Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T06:34:25.391Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.391Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.391Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:25.654Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T06:34:25.654Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.654Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.654Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.654Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.917Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:25.917Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T06:34:25.917Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:26.179Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T06:34:26.179Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T06:34:26.443Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T06:34:26.706Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T06:34:26.968Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T06:34:26.968Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-14T06:34:26.968Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-14T06:34:26.968Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-14T06:34:26.968Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-14T06:34:27.230Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-14T06:34:27.493Z] Installing new version of config file /etc/issue ... [2021-01-14T06:34:27.493Z] Installing new version of config file /etc/issue.net ... [2021-01-14T06:34:27.493Z] Installing new version of config file /etc/lsb-release ... [2021-01-14T06:34:27.493Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-14T06:34:27.758Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-14T06:34:27.758Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-14T06:34:27.758Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-14T06:34:27.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:27.758Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-14T06:34:28.021Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-14T06:34:28.021Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-14T06:34:28.021Z] 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-14T06:34:28.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:28.284Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:28.284Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:28.284Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:28.284Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:28.284Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-14T06:34:28.549Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-14T06:34:28.549Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-14T06:34:28.810Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:28.810Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-14T06:34:28.810Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T06:34:28.810Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-14T06:34:29.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:29.071Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T06:34:29.071Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T06:34:29.332Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T06:34:29.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:29.332Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T06:34:29.332Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T06:34:29.596Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-14T06:34:29.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:29.596Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-14T06:34:29.596Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-14T06:34:29.861Z] Setting up grep (3.1-2build1) ... [2021-01-14T06:34:29.861Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:29.861Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T06:34:29.861Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T06:34:30.123Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-14T06:34:30.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:30.123Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T06:34:30.387Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T06:34:30.387Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-14T06:34:30.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:30.387Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T06:34:30.649Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T06:34:30.911Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T06:34:30.911Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T06:34:31.174Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T06:34:31.174Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T06:34:31.746Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-14T06:34:31.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:31.746Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-14T06:34:31.746Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T06:34:33.132Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T06:34:33.132Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T06:34:33.132Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T06:34:33.132Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T06:34:33.132Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T06:34:33.393Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:33.393Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-14T06:34:33.393Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-14T06:34:33.393Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-14T06:34:33.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:33.653Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:33.653Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:33.914Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:33.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:33.914Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:33.914Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:34.175Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:34.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:34.175Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:34.175Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:34.437Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:34.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:34.437Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:34.437Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:34.699Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:34.700Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:34.700Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T06:34:34.700Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T06:34:34.960Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T06:34:34.960Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T06:34:35.222Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T06:34:35.222Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:35.222Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T06:34:35.222Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T06:34:35.487Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T06:34:35.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:35.487Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:35.487Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:35.759Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:35.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:35.759Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:35.759Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:35.759Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:36.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:36.020Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:36.020Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:36.594Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:36.857Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-14T06:34:37.123Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-14T06:34:37.124Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:37.124Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T06:34:37.124Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T06:34:37.384Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T06:34:37.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T06:34:37.647Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-14T06:34:37.647Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T06:34:37.909Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-14T06:34:37.909Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:37.909Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-14T06:34:38.170Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-14T06:34:38.431Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-14T06:34:38.692Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:38.692Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T06:34:38.692Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T06:34:38.692Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T06:34:38.954Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:38.954Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T06:34:38.954Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T06:34:38.954Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T06:34:39.215Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:39.215Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T06:34:39.215Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T06:34:39.215Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T06:34:39.500Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:39.500Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T06:34:39.500Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T06:34:39.762Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-14T06:34:39.762Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T06:34:39.762Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T06:34:39.762Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T06:34:40.025Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T06:34:40.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:40.025Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-14T06:34:40.025Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-14T06:34:40.287Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-14T06:34:40.287Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:40.287Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-14T06:34:40.287Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T06:34:40.551Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T06:34:40.813Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:40.813Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T06:34:40.813Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T06:34:40.813Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T06:34:41.074Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:41.074Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-14T06:34:41.074Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-14T06:34:41.074Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-14T06:34:41.337Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:41.337Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T06:34:41.337Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T06:34:41.599Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-14T06:34:41.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:41.863Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T06:34:41.863Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T06:34:41.863Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-14T06:34:42.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:42.124Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-14T06:34:42.124Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-14T06:34:42.124Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-14T06:34:42.385Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:42.385Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-14T06:34:42.385Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-14T06:34:42.385Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-14T06:34:42.647Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:42.647Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-14T06:34:42.647Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-14T06:34:42.647Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-14T06:34:42.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:42.908Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-14T06:34:42.908Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-14T06:34:42.908Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-14T06:34:43.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:43.172Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T06:34:43.172Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-14T06:34:43.172Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-14T06:34:44.114Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T06:34:44.114Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-14T06:34:44.114Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-14T06:34:44.114Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-14T06:34:44.114Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-14T06:34:44.114Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T06:34:44.114Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T06:34:44.114Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T06:34:44.114Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T06:34:44.375Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T06:34:44.375Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T06:34:44.637Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-14T06:34:44.637Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-14T06:34:44.899Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T06:34:44.899Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-14T06:34:44.899Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T06:34:44.899Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-14T06:34:45.159Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-14T06:34:45.159Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-14T06:34:45.159Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-14T06:34:45.159Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-14T06:34:45.420Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-14T06:34:45.420Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-14T06:34:45.420Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-14T06:34:45.420Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-14T06:34:45.420Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-14T06:34:45.681Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-14T06:34:45.681Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-14T06:34:45.681Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-14T06:34:46.627Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-14T06:34:46.627Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-14T06:34:46.627Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-14T06:34:46.627Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-14T06:34:46.627Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T06:34:46.627Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T06:34:47.203Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T06:34:47.203Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T06:34:47.203Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T06:34:47.203Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T06:34:47.203Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T06:34:47.203Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T06:34:47.465Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:47.465Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:47.465Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:47.727Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:47.727Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:47.727Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:47.987Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:47.987Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:48.927Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:48.927Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:49.871Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:49.871Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:50.444Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:50.444Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:50.705Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:50.965Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:51.536Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T06:34:51.798Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T06:34:51.798Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T06:34:51.798Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T06:34:51.798Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T06:34:51.798Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T06:34:52.060Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T06:34:52.060Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T06:34:52.321Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-14T06:34:52.321Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-14T06:34:52.321Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T06:34:52.321Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T06:34:52.583Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T06:34:52.583Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T06:34:52.583Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-14T06:34:52.583Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-14T06:34:52.846Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:52.846Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T06:34:52.846Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:52.846Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:52.846Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:52.846Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-14T06:34:52.846Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-14T06:34:52.846Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-14T06:34:53.109Z] [2021-01-14T06:34:53.109Z] Current default time zone: 'Etc/UTC' [2021-01-14T06:34:53.109Z] Local time is now: Thu Jan 14 06:34:52 UTC 2021. [2021-01-14T06:34:53.109Z] Universal Time is now: Thu Jan 14 06:34:52 UTC 2021. [2021-01-14T06:34:53.109Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-14T06:34:53.109Z] [2021-01-14T06:34:53.109Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-14T06:34:53.109Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:53.109Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-14T06:34:53.109Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-14T06:34:53.370Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-14T06:34:53.370Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-14T06:34:53.370Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-14T06:34:53.370Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-14T06:34:53.370Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-14T06:34:53.370Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T06:34:53.370Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:53.632Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-14T06:34:53.632Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:53.895Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T06:34:53.895Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:53.895Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-14T06:34:53.895Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-14T06:34:53.895Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-14T06:34:53.895Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T06:34:53.895Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-14T06:34:53.895Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-14T06:34:53.895Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-14T06:34:53.895Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T06:34:55.808Z] Updating certificates in /etc/ssl/certs... [2021-01-14T06:34:56.754Z] 22 added, 17 removed; done. [2021-01-14T06:34:56.754Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T06:34:56.754Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T06:34:56.754Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-14T06:34:56.754Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-14T06:34:56.754Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-14T06:34:56.754Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T06:34:57.016Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.016Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-14T06:34:57.016Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-14T06:34:57.016Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-14T06:34:57.280Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-14T06:34:57.280Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-14T06:34:57.280Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.280Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T06:34:57.280Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-14T06:34:57.280Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-14T06:34:57.280Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-14T06:34:57.280Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T06:34:57.541Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T06:34:57.541Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-14T06:34:57.541Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T06:34:57.541Z] Updating certificates in /etc/ssl/certs... [2021-01-14T06:34:58.123Z] 0 added, 0 removed; done. [2021-01-14T06:34:58.123Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-14T06:34:58.123Z] done. [2021-01-14T06:34:58.696Z] Reading package lists... [2021-01-14T06:34:58.696Z] Building dependency tree... [2021-01-14T06:34:58.696Z] Reading state information... [2021-01-14T06:34:58.958Z] The following NEW packages will be installed: [2021-01-14T06:34:58.958Z] apt-transport-https [2021-01-14T06:34:58.958Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T06:34:58.958Z] Need to get 1696 B of archives. [2021-01-14T06:34:58.958Z] After this operation, 153 kB of additional disk space will be used. [2021-01-14T06:34:58.958Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-14T06:34:58.958Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T06:34:58.958Z] Fetched 1696 B in 0s (30.1 kB/s) [2021-01-14T06:34:59.220Z] Selecting previously unselected package apt-transport-https. [2021-01-14T06:34:59.220Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-14T06:34:59.220Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-14T06:34:59.220Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T06:34:59.220Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T06:34:59.480Z] Waiting for network to be ready... [2021-01-14T06:35:04.783Z] 2021-01-14T06:35:02Z INFO Waiting for automatic snapd restart... [2021-01-14T06:35:05.044Z] snapd 2.48.2 from Canonical* installed [2021-01-14T06:35:05.989Z] "snapd" switched to the "latest/stable" channel [2021-01-14T06:35:05.989Z] [2021-01-14T06:35:09.295Z] core18 20201210 from Canonical* installed [2021-01-14T06:35:09.295Z] "core18" switched to the "latest/stable" channel [2021-01-14T06:35:09.295Z] [2021-01-14T06:35:12.601Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T06:35:12.601Z] "snapcraft" switched to the "latest/stable" channel [2021-01-14T06:35:12.601Z] [2021-01-14T06:35:15.905Z] 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-14T06:35:15.905Z] - README.md [2021-01-14T06:35:15.905Z] - snapcraft.yaml.orig [2021-01-14T06:35:15.905Z] [2021-01-14T06:35:15.905Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T06:35:22.501Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T06:35:22.501Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T06:35:22.501Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T06:35:22.501Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T06:35:23.704Z] Reading package lists... [2021-01-14T06:35:23.964Z] 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-14T06:35:26.372Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:35:26.372Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:35:26.372Z] ---> f8b5784274b7 [2021-01-14T06:35:26.372Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T06:35:26.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:35:26.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:35:26.373Z] ---> f8b5784274b7 [2021-01-14T06:35:26.373Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T06:35:26.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:35:26.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:35:26.373Z] ---> f8b5784274b7 [2021-01-14T06:35:26.373Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T06:35:26.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:35:26.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:35:26.373Z] ---> f8b5784274b7 [2021-01-14T06:35:26.373Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:35:26.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:35:26.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:35:26.373Z] ---> f8b5784274b7 [2021-01-14T06:35:26.373Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:35:26.373Z] ---> Running in e8b656da9e2b [2021-01-14T06:35:26.373Z] ---> Running in 053bd43a8efe [2021-01-14T06:35:26.373Z] ---> Running in ccd2d1ab4eff [2021-01-14T06:35:26.373Z] ---> Running in b4ae6933ac97 [2021-01-14T06:35:26.373Z] ---> Running in a161ab062350 [2021-01-14T06:35:26.645Z] Removing intermediate container b4ae6933ac97 [2021-01-14T06:35:26.645Z] ---> b71647055e2e [2021-01-14T06:35:26.645Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:35:26.645Z] Removing intermediate container e8b656da9e2b [2021-01-14T06:35:26.645Z] ---> 32d90bc9040d [2021-01-14T06:35:26.645Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:35:26.645Z] Removing intermediate container 053bd43a8efe [2021-01-14T06:35:26.645Z] ---> 279b1e92e5d7 [2021-01-14T06:35:26.645Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:35:26.645Z] Removing intermediate container a161ab062350 [2021-01-14T06:35:26.645Z] ---> c86caf861be0 [2021-01-14T06:35:26.645Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:35:26.915Z] Removing intermediate container ccd2d1ab4eff [2021-01-14T06:35:26.915Z] ---> 17a830f42819 [2021-01-14T06:35:26.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:35:26.915Z] ---> Running in 808f43ac3fb5 [2021-01-14T06:35:26.915Z] ---> Running in 621b8d3bb92a [2021-01-14T06:35:26.915Z] ---> Running in d7a0936da273 [2021-01-14T06:35:26.915Z] ---> Running in da8d5798d00e [2021-01-14T06:35:27.190Z] ---> Running in eb5969679512 [2021-01-14T06:35:30.558Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T06:35:30.558Z] Reading package lists... [2021-01-14T06:35:30.558Z] Building dependency tree... [2021-01-14T06:35:30.558Z] Reading state information... [2021-01-14T06:35:30.558Z] Suggested packages: [2021-01-14T06:35:30.558Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-14T06:35:30.558Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-14T06:35:30.558Z] Recommended packages: [2021-01-14T06:35:30.558Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-14T06:35:30.558Z] The following NEW packages will be installed: [2021-01-14T06:35:30.558Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-14T06:35:30.558Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-14T06:35:30.558Z] pkg-config zip [2021-01-14T06:35:30.558Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T06:35:30.558Z] Need to get 7655 kB of archives. [2021-01-14T06:35:30.558Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-14T06:35:30.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-14T06:35:30.558Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-14T06:35:30.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-14T06:35:30.558Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-14T06:35:30.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-14T06:35:30.558Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-14T06:35:30.558Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-14T06:35:30.580Z] Removing intermediate container 808f43ac3fb5 [2021-01-14T06:35:30.580Z] ---> c9c0549ea20d [2021-01-14T06:35:30.580Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T06:35:30.580Z] ---> Running in fe0e05c92468 [2021-01-14T06:35:30.830Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-14T06:35:30.830Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-14T06:35:30.830Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-14T06:35:30.830Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-14T06:35:30.857Z] Removing intermediate container d7a0936da273 [2021-01-14T06:35:30.857Z] ---> 52639348f1f7 [2021-01-14T06:35:30.857Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T06:35:31.093Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-14T06:35:31.093Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-14T06:35:31.093Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-14T06:35:31.093Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-14T06:35:31.093Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T06:35:31.129Z] ---> Running in 05cbc64e3877 [2021-01-14T06:35:31.129Z] Removing intermediate container eb5969679512 [2021-01-14T06:35:31.129Z] ---> 5eeabc28d70f [2021-01-14T06:35:31.129Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:35:31.364Z] Fetched 7655 kB in 1s (10.6 MB/s) [2021-01-14T06:35:31.364Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-14T06:35:31.364Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-14T06:35:31.364Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-14T06:35:31.364Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T06:35:31.408Z] Removing intermediate container 621b8d3bb92a [2021-01-14T06:35:31.408Z] ---> 0608b3c8049c [2021-01-14T06:35:31.408Z] Removing intermediate container da8d5798d00e [2021-01-14T06:35:31.408Z] ---> 28566dc4b805 [2021-01-14T06:35:31.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:35:31.408Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T06:35:31.408Z] ---> Running in e479ea31c1b5 [2021-01-14T06:35:31.626Z] Selecting previously unselected package libpsl5:amd64. [2021-01-14T06:35:31.626Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-14T06:35:31.626Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T06:35:31.626Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-14T06:35:31.626Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-14T06:35:31.626Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T06:35:31.626Z] Selecting previously unselected package librtmp1:amd64. [2021-01-14T06:35:31.626Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-14T06:35:31.626Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T06:35:31.686Z] ---> Running in 6e1d02c8a12b [2021-01-14T06:35:31.686Z] ---> Running in 0b0d5de3adb6 [2021-01-14T06:35:31.887Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-14T06:35:31.887Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-14T06:35:31.887Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T06:35:31.887Z] Selecting previously unselected package liberror-perl. [2021-01-14T06:35:31.887Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-14T06:35:31.887Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-14T06:35:31.887Z] Selecting previously unselected package git-man. [2021-01-14T06:35:31.887Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-14T06:35:31.887Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T06:35:32.148Z] Selecting previously unselected package git. [2021-01-14T06:35:32.148Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-14T06:35:32.148Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T06:35:32.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:32.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.092Z] Selecting previously unselected package libnorm1:amd64. [2021-01-14T06:35:33.092Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-14T06:35:33.092Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T06:35:33.092Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-14T06:35:33.092Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-14T06:35:33.092Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T06:35:33.092Z] Selecting previously unselected package libsodium23:amd64. [2021-01-14T06:35:33.092Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-14T06:35:33.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.353Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-14T06:35:33.353Z] Selecting previously unselected package libzmq5:amd64. [2021-01-14T06:35:33.353Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T06:35:33.353Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T06:35:33.353Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-14T06:35:33.353Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T06:35:33.353Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T06:35:33.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.613Z] Selecting previously unselected package pkg-config. [2021-01-14T06:35:33.613Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-14T06:35:33.613Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T06:35:33.613Z] Selecting previously unselected package zip. [2021-01-14T06:35:33.613Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-14T06:35:33.613Z] Unpacking zip (3.0-11build1) ... [2021-01-14T06:35:33.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:33.874Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T06:35:33.874Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T06:35:33.874Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T06:35:33.874Z] Setting up liberror-perl (0.17025-1) ... [2021-01-14T06:35:33.874Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T06:35:33.874Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T06:35:33.874Z] No schema files found: doing nothing. [2021-01-14T06:35:33.874Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T06:35:33.874Z] Setting up zip (3.0-11build1) ... [2021-01-14T06:35:34.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:34.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:34.137Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T06:35:34.137Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-14T06:35:34.137Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T06:35:34.137Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T06:35:34.137Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T06:35:34.137Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T06:35:34.137Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T06:35:34.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:35:34.353Z] OK: 217 MiB in 51 packages [2021-01-14T06:35:34.401Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T06:35:34.628Z] OK: 217 MiB in 51 packages [2021-01-14T06:35:35.258Z] OK: 217 MiB in 51 packages [2021-01-14T06:35:35.258Z] OK: 217 MiB in 51 packages [2021-01-14T06:35:35.258Z] OK: 217 MiB in 51 packages [2021-01-14T06:35:35.868Z] Removing intermediate container fe0e05c92468 [2021-01-14T06:35:35.868Z] ---> 13119cef5d0f [2021-01-14T06:35:35.868Z] Step 6/21 : COPY go.mod . [2021-01-14T06:35:36.472Z] Removing intermediate container 05cbc64e3877 [2021-01-14T06:35:36.472Z] ---> 2ab25b2fca79 [2021-01-14T06:35:36.472Z] Step 6/21 : COPY go.mod . [2021-01-14T06:35:36.758Z] Removing intermediate container e479ea31c1b5 [2021-01-14T06:35:36.758Z] ---> ad4a5cb27be8 [2021-01-14T06:35:36.758Z] Step 6/22 : COPY go.mod . [2021-01-14T06:35:37.031Z] ---> 2b5856d135d3 [2021-01-14T06:35:37.031Z] Step 7/21 : RUN go mod download [2021-01-14T06:35:37.323Z] Removing intermediate container 0b0d5de3adb6 [2021-01-14T06:35:37.323Z] ---> 51f4c8c30eb1 [2021-01-14T06:35:37.323Z] Step 6/22 : COPY go.mod . [2021-01-14T06:35:37.323Z] ---> Running in e825281091c3 [2021-01-14T06:35:37.323Z] Removing intermediate container 6e1d02c8a12b [2021-01-14T06:35:37.323Z] ---> 4c388191720a [2021-01-14T06:35:37.323Z] Step 6/24 : COPY go.mod . [2021-01-14T06:35:37.596Z] ---> 0eee3e8137a1 [2021-01-14T06:35:37.596Z] Step 7/21 : RUN go mod download [2021-01-14T06:35:37.867Z] ---> 47a15d605b10 [2021-01-14T06:35:37.867Z] Step 7/22 : RUN go mod download [2021-01-14T06:35:37.867Z] ---> Running in 49c6e1db4ff8 [2021-01-14T06:35:38.147Z] ---> Running in 24e198019a4d [2021-01-14T06:35:38.419Z] ---> 0d565ab903c0 [2021-01-14T06:35:38.419Z] Step 7/22 : RUN go mod download [2021-01-14T06:35:38.698Z] ---> Running in 7f1e840980a4 [2021-01-14T06:35:38.698Z] ---> 2fede2b5684c [2021-01-14T06:35:38.699Z] Step 7/24 : RUN go mod download [2021-01-14T06:35:38.972Z] ---> Running in 2367aee50197 [2021-01-14T06:35:41.016Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T06:35:41.017Z] git set to automatically installed. [2021-01-14T06:35:41.017Z] git-man set to automatically installed. [2021-01-14T06:35:41.017Z] libcurl3-gnutls set to automatically installed. [2021-01-14T06:35:41.017Z] liberror-perl set to automatically installed. [2021-01-14T06:35:41.017Z] libglib2.0-0 set to automatically installed. [2021-01-14T06:35:41.017Z] libnghttp2-14 set to automatically installed. [2021-01-14T06:35:41.017Z] libnorm1 set to automatically installed. [2021-01-14T06:35:41.017Z] libpgm-5.2-0 set to automatically installed. [2021-01-14T06:35:41.017Z] libpsl5 set to automatically installed. [2021-01-14T06:35:41.017Z] librtmp1 set to automatically installed. [2021-01-14T06:35:41.017Z] libsodium23 set to automatically installed. [2021-01-14T06:35:41.017Z] libzmq3-dev set to automatically installed. [2021-01-14T06:35:41.017Z] libzmq5 set to automatically installed. [2021-01-14T06:35:41.017Z] pkg-config set to automatically installed. [2021-01-14T06:35:41.017Z] zip set to automatically installed. [2021-01-14T06:35:41.615Z] Removing intermediate container e825281091c3 [2021-01-14T06:35:41.615Z] ---> e0db886c4a23 [2021-01-14T06:35:41.615Z] Step 8/21 : COPY . . [2021-01-14T06:35:42.600Z] Removing intermediate container 49c6e1db4ff8 [2021-01-14T06:35:42.600Z] ---> d982affe45eb [2021-01-14T06:35:42.600Z] Step 8/21 : COPY . . [2021-01-14T06:35:42.600Z] Removing intermediate container 24e198019a4d [2021-01-14T06:35:42.600Z] ---> 37cc0677b008 [2021-01-14T06:35:42.600Z] Step 8/22 : COPY . . [2021-01-14T06:35:42.939Z] snapd is not logged in, snap install commands will use sudo [2021-01-14T06:35:43.589Z] Removing intermediate container 7f1e840980a4 [2021-01-14T06:35:43.589Z] ---> bc8fb7059e1d [2021-01-14T06:35:43.589Z] Step 8/22 : COPY . . [2021-01-14T06:35:44.193Z] Removing intermediate container 2367aee50197 [2021-01-14T06:35:44.193Z] ---> 9904a31690c4 [2021-01-14T06:35:44.193Z] Step 8/24 : COPY . . [2021-01-14T06:35:49.542Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T06:35:51.453Z] snap "core18" has no updates available [2021-01-14T06:35:52.845Z] Pulling config-common [2021-01-14T06:35:53.793Z] Pulling go-build-helper [2021-01-14T06:36:11.070Z] ---> 8bec09ac152e [2021-01-14T06:36:11.070Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T06:36:11.070Z] ---> 87e70d8abc0e [2021-01-14T06:36:11.070Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T06:36:11.070Z] ---> 4b1aa208671d [2021-01-14T06:36:11.070Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T06:36:11.070Z] ---> be1b754788f6 [2021-01-14T06:36:11.070Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T06:36:11.070Z] ---> c7d8a3610956 [2021-01-14T06:36:11.070Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T06:36:11.070Z] ---> Running in 4f537347a361 [2021-01-14T06:36:11.070Z] ---> Running in 31628e22d78b [2021-01-14T06:36:11.070Z] ---> Running in 5649318b1e7b [2021-01-14T06:36:11.070Z] ---> Running in 63b7f7f8c50e [2021-01-14T06:36:11.070Z] ---> Running in 398beca32d76 [2021-01-14T06:36:11.070Z] 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-14T06:36:11.070Z] 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-14T06:36:11.070Z] 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-14T06:36:11.070Z] 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-14T06:36:11.070Z] 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-14T06:36:15.783Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T06:36:15.783Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T06:36:15.783Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T06:36:15.783Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T06:36:15.783Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T06:36:15.783Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T06:36:15.783Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T06:36:15.783Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T06:36:15.783Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T06:36:15.783Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T06:36:15.783Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T06:36:15.783Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T06:36:15.783Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T06:36:15.783Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T06:36:15.783Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T06:36:15.783Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T06:36:15.783Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T06:36:15.783Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T06:36:15.783Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T06:36:15.783Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T06:36:15.783Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T06:36:15.783Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T06:36:15.783Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T06:36:15.783Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T06:36:15.783Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T06:36:15.783Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T06:36:15.783Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T06:36:15.783Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-14T06:36:15.783Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-14T06:36:15.783Z] Fetched 279 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-14T06:36:15.783Z] Fetched 122 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-14T06:36:15.783Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-14T06:36:15.783Z] Fetched 8848 B in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-14T06:36:15.783Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-14T06:36:15.783Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-14T06:36:15.783Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-14T06:36:15.783Z] Fetched 214 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-14T06:36:15.783Z] Fetched 155 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-14T06:36:15.783Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-14T06:36:15.783Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-14T06:36:15.783Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-14T06:36:15.783Z] Fetched 499 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-14T06:36:15.783Z] Fetched 111 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-14T06:36:15.783Z] Fetched 240 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-14T06:36:15.783Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-14T06:36:15.783Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-14T06:36:15.783Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-14T06:36:15.783Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-14T06:36:15.783Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-14T06:36:15.783Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-14T06:36:15.783Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-14T06:36:15.783Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-14T06:36:15.783Z] Fetched 8720 B in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-14T06:36:15.783Z] Fetched 137 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-14T06:36:15.783Z] Fetched 119 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-14T06:36:15.783Z] Fetched 109 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-14T06:36:15.783Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-14T06:36:15.783Z] Fetched 645 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-14T06:36:15.783Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-14T06:36:15.783Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-14T06:36:15.783Z] Fetched 368 kB in 0s (0 B/s) [2021-01-14T06:36:15.783Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-14T06:36:15.783Z] Fetched 187 kB in 0s (0 B/s) [2021-01-14T06:36:15.784Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-14T06:36:15.784Z] Fetched 175 kB in 0s (0 B/s) [2021-01-14T06:36:15.784Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-14T06:36:19.087Z] Fetched 206 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-14T06:36:19.087Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-14T06:36:19.087Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-14T06:36:19.087Z] Fetched 159 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-14T06:36:19.087Z] Fetched 107 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-14T06:36:19.087Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-14T06:36:19.087Z] Pulling static-packages [2021-01-14T06:36:19.662Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-14T06:36:19.662Z] Skipping pull go-build-helper (already ran) [2021-01-14T06:36:19.662Z] Skipping pull static-packages (already ran) [2021-01-14T06:36:19.662Z] Building go-build-helper [2021-01-14T06:36:22.963Z] Building static-packages [2021-01-14T06:36:24.879Z] Staging go-build-helper [2021-01-14T06:36:25.821Z] Staging static-packages [2021-01-14T06:36:26.759Z] Pulling go115 [2021-01-14T06:36:27.700Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-14T06:36:27.700Z] Skipping pull go115 (already ran) [2021-01-14T06:36:27.700Z] Building go115 [2021-01-14T06:36:27.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T06:36:27.700Z] Dload Upload Total Spent Left Speed [2021-01-14T06:36:30.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2735k 0 0 9983k 0 0:00:11 --:--:-- 0:00:11 9947k 41 115M 41 48.2M 0 0 37.8M 0 0:00:03 0:00:01 0:00:02 37.8M 82 115M 82 95.7M 0 0 42.0M 0 0:00:02 0:00:02 --:--:-- 42.0M 100 115M 100 115M 0 0 41.9M 0 0:00:02 0:00:02 --:--:-- 41.8M [2021-01-14T06:36:31.082Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-14T06:36:34.384Z] Staging go115 [2021-01-14T06:36:39.673Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T06:36:39.673Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T06:36:39.673Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T06:36:39.673Z] Fetched 0 B in 0s (0 B/s) [2021-01-14T06:36:39.673Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-14T06:36:39.673Z] Fetched 224 kB in 0s (0 B/s) [2021-01-14T06:36:39.673Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-14T06:36:39.673Z] Fetched 157 kB in 0s (0 B/s) [2021-01-14T06:36:39.673Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-14T06:36:39.673Z] Fetched 221 kB in 0s (0 B/s) [2021-01-14T06:36:39.673Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-14T06:36:39.673Z] Fetched 143 kB in 0s (0 B/s) [2021-01-14T06:36:39.673Z] Pulling edgex-go [2021-01-14T06:36:40.616Z] Pulling version [2021-01-14T06:36:41.559Z] Building config-common [2021-01-14T06:36:43.474Z] Skipping build go-build-helper (already ran) [2021-01-14T06:36:43.474Z] Skipping build static-packages (already ran) [2021-01-14T06:36:43.474Z] Skipping build go115 (already ran) [2021-01-14T06:36:43.738Z] Building edgex-go [2021-01-14T06:36:43.999Z] 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-14T06:36:45.400Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-14T06:36:45.400Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-14T06:36:45.400Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-14T06:36:45.400Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-14T06:36:45.400Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-14T06:36:45.400Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-14T06:36:45.400Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-14T06:36:45.400Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-14T06:36:45.400Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-14T06:36:45.400Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-14T06:36:45.400Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-14T06:36:45.400Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-14T06:36:45.400Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-14T06:36:45.400Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-14T06:36:45.400Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-14T06:36:45.400Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-14T06:36:45.400Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-14T06:36:45.400Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-14T06:36:45.660Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-14T06:36:45.660Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-14T06:36:52.243Z] 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-14T06:36:55.540Z] 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-14T06:36:56.481Z] 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-14T06:36:57.420Z] 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-14T06:36:57.681Z] 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-14T06:36:57.681Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-01-14T06:36:57.941Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-14T06:36:57.941Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-14T06:36:57.941Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-14T06:36:59.325Z] 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-14T06:36:59.325Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-14T06:36:59.325Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-14T06:37:00.707Z] 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-14T06:37:00.707Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-14T06:37:01.649Z] 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-14T06:37:01.649Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-14T06:37:03.036Z] 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-14T06:37:03.607Z] 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-14T06:37:04.550Z] 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-14T06:37:06.485Z] Building version [2021-01-14T06:37:08.401Z] Staging config-common [2021-01-14T06:37:09.345Z] Skipping stage go-build-helper (already ran) [2021-01-14T06:37:09.345Z] Skipping stage static-packages (already ran) [2021-01-14T06:37:09.345Z] Skipping stage go115 (already ran) [2021-01-14T06:37:09.345Z] Staging edgex-go [2021-01-14T06:37:10.293Z] Staging version [2021-01-14T06:37:11.239Z] Priming config-common [2021-01-14T06:37:12.192Z] Priming go-build-helper [2021-01-14T06:37:13.137Z] Priming static-packages [2021-01-14T06:37:15.052Z] Priming go115 [2021-01-14T06:37:16.017Z] Priming edgex-go [2021-01-14T06:37:17.489Z] Priming version [2021-01-14T06:37:18.076Z] 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-14T06:37:32.877Z] 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-14T06:37:37.199Z] Removing intermediate container 63b7f7f8c50e [2021-01-14T06:37:37.199Z] ---> 747541e2baa9 [2021-01-14T06:37:37.199Z] [2021-01-14T06:37:37.199Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T06:37:37.199Z] 3.12: Pulling from library/alpine [2021-01-14T06:37:39.840Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T06:37:39.840Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T06:37:39.840Z] ---> afeebe901d6b [2021-01-14T06:37:39.840Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T06:37:40.119Z] ---> Running in 302f071bd46e [2021-01-14T06:37:42.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:37:42.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:37:42.973Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T06:37:42.973Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:37:42.973Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T06:37:42.973Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T06:37:42.973Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T06:37:42.973Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:37:42.973Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T06:37:43.248Z] OK: 7 MiB in 19 packages [2021-01-14T06:37:45.219Z] Removing intermediate container 5649318b1e7b [2021-01-14T06:37:45.219Z] ---> fa34f719cfc6 [2021-01-14T06:37:45.219Z] [2021-01-14T06:37:45.219Z] Step 10/21 : FROM scratch [2021-01-14T06:37:45.219Z] ---> [2021-01-14T06:37:45.219Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:37:45.492Z] Removing intermediate container 31628e22d78b [2021-01-14T06:37:45.492Z] ---> 044786e8a975 [2021-01-14T06:37:45.492Z] [2021-01-14T06:37:45.492Z] Step 10/24 : FROM scratch [2021-01-14T06:37:45.492Z] ---> [2021-01-14T06:37:45.492Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T06:37:45.492Z] Removing intermediate container 398beca32d76 [2021-01-14T06:37:45.493Z] ---> d95bede47375 [2021-01-14T06:37:45.493Z] [2021-01-14T06:37:45.493Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T06:37:45.493Z] ---> afeebe901d6b [2021-01-14T06:37:45.493Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T06:37:45.493Z] ---> Running in f4cc1166281e [2021-01-14T06:37:45.493Z] Removing intermediate container 4f537347a361 [2021-01-14T06:37:45.493Z] ---> 6a85a32d278d [2021-01-14T06:37:45.493Z] [2021-01-14T06:37:45.493Z] Step 10/22 : FROM scratch [2021-01-14T06:37:45.493Z] ---> [2021-01-14T06:37:45.493Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:37:45.772Z] ---> Running in 5b87cbfdac6d [2021-01-14T06:37:46.044Z] ---> Running in 7e66b1fd6694 [2021-01-14T06:37:46.044Z] ---> Running in 2827dfd3d51a [2021-01-14T06:37:46.044Z] Removing intermediate container f4cc1166281e [2021-01-14T06:37:46.044Z] ---> 441dd59d386b [2021-01-14T06:37:46.044Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T06:37:46.319Z] Removing intermediate container 302f071bd46e [2021-01-14T06:37:46.319Z] ---> af8a60d9ae4a [2021-01-14T06:37:46.319Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T06:37:46.319Z] ---> Running in e8c68d5bea98 [2021-01-14T06:37:46.593Z] ---> Running in ca83d2131f78 [2021-01-14T06:37:46.593Z] Removing intermediate container 5b87cbfdac6d [2021-01-14T06:37:46.593Z] ---> bb59e451a035 [2021-01-14T06:37:46.593Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T06:37:46.593Z] Removing intermediate container 2827dfd3d51a [2021-01-14T06:37:46.593Z] ---> 64e12c307811 [2021-01-14T06:37:46.593Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T06:37:46.593Z] ---> Running in a336cacd33a9 [2021-01-14T06:37:46.868Z] ---> Running in a4d5ea402ae2 [2021-01-14T06:37:46.868Z] Removing intermediate container e8c68d5bea98 [2021-01-14T06:37:46.868Z] ---> 091aa55043cc [2021-01-14T06:37:46.868Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T06:37:47.142Z] ---> Running in a1b7da914762 [2021-01-14T06:37:47.415Z] Removing intermediate container ca83d2131f78 [2021-01-14T06:37:47.415Z] ---> 11a77b0636b0 [2021-01-14T06:37:47.415Z] Step 13/22 : WORKDIR / [2021-01-14T06:37:47.415Z] Removing intermediate container a336cacd33a9 [2021-01-14T06:37:47.415Z] ---> 438e4352555e [2021-01-14T06:37:47.415Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T06:37:47.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:37:47.415Z] ---> Running in 3bf4dec26bf6 [2021-01-14T06:37:47.415Z] Removing intermediate container a4d5ea402ae2 [2021-01-14T06:37:47.415Z] ---> 252d15291ba7 [2021-01-14T06:37:47.415Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T06:37:47.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:37:47.686Z] ---> Running in cca8485fa7ec [2021-01-14T06:37:47.686Z] Removing intermediate container a1b7da914762 [2021-01-14T06:37:47.687Z] ---> 30517f416381 [2021-01-14T06:37:47.687Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:37:47.687Z] ---> Running in aa6eef14c001 [2021-01-14T06:37:47.966Z] Removing intermediate container 3bf4dec26bf6 [2021-01-14T06:37:47.966Z] ---> 5cf4e8ec1698 [2021-01-14T06:37:47.966Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T06:37:48.237Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T06:37:48.237Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:37:48.237Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T06:37:48.237Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T06:37:48.237Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:37:48.237Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T06:37:48.520Z] OK: 7 MiB in 18 packages [2021-01-14T06:37:48.520Z] Removing intermediate container aa6eef14c001 [2021-01-14T06:37:48.520Z] ---> 58b695bb1427 [2021-01-14T06:37:48.520Z] Step 14/22 : WORKDIR / [2021-01-14T06:37:48.520Z] Removing intermediate container cca8485fa7ec [2021-01-14T06:37:48.520Z] ---> 1959474f587f [2021-01-14T06:37:48.520Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:37:48.793Z] ---> Running in 023574212de8 [2021-01-14T06:37:48.793Z] ---> 63db6d6c7920 [2021-01-14T06:37:48.793Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T06:37:49.067Z] ---> 6e13289db896 [2021-01-14T06:37:49.067Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T06:37:49.671Z] Removing intermediate container 023574212de8 [2021-01-14T06:37:49.671Z] ---> 1b7fc9a5d9fe [2021-01-14T06:37:49.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:37:49.671Z] ---> 20df15d1a178 [2021-01-14T06:37:49.671Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T06:37:50.660Z] Removing intermediate container 7e66b1fd6694 [2021-01-14T06:37:50.660Z] ---> 283acb6d3d83 [2021-01-14T06:37:50.660Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T06:37:50.934Z] ---> fbd739b5cd0f [2021-01-14T06:37:50.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T06:37:50.934Z] ---> 020ab496cfac [2021-01-14T06:37:50.934Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T06:37:50.934Z] ---> 6a1667023fff [2021-01-14T06:37:50.934Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T06:37:51.206Z] ---> Running in be0792012bb9 [2021-01-14T06:37:51.206Z] ---> ec1903ffb36f [2021-01-14T06:37:51.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T06:37:51.976Z] Removing intermediate container be0792012bb9 [2021-01-14T06:37:51.976Z] ---> c8ba2b7fe15a [2021-01-14T06:37:51.976Z] Step 13/21 : WORKDIR /edgex [2021-01-14T06:37:52.270Z] ---> Running in 28b9cb181cc3 [2021-01-14T06:37:52.553Z] ---> 5574024c2b61 [2021-01-14T06:37:52.553Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T06:37:52.827Z] ---> 06b2d15f8afa [2021-01-14T06:37:52.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T06:37:52.827Z] ---> Running in 78356d24a1da [2021-01-14T06:37:52.827Z] ---> c59074edb075 [2021-01-14T06:37:52.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T06:37:53.100Z] Removing intermediate container 28b9cb181cc3 [2021-01-14T06:37:53.100Z] ---> 074a06048717 [2021-01-14T06:37:53.100Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T06:37:53.100Z] ---> 491925b02086 [2021-01-14T06:37:53.100Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:37:53.376Z] Removing intermediate container 78356d24a1da [2021-01-14T06:37:53.376Z] ---> 9641f370de83 [2021-01-14T06:37:53.376Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:37:53.656Z] ---> Running in 3b3346a39ee3 [2021-01-14T06:37:53.656Z] ---> dca0006e6877 [2021-01-14T06:37:53.656Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T06:37:53.931Z] ---> 65022e6ed1ba [2021-01-14T06:37:53.931Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T06:37:53.931Z] ---> Running in 18def37b0a12 [2021-01-14T06:37:54.203Z] ---> 02dd15a83fb2 [2021-01-14T06:37:54.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T06:37:54.203Z] ---> b72eb8aa2044 [2021-01-14T06:37:54.203Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T06:37:54.203Z] ---> Running in a16c30db9ff6 [2021-01-14T06:37:54.477Z] Removing intermediate container 3b3346a39ee3 [2021-01-14T06:37:54.477Z] ---> 267c06bad536 [2021-01-14T06:37:54.477Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T06:37:54.749Z] ---> Running in f7889db22a2b [2021-01-14T06:37:55.037Z] Removing intermediate container a16c30db9ff6 [2021-01-14T06:37:55.037Z] ---> ba7d08789fcd [2021-01-14T06:37:55.037Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:37:55.313Z] Removing intermediate container f7889db22a2b [2021-01-14T06:37:55.313Z] ---> 88772fadb42a [2021-01-14T06:37:55.313Z] Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:37:55.313Z] ---> Running in 7735b229f544 [2021-01-14T06:37:55.590Z] ---> Running in 4132668c9322 [2021-01-14T06:37:55.872Z] ---> 18f85a055d16 [2021-01-14T06:37:55.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T06:37:56.147Z] ---> bcebc77cfc87 [2021-01-14T06:37:56.147Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T06:37:56.147Z] Removing intermediate container 7735b229f544 [2021-01-14T06:37:56.147Z] ---> f830be7bce0f [2021-01-14T06:37:56.147Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T06:37:56.420Z] Removing intermediate container 4132668c9322 [2021-01-14T06:37:56.420Z] ---> 615427984fd9 [2021-01-14T06:37:56.420Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T06:37:56.420Z] ---> Running in 5709a1e6ff64 [2021-01-14T06:37:56.420Z] ---> Running in 41ca92dacf1b [2021-01-14T06:37:57.041Z] Removing intermediate container 18def37b0a12 [2021-01-14T06:37:57.041Z] ---> 6d2ee6f0d96f [2021-01-14T06:37:57.041Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T06:37:57.041Z] Removing intermediate container 5709a1e6ff64 [2021-01-14T06:37:57.041Z] ---> 674eb24c91b2 [2021-01-14T06:37:57.041Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:37:57.317Z] ---> 4c471adc7875 [2021-01-14T06:37:57.317Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T06:37:57.317Z] Removing intermediate container 41ca92dacf1b [2021-01-14T06:37:57.317Z] ---> 0feb64561936 [2021-01-14T06:37:57.317Z] [2021-01-14T06:37:57.317Z] ---> Running in 6fd4ba2e44fa [2021-01-14T06:37:57.317Z] ---> Running in 70c9531fcecd [2021-01-14T06:37:57.598Z] ---> Running in 0ff1a98726bb [2021-01-14T06:37:57.598Z] ---> 614320534281 [2021-01-14T06:37:57.598Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T06:37:57.874Z] Successfully built 0feb64561936 [2021-01-14T06:37:57.874Z] ---> Running in 2a1f7a7f22db [2021-01-14T06:37:57.874Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T06:37:57.874Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-14T06:37:58.152Z] Removing intermediate container 70c9531fcecd [2021-01-14T06:37:58.152Z] ---> ee668c390095 [2021-01-14T06:37:58.152Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:37:58.152Z] Removing intermediate container 6fd4ba2e44fa [2021-01-14T06:37:58.152Z] ---> 747d9655de4a [2021-01-14T06:37:58.152Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T06:37:58.152Z] Removing intermediate container 0ff1a98726bb [2021-01-14T06:37:58.152Z] ---> 22000a9451f9 [2021-01-14T06:37:58.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:37:58.433Z] ---> Running in 75c6baa007d4 [2021-01-14T06:37:58.433Z] ---> Running in bfe0aa86d368 [2021-01-14T06:37:58.433Z] ---> Running in 6d5bb495796d [2021-01-14T06:37:58.707Z] Removing intermediate container 2a1f7a7f22db [2021-01-14T06:37:58.707Z] ---> 2e9fdb930e86 [2021-01-14T06:37:58.707Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T06:37:58.707Z] ---> Running in d0bac06e1c65 [2021-01-14T06:37:58.982Z] Removing intermediate container 75c6baa007d4 [2021-01-14T06:37:58.982Z] ---> b459ef4069b9 [2021-01-14T06:37:58.982Z] [2021-01-14T06:37:59.583Z] Successfully built b459ef4069b9 [2021-01-14T06:37:59.583Z] Removing intermediate container bfe0aa86d368 [2021-01-14T06:37:59.583Z] ---> f3623e6814ec [2021-01-14T06:37:59.583Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:37:59.583Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T06:37:59.583Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-14T06:37:59.856Z] Removing intermediate container 6d5bb495796d [2021-01-14T06:37:59.856Z] ---> e1c0201c0b10 [2021-01-14T06:37:59.856Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T06:38:00.133Z] Removing intermediate container d0bac06e1c65 [2021-01-14T06:38:00.133Z] ---> fd7c116ca4b7 [2021-01-14T06:38:00.133Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T06:38:00.133Z] ---> Running in a33f90541ddb [2021-01-14T06:38:00.133Z] ---> Running in 64aa9d6ed517 [2021-01-14T06:38:00.408Z] ---> Running in 5ccc1ab25fc6 [2021-01-14T06:38:01.007Z] Removing intermediate container 64aa9d6ed517 [2021-01-14T06:38:01.007Z] ---> 02037a16ea66 [2021-01-14T06:38:01.007Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:38:01.007Z] Removing intermediate container a33f90541ddb [2021-01-14T06:38:01.007Z] ---> 16bdafc57328 [2021-01-14T06:38:01.007Z] Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:38:01.601Z] Removing intermediate container 5ccc1ab25fc6 [2021-01-14T06:38:01.601Z] ---> bb2cb16bb642 [2021-01-14T06:38:01.601Z] Step 20/21 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:38:02.569Z] ---> Running in c872cd1055f6 [2021-01-14T06:38:02.569Z] ---> Running in e8dfbd372829 [2021-01-14T06:38:02.845Z] ---> Running in 844fcd853d7c [2021-01-14T06:38:03.815Z] Removing intermediate container c872cd1055f6 [2021-01-14T06:38:03.815Z] ---> dd169bb630a6 [2021-01-14T06:38:03.815Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:38:03.815Z] Removing intermediate container e8dfbd372829 [2021-01-14T06:38:03.815Z] ---> 438cde736ae2 [2021-01-14T06:38:03.815Z] [2021-01-14T06:38:04.166Z] Successfully built 438cde736ae2 [2021-01-14T06:38:04.440Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T06:38:04.440Z] Building docker-core-data-go [2021-01-14T06:38:04.440Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 844fcd853d7c [2021-01-14T06:38:04.440Z] ---> 0eacc6d2c058 [2021-01-14T06:38:04.440Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T06:38:04.713Z] ---> Running in 2558f0ced507 [2021-01-14T06:38:05.004Z] ---> Running in 7e0fdab2c02c [2021-01-14T06:38:05.278Z] Removing intermediate container 2558f0ced507 [2021-01-14T06:38:05.278Z] ---> 548db7a22609 [2021-01-14T06:38:05.278Z] [2021-01-14T06:38:05.873Z] Successfully built 548db7a22609 [2021-01-14T06:38:05.873Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T06:38:05.873Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-14T06:38:05.873Z] Removing intermediate container 7e0fdab2c02c [2021-01-14T06:38:05.873Z] ---> c91d75a60a83 [2021-01-14T06:38:05.873Z] [2021-01-14T06:38:06.146Z] Successfully built c91d75a60a83 [2021-01-14T06:38:06.419Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T06:38:53.371Z]  Building docker-security-proxy-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:38:53.371Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:38:53.371Z] ---> f8b5784274b7 [2021-01-14T06:38:53.371Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> 17a830f42819 [2021-01-14T06:38:53.371Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> 5eeabc28d70f [2021-01-14T06:38:53.371Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> ad4a5cb27be8 [2021-01-14T06:38:53.371Z] Step 6/24 : COPY go.mod . [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> 47a15d605b10 [2021-01-14T06:38:53.371Z] Step 7/24 : RUN go mod download [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> 37cc0677b008 [2021-01-14T06:38:53.371Z] Step 8/24 : COPY . . [2021-01-14T06:38:53.371Z] ---> Using cache [2021-01-14T06:38:53.371Z] ---> 87e70d8abc0e [2021-01-14T06:38:53.371Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T06:38:53.371Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:38:53.371Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:38:53.372Z] ---> f8b5784274b7 [2021-01-14T06:38:53.372Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 17a830f42819 [2021-01-14T06:38:53.372Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 5eeabc28d70f [2021-01-14T06:38:53.372Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> ad4a5cb27be8 [2021-01-14T06:38:53.372Z] Step 6/22 : COPY go.mod . [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 47a15d605b10 [2021-01-14T06:38:53.372Z] Step 7/22 : RUN go mod download [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 37cc0677b008 [2021-01-14T06:38:53.372Z] Step 8/22 : COPY . . [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 87e70d8abc0e [2021-01-14T06:38:53.372Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T06:38:53.372Z] ---> Running in aeb11d773c98 [2021-01-14T06:38:53.372Z] ---> Running in fb20f48f5946 [2021-01-14T06:38:53.372Z] 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-14T06:38:53.372Z] 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-14T06:38:53.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:38:53.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:38:53.372Z] ---> f8b5784274b7 [2021-01-14T06:38:53.372Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 17a830f42819 [2021-01-14T06:38:53.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 5eeabc28d70f [2021-01-14T06:38:53.372Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T06:38:53.372Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T06:38:53.372Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T06:38:53.372Z] ---> f8b5784274b7 [2021-01-14T06:38:53.372Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 17a830f42819 [2021-01-14T06:38:53.372Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:38:53.372Z] ---> Using cache [2021-01-14T06:38:53.372Z] ---> 5eeabc28d70f [2021-01-14T06:38:53.372Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T06:38:53.372Z] ---> Running in fc6d17c975af [2021-01-14T06:38:53.372Z] ---> Running in b97e57db35fb [2021-01-14T06:38:55.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:38:55.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:38:55.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:38:56.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:38:57.228Z] OK: 217 MiB in 51 packages [2021-01-14T06:38:58.210Z] OK: 217 MiB in 51 packages [2021-01-14T06:38:59.285Z] Removing intermediate container fc6d17c975af [2021-01-14T06:38:59.286Z] ---> a6ad9d5dfef0 [2021-01-14T06:38:59.286Z] Step 6/26 : COPY go.mod . [2021-01-14T06:39:00.306Z] ---> 74617c5c458f [2021-01-14T06:39:00.306Z] Step 7/26 : RUN go mod download [2021-01-14T06:39:00.306Z] Removing intermediate container b97e57db35fb [2021-01-14T06:39:00.306Z] ---> a17a41f500c8 [2021-01-14T06:39:00.306Z] Step 6/23 : COPY go.mod . [2021-01-14T06:39:00.598Z] ---> Running in 706c59d49218 [2021-01-14T06:39:01.594Z] ---> 7fd8d975ba9a [2021-01-14T06:39:01.594Z] Step 7/23 : RUN go mod download [2021-01-14T06:39:02.200Z] ---> Running in 8b420a93ce70 [2021-01-14T06:39:05.621Z] Removing intermediate container 706c59d49218 [2021-01-14T06:39:05.621Z] ---> b8f881469ff7 [2021-01-14T06:39:05.621Z] Step 8/26 : COPY . . [2021-01-14T06:39:07.613Z] Removing intermediate container 8b420a93ce70 [2021-01-14T06:39:07.613Z] ---> 029ad3ab7570 [2021-01-14T06:39:07.613Z] Step 8/23 : COPY . . [2021-01-14T06:39:39.994Z] ---> 0996282ebe1a [2021-01-14T06:39:39.994Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T06:39:39.994Z] ---> c95f324a201f [2021-01-14T06:39:39.994Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T06:39:39.994Z] ---> Running in 782dbe293afa [2021-01-14T06:39:39.994Z] ---> Running in 5b58ca1bdf00 [2021-01-14T06:39:39.994Z] 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-14T06:39:39.995Z] 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-14T06:39:39.995Z] 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-14T06:39:52.414Z] Removing intermediate container fb20f48f5946 [2021-01-14T06:39:52.414Z] ---> 3f29b4d7f4cb [2021-01-14T06:39:52.414Z] [2021-01-14T06:39:52.414Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T06:39:52.414Z] ---> afeebe901d6b [2021-01-14T06:39:52.414Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T06:39:52.414Z] ---> Using cache [2021-01-14T06:39:52.414Z] ---> af8a60d9ae4a [2021-01-14T06:39:52.414Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T06:39:52.414Z] ---> Running in 4d6d071bbfde [2021-01-14T06:39:53.400Z] Removing intermediate container 4d6d071bbfde [2021-01-14T06:39:53.400Z] ---> 4b948552eca4 [2021-01-14T06:39:53.400Z] Step 13/24 : WORKDIR / [2021-01-14T06:39:53.677Z] ---> Running in 954c1915d7a5 [2021-01-14T06:39:54.274Z] Removing intermediate container 954c1915d7a5 [2021-01-14T06:39:54.274Z] ---> f1fd427fb035 [2021-01-14T06:39:54.274Z] 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-14T06:39:55.714Z] ---> 771667f2aacc [2021-01-14T06:39:55.714Z] 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-14T06:39:56.702Z] ---> de007bf155e6 [2021-01-14T06:39:56.702Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T06:39:58.153Z] ---> bb389074b77e [2021-01-14T06:39:58.154Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T06:40:00.148Z] ---> 21e45f115195 [2021-01-14T06:40:00.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T06:40:02.139Z] ---> a8677d8fa52d [2021-01-14T06:40:02.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T06:40:03.141Z] ---> 925a1788a691 [2021-01-14T06:40:03.141Z] 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-14T06:40:03.141Z] ---> Running in c900a8bc9c76 [2021-01-14T06:40:07.484Z] Removing intermediate container c900a8bc9c76 [2021-01-14T06:40:07.484Z] ---> 21ef9faf91e7 [2021-01-14T06:40:07.484Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T06:40:07.484Z] ---> Running in 5ac99f78ef43 [2021-01-14T06:40:07.759Z] Removing intermediate container 5ac99f78ef43 [2021-01-14T06:40:07.759Z] ---> b79c3a0b02d3 [2021-01-14T06:40:07.759Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T06:40:08.035Z] ---> Running in c470d23ca35d [2021-01-14T06:40:09.017Z] Removing intermediate container c470d23ca35d [2021-01-14T06:40:09.017Z] ---> 6bd4e0b79aee [2021-01-14T06:40:09.017Z] Step 23/24 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:40:09.294Z] ---> Running in e9f11e98b917 [2021-01-14T06:40:10.739Z] Removing intermediate container e9f11e98b917 [2021-01-14T06:40:10.740Z] ---> 66e566a5d074 [2021-01-14T06:40:10.740Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T06:40:11.014Z] ---> Running in e00105e29ac5 [2021-01-14T06:40:11.996Z] Removing intermediate container e00105e29ac5 [2021-01-14T06:40:11.996Z] ---> 274491032d9f [2021-01-14T06:40:11.996Z] [2021-01-14T06:40:12.594Z] Removing intermediate container aeb11d773c98 [2021-01-14T06:40:12.594Z] ---> ec87caa1a7fe [2021-01-14T06:40:12.594Z] [2021-01-14T06:40:12.594Z] Step 10/22 : FROM scratch [2021-01-14T06:40:12.594Z] ---> [2021-01-14T06:40:12.594Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:40:12.594Z] Successfully built 274491032d9f [2021-01-14T06:40:12.594Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T06:40:12.594Z]  Building docker-security-secretstore-setup-go ... done  ---> Using cache [2021-01-14T06:40:12.594Z] ---> 64e12c307811 [2021-01-14T06:40:12.594Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T06:40:12.876Z] ---> Running in 6208d9d0eda5 [2021-01-14T06:40:13.477Z] Removing intermediate container 6208d9d0eda5 [2021-01-14T06:40:13.477Z] ---> 629265e087d9 [2021-01-14T06:40:13.477Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T06:40:13.751Z] ---> Running in 75a0ff274d44 [2021-01-14T06:40:14.361Z] Removing intermediate container 75a0ff274d44 [2021-01-14T06:40:14.361Z] ---> 94575eb18dc6 [2021-01-14T06:40:14.361Z] Step 14/22 : WORKDIR / [2021-01-14T06:40:14.361Z] ---> Running in f7b82e8e67b5 [2021-01-14T06:40:14.960Z] Removing intermediate container f7b82e8e67b5 [2021-01-14T06:40:14.960Z] ---> 760ade277fcc [2021-01-14T06:40:15.234Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:40:16.216Z] ---> 9071d453fed5 [2021-01-14T06:40:16.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T06:40:18.195Z] ---> a8ff6cb34f0e [2021-01-14T06:40:18.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T06:40:19.178Z] ---> c1a5b86cc4da [2021-01-14T06:40:19.178Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T06:40:19.178Z] ---> Running in 6141778c5c34 [2021-01-14T06:40:19.781Z] Removing intermediate container 6141778c5c34 [2021-01-14T06:40:19.781Z] ---> c7f480a2ed44 [2021-01-14T06:40:19.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:40:20.055Z] ---> Running in 0d00fc850bca [2021-01-14T06:40:20.652Z] Removing intermediate container 0d00fc850bca [2021-01-14T06:40:20.652Z] ---> 360a1e227c68 [2021-01-14T06:40:20.652Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T06:40:20.929Z] ---> Running in aa4c9872cf9a [2021-01-14T06:40:21.917Z] Removing intermediate container aa4c9872cf9a [2021-01-14T06:40:21.917Z] ---> ee12e8af1a1f [2021-01-14T06:40:21.917Z] Step 21/22 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:40:21.917Z] ---> Running in 789369bcc2f6 [2021-01-14T06:40:22.517Z] Removing intermediate container 789369bcc2f6 [2021-01-14T06:40:22.517Z] ---> 4f66feec1888 [2021-01-14T06:40:22.517Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T06:40:22.792Z] ---> Running in 42a793db7158 [2021-01-14T06:40:23.392Z] Removing intermediate container 42a793db7158 [2021-01-14T06:40:23.392Z] ---> a1e605c777e3 [2021-01-14T06:40:23.392Z] [2021-01-14T06:40:23.991Z] Successfully built a1e605c777e3 [2021-01-14T06:40:23.991Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T06:40:42.308Z]  Building docker-core-metadata-go ... done Removing intermediate container 5b58ca1bdf00 [2021-01-14T06:40:42.308Z] ---> d9cc73943c5e [2021-01-14T06:40:42.309Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T06:40:42.309Z] ---> Running in 362457383ec0 [2021-01-14T06:40:42.309Z] 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-14T06:40:43.753Z] Removing intermediate container 362457383ec0 [2021-01-14T06:40:43.753Z] ---> fccb5d098658 [2021-01-14T06:40:43.753Z] [2021-01-14T06:40:43.753Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T06:40:43.753Z] 20.10.0: Pulling from library/docker [2021-01-14T06:40:53.223Z] Removing intermediate container 782dbe293afa [2021-01-14T06:40:53.223Z] ---> 01c5c96d04f9 [2021-01-14T06:40:53.223Z] [2021-01-14T06:40:53.223Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T06:40:53.223Z] ---> afeebe901d6b [2021-01-14T06:40:53.223Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T06:40:53.223Z] ---> Running in 3d9084f798d5 [2021-01-14T06:40:53.223Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T06:40:53.223Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T06:40:53.223Z] ---> eeaf43b92773 [2021-01-14T06:40:53.223Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T06:40:53.223Z] Removing intermediate container 3d9084f798d5 [2021-01-14T06:40:53.223Z] ---> bc49328de470 [2021-01-14T06:40:53.223Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T06:40:53.506Z] ---> Running in 7b85db5724db [2021-01-14T06:40:53.506Z] ---> Running in 84644698f37b [2021-01-14T06:40:54.100Z] Removing intermediate container 84644698f37b [2021-01-14T06:40:54.100Z] ---> a703c8537fe2 [2021-01-14T06:40:54.100Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T06:40:54.100Z] ---> Running in 6f9d2e446684 [2021-01-14T06:40:54.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:40:54.692Z] Removing intermediate container 6f9d2e446684 [2021-01-14T06:40:54.692Z] ---> e38c0d217baf [2021-01-14T06:40:54.692Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T06:40:54.692Z] ---> Running in b6bda1de2008 [2021-01-14T06:40:54.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:40:55.560Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T06:40:55.560Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T06:40:55.561Z] Executing bash-5.0.17-r0.post-install [2021-01-14T06:40:55.561Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:40:55.561Z] OK: 12 MiB in 22 packages [2021-01-14T06:40:56.986Z] Removing intermediate container b6bda1de2008 [2021-01-14T06:40:56.986Z] ---> d6e3dda50f4b [2021-01-14T06:40:56.986Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T06:40:56.986Z] Removing intermediate container 7b85db5724db [2021-01-14T06:40:56.986Z] ---> 65280f7ebeb4 [2021-01-14T06:40:56.986Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T06:40:56.986Z] ---> Running in c981ade9dd37 [2021-01-14T06:40:57.261Z] ---> Running in 2f0b2d6326d5 [2021-01-14T06:40:57.860Z] Removing intermediate container 2f0b2d6326d5 [2021-01-14T06:40:57.860Z] ---> 2a3a89eb1e20 [2021-01-14T06:40:57.860Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T06:40:57.860Z] ---> Running in 8055581c8e50 [2021-01-14T06:40:58.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:40:58.453Z] Removing intermediate container 8055581c8e50 [2021-01-14T06:40:58.453Z] ---> a1d7d67b5a20 [2021-01-14T06:40:58.453Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T06:40:58.453Z] ---> Running in a0edb9f0be75 [2021-01-14T06:40:59.048Z] Removing intermediate container a0edb9f0be75 [2021-01-14T06:40:59.048Z] ---> 48412f63ae98 [2021-01-14T06:40:59.048Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T06:40:59.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:41:00.026Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T06:41:00.026Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T06:41:00.026Z] ---> 286aec73d4c7 [2021-01-14T06:41:00.026Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T06:41:00.301Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T06:41:00.577Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T06:41:00.577Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T06:41:00.848Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:41:00.848Z] OK: 8 MiB in 19 packages [2021-01-14T06:41:00.848Z] ---> 3a4204951140 [2021-01-14T06:41:00.848Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T06:41:01.829Z] ---> b0feb6692847 [2021-01-14T06:41:01.829Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T06:41:02.101Z] ---> Running in 1f22600e64af [2021-01-14T06:41:02.374Z] Removing intermediate container c981ade9dd37 [2021-01-14T06:41:02.374Z] ---> 747a5808303b [2021-01-14T06:41:02.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T06:41:02.966Z] ---> 1325309dff26 [2021-01-14T06:41:02.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T06:41:03.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:41:03.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:41:04.095Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T06:41:04.095Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T06:41:04.095Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T06:41:04.095Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T06:41:04.095Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T06:41:04.095Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T06:41:04.095Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T06:41:04.371Z] ---> 11bdf9a59991 [2021-01-14T06:41:04.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T06:41:05.358Z] ---> 0ffb8ef7bebe [2021-01-14T06:41:05.358Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T06:41:05.632Z] ---> Running in c907aa17b56c [2021-01-14T06:41:06.230Z] Removing intermediate container c907aa17b56c [2021-01-14T06:41:06.230Z] ---> e22beee7f65d [2021-01-14T06:41:06.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:41:06.230Z] ---> Running in f661ccc040a6 [2021-01-14T06:41:06.504Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T06:41:06.504Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T06:41:06.504Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T06:41:06.504Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T06:41:06.504Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T06:41:06.504Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T06:41:06.774Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T06:41:06.774Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T06:41:06.774Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T06:41:06.774Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T06:41:07.046Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T06:41:07.046Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T06:41:07.046Z] Removing intermediate container f661ccc040a6 [2021-01-14T06:41:07.046Z] ---> 742179327f6e [2021-01-14T06:41:07.046Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T06:41:07.046Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T06:41:07.046Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T06:41:07.046Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T06:41:07.046Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T06:41:07.046Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T06:41:07.046Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T06:41:07.046Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T06:41:07.316Z] ---> Running in e033967d21f4 [2021-01-14T06:41:07.316Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T06:41:07.316Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T06:41:07.316Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T06:41:07.316Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T06:41:07.316Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T06:41:07.316Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T06:41:07.316Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T06:41:07.585Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:41:07.585Z] OK: 71 MiB in 55 packages [2021-01-14T06:41:07.860Z] Removing intermediate container e033967d21f4 [2021-01-14T06:41:07.860Z] ---> 4575de6b7491 [2021-01-14T06:41:07.860Z] Step 22/23 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:41:07.860Z] ---> Running in d7b50c5b4a16 [2021-01-14T06:41:08.457Z] Removing intermediate container d7b50c5b4a16 [2021-01-14T06:41:08.457Z] ---> aca153d0dd6d [2021-01-14T06:41:08.457Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T06:41:08.732Z] ---> Running in b9ce1d8edbdd [2021-01-14T06:41:09.323Z] Removing intermediate container b9ce1d8edbdd [2021-01-14T06:41:09.323Z] ---> 6e8aa40d5d2c [2021-01-14T06:41:09.323Z] [2021-01-14T06:41:09.597Z] Successfully built 6e8aa40d5d2c [2021-01-14T06:41:09.597Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T06:41:12.988Z]  Building docker-core-data-go ... done Removing intermediate container 1f22600e64af [2021-01-14T06:41:12.988Z] ---> ba04ac37982e [2021-01-14T06:41:12.988Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T06:41:13.266Z] ---> Running in 5db39a1fa142 [2021-01-14T06:41:17.584Z] Collecting docker-compose==1.23.2 [2021-01-14T06:41:17.856Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T06:41:18.448Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T06:41:18.448Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T06:41:18.718Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T06:41:18.718Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T06:41:20.682Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T06:41:20.682Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T06:41:22.644Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T06:41:22.915Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T06:41:23.184Z] 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-14T06:41:23.773Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T06:41:23.773Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T06:41:24.047Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T06:41:24.047Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T06:41:25.014Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T06:41:25.014Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T06:41:25.988Z] Collecting PyYAML<4,>=3.10 [2021-01-14T06:41:25.988Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T06:41:29.354Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T06:41:29.354Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T06:41:30.778Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T06:41:30.778Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T06:41:30.778Z] Collecting idna<2.8,>=2.5 [2021-01-14T06:41:30.778Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T06:41:31.049Z] 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-14T06:41:31.320Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T06:41:31.589Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T06:41:31.589Z] 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-14T06:41:31.589Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T06:41:31.589Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T06:41:31.589Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T06:41:31.589Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T06:41:32.560Z] Installing collected packages: cached-property, dockerpty, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, texttable, docker-compose [2021-01-14T06:41:32.560Z] Running setup.py install for dockerpty: started [2021-01-14T06:41:34.520Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T06:41:34.520Z] Running setup.py install for docopt: started [2021-01-14T06:41:35.940Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T06:41:35.940Z] Attempting uninstall: idna [2021-01-14T06:41:35.940Z] Found existing installation: idna 2.9 [2021-01-14T06:41:35.940Z] Uninstalling idna-2.9: [2021-01-14T06:41:36.211Z] Successfully uninstalled idna-2.9 [2021-01-14T06:41:36.804Z] Attempting uninstall: urllib3 [2021-01-14T06:41:36.804Z] Found existing installation: urllib3 1.25.9 [2021-01-14T06:41:36.804Z] Uninstalling urllib3-1.25.9: [2021-01-14T06:41:37.074Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T06:41:37.344Z] Attempting uninstall: requests [2021-01-14T06:41:37.344Z] Found existing installation: requests 2.23.0 [2021-01-14T06:41:37.614Z] Uninstalling requests-2.23.0: [2021-01-14T06:41:37.614Z] Successfully uninstalled requests-2.23.0 [2021-01-14T06:41:39.574Z] Running setup.py install for PyYAML: started [2021-01-14T06:41:41.571Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T06:41:41.571Z] Running setup.py install for texttable: started [2021-01-14T06:41:42.994Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T06:41:43.964Z] 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-14T06:41:48.280Z] Removing intermediate container 5db39a1fa142 [2021-01-14T06:41:48.280Z] ---> fcc85ac73cf7 [2021-01-14T06:41:48.280Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T06:41:48.280Z] ---> Running in 71817d99a307 [2021-01-14T06:41:48.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T06:41:48.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T06:41:49.464Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T06:41:49.464Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T06:41:49.464Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T06:41:49.464Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T06:41:49.464Z] OK: 71 MiB in 58 packages [2021-01-14T06:41:50.888Z] Removing intermediate container 71817d99a307 [2021-01-14T06:41:50.888Z] ---> 57e2584846d7 [2021-01-14T06:41:50.888Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T06:41:50.888Z] ---> Running in d398cfc62eac [2021-01-14T06:41:51.477Z] Removing intermediate container d398cfc62eac [2021-01-14T06:41:51.477Z] ---> 58eb50d9f145 [2021-01-14T06:41:51.477Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T06:41:51.477Z] ---> Running in c3e3d733ebf3 [2021-01-14T06:41:52.066Z] Removing intermediate container c3e3d733ebf3 [2021-01-14T06:41:52.066Z] ---> 979754579954 [2021-01-14T06:41:52.066Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T06:41:52.066Z] ---> Running in 1d615aba55d4 [2021-01-14T06:41:52.661Z] Removing intermediate container 1d615aba55d4 [2021-01-14T06:41:52.661Z] ---> 4c108439f50d [2021-01-14T06:41:52.661Z] Step 25/26 : LABEL git_sha=b5a5311708b324d61da002eaf53ecd949b34e9a2 [2021-01-14T06:41:52.661Z] ---> Running in 0bbee675f032 [2021-01-14T06:41:53.251Z] Removing intermediate container 0bbee675f032 [2021-01-14T06:41:53.251Z] ---> c586e7a2b118 [2021-01-14T06:41:53.251Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T06:41:53.251Z] ---> Running in ba1b248ef83d [2021-01-14T06:41:53.839Z] Removing intermediate container ba1b248ef83d [2021-01-14T06:41:53.839Z] ---> 232e8bd93a80 [2021-01-14T06:41:53.839Z] [2021-01-14T06:41:54.109Z] Successfully built 232e8bd93a80 [2021-01-14T06:41:54.109Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T06:41:54.391Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T06:41:54.473Z] $ docker stop --time=1 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b [2021-01-14T06:41:56.287Z] $ docker rm -f 80909e95421b811f02a08cf60aa4b08ff5f3e645547181bb133d34561929bc5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T06:41:57.058Z] + docker images [2021-01-14T06:41:57.058Z] + grep docker [2021-01-14T06:41:57.326Z] docker-sys-mgmt-agent-go-arm64 latest 232e8bd93a80 4 seconds ago 300MB [2021-01-14T06:41:57.326Z] docker-core-data-go-arm64 latest 6e8aa40d5d2c 49 seconds ago 21MB [2021-01-14T06:41:57.326Z] docker-core-metadata-go-arm64 latest a1e605c777e3 About a minute ago 12.3MB [2021-01-14T06:41:57.326Z] docker-security-secretstore-setup-go-arm64 latest 274491032d9f About a minute ago 23.4MB [2021-01-14T06:41:57.326Z] docker-security-proxy-setup-go-arm64 latest c91d75a60a83 3 minutes ago 23.3MB [2021-01-14T06:41:57.326Z] docker-support-notifications-go-arm64 latest 548db7a22609 3 minutes ago 11.4MB [2021-01-14T06:41:57.326Z] docker-security-bootstrap-redis-go-arm64 latest 438cde736ae2 3 minutes ago 15.1MB [2021-01-14T06:41:57.326Z] docker-core-command-go-arm64 latest b459ef4069b9 3 minutes ago 9.98MB [2021-01-14T06:41:57.326Z] docker-support-scheduler-go-arm64 latest 0feb64561936 4 minutes ago 10MB [2021-01-14T06:41:57.326Z] 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-14T06:42:00.466Z] provisioning config files... [2021-01-14T06:42:00.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config155694860779228121tmp [Pipeline] { [Pipeline] sh [2021-01-14T06:42:00.967Z] + set +x [2021-01-14T06:42:00.967Z] + curl -s https://codecov.io/bash [2021-01-14T06:42:00.967Z] + bash -s -- [2021-01-14T06:42:01.543Z] [2021-01-14T06:42:01.543Z] _____ _ [2021-01-14T06:42:01.543Z] / ____| | | [2021-01-14T06:42:01.543Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T06:42:01.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T06:42:01.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T06:42:01.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T06:42:01.543Z] Bash-20201231-23d4836 [2021-01-14T06:42:01.543Z] [2021-01-14T06:42:01.543Z] [2021-01-14T06:42:01.543Z] ==> git version 2.24.3 found [2021-01-14T06:42:01.543Z] ==> 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-14T06:42:01.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T06:42:01.543Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T06:42:01.543Z] ==> Jenkins CI detected. [2021-01-14T06:42:01.543Z] project root: . [2021-01-14T06:42:01.543Z] --> token set from env [2021-01-14T06:42:01.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T06:42:01.543Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T06:42:01.543Z] ==> Python coveragepy not found [2021-01-14T06:42:01.543Z] ==> Searching for coverage reports in: [2021-01-14T06:42:01.543Z] + . [2021-01-14T06:42:01.543Z] -> Found 1 reports [2021-01-14T06:42:01.543Z] ==> Detecting git/mercurial file structure [2021-01-14T06:42:01.543Z] ==> Reading reports [2021-01-14T06:42:01.543Z] + ./coverage.out bytes=552842 [2021-01-14T06:42:01.807Z] ==> Appending adjustments [2021-01-14T06:42:01.807Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T06:42:05.130Z] + Found adjustments [2021-01-14T06:42:05.130Z] ==> Gzipping contents [2021-01-14T06:42:05.130Z] 84K /tmp/codecov.fVMTqc.gz [2021-01-14T06:42:05.130Z] ==> Uploading reports [2021-01-14T06:42:05.130Z] url: https://codecov.io [2021-01-14T06:42:05.130Z] query: branch=PR-3027&commit=b5a5311708b324d61da002eaf53ecd949b34e9a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3027%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3027&job=&cmd_args= [2021-01-14T06:42:05.130Z] -> Pinging Codecov [2021-01-14T06:42:05.130Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3027&commit=b5a5311708b324d61da002eaf53ecd949b34e9a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3027%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3027&job=&cmd_args= [2021-01-14T06:42:05.391Z] -> Uploading to [2021-01-14T06:42:05.392Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/b5a5311708b324d61da002eaf53ecd949b34e9a2/3bbdf941-283d-403e-8947-9adf19d011dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T064205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a33fd2bd8db93e2ac1b73ed416ab992e09d8d2c1d353ddbe11678999f1caea46 [2021-01-14T06:42:05.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T06:42:05.392Z] Dload Upload Total Spent Left Speed [2021-01-14T06:42:05.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83567 0 0 100 83567 0 150k --:--:-- --:--:-- --:--:-- 150k 100 83567 0 0 100 83567 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-01-14T06:42:05.967Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5a5311708b324d61da002eaf53ecd949b34e9a2 [Pipeline] } [2021-01-14T06:42:06.005Z] 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-14T06:42:09.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:10.516Z] ---> package-listing.sh [2021-01-14T06:42:10.516Z] ++ facter osfamily [2021-01-14T06:42:10.516Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T06:42:10.516Z] + OS_FAMILY=redhat [2021-01-14T06:42:10.516Z] + workspace=/w/workspace/edgex-go/1 [2021-01-14T06:42:10.516Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T06:42:10.516Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T06:42:10.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T06:42:10.516Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T06:42:10.516Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T06:42:10.516Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T06:42:10.516Z] + case "${OS_FAMILY}" in [2021-01-14T06:42:10.516Z] + rpm -qa [2021-01-14T06:42:10.516Z] + sort [2021-01-14T06:42:15.821Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T06:42:15.821Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T06:42:15.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T06:42:15.821Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T06:42:15.821Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-14T06:42:15.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-14T06:42:15.857Z] 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-14T06:42:16.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:42:16.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:42:16.509Z] [2021-01-14T06:42:16.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T06:42:16.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:42:16.903Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T06:42:16.903Z] df20fa9351a1: Pulling fs layer [2021-01-14T06:42:16.903Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T06:42:16.903Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T06:42:16.903Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T06:42:16.903Z] 93b61091891f: Pulling fs layer [2021-01-14T06:42:16.903Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T06:42:16.903Z] 5e14af77c1be: Pulling fs layer [2021-01-14T06:42:16.903Z] 01666e4c0597: Pulling fs layer [2021-01-14T06:42:16.903Z] aa168da1d23b: Pulling fs layer [2021-01-14T06:42:16.903Z] 93b61091891f: Waiting [2021-01-14T06:42:16.903Z] 93b9cdb0e59b: Waiting [2021-01-14T06:42:16.903Z] 5e14af77c1be: Waiting [2021-01-14T06:42:16.903Z] 01666e4c0597: Waiting [2021-01-14T06:42:16.903Z] aa168da1d23b: Waiting [2021-01-14T06:42:16.903Z] 46f8f816bc3b: Waiting [2021-01-14T06:42:16.903Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T06:42:16.903Z] 36b3adc4ff6f: Download complete [2021-01-14T06:42:16.903Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T06:42:16.903Z] 46f8f816bc3b: Download complete [2021-01-14T06:42:16.903Z] df20fa9351a1: Verifying Checksum [2021-01-14T06:42:16.903Z] df20fa9351a1: Download complete [2021-01-14T06:42:17.180Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T06:42:17.180Z] 93b9cdb0e59b: Download complete [2021-01-14T06:42:17.180Z] 5e14af77c1be: Verifying Checksum [2021-01-14T06:42:17.180Z] 5e14af77c1be: Download complete [2021-01-14T06:42:17.180Z] 93b61091891f: Download complete [2021-01-14T06:42:17.180Z] 01666e4c0597: Verifying Checksum [2021-01-14T06:42:17.180Z] 01666e4c0597: Download complete [2021-01-14T06:42:17.443Z] df20fa9351a1: Pull complete [2021-01-14T06:42:17.705Z] 36b3adc4ff6f: Pull complete [2021-01-14T06:42:17.705Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T06:42:17.705Z] 8ad3a11d3b57: Download complete [2021-01-14T06:42:18.661Z] 8ad3a11d3b57: Pull complete [2021-01-14T06:42:18.661Z] 46f8f816bc3b: Pull complete [2021-01-14T06:42:19.618Z] aa168da1d23b: Verifying Checksum [2021-01-14T06:42:19.618Z] aa168da1d23b: Download complete [2021-01-14T06:42:21.022Z] 93b61091891f: Pull complete [2021-01-14T06:42:21.984Z] 93b9cdb0e59b: Pull complete [2021-01-14T06:42:21.984Z] 5e14af77c1be: Pull complete [2021-01-14T06:42:21.984Z] 01666e4c0597: Pull complete [2021-01-14T06:42:32.024Z] aa168da1d23b: Pull complete [2021-01-14T06:42:32.025Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T06:42:32.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T06:42:32.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T06:42:32.248Z] prd-centos7-docker-4c-2g-20168 does not seem to be running inside a container [2021-01-14T06:42:32.300Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T06:42:35.666Z] $ docker top 1df894d311c1c7af69160c4a084d962a6c9af4f0eb40a322c90ad3987ef9ea0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T06:42:36.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T06:42:36.668Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T06:42:37.100Z] + ls /var/log/sa-host [2021-01-14T06:42:37.100Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T06:42:37.100Z] file_magic: OK [2021-01-14T06:42:37.100Z] HZ: Using current value: 100 [2021-01-14T06:42:37.100Z] file_header: OK [2021-01-14T06:42:37.100Z] 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-14T06:42:37.100Z] Statistics: [2021-01-14T06:42:37.100Z] 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...Hnuu...uuuununununu... [2021-01-14T06:42:37.100Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T06:42:37.100Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T06:42:37.100Z] file_magic: OK [2021-01-14T06:42:37.100Z] HZ: Using current value: 100 [2021-01-14T06:42:37.100Z] file_header: OK [2021-01-14T06:42:37.100Z] 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-14T06:42:37.100Z] Statistics: [2021-01-14T06:42:37.100Z] Hnuu...uuuununununu... [2021-01-14T06:42:37.100Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T06:42:37.768Z] provisioning config files... [2021-01-14T06:42:37.785Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1063265087611900464tmp [Pipeline] { [Pipeline] echo [2021-01-14T06:42:37.910Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:38.249Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T06:42:38.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T06:42:38.430Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:38.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T06:42:38.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:39.120Z] ---> sudo-logs.sh [2021-01-14T06:42:39.120Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T06:42:39.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:39.483Z] ---> job-cost.sh [2021-01-14T06:42:39.484Z] lf-activate-venv: SKIPPING [2021-01-14T06:42:39.484Z] INFO: No Stack... [2021-01-14T06:42:40.429Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T06:42:41.003Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T06:42:41.035Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T06:42:41.373Z] ---> logs-deploy.sh [2021-01-14T06:42:41.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3027/1 [2021-01-14T06:42:41.373Z] INFO: archiving workspace using pattern(s): [2021-01-14T06:42:42.767Z] Archives upload complete. [2021-01-14T06:42:42.767Z] INFO: archiving logs to Nexus