Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2037975b14bcccb26699bfe63d53181688204e32+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (7ffca5037a7f7a1d35d680324142d2db4751ec1d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21015 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing fad9a77b01efae3be0813ff97b22d2a684a59f84 Checking out Revision fad9a77b01efae3be0813ff97b22d2a684a59f84 (PR-2970) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9a77b01efae3be0813ff97b22d2a684a59f84 # timeout=10 Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T00:31:40.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T00:31:40.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T00:31:40.943Z] ========================================================= [2021-01-19T00:31:40.944Z] EdgeX Global Pipelines Version Info [2021-01-19T00:31:40.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:31:42.478Z] ------------------- [2021-01-19T00:31:42.479Z] stable info: [2021-01-19T00:31:42.479Z] ------------------- [2021-01-19T00:31:42.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T00:31:42.479Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T00:31:42.479Z] Message: update stable to v1.0.177 [2021-01-19T00:31:43.441Z] ------------------- [2021-01-19T00:31:43.441Z] experimental info: [2021-01-19T00:31:43.441Z] ------------------- [2021-01-19T00:31:43.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T00:31:43.441Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T00:31:43.441Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T00:31:43.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T00:31:43.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T00:31:43.915Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T00:31:44.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T00:31:44.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T00:31:44.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T00:31:44.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T00:31:44.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T00:31:44.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T00:31:44.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T00:31:44.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T00:31:44.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T00:31:44.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T00:31:44.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T00:31:45.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T00:31:45.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T00:31:45.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T00:31:45.371Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T00:31:45.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T00:31:45.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T00:31:45.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T00:31:45.719Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T00:31:45.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T00:31:45.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-19T00:31:45.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-19T00:31:46.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-19T00:31:46.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad9a77b01efae3be0813ff97b22d2a684a59f84 [Pipeline] echo [2021-01-19T00:31:46.270Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad9a77 [Pipeline] echo [2021-01-19T00:31:46.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T00:31:46.516Z] provisioning config files... [2021-01-19T00:31:46.557Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config6999866552677447354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:31:46.925Z] ---> docker-login.sh [2021-01-19T00:31:46.925Z] nexus3.edgexfoundry.org:10001 [2021-01-19T00:31:47.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:31:47.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:31:47.463Z] Configure a credential helper to remove this warning. See [2021-01-19T00:31:47.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:31:47.463Z] [2021-01-19T00:31:47.463Z] Login Succeeded [2021-01-19T00:31:47.463Z] nexus3.edgexfoundry.org:10002 [2021-01-19T00:31:47.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:31:47.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:31:47.729Z] Configure a credential helper to remove this warning. See [2021-01-19T00:31:47.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:31:47.729Z] [2021-01-19T00:31:47.729Z] Login Succeeded [2021-01-19T00:31:47.729Z] nexus3.edgexfoundry.org:10003 [2021-01-19T00:31:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:31:47.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:31:47.995Z] Configure a credential helper to remove this warning. See [2021-01-19T00:31:47.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:31:47.995Z] [2021-01-19T00:31:47.995Z] Login Succeeded [2021-01-19T00:31:47.995Z] nexus3.edgexfoundry.org:10004 [2021-01-19T00:31:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:31:48.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:31:48.263Z] Configure a credential helper to remove this warning. See [2021-01-19T00:31:48.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:31:48.263Z] [2021-01-19T00:31:48.263Z] Login Succeeded [2021-01-19T00:31:48.263Z] docker.io [2021-01-19T00:31:48.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:31:48.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:31:48.527Z] Configure a credential helper to remove this warning. See [2021-01-19T00:31:48.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:31:48.527Z] [2021-01-19T00:31:48.527Z] Login Succeeded [2021-01-19T00:31:48.527Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T00:31:48.549Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T00:31:49.051Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T00:31:49.052Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T00:31:49.052Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T00:31:49.052Z] ++ cut -d/ -f2 [2021-01-19T00:31:49.052Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T00:31:49.052Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T00:31:49.178Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:31:50.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T00:31:50.016Z] [2021-01-19T00:31:50.016Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:31:50.410Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T00:31:50.410Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T00:31:50.410Z] 31603596830f: Pulling fs layer [2021-01-19T00:31:50.410Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T00:31:50.410Z] 6ca5941a6612: Pulling fs layer [2021-01-19T00:31:50.410Z] ecc8261a40a4: Pulling fs layer [2021-01-19T00:31:50.410Z] ecc8261a40a4: Waiting [2021-01-19T00:31:50.410Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T00:31:50.410Z] 2a8b12db71e7: Download complete [2021-01-19T00:31:50.410Z] 31603596830f: Verifying Checksum [2021-01-19T00:31:50.410Z] 31603596830f: Download complete [2021-01-19T00:31:50.678Z] ecc8261a40a4: Verifying Checksum [2021-01-19T00:31:50.678Z] ecc8261a40a4: Download complete [2021-01-19T00:31:50.678Z] 6ca5941a6612: Verifying Checksum [2021-01-19T00:31:50.678Z] 6ca5941a6612: Download complete [2021-01-19T00:31:50.942Z] 31603596830f: Pull complete [2021-01-19T00:31:51.210Z] 2a8b12db71e7: Pull complete [2021-01-19T00:31:52.186Z] 6ca5941a6612: Pull complete [2021-01-19T00:31:52.455Z] ecc8261a40a4: Pull complete [2021-01-19T00:31:52.455Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T00:31:52.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T00:31:52.455Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T00:31:52.588Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:31:52.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T00:31:55.166Z] $ docker top fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T00:31:55.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T00:31:55.553Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T00:31:55.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T00:31:55.832Z] $ docker exec fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent [2021-01-19T00:31:56.041Z] SSH_AUTH_SOCK=/tmp/ssh-lxc3DSN8nafV/agent.11 [2021-01-19T00:31:56.041Z] SSH_AGENT_PID=17 [2021-01-19T00:31:56.052Z] Running ssh-add (command line suppressed) [2021-01-19T00:31:56.193Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_4364921932556588159.key (/w/workspace/edgex-go/31@tmp/private_key_4364921932556588159.key) [2021-01-19T00:31:56.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T00:31:56.593Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T00:31:56.620Z] $ docker exec --env ******** --env ******** fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent -k [2021-01-19T00:31:56.790Z] unset SSH_AUTH_SOCK; [2021-01-19T00:31:56.790Z] unset SSH_AGENT_PID; [2021-01-19T00:31:56.790Z] echo Agent pid 17 killed; [2021-01-19T00:31:56.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T00:31:56.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T00:31:56.985Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T00:31:57.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T00:31:57.178Z] $ docker exec fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent [2021-01-19T00:31:57.388Z] SSH_AUTH_SOCK=/tmp/ssh-D6nh87WlDnWM/agent.47 [2021-01-19T00:31:57.388Z] SSH_AGENT_PID=53 [2021-01-19T00:31:57.394Z] Running ssh-add (command line suppressed) [2021-01-19T00:31:57.576Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_2584331261975195335.key (/w/workspace/edgex-go/31@tmp/private_key_2584331261975195335.key) [2021-01-19T00:31:57.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T00:31:58.077Z] + git semver init [2021-01-19T00:31:58.077Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T00:31:58.077Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-01-19T00:31:58.077Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-01-19T00:31:58.077Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T00:31:58.077Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T00:31:58.077Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T00:31:58.077Z] # $SEMVER_BRANCH = PR-2970 [2021-01-19T00:31:58.077Z] # $SEMVER_TEMP = /tmp/semver-064260300 [2021-01-19T00:31:58.077Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T00:32:36.993Z] # '/tmp/semver-064260300' -> '/w/workspace/edgex-go/31/.semver' [2021-01-19T00:32:36.993Z] # -> Force: false [2021-01-19T00:32:36.993Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } [2021-01-19T00:32:37.010Z] $ docker exec --env ******** --env ******** fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent -k [2021-01-19T00:32:37.380Z] unset SSH_AUTH_SOCK; [2021-01-19T00:32:37.381Z] unset SSH_AGENT_PID; [2021-01-19T00:32:37.381Z] echo Agent pid 53 killed; [2021-01-19T00:32:37.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T00:32:37.980Z] + git semver [Pipeline] } [2021-01-19T00:32:38.001Z] $ docker stop --time=1 fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 [2021-01-19T00:32:39.937Z] $ docker rm -f fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T00:32:40.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T00:32:41.125Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T00:32:41.128Z] [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-19T00:32:42.021Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T00:32:42.341Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T00:32:42.658Z] + sudo service docker restart [2021-01-19T00:32:42.658Z] + true [2021-01-19T00:32:42.658Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T00:32:43.635Z] ========================================================= [2021-01-19T00:32:43.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T00:32:43.635Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:32:43.987Z] + 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-19T00:32:48.259Z] Sending build context to Docker daemon 326.8MB [2021-01-19T00:32:48.259Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T00:32:48.259Z] Step 2/6 : FROM ${BASE} [2021-01-19T00:32:48.259Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T00:32:48.259Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T00:32:48.259Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T00:32:48.259Z] de9db76c5a1d: Pulling fs layer [2021-01-19T00:32:48.259Z] bca2f99d35d6: Pulling fs layer [2021-01-19T00:32:48.259Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T00:32:48.259Z] 7c6f9722023f: Pulling fs layer [2021-01-19T00:32:48.259Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T00:32:48.259Z] 93359f2a8cfa: Waiting [2021-01-19T00:32:48.259Z] bca2f99d35d6: Waiting [2021-01-19T00:32:48.259Z] a35cf1a2eb13: Waiting [2021-01-19T00:32:48.259Z] 7c6f9722023f: Waiting [2021-01-19T00:32:48.259Z] de9db76c5a1d: Verifying Checksum [2021-01-19T00:32:48.259Z] de9db76c5a1d: Download complete [2021-01-19T00:32:48.259Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T00:32:48.259Z] 0ef7d3d256c8: Download complete [2021-01-19T00:32:48.259Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T00:32:48.259Z] 93359f2a8cfa: Download complete [2021-01-19T00:32:48.259Z] 7c6f9722023f: Verifying Checksum [2021-01-19T00:32:48.259Z] 7c6f9722023f: Download complete [2021-01-19T00:32:48.259Z] 188c0c94c7c5: Download complete [2021-01-19T00:32:48.851Z] 188c0c94c7c5: Pull complete [2021-01-19T00:32:49.117Z] 0ef7d3d256c8: Pull complete [2021-01-19T00:32:49.117Z] de9db76c5a1d: Pull complete [2021-01-19T00:32:50.537Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T00:32:50.537Z] a35cf1a2eb13: Download complete [2021-01-19T00:32:51.124Z] bca2f99d35d6: Verifying Checksum [2021-01-19T00:32:51.124Z] bca2f99d35d6: Download complete [2021-01-19T00:32:56.486Z] Still waiting to schedule task [2021-01-19T00:32:56.486Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-19T00:32:57.775Z] bca2f99d35d6: Pull complete [2021-01-19T00:32:57.775Z] 93359f2a8cfa: Pull complete [2021-01-19T00:32:57.775Z] 7c6f9722023f: Pull complete [2021-01-19T00:33:02.031Z] a35cf1a2eb13: Pull complete [2021-01-19T00:33:02.032Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T00:33:02.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T00:33:02.032Z] ---> a62c8e92a672 [2021-01-19T00:33:02.032Z] 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-19T00:33:02.307Z] ---> Running in 43800ec3a676 [2021-01-19T00:33:03.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:33:03.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:33:04.414Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T00:33:04.414Z] (2/12) Installing file (5.38-r0) [2021-01-19T00:33:04.676Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T00:33:04.677Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T00:33:16.934Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T00:33:16.934Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T00:33:17.198Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T00:33:17.198Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T00:33:17.461Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T00:33:17.461Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T00:33:17.461Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T00:33:17.734Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T00:33:17.999Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:33:17.999Z] OK: 233 MiB in 51 packages [2021-01-19T00:33:22.258Z] Removing intermediate container 43800ec3a676 [2021-01-19T00:33:22.258Z] ---> 79dbe1a03d51 [2021-01-19T00:33:22.258Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T00:33:22.258Z] ---> Running in d5ca8507cdbb [2021-01-19T00:33:22.258Z] Removing intermediate container d5ca8507cdbb [2021-01-19T00:33:22.258Z] ---> ec68c42a2c6d [2021-01-19T00:33:22.258Z] Step 5/6 : COPY go.mod . [2021-01-19T00:33:22.523Z] ---> e16b0fdd4dd5 [2021-01-19T00:33:22.523Z] Step 6/6 : RUN go mod download [2021-01-19T00:33:22.523Z] ---> Running in 8351520084dd [2021-01-19T00:33:49.206Z] Removing intermediate container 8351520084dd [2021-01-19T00:33:49.206Z] ---> 429f2173ad31 [2021-01-19T00:33:49.206Z] Successfully built 429f2173ad31 [2021-01-19T00:33:49.206Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:33:49.550Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T00:33:49.550Z] . [Pipeline] withDockerContainer [2021-01-19T00:33:49.672Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:33:49.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T00:33:50.862Z] $ docker top 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:33:51.423Z] + go version [2021-01-19T00:33:51.423Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T00:33:51.443Z] $ docker stop --time=1 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 [2021-01-19T00:33:53.907Z] $ docker rm -f 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:33:54.711Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T00:33:54.711Z] . [Pipeline] withDockerContainer [2021-01-19T00:33:54.900Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:33:54.976Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T00:33:55.777Z] $ docker top c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T00:33:55.999Z] ========================================================= [2021-01-19T00:33:55.999Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T00:33:55.999Z] ========================================================= [Pipeline] sh [2021-01-19T00:33:56.301Z] + make test [2021-01-19T00:33:56.301Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T00:34:08.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T00:34:27.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T00:34:37.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T00:34:37.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T00:34:37.377Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T00:34:37.377Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T00:34:40.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-19T00:34:40.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T00:34:40.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T00:34:40.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T00:34:40.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T00:34:40.031Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T00:34:43.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T00:34:43.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T00:34:43.476Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T00:34:45.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.126s coverage: 46.6% of statements [2021-01-19T00:34:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T00:34:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T00:34:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T00:34:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T00:34:45.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T00:34:50.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.263s coverage: 27.0% of statements [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T00:34:50.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T00:34:50.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T00:34:50.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T00:34:50.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 67.9% of statements [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T00:34:50.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.201s coverage: 82.3% of statements [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T00:34:50.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T00:34:53.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.414s coverage: 28.6% of statements [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T00:34:53.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T00:34:53.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-01-19T00:34:53.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T00:34:53.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2021-01-19T00:34:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T00:34:53.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.201s coverage: 97.5% of statements [2021-01-19T00:34:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T00:34:53.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements [2021-01-19T00:34:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T00:34:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T00:34:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T00:34:53.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.561s coverage: 92.8% of statements [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.150s coverage: 0.1% of statements [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T00:34:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 20.5% of statements [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-01-19T00:34:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-01-19T00:35:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2021-01-19T00:35:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-01-19T00:35:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-19T00:35:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-19T00:35:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-19T00:35:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.142s coverage: 88.6% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.8% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 84.2% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.293s coverage: 63.5% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.452s coverage: 68.9% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 37.0% of statements [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T00:35:10.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.503s coverage: 84.0% of statements [2021-01-19T00:35:10.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements [2021-01-19T00:35:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.1% of statements [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T00:35:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.094s coverage: 100.0% of statements [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T00:35:12.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements [2021-01-19T00:35:12.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T00:35:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.151s coverage: 29.1% of statements [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T00:35:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.148s coverage: 99.0% of statements [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T00:35:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T00:35:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T00:35:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T00:35:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T00:35:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-01-19T00:35:15.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T00:35:15.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T00:35:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-01-19T00:35:16.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-19T00:35:16.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.050s coverage: 100.0% of statements [2021-01-19T00:35:17.134Z] GO111MODULE=on go vet ./... [2021-01-19T00:35:49.612Z] gofmt -l . [2021-01-19T00:35:50.576Z] [ "`gofmt -l .`" = "" ] [2021-01-19T00:35:51.182Z] ./bin/test-go-mod-tidy.sh [2021-01-19T00:35:51.769Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T00:35:53.381Z] + ls -al . [2021-01-19T00:35:53.381Z] total 668 [2021-01-19T00:35:53.381Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 00:35 . [2021-01-19T00:35:53.381Z] drwxr-xr-x 4 root root 30 Jan 19 00:33 .. [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 00:31 .dockerignore [2021-01-19T00:35:53.381Z] drwxrwxr-x 8 1001 1001 179 Jan 19 00:31 .git [2021-01-19T00:35:53.381Z] drwxrwxr-x 3 1001 1001 125 Jan 19 00:31 .github [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 872 Jan 19 00:31 .gitignore [2021-01-19T00:35:53.381Z] drwx------ 3 1001 1001 47 Jan 19 00:32 .semver [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 00:31 .sonarcloud.properties [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 7844 Jan 19 00:31 Attribution.txt [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 00:31 CONTRIBUTING.md [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 00:31 Dockerfile.build [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 00:31 Jenkinsfile [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 00:31 LICENSE [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 6001 Jan 19 00:31 Makefile [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 00:31 README.md [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 00:31 SECURITY.md [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 00:32 VERSION [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 00:31 ZMQWindows.md [2021-01-19T00:35:53.381Z] drwxrwxr-x 2 1001 1001 117 Jan 19 00:31 bin [2021-01-19T00:35:53.381Z] drwxrwxr-x 15 1001 1001 4096 Jan 19 00:31 cmd [2021-01-19T00:35:53.381Z] -rw-r--r-- 1 root root 561484 Jan 19 00:35 coverage.out [2021-01-19T00:35:53.381Z] -rw-r--r-- 1 root root 1007 Jan 19 00:35 go.mod [2021-01-19T00:35:53.381Z] -rw-r--r-- 1 root root 19394 Jan 19 00:35 go.sum [2021-01-19T00:35:53.381Z] drwxrwxr-x 8 1001 1001 127 Jan 19 00:31 internal [2021-01-19T00:35:53.381Z] drwxrwxr-x 4 1001 1001 26 Jan 19 00:31 openapi [2021-01-19T00:35:53.381Z] drwxrwxr-x 4 1001 1001 71 Jan 19 00:31 snap [2021-01-19T00:35:53.381Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 00:31 version.go [Pipeline] sh [2021-01-19T00:35:53.703Z] + '[' -e coverage.out ] [2021-01-19T00:35:53.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T00:35:53.991Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T00:35:54.303Z] + make build [2021-01-19T00:35:54.303Z] 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-19T00:35:55.506Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21024 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-19T00:35:55.565Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2021-01-19T00:35:57.706Z] 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-19T00:36:01.107Z] using credential edgex-jenkins-ssh [2021-01-19T00:36:01.207Z] Cloning the remote Git repository [2021-01-19T00:36:01.367Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:36:01.473Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2021-01-19T00:36:01.545Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:36:01.545Z] > git --version # timeout=10 [2021-01-19T00:36:01.567Z] > git --version # 'git version 2.17.1' [2021-01-19T00:36:01.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:36:01.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T00:36:07.903Z] 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-19T00:36:09.311Z] 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-19T00:36:10.721Z] 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-19T00:36:11.675Z] 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-19T00:36:13.121Z] 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-19T00:36:14.535Z] 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-19T00:36:15.957Z] 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-19T00:36:17.894Z] 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-19T00:36:18.863Z] 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-19T00:36:20.843Z] 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-19T00:36:22.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-19T00:36:24.937Z] $ docker stop --time=1 c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 [2021-01-19T00:36:26.710Z] $ docker rm -f c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:36:29.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T00:36:29.011Z] [2021-01-19T00:36:29.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:36:29.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T00:36:29.381Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T00:36:29.381Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T00:36:29.381Z] ca9280d653b3: Pulling fs layer [2021-01-19T00:36:29.381Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T00:36:29.653Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-19T00:36:29.653Z] cbdbe7a5bc2a: Download complete [2021-01-19T00:36:30.238Z] ca9280d653b3: Verifying Checksum [2021-01-19T00:36:30.238Z] cbdbe7a5bc2a: Pull complete [2021-01-19T00:36:31.599Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 [2021-01-19T00:36:31.686Z] ca9280d653b3: Pull complete [2021-01-19T00:36:31.955Z] 7e9c9ca2126c: Verifying Checksum [2021-01-19T00:36:31.955Z] 7e9c9ca2126c: Download complete [2021-01-19T00:36:30.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T00:36:30.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T00:36:30.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T00:36:30.635Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:36:30.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:36:30.694Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T00:36:31.630Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T00:36:31.646Z] > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 [2021-01-19T00:36:31.942Z] > git remote # timeout=10 [2021-01-19T00:36:31.971Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T00:36:31.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:36:31.998Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T00:36:32.261Z] Merge succeeded, producing 49db8b7c311f36db0663094290323b4ed6e8ba06 [2021-01-19T00:36:32.262Z] Checking out Revision 49db8b7c311f36db0663094290323b4ed6e8ba06 (PR-2970) [2021-01-19T00:36:32.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T00:36:32.271Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T00:36:32.282Z] > git checkout -f 49db8b7c311f36db0663094290323b4ed6e8ba06 # timeout=10 [2021-01-19T00:36:36.581Z] Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" [2021-01-19T00:36:36.607Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T00:36:36.594Z] > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 [2021-01-19T00:36:38.057Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T00:36:38.477Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T00:36:38.818Z] + sudo service docker restart [2021-01-19T00:36:38.818Z] + true [2021-01-19T00:36:40.222Z] 7e9c9ca2126c: Pull complete [2021-01-19T00:36:40.223Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T00:36:40.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T00:36:40.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T00:36:40.559Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:36:40.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T00:36:43.393Z] $ docker top 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-01-19T00:36:43.745Z] provisioning config files... [2021-01-19T00:36:43.793Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config2541947523929406821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:36:43.970Z] + docker-compose build --help [2021-01-19T00:36:43.970Z] + grep parallel [2021-01-19T00:36:44.203Z] ---> docker-login.sh [2021-01-19T00:36:44.203Z] nexus3.edgexfoundry.org:10001 [2021-01-19T00:36:45.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:36:45.402Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T00:36:45.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:36:45.460Z] Configure a credential helper to remove this warning. See [2021-01-19T00:36:45.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:36:45.460Z] [2021-01-19T00:36:45.460Z] Login Succeeded [2021-01-19T00:36:45.460Z] nexus3.edgexfoundry.org:10002 [2021-01-19T00:36:45.457Z] $ docker stop --time=1 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a [2021-01-19T00:36:45.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:36:46.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:36:46.010Z] Configure a credential helper to remove this warning. See [2021-01-19T00:36:46.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:36:46.010Z] [2021-01-19T00:36:46.010Z] Login Succeeded [2021-01-19T00:36:46.010Z] nexus3.edgexfoundry.org:10003 [2021-01-19T00:36:46.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:36:46.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:36:46.558Z] Configure a credential helper to remove this warning. See [2021-01-19T00:36:46.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:36:46.558Z] [2021-01-19T00:36:46.558Z] Login Succeeded [2021-01-19T00:36:46.558Z] nexus3.edgexfoundry.org:10004 [2021-01-19T00:36:46.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:36:47.008Z] $ docker rm -f 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a [2021-01-19T00:36:47.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:36:47.108Z] Configure a credential helper to remove this warning. See [2021-01-19T00:36:47.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:36:47.108Z] [2021-01-19T00:36:47.108Z] Login Succeeded [2021-01-19T00:36:47.108Z] docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-19T00:36:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T00:36:48.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T00:36:48.392Z] Configure a credential helper to remove this warning. See [2021-01-19T00:36:48.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T00:36:48.392Z] [2021-01-19T00:36:48.392Z] Login Succeeded [2021-01-19T00:36:48.392Z] ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-01-19T00:36:48.429Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-01-19T00:36:48.807Z] ========================================================= [2021-01-19T00:36:48.807Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T00:36:48.807Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:36:48.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T00:36:48.902Z] . [Pipeline] withDockerContainer [2021-01-19T00:36:49.187Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:36:49.188Z] + 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-19T00:36:49.331Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-19T00:36:50.290Z] $ docker top 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:36:50.936Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T00:36:51.832Z] Sending build context to Docker daemon 165.8MB [2021-01-19T00:36:51.832Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T00:36:51.832Z] Step 2/6 : FROM ${BASE} [2021-01-19T00:36:51.832Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T00:36:51.832Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T00:36:51.832Z] a4357932f1b6: Pulling fs layer [2021-01-19T00:36:51.832Z] 18c013af1878: Pulling fs layer [2021-01-19T00:36:51.832Z] 00ac8860ef70: Pulling fs layer [2021-01-19T00:36:51.832Z] 63d7cb157983: Pulling fs layer [2021-01-19T00:36:51.832Z] b116817d02f9: Pulling fs layer [2021-01-19T00:36:51.832Z] 745a02a5169b: Pulling fs layer [2021-01-19T00:36:51.832Z] 00ac8860ef70: Waiting [2021-01-19T00:36:51.832Z] 63d7cb157983: Waiting [2021-01-19T00:36:51.832Z] b116817d02f9: Waiting [2021-01-19T00:36:51.832Z] 745a02a5169b: Waiting [2021-01-19T00:36:51.832Z] 18c013af1878: Verifying Checksum [2021-01-19T00:36:51.832Z] 18c013af1878: Download complete [2021-01-19T00:36:51.832Z] a4357932f1b6: Verifying Checksum [2021-01-19T00:36:51.832Z] a4357932f1b6: Download complete [2021-01-19T00:36:51.832Z] 63d7cb157983: Download complete [2021-01-19T00:36:51.832Z] b116817d02f9: Verifying Checksum [2021-01-19T00:36:51.832Z] b116817d02f9: Download complete [2021-01-19T00:36:51.832Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T00:36:51.832Z] 5f621e34cdf4: Download complete [2021-01-19T00:36:52.346Z] Building docker-core-command-go ... [2021-01-19T00:36:52.346Z] Building docker-core-data-go ... [2021-01-19T00:36:52.346Z] Building docker-core-metadata-go ... [2021-01-19T00:36:52.346Z] Building docker-security-bootstrapper-go ... [2021-01-19T00:36:52.346Z] Building docker-security-proxy-setup-go ... [2021-01-19T00:36:52.346Z] Building docker-security-secretstore-setup-go ... [2021-01-19T00:36:52.346Z] Building docker-support-notifications-go ... [2021-01-19T00:36:52.346Z] Building docker-support-scheduler-go ... [2021-01-19T00:36:52.346Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T00:36:52.346Z] Building docker-sys-mgmt-agent-go [2021-01-19T00:36:52.346Z] Building docker-core-data-go [2021-01-19T00:36:52.346Z] Building docker-security-proxy-setup-go [2021-01-19T00:36:52.346Z] Building docker-support-scheduler-go [2021-01-19T00:36:52.346Z] Building docker-core-command-go [2021-01-19T00:36:52.438Z] 5f621e34cdf4: Pull complete [2021-01-19T00:36:53.050Z] a4357932f1b6: Pull complete [2021-01-19T00:36:53.325Z] 18c013af1878: Pull complete [2021-01-19T00:36:54.306Z] 745a02a5169b: Verifying Checksum [2021-01-19T00:36:54.306Z] 745a02a5169b: Download complete [2021-01-19T00:36:55.751Z] 00ac8860ef70: Verifying Checksum [2021-01-19T00:36:55.751Z] 00ac8860ef70: Download complete [2021-01-19T00:37:05.939Z] 00ac8860ef70: Pull complete [2021-01-19T00:37:06.213Z] 63d7cb157983: Pull complete [2021-01-19T00:37:06.489Z] b116817d02f9: Pull complete [2021-01-19T00:37:09.889Z] 745a02a5169b: Pull complete [2021-01-19T00:37:09.889Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T00:37:09.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T00:37:09.889Z] ---> b7e6874047d6 [2021-01-19T00:37:09.889Z] 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-19T00:37:13.327Z] ---> Running in 3eab089a72d2 [2021-01-19T00:37:14.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:37:16.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:37:17.648Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T00:37:18.245Z] (2/12) Installing file (5.38-r0) [2021-01-19T00:37:18.245Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T00:37:18.245Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T00:37:23.641Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T00:37:23.641Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T00:37:23.641Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T00:37:23.641Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T00:37:23.641Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T00:37:23.641Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T00:37:23.641Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T00:37:23.913Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T00:37:23.913Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:37:23.913Z] OK: 217 MiB in 51 packages [2021-01-19T00:37:28.214Z] Removing intermediate container 3eab089a72d2 [2021-01-19T00:37:28.214Z] ---> cfc273748b26 [2021-01-19T00:37:28.214Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T00:37:28.214Z] ---> Running in 6e9d3e89790e [2021-01-19T00:37:28.809Z] Removing intermediate container 6e9d3e89790e [2021-01-19T00:37:28.809Z] ---> 1fb3a040d9b3 [2021-01-19T00:37:28.809Z] Step 5/6 : COPY go.mod . [2021-01-19T00:37:29.404Z] ---> da424f5207fe [2021-01-19T00:37:29.404Z] Step 6/6 : RUN go mod download [2021-01-19T00:37:29.404Z] ---> Running in caa543cdeed6 [2021-01-19T00:37:39.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:37:39.550Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:37:39.550Z] ---> 429f2173ad31 [2021-01-19T00:37:39.550Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T00:37:39.550Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:37:39.550Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:37:39.550Z] ---> 429f2173ad31 [2021-01-19T00:37:39.550Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T00:37:39.550Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:37:39.550Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:37:39.550Z] ---> 429f2173ad31 [2021-01-19T00:37:39.550Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T00:37:39.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:37:39.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:37:39.550Z] ---> 429f2173ad31 [2021-01-19T00:37:39.550Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:37:39.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:37:39.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:37:39.550Z] ---> 429f2173ad31 [2021-01-19T00:37:39.550Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:37:39.550Z] ---> Running in 1789feb19ec4 [2021-01-19T00:37:39.550Z] ---> Running in 04c5380b84c6 [2021-01-19T00:37:39.550Z] ---> Running in 3f574f03f016 [2021-01-19T00:37:39.550Z] ---> Running in ee7d7f48e271 [2021-01-19T00:37:39.550Z] ---> Running in b40970e6a2ba [2021-01-19T00:37:39.550Z] Removing intermediate container 04c5380b84c6 [2021-01-19T00:37:39.550Z] ---> eb732f55685f [2021-01-19T00:37:39.550Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:37:39.550Z] Removing intermediate container ee7d7f48e271 [2021-01-19T00:37:39.550Z] ---> a4b1707a23a1 [2021-01-19T00:37:39.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:37:39.550Z] Removing intermediate container 1789feb19ec4 [2021-01-19T00:37:39.550Z] ---> 4d7b8272be96 [2021-01-19T00:37:39.550Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:37:39.550Z] Removing intermediate container 3f574f03f016 [2021-01-19T00:37:39.550Z] ---> ba5bfdec9873 [2021-01-19T00:37:39.550Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:37:39.550Z] Removing intermediate container b40970e6a2ba [2021-01-19T00:37:39.550Z] ---> e16c885c3097 [2021-01-19T00:37:39.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:37:39.550Z] ---> Running in 902f5207b917 [2021-01-19T00:37:39.550Z] ---> Running in d1a8dbf4cb46 [2021-01-19T00:37:39.550Z] ---> Running in 7e82decd68ab [2021-01-19T00:37:39.550Z] ---> Running in 27bdae918029 [2021-01-19T00:37:39.550Z] ---> Running in 4f8350c14002 [2021-01-19T00:37:41.562Z] Removing intermediate container 7e82decd68ab [2021-01-19T00:37:41.562Z] ---> 9b52165bd0e6 [2021-01-19T00:37:41.562Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T00:37:41.562Z] Removing intermediate container 27bdae918029 [2021-01-19T00:37:41.562Z] ---> f56865b7351d [2021-01-19T00:37:41.562Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T00:37:41.562Z] Removing intermediate container d1a8dbf4cb46 [2021-01-19T00:37:41.562Z] ---> d3fe19b7a55e [2021-01-19T00:37:41.562Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T00:37:41.562Z] ---> Running in 95c47c11fc98 [2021-01-19T00:37:41.562Z] ---> Running in ecbc2b6e6c78 [2021-01-19T00:37:41.562Z] Removing intermediate container 4f8350c14002 [2021-01-19T00:37:41.562Z] ---> a2a51220d1c8 [2021-01-19T00:37:41.562Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-19T00:37:41.562Z] ---> Running in 90dee5a43185 [2021-01-19T00:37:41.562Z] Removing intermediate container 902f5207b917 [2021-01-19T00:37:41.562Z] ---> 5167d627a787 [2021-01-19T00:37:41.562Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T00:37:41.832Z] ---> Running in 5e710c642646 [2021-01-19T00:37:41.832Z] ---> Running in 57c8cd2a4b86 [2021-01-19T00:37:42.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:42.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:37:43.972Z] OK: 233 MiB in 51 packages [2021-01-19T00:37:44.240Z] OK: 233 MiB in 51 packages [2021-01-19T00:37:44.531Z] OK: 233 MiB in 51 packages [2021-01-19T00:37:44.531Z] OK: 233 MiB in 51 packages [2021-01-19T00:37:45.149Z] OK: 233 MiB in 51 packages [2021-01-19T00:37:45.420Z] Removing intermediate container ecbc2b6e6c78 [2021-01-19T00:37:45.420Z] ---> bd7fd4571406 [2021-01-19T00:37:45.420Z] Step 6/22 : COPY go.mod . [2021-01-19T00:37:45.420Z] Removing intermediate container 95c47c11fc98 [2021-01-19T00:37:45.420Z] ---> e783eca56312 [2021-01-19T00:37:45.420Z] Step 6/23 : COPY go.mod . [2021-01-19T00:37:45.695Z] Removing intermediate container 90dee5a43185 [2021-01-19T00:37:45.695Z] ---> 99945f3d140b [2021-01-19T00:37:45.695Z] Step 6/21 : COPY go.mod . [2021-01-19T00:37:45.988Z] ---> 3f3957ed2eb1 [2021-01-19T00:37:45.988Z] Step 7/22 : RUN go mod download [2021-01-19T00:37:45.988Z] Removing intermediate container 57c8cd2a4b86 [2021-01-19T00:37:45.988Z] ---> 6f3310f6fdfa [2021-01-19T00:37:45.988Z] Step 6/26 : COPY go.mod . [2021-01-19T00:37:46.254Z] ---> e41c71b937ae [2021-01-19T00:37:46.254Z] Step 7/23 : RUN go mod download [2021-01-19T00:37:46.254Z] ---> Running in eaf3719c4af3 [2021-01-19T00:37:46.254Z] Removing intermediate container 5e710c642646 [2021-01-19T00:37:46.254Z] ---> 014e6f7a6252 [2021-01-19T00:37:46.254Z] Step 6/23 : COPY go.mod . [2021-01-19T00:37:46.254Z] ---> f838cd6a3ca2 [2021-01-19T00:37:46.254Z] Step 7/21 : RUN go mod download [2021-01-19T00:37:46.522Z] ---> Running in fbc6a88124d1 [2021-01-19T00:37:46.522Z] ---> Running in 194d46612102 [2021-01-19T00:37:46.789Z] ---> 45973402404f [2021-01-19T00:37:46.789Z] Step 7/26 : RUN go mod download [2021-01-19T00:37:46.789Z] ---> 049d38aec27c [2021-01-19T00:37:46.789Z] Step 7/23 : RUN go mod download [2021-01-19T00:37:47.070Z] ---> Running in 377068cb1085 [2021-01-19T00:37:47.070Z] ---> Running in 07dfee299d87 [2021-01-19T00:37:49.696Z] Removing intermediate container eaf3719c4af3 [2021-01-19T00:37:49.696Z] ---> 17e59c5eedb0 [2021-01-19T00:37:49.696Z] Step 8/22 : COPY . . [2021-01-19T00:37:49.971Z] Removing intermediate container fbc6a88124d1 [2021-01-19T00:37:49.971Z] ---> 41ddf331005b [2021-01-19T00:37:49.971Z] Step 8/23 : COPY . . [2021-01-19T00:37:50.245Z] Removing intermediate container 194d46612102 [2021-01-19T00:37:50.245Z] ---> ef36894b6215 [2021-01-19T00:37:50.245Z] Step 8/21 : COPY . . [2021-01-19T00:37:51.721Z] Removing intermediate container 377068cb1085 [2021-01-19T00:37:51.721Z] ---> 9b223a0448b9 [2021-01-19T00:37:51.721Z] Step 8/26 : COPY . . [2021-01-19T00:37:53.191Z] Removing intermediate container 07dfee299d87 [2021-01-19T00:37:53.191Z] ---> c9a97ad55434 [2021-01-19T00:37:53.191Z] Step 8/23 : COPY . . [2021-01-19T00:37:56.212Z] Removing intermediate container caa543cdeed6 [2021-01-19T00:37:56.212Z] ---> 131f609ead0b [2021-01-19T00:37:56.212Z] Successfully built 131f609ead0b [2021-01-19T00:37:56.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:37:56.563Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T00:37:56.563Z] . [Pipeline] withDockerContainer [2021-01-19T00:37:56.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container [2021-01-19T00:37:56.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T00:37:58.489Z] $ docker top 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:37:59.566Z] + go version [2021-01-19T00:37:59.566Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T00:37:59.593Z] $ docker stop --time=1 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 [2021-01-19T00:38:01.526Z] $ docker rm -f 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:38:02.542Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T00:38:02.542Z] . [Pipeline] withDockerContainer [2021-01-19T00:38:02.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container [2021-01-19T00:38:02.910Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T00:38:04.405Z] $ docker top 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T00:38:04.783Z] ========================================================= [2021-01-19T00:38:04.783Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T00:38:04.783Z] ========================================================= [Pipeline] sh [2021-01-19T00:38:05.426Z] + make test [2021-01-19T00:38:05.426Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T00:38:27.626Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T00:38:40.992Z] ---> fc22c27b7ed9 [2021-01-19T00:38:40.992Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T00:38:40.992Z] ---> 504a5056ae1c [2021-01-19T00:38:40.992Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T00:38:40.992Z] ---> cca347777394 [2021-01-19T00:38:40.992Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T00:38:40.992Z] ---> Running in c62aa6782109 [2021-01-19T00:38:40.992Z] ---> Running in 5a9a1641d3c7 [2021-01-19T00:38:40.992Z] ---> Running in 60b53ebaf128 [2021-01-19T00:38:40.992Z] ---> 2a234aaf94c9 [2021-01-19T00:38:40.992Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T00:38:40.992Z] ---> 7fbd75810878 [2021-01-19T00:38:40.992Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-19T00:38:40.992Z] ---> Running in 58893934118f [2021-01-19T00:38:40.992Z] ---> Running in 30b47104a219 [2021-01-19T00:38:40.992Z] 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-19T00:38:40.992Z] 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-19T00:38:40.992Z] 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-19T00:38:40.992Z] 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-19T00:38:40.992Z] 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-19T00:39:14.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T00:39:20.272Z] 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-19T00:39:27.123Z] Removing intermediate container 5a9a1641d3c7 [2021-01-19T00:39:27.123Z] ---> 30079842e76b [2021-01-19T00:39:27.123Z] [2021-01-19T00:39:27.123Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T00:39:27.123Z] Removing intermediate container 58893934118f [2021-01-19T00:39:27.123Z] ---> de4a20dee8af [2021-01-19T00:39:27.123Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T00:39:27.123Z] 3.12: Pulling from library/alpine [2021-01-19T00:39:27.123Z] ---> Running in 87fac2db5a62 [2021-01-19T00:39:27.123Z] Removing intermediate container 30b47104a219 [2021-01-19T00:39:27.123Z] ---> 4a82281ac0bf [2021-01-19T00:39:27.123Z] [2021-01-19T00:39:27.123Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:39:27.123Z] 3.12: Pulling from library/alpine [2021-01-19T00:39:27.396Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T00:39:27.396Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T00:39:27.396Z] Status: Image is up to date for alpine:3.12 [2021-01-19T00:39:27.396Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T00:39:27.396Z] ---> 389fef711851 [2021-01-19T00:39:27.396Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:39:27.396Z] ---> 389fef711851 [2021-01-19T00:39:27.396Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:39:27.666Z] 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-19T00:39:28.674Z] ---> Running in 732718257f2f [2021-01-19T00:39:28.675Z] ---> Running in 9d0731ec3b18 [2021-01-19T00:39:29.670Z] Removing intermediate container c62aa6782109 [2021-01-19T00:39:29.670Z] ---> 117bf01ede9f [2021-01-19T00:39:29.670Z] [2021-01-19T00:39:29.670Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T00:39:29.670Z] ---> 389fef711851 [2021-01-19T00:39:29.670Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T00:39:29.944Z] ---> Running in f9f4d2e04154 [2021-01-19T00:39:30.564Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:30.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:30.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:30.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:31.130Z] Removing intermediate container 87fac2db5a62 [2021-01-19T00:39:31.130Z] ---> 9a8f9bdbc7cf [2021-01-19T00:39:31.130Z] [2021-01-19T00:39:31.130Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T00:39:31.130Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-19T00:39:31.130Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:39:31.130Z] OK: 6 MiB in 15 packages [2021-01-19T00:39:31.130Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-19T00:39:31.130Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:39:31.130Z] 20.10.0: Pulling from library/docker [2021-01-19T00:39:31.130Z] OK: 6 MiB in 15 packages [2021-01-19T00:39:31.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:31.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:31.723Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T00:39:31.723Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:39:31.723Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T00:39:32.013Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T00:39:32.013Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:39:32.013Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:39:32.013Z] OK: 7 MiB in 18 packages [2021-01-19T00:39:35.419Z] Removing intermediate container 9d0731ec3b18 [2021-01-19T00:39:35.419Z] ---> 9cc311172c7c [2021-01-19T00:39:35.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:39:35.419Z] Removing intermediate container 732718257f2f [2021-01-19T00:39:35.419Z] ---> 0387206d016e [2021-01-19T00:39:35.419Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:39:35.702Z] ---> Running in 4b8c25ddcdb4 [2021-01-19T00:39:35.702Z] Removing intermediate container f9f4d2e04154 [2021-01-19T00:39:35.702Z] ---> e7043020aa2d [2021-01-19T00:39:35.702Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T00:39:35.702Z] ---> Running in 6f3f6837bea5 [2021-01-19T00:39:35.702Z] Removing intermediate container 60b53ebaf128 [2021-01-19T00:39:35.702Z] ---> 8cb636fbccb8 [2021-01-19T00:39:35.702Z] [2021-01-19T00:39:35.702Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:39:35.702Z] ---> 389fef711851 [2021-01-19T00:39:35.702Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T00:39:35.970Z] ---> Running in 1af3f9fbf1b8 [2021-01-19T00:39:35.970Z] ---> Running in 0b19a7931053 [2021-01-19T00:39:35.970Z] Removing intermediate container 4b8c25ddcdb4 [2021-01-19T00:39:35.970Z] ---> abbe673b1607 [2021-01-19T00:39:35.970Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-19T00:39:36.255Z] Removing intermediate container 6f3f6837bea5 [2021-01-19T00:39:36.255Z] ---> 40a1175c7599 [2021-01-19T00:39:36.255Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-19T00:39:36.255Z] ---> Running in 51c8fc2a565a [2021-01-19T00:39:36.255Z] Removing intermediate container 1af3f9fbf1b8 [2021-01-19T00:39:36.255Z] ---> f3238ccd549d [2021-01-19T00:39:36.255Z] Step 13/21 : WORKDIR /edgex [2021-01-19T00:39:36.532Z] ---> Running in 4da354ecfbc0 [2021-01-19T00:39:36.532Z] Removing intermediate container 0b19a7931053 [2021-01-19T00:39:36.532Z] ---> eb054a890f72 [2021-01-19T00:39:36.532Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T00:39:36.532Z] ---> Running in 4f62f8476578 [2021-01-19T00:39:36.809Z] ---> Running in 68610e2d2c12 [2021-01-19T00:39:36.809Z] Removing intermediate container 51c8fc2a565a [2021-01-19T00:39:36.809Z] ---> c904802f9bee [2021-01-19T00:39:36.809Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T00:39:36.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T00:39:37.080Z] ---> Running in b894a44818cd [2021-01-19T00:39:37.080Z] Removing intermediate container 4da354ecfbc0 [2021-01-19T00:39:37.080Z] ---> a9176ddce7c6 [2021-01-19T00:39:37.080Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-19T00:39:37.241Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T00:39:37.374Z] Removing intermediate container 4f62f8476578 [2021-01-19T00:39:37.374Z] ---> 06ac8b0773d3 [2021-01-19T00:39:37.374Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T00:39:37.640Z] Removing intermediate container 68610e2d2c12 [2021-01-19T00:39:37.640Z] ---> 846576fa2487 [2021-01-19T00:39:37.640Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T00:39:37.923Z] ---> Running in b45023fae5cc [2021-01-19T00:39:37.923Z] Removing intermediate container b894a44818cd [2021-01-19T00:39:37.923Z] ---> 9efe7254524e [2021-01-19T00:39:37.923Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:39:37.923Z] ---> Running in 898c7344bbbf [2021-01-19T00:39:38.191Z] ---> df7a04a43ec0 [2021-01-19T00:39:38.191Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T00:39:38.191Z] Removing intermediate container b45023fae5cc [2021-01-19T00:39:38.191Z] ---> fce541c5f76e [2021-01-19T00:39:38.191Z] Step 15/23 : WORKDIR / [2021-01-19T00:39:38.468Z] ---> Running in 726f03e3204d [2021-01-19T00:39:38.468Z] Removing intermediate container 898c7344bbbf [2021-01-19T00:39:38.468Z] ---> 1f9e67bd10d1 [2021-01-19T00:39:38.468Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:39:38.468Z] ---> 173e853fceeb [2021-01-19T00:39:38.468Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T00:39:38.738Z] ---> Running in a2924d730d4e [2021-01-19T00:39:39.022Z] Removing intermediate container 726f03e3204d [2021-01-19T00:39:39.022Z] ---> b13589e5d124 [2021-01-19T00:39:39.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:39:39.022Z] ---> efcdcfac57c4 [2021-01-19T00:39:39.022Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T00:39:39.631Z] ---> 4b52559a79a4 [2021-01-19T00:39:39.631Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T00:39:40.621Z] ---> c41186f6b438 [2021-01-19T00:39:40.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T00:39:40.896Z] ---> a9870dc8566b [2021-01-19T00:39:40.896Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T00:39:40.896Z] ---> b5c30187e7be [2021-01-19T00:39:40.896Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T00:39:40.896Z] ---> Running in 6bd1bb7d4d1e [2021-01-19T00:39:41.170Z] ---> Running in 14f9a7f3cd0f [2021-01-19T00:39:41.454Z] Removing intermediate container 14f9a7f3cd0f [2021-01-19T00:39:41.454Z] ---> 216b8fef94cc [2021-01-19T00:39:41.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:39:41.454Z] Removing intermediate container 6bd1bb7d4d1e [2021-01-19T00:39:41.454Z] ---> 066b0ea08dda [2021-01-19T00:39:41.454Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T00:39:41.454Z] Removing intermediate container a2924d730d4e [2021-01-19T00:39:41.454Z] ---> 7afca78cf648 [2021-01-19T00:39:41.454Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-19T00:39:41.726Z] ---> Running in 4f487fd92a1c [2021-01-19T00:39:41.726Z] ---> Running in 193ea05750ef [2021-01-19T00:39:41.726Z] ---> 0594da64bab6 [2021-01-19T00:39:41.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T00:39:41.726Z] ---> Running in f6768c99bf5b [2021-01-19T00:39:42.000Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T00:39:42.000Z] Removing intermediate container 4f487fd92a1c [2021-01-19T00:39:42.000Z] ---> b5c2ea3060c9 [2021-01-19T00:39:42.000Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T00:39:42.000Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T00:39:42.268Z] ---> aefe523efa57 [2021-01-19T00:39:42.268Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T00:39:42.268Z] Removing intermediate container f6768c99bf5b [2021-01-19T00:39:42.268Z] ---> 36a0da5294e0 [2021-01-19T00:39:42.268Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T00:39:42.268Z] ---> c91a18496182 [2021-01-19T00:39:42.268Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-19T00:39:42.268Z] ---> Running in 9b78113d228b [2021-01-19T00:39:42.268Z] ---> Running in 7933fddbaa7c [2021-01-19T00:39:42.268Z] ---> Running in 571edf7b2065 [2021-01-19T00:39:42.542Z] ---> Running in dbb903369a9e [2021-01-19T00:39:42.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:42.815Z] Removing intermediate container 7933fddbaa7c [2021-01-19T00:39:42.815Z] ---> d25c6263f8bb [2021-01-19T00:39:42.815Z] Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:39:42.815Z] Removing intermediate container 571edf7b2065 [2021-01-19T00:39:42.815Z] ---> 9429ff1bbb29 [2021-01-19T00:39:42.816Z] Step 20/21 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:39:42.816Z] ---> Running in dd4f3d76c8e7 [2021-01-19T00:39:42.816Z] Removing intermediate container dbb903369a9e [2021-01-19T00:39:42.816Z] ---> 0cb53e560c6f [2021-01-19T00:39:42.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:39:42.816Z] ---> Running in 491dd7460e71 [2021-01-19T00:39:43.103Z] ---> Running in d7e4213d6044 [2021-01-19T00:39:43.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:43.373Z] Removing intermediate container dd4f3d76c8e7 [2021-01-19T00:39:43.373Z] ---> 0bbdc8338643 [2021-01-19T00:39:43.373Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T00:39:43.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:43.373Z] Removing intermediate container 491dd7460e71 [2021-01-19T00:39:43.373Z] ---> 3b8505473e8f [2021-01-19T00:39:43.373Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T00:39:43.373Z] Removing intermediate container d7e4213d6044 [2021-01-19T00:39:43.373Z] ---> 57014408c530 [2021-01-19T00:39:43.373Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T00:39:43.373Z] ---> Running in 58423115cf8d [2021-01-19T00:39:43.646Z] ---> Running in 5c08d19ab324 [2021-01-19T00:39:43.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:43.646Z] ---> Running in 5419b0cf2c38 [2021-01-19T00:39:43.646Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T00:39:43.646Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T00:39:43.646Z] Executing bash-5.0.17-r0.post-install [2021-01-19T00:39:43.646Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:39:43.646Z] OK: 12 MiB in 22 packages [2021-01-19T00:39:43.924Z] Removing intermediate container 58423115cf8d [2021-01-19T00:39:43.924Z] ---> e0fc54be9cf5 [2021-01-19T00:39:43.924Z] [2021-01-19T00:39:44.206Z] Removing intermediate container 5c08d19ab324 [2021-01-19T00:39:44.206Z] ---> ab972ba8c039 [2021-01-19T00:39:44.206Z] [2021-01-19T00:39:44.206Z] Removing intermediate container 5419b0cf2c38 [2021-01-19T00:39:44.206Z] ---> a5a41f3a0378 [2021-01-19T00:39:44.206Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:39:44.206Z] ---> Running in 3a3fcf1b836d [2021-01-19T00:39:44.477Z] Successfully built e0fc54be9cf5 [2021-01-19T00:39:44.477Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T00:39:44.477Z] Successfully built ab972ba8c039 [2021-01-19T00:39:44.477Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-01-19T00:39:44.477Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T00:39:44.477Z] Building docker-support-notifications-go [2021-01-19T00:39:44.773Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3a3fcf1b836d [2021-01-19T00:39:44.773Z] ---> 502699de00e8 [2021-01-19T00:39:44.773Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:39:44.773Z] Removing intermediate container 9b78113d228b [2021-01-19T00:39:44.773Z] ---> 9f9259feffb0 [2021-01-19T00:39:44.773Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T00:39:44.773Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-19T00:39:44.773Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-19T00:39:44.773Z] ---> Running in 456260e099eb [2021-01-19T00:39:44.773Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-19T00:39:44.773Z] ---> Running in 5c1b47d0babe [2021-01-19T00:39:45.038Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-19T00:39:45.304Z] Removing intermediate container 456260e099eb [2021-01-19T00:39:45.304Z] ---> 7260fe59c27a [2021-01-19T00:39:45.304Z] [2021-01-19T00:39:45.304Z] Removing intermediate container 5c1b47d0babe [2021-01-19T00:39:45.304Z] ---> 001a71e3399e [2021-01-19T00:39:45.304Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T00:39:45.550Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T00:39:45.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T00:39:45.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T00:39:45.578Z] ---> Running in 53c237970db0 [2021-01-19T00:39:45.578Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-19T00:39:45.578Z] Successfully built 7260fe59c27a [2021-01-19T00:39:45.578Z] Successfully tagged docker-core-command-go:latest [2021-01-19T00:39:45.578Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-19T00:39:45.850Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-19T00:39:45.850Z] Removing intermediate container 53c237970db0 [2021-01-19T00:39:45.850Z] ---> 0825eb37182c [2021-01-19T00:39:45.850Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T00:39:45.850Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:39:45.850Z] OK: 8 MiB in 20 packages [2021-01-19T00:39:46.121Z] ---> Running in d68f6b3f048d [2021-01-19T00:39:48.790Z] Removing intermediate container d68f6b3f048d [2021-01-19T00:39:48.790Z] ---> 5b31120f0827 [2021-01-19T00:39:48.790Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T00:39:50.242Z] Removing intermediate container 193ea05750ef [2021-01-19T00:39:50.242Z] ---> 199e7686d677 [2021-01-19T00:39:50.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:39:51.758Z] ---> f6626d588857 [2021-01-19T00:39:51.758Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T00:39:52.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 46.6% of statements [2021-01-19T00:39:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T00:39:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T00:39:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T00:39:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T00:39:52.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T00:39:52.364Z] ---> 8210446aac3e [2021-01-19T00:39:52.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T00:39:52.641Z] ---> 73f6bb743f78 [2021-01-19T00:39:52.641Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T00:39:54.130Z] ---> 9544d2515a8c [2021-01-19T00:39:54.130Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T00:39:55.148Z] ---> Running in 9bb8905b3b36 [2021-01-19T00:39:55.148Z] ---> 2f8c784ef579 [2021-01-19T00:39:55.148Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T00:39:56.146Z] ---> acff85dcf4d9 [2021-01-19T00:39:56.146Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T00:39:56.146Z] ---> Running in 8a99b79708e3 [2021-01-19T00:39:56.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:56.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:39:56.732Z] Removing intermediate container 8a99b79708e3 [2021-01-19T00:39:56.732Z] ---> 42f293d7985a [2021-01-19T00:39:56.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:39:56.732Z] ---> Running in 2564264673f8 [2021-01-19T00:39:56.732Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T00:39:56.732Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T00:39:57.014Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T00:39:57.014Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T00:39:57.014Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T00:39:57.014Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T00:39:57.014Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T00:39:57.014Z] Removing intermediate container 2564264673f8 [2021-01-19T00:39:57.014Z] ---> 23e5c9f070c2 [2021-01-19T00:39:57.014Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T00:39:58.968Z] ---> Running in 76ac26123319 [2021-01-19T00:40:00.443Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T00:40:00.443Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T00:40:00.443Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T00:40:00.443Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T00:40:00.443Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T00:40:00.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.0% of statements [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T00:40:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T00:40:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T00:40:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.246s coverage: 67.9% of statements [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T00:40:00.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.864s coverage: 82.3% of statements [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T00:40:00.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T00:40:01.955Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T00:40:01.955Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T00:40:02.553Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T00:40:02.834Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T00:40:03.438Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T00:40:04.034Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T00:40:04.034Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T00:40:04.034Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T00:40:04.034Z] Removing intermediate container 76ac26123319 [2021-01-19T00:40:04.034Z] ---> 5cd29f542658 [2021-01-19T00:40:04.034Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:40:04.034Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T00:40:04.314Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T00:40:05.119Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T00:40:05.119Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T00:40:05.447Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T00:40:05.885Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T00:40:05.885Z] ---> Running in cebcbfceb5de [2021-01-19T00:40:05.885Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T00:40:05.885Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T00:40:06.226Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T00:40:06.226Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T00:40:06.226Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T00:40:06.226Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T00:40:06.226Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T00:40:07.403Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:40:07.681Z] OK: 71 MiB in 55 packages [2021-01-19T00:40:09.670Z] Removing intermediate container cebcbfceb5de [2021-01-19T00:40:09.670Z] ---> 6a3eb95d3f75 [2021-01-19T00:40:09.670Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:40:10.275Z] ---> Running in e6554d890208 [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.326s coverage: 28.6% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.181s coverage: 100.0% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T00:40:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 78.3% of statements [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T00:40:10.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T00:40:12.302Z] Removing intermediate container e6554d890208 [2021-01-19T00:40:12.302Z] ---> a78348f4d6cc [2021-01-19T00:40:12.302Z] [2021-01-19T00:40:13.824Z] Successfully built a78348f4d6cc [2021-01-19T00:40:14.112Z] Successfully tagged docker-core-data-go:latest [2021-01-19T00:40:14.112Z] Building docker-core-metadata-go [2021-01-19T00:40:16.161Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:40:16.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:40:16.161Z] ---> 429f2173ad31 [2021-01-19T00:40:16.161Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> e16c885c3097 [2021-01-19T00:40:16.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> a2a51220d1c8 [2021-01-19T00:40:16.161Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> 014e6f7a6252 [2021-01-19T00:40:16.161Z] Step 6/24 : COPY go.mod . [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> 049d38aec27c [2021-01-19T00:40:16.161Z] Step 7/24 : RUN go mod download [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> c9a97ad55434 [2021-01-19T00:40:16.161Z] Step 8/24 : COPY . . [2021-01-19T00:40:16.161Z] ---> Using cache [2021-01-19T00:40:16.161Z] ---> 7fbd75810878 [2021-01-19T00:40:16.161Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T00:40:16.448Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:40:16.448Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:40:16.448Z] ---> 429f2173ad31 [2021-01-19T00:40:16.448Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T00:40:16.448Z] ---> Using cache [2021-01-19T00:40:16.448Z] ---> e16c885c3097 [2021-01-19T00:40:16.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:40:16.448Z] ---> Using cache [2021-01-19T00:40:16.448Z] ---> a2a51220d1c8 [2021-01-19T00:40:16.448Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T00:40:17.167Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:40:17.167Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:40:17.167Z] ---> 429f2173ad31 [2021-01-19T00:40:17.167Z] Step 3/33 : WORKDIR /edgex-go [2021-01-19T00:40:17.167Z] ---> Using cache [2021-01-19T00:40:17.167Z] ---> e16c885c3097 [2021-01-19T00:40:17.168Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:40:17.168Z] ---> Using cache [2021-01-19T00:40:17.168Z] ---> a2a51220d1c8 [2021-01-19T00:40:17.168Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-19T00:40:17.168Z] ---> Using cache [2021-01-19T00:40:17.168Z] ---> 014e6f7a6252 [2021-01-19T00:40:17.168Z] Step 6/33 : COPY go.mod . [2021-01-19T00:40:17.168Z] ---> Using cache [2021-01-19T00:40:17.168Z] ---> 049d38aec27c [2021-01-19T00:40:17.168Z] Step 7/33 : RUN go mod download [2021-01-19T00:40:17.168Z] ---> Using cache [2021-01-19T00:40:17.168Z] ---> c9a97ad55434 [2021-01-19T00:40:17.168Z] Step 8/33 : COPY . . [2021-01-19T00:40:17.445Z] ---> Using cache [2021-01-19T00:40:17.445Z] ---> 7fbd75810878 [2021-01-19T00:40:17.445Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T00:40:18.900Z] ---> Running in 1e2234714871 [2021-01-19T00:40:18.900Z] ---> Running in b4f23e929358 [2021-01-19T00:40:18.900Z] ---> Running in 568f03432d89 [2021-01-19T00:40:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.364s coverage: 92.8% of statements [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T00:40:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T00:40:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T00:40:19.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-19T00:40:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 43.8% of statements [2021-01-19T00:40:19.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 20.5% of statements [2021-01-19T00:40:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2021-01-19T00:40:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-01-19T00:40:19.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-01-19T00:40:22.349Z] 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-19T00:40:22.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-19T00:40:22.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:40:22.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:40:23.931Z] OK: 233 MiB in 51 packages [2021-01-19T00:40:27.456Z] Removing intermediate container 568f03432d89 [2021-01-19T00:40:27.456Z] ---> c6f60f951e60 [2021-01-19T00:40:27.456Z] Step 6/22 : COPY go.mod . [2021-01-19T00:40:28.938Z] ---> fafe5c630321 [2021-01-19T00:40:28.938Z] Step 7/22 : RUN go mod download [2021-01-19T00:40:28.938Z] ---> Running in ba8e8ab275b0 [2021-01-19T00:40:31.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.130s coverage: 94.4% of statements [2021-01-19T00:40:31.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-01-19T00:40:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-19T00:40:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-19T00:40:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-19T00:40:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-19T00:40:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 88.6% of statements [2021-01-19T00:40:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T00:40:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T00:40:33.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-01-19T00:40:33.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T00:40:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-01-19T00:40:33.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T00:40:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-01-19T00:40:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-01-19T00:40:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements [2021-01-19T00:40:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements [2021-01-19T00:40:33.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T00:40:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.615s coverage: 63.5% of statements [2021-01-19T00:40:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T00:40:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T00:40:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-01-19T00:40:35.764Z] Removing intermediate container ba8e8ab275b0 [2021-01-19T00:40:35.764Z] ---> b66f35026023 [2021-01-19T00:40:35.764Z] Step 8/22 : COPY . . [2021-01-19T00:40:35.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements [2021-01-19T00:40:35.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-01-19T00:40:37.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-01-19T00:40:37.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-01-19T00:40:40.193Z] Removing intermediate container 9bb8905b3b36 [2021-01-19T00:40:40.193Z] ---> d63e1213e3d6 [2021-01-19T00:40:40.193Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T00:40:41.653Z] ---> Running in dc3d0b257113 [2021-01-19T00:40:42.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.854s coverage: 68.9% of statements [2021-01-19T00:40:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T00:40:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T00:40:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T00:40:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T00:40:42.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T00:40:42.272Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:40:42.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:40:42.272Z] ---> 429f2173ad31 [2021-01-19T00:40:42.272Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> e16c885c3097 [2021-01-19T00:40:42.272Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> a2a51220d1c8 [2021-01-19T00:40:42.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> 014e6f7a6252 [2021-01-19T00:40:42.272Z] Step 6/23 : COPY go.mod . [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> 049d38aec27c [2021-01-19T00:40:42.272Z] Step 7/23 : RUN go mod download [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> c9a97ad55434 [2021-01-19T00:40:42.272Z] Step 8/23 : COPY . . [2021-01-19T00:40:42.272Z] ---> Using cache [2021-01-19T00:40:42.272Z] ---> 7fbd75810878 [2021-01-19T00:40:42.272Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-19T00:40:42.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements [2021-01-19T00:40:42.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T00:40:42.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T00:40:43.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.774s coverage: 84.0% of statements [2021-01-19T00:40:43.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements [2021-01-19T00:40:43.783Z] ---> Running in 4707793d8122 [2021-01-19T00:40:45.886Z] 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-19T00:40:50.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.383s coverage: 47.1% of statements [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T00:40:50.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T00:40:50.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2021-01-19T00:40:50.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T00:40:51.477Z] 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-19T00:40:51.477Z] 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-19T00:40:52.992Z] Collecting docker-compose==1.23.2 [2021-01-19T00:40:52.992Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T00:40:53.274Z] 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-19T00:40:53.274Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T00:40:53.274Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.408s coverage: 29.1% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T00:40:55.799Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T00:40:55.799Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-19T00:40:56.396Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-19T00:40:57.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-01-19T00:40:57.758Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T00:40:57.758Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T00:40:58.351Z] GO111MODULE=on go vet ./... [2021-01-19T00:40:59.313Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T00:40:59.313Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T00:40:59.636Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T00:40:59.636Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T00:41:00.262Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T00:41:00.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T00:41:01.310Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T00:41:01.310Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T00:41:01.663Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T00:41:01.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T00:41:03.393Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T00:41:03.393Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T00:41:04.066Z] Collecting PyYAML<4,>=3.10 [2021-01-19T00:41:04.066Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T00:41:06.586Z] 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-19T00:41:06.586Z] 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-19T00:41:06.881Z] Collecting idna<2.8,>=2.5 [2021-01-19T00:41:06.881Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T00:41:06.881Z] Removing intermediate container b4f23e929358 [2021-01-19T00:41:06.881Z] ---> f86ad94102dd [2021-01-19T00:41:06.881Z] [2021-01-19T00:41:06.881Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T00:41:06.881Z] ---> 389fef711851 [2021-01-19T00:41:06.881Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T00:41:07.499Z] ---> Running in 81ff1afdb2ac [2021-01-19T00:41:07.499Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T00:41:07.499Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T00:41:07.788Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T00:41:07.788Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T00:41:07.788Z] ---> 4a8c77e48ba7 [2021-01-19T00:41:07.788Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-19T00:41:07.788Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T00:41:07.788Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T00:41:07.788Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T00:41:07.788Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T00:41:08.450Z] Installing collected packages: texttable, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose [2021-01-19T00:41:08.450Z] Running setup.py install for texttable: started [2021-01-19T00:41:08.450Z] ---> Running in 6d9334dbcefd [2021-01-19T00:41:09.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:09.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:09.406Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T00:41:09.406Z] Running setup.py install for dockerpty: started [2021-01-19T00:41:09.737Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T00:41:09.737Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:41:09.737Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T00:41:09.737Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T00:41:09.737Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T00:41:09.737Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:41:09.737Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:41:10.025Z] 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-19T00:41:10.025Z] OK: 7 MiB in 19 packages [2021-01-19T00:41:10.025Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T00:41:10.025Z] Attempting uninstall: idna [2021-01-19T00:41:10.025Z] Found existing installation: idna 2.9 [2021-01-19T00:41:10.025Z] Uninstalling idna-2.9: [2021-01-19T00:41:10.372Z] Successfully uninstalled idna-2.9 [2021-01-19T00:41:11.840Z] Attempting uninstall: urllib3 [2021-01-19T00:41:11.840Z] Found existing installation: urllib3 1.25.9 [2021-01-19T00:41:11.840Z] Uninstalling urllib3-1.25.9: [2021-01-19T00:41:12.474Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T00:41:12.474Z] Removing intermediate container 1e2234714871 [2021-01-19T00:41:12.474Z] ---> d7d62e65f6f0 [2021-01-19T00:41:12.474Z] [2021-01-19T00:41:12.474Z] Step 10/33 : FROM alpine:3.12 [2021-01-19T00:41:12.474Z] ---> 389fef711851 [2021-01-19T00:41:12.474Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-19T00:41:13.999Z] Attempting uninstall: requests [2021-01-19T00:41:13.999Z] Found existing installation: requests 2.23.0 [2021-01-19T00:41:13.999Z] Uninstalling requests-2.23.0: [2021-01-19T00:41:13.999Z] Removing intermediate container 81ff1afdb2ac [2021-01-19T00:41:14.000Z] ---> 2ea800bf8f2a [2021-01-19T00:41:14.000Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T00:41:14.000Z] Successfully uninstalled requests-2.23.0 [2021-01-19T00:41:14.584Z] ---> Running in df534336182d [2021-01-19T00:41:15.200Z] ---> Running in 8b305aea2029 [2021-01-19T00:41:15.865Z] Removing intermediate container 8b305aea2029 [2021-01-19T00:41:15.865Z] ---> aef1ca915e28 [2021-01-19T00:41:15.865Z] Step 13/24 : WORKDIR / [2021-01-19T00:41:15.865Z] ---> Running in 077e3efaeeee [2021-01-19T00:41:16.476Z] Removing intermediate container 077e3efaeeee [2021-01-19T00:41:16.476Z] ---> 56b356e15523 [2021-01-19T00:41:16.476Z] 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-19T00:41:16.745Z] Running setup.py install for docopt: started [2021-01-19T00:41:16.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:17.032Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:17.329Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-19T00:41:17.329Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-19T00:41:17.329Z] ---> c6a567cdaee6 [2021-01-19T00:41:17.329Z] 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-19T00:41:17.329Z] (3/3) Installing su-exec (0.2-r1) [2021-01-19T00:41:17.329Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:41:17.329Z] OK: 6 MiB in 17 packages [2021-01-19T00:41:17.943Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T00:41:17.943Z] Running setup.py install for PyYAML: started [2021-01-19T00:41:17.943Z] ---> 72b7f07fa8a5 [2021-01-19T00:41:17.943Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T00:41:18.589Z] ---> b00e9721aee4 [2021-01-19T00:41:18.589Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T00:41:19.238Z] Removing intermediate container df534336182d [2021-01-19T00:41:19.238Z] ---> 9bf8e5033a84 [2021-01-19T00:41:19.238Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-19T00:41:19.238Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T00:41:19.876Z] ---> Running in 4133ca676652 [2021-01-19T00:41:19.876Z] ---> b697a7a5524c [2021-01-19T00:41:19.876Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T00:41:19.876Z] 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-19T00:41:20.162Z] Removing intermediate container 4133ca676652 [2021-01-19T00:41:20.162Z] ---> 207a45768173 [2021-01-19T00:41:20.162Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-19T00:41:20.467Z] ---> cf04bedf23e7 [2021-01-19T00:41:20.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T00:41:20.468Z] ---> Running in d646e29e7988 [2021-01-19T00:41:20.770Z] Removing intermediate container d646e29e7988 [2021-01-19T00:41:21.074Z] ---> beece2d8dad8 [2021-01-19T00:41:21.074Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-19T00:41:21.074Z] ---> Running in d079de43ed0c [2021-01-19T00:41:22.097Z] ---> e0d45436144b [2021-01-19T00:41:22.097Z] 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-19T00:41:25.481Z] ---> Running in 696dbbd0da78 [2021-01-19T00:41:26.474Z] Removing intermediate container 4707793d8122 [2021-01-19T00:41:26.474Z] ---> ab672c0df798 [2021-01-19T00:41:26.474Z] [2021-01-19T00:41:26.474Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:41:26.474Z] ---> 389fef711851 [2021-01-19T00:41:26.474Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:41:26.474Z] ---> Using cache [2021-01-19T00:41:26.474Z] ---> 0387206d016e [2021-01-19T00:41:26.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:41:26.474Z] ---> Using cache [2021-01-19T00:41:26.474Z] ---> 40a1175c7599 [2021-01-19T00:41:26.474Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-19T00:41:26.767Z] Removing intermediate container dc3d0b257113 [2021-01-19T00:41:26.767Z] ---> 5af9df398666 [2021-01-19T00:41:26.767Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T00:41:26.767Z] ---> Running in ef6faeaee987 [2021-01-19T00:41:26.767Z] Connecting to github.com (140.82.114.4:443) [2021-01-19T00:41:27.055Z]  ---> Running in 1419dcac60f0 [2021-01-19T00:41:27.055Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.205.123:443) [2021-01-19T00:41:27.055Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-19T00:41:27.347Z] Removing intermediate container ef6faeaee987 [2021-01-19T00:41:27.347Z] ---> 70343dcf957a [2021-01-19T00:41:27.347Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-19T00:41:27.347Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-19T00:41:27.347Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-19T00:41:27.347Z] dockerize [2021-01-19T00:41:27.347Z] ---> Running in 640b1b2a3ddd [2021-01-19T00:41:27.954Z] Removing intermediate container 640b1b2a3ddd [2021-01-19T00:41:27.954Z] ---> 1998c5536a4b [2021-01-19T00:41:27.954Z] Step 15/23 : WORKDIR / [2021-01-19T00:41:27.954Z] ---> Running in 1b1466e520aa [2021-01-19T00:41:28.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:28.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:28.518Z] Removing intermediate container 1b1466e520aa [2021-01-19T00:41:28.518Z] ---> e585b733b590 [2021-01-19T00:41:28.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:41:28.518Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:41:28.518Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T00:41:28.518Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T00:41:28.519Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:41:28.519Z] Removing intermediate container 696dbbd0da78 [2021-01-19T00:41:28.519Z] ---> 13797b3fe449 [2021-01-19T00:41:28.519Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T00:41:28.519Z] OK: 72 MiB in 58 packages [2021-01-19T00:41:28.794Z] ---> Running in 66bb28e9731f [2021-01-19T00:41:28.794Z] Removing intermediate container d079de43ed0c [2021-01-19T00:41:28.794Z] ---> ac6ceec79270 [2021-01-19T00:41:28.794Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-19T00:41:28.794Z] ---> 05ee6fa5d826 [2021-01-19T00:41:28.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T00:41:29.075Z] ---> Running in 8e66dc302362 [2021-01-19T00:41:29.075Z] Removing intermediate container 66bb28e9731f [2021-01-19T00:41:29.075Z] ---> 3af2cbd1d379 [2021-01-19T00:41:29.075Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T00:41:29.342Z] ---> Running in efaee6ec73fd [2021-01-19T00:41:29.342Z] Removing intermediate container 8e66dc302362 [2021-01-19T00:41:29.342Z] ---> a9e0f37c6601 [2021-01-19T00:41:29.342Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-19T00:41:29.614Z] Removing intermediate container 1419dcac60f0 [2021-01-19T00:41:29.614Z] ---> ad7be41e5ab2 [2021-01-19T00:41:29.614Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T00:41:29.614Z] ---> Running in c82627f2c0d3 [2021-01-19T00:41:29.614Z] Removing intermediate container efaee6ec73fd [2021-01-19T00:41:29.614Z] ---> ccce7389495c [2021-01-19T00:41:29.614Z] Step 23/24 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:41:29.887Z] ---> Running in 7883d8e75b59 [2021-01-19T00:41:29.887Z] ---> 0a814a281b84 [2021-01-19T00:41:29.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T00:41:29.888Z] ---> Running in 15fc4938f673 [2021-01-19T00:41:30.154Z] Removing intermediate container c82627f2c0d3 [2021-01-19T00:41:30.154Z] ---> 77a517ae5253 [2021-01-19T00:41:30.154Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-19T00:41:31.194Z] Removing intermediate container 7883d8e75b59 [2021-01-19T00:41:31.194Z] ---> 620db9dacbd1 [2021-01-19T00:41:31.194Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:41:31.194Z] ---> Running in 0d3709cf43c2 [2021-01-19T00:41:31.630Z] ---> Running in aae69b0568f7 [2021-01-19T00:41:31.630Z] Removing intermediate container 15fc4938f673 [2021-01-19T00:41:31.630Z] ---> b2c63355a3bf [2021-01-19T00:41:31.630Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T00:41:31.630Z] ---> b4c86c5c8c8a [2021-01-19T00:41:31.630Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-19T00:41:31.630Z] ---> Running in a81c4f5faf68 [2021-01-19T00:41:31.630Z] ---> Running in 1d8a6f230774 [2021-01-19T00:41:31.952Z] Removing intermediate container aae69b0568f7 [2021-01-19T00:41:31.952Z] ---> e4e2b14109f7 [2021-01-19T00:41:31.952Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T00:41:31.952Z] ---> Running in df593a7eec45 [2021-01-19T00:41:32.339Z] Removing intermediate container 1d8a6f230774 [2021-01-19T00:41:32.339Z] ---> 50a1cf6371f2 [2021-01-19T00:41:32.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:41:32.609Z] Removing intermediate container a81c4f5faf68 [2021-01-19T00:41:32.609Z] ---> 9b85f2480300 [2021-01-19T00:41:32.609Z] [2021-01-19T00:41:32.609Z] Move dockerize executable [2021-01-19T00:41:32.878Z] Successfully built 9b85f2480300 [2021-01-19T00:41:33.455Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T00:41:34.039Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 53aa3623a746 [2021-01-19T00:41:34.039Z] Removing intermediate container df593a7eec45 [2021-01-19T00:41:34.039Z] ---> a83694be58af [2021-01-19T00:41:34.039Z] Step 25/26 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:41:34.039Z] Removing intermediate container 6d9334dbcefd [2021-01-19T00:41:34.039Z] ---> 2c15bbd17878 [2021-01-19T00:41:34.039Z] [2021-01-19T00:41:34.039Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T00:41:34.039Z] ---> 389fef711851 [2021-01-19T00:41:34.039Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-19T00:41:34.039Z] ---> Running in 186653696df0 [2021-01-19T00:41:34.308Z] ---> Running in e81d10c2de40 [2021-01-19T00:41:34.308Z] Removing intermediate container 53aa3623a746 [2021-01-19T00:41:34.308Z] ---> 7500b40206ff [2021-01-19T00:41:34.308Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T00:41:34.571Z] ---> Running in 0b958cf6b988 [2021-01-19T00:41:34.571Z] Removing intermediate container 186653696df0 [2021-01-19T00:41:34.571Z] ---> 4a9aa674dee1 [2021-01-19T00:41:34.571Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T00:41:34.571Z] Removing intermediate container 0d3709cf43c2 [2021-01-19T00:41:34.571Z] ---> ef50d3ab5afb [2021-01-19T00:41:34.571Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-19T00:41:34.834Z] ---> Running in 0e9378de627a [2021-01-19T00:41:34.835Z] ---> Running in 976a69fa44d7 [2021-01-19T00:41:34.835Z] Removing intermediate container 0b958cf6b988 [2021-01-19T00:41:34.835Z] ---> d8aea3f66f18 [2021-01-19T00:41:34.835Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:41:35.098Z] ---> Running in 1cdd6490d650 [2021-01-19T00:41:35.098Z] Removing intermediate container 0e9378de627a [2021-01-19T00:41:35.098Z] ---> 8080ac3b263b [2021-01-19T00:41:35.098Z] [2021-01-19T00:41:35.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:35.098Z] Removing intermediate container 976a69fa44d7 [2021-01-19T00:41:35.098Z] ---> 1f2f055c95e4 [2021-01-19T00:41:35.098Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-19T00:41:35.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T00:41:35.363Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-19T00:41:35.363Z] Successfully built 8080ac3b263b [2021-01-19T00:41:35.363Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-19T00:41:35.363Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:41:35.363Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:41:35.363Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T00:41:35.941Z]  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages [2021-01-19T00:41:35.941Z] Removing intermediate container 1cdd6490d650 [2021-01-19T00:41:35.941Z] ---> e9dfc9f6ca4b [2021-01-19T00:41:35.941Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:41:35.941Z] ---> 78c06136281b [2021-01-19T00:41:35.941Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-19T00:41:35.941Z] ---> Running in 403e8b5ff5f9 [2021-01-19T00:41:36.205Z] ---> Running in 6a356400ce7f [2021-01-19T00:41:36.205Z] Removing intermediate container 403e8b5ff5f9 [2021-01-19T00:41:36.205Z] ---> d7a1782cbb8b [2021-01-19T00:41:36.205Z] [2021-01-19T00:41:36.474Z] Successfully built d7a1782cbb8b [2021-01-19T00:41:36.474Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T00:41:37.870Z]  Building docker-core-metadata-go ... done Removing intermediate container e81d10c2de40 [2021-01-19T00:41:37.870Z] ---> cb3c20c928c7 [2021-01-19T00:41:37.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:41:37.870Z] ---> Running in ce64ef101a91 [2021-01-19T00:41:38.135Z] Removing intermediate container ce64ef101a91 [2021-01-19T00:41:38.135Z] ---> faf12c7625fb [2021-01-19T00:41:38.135Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-19T00:41:38.399Z] ---> Running in 433b6e65e101 [2021-01-19T00:41:38.399Z] Removing intermediate container 433b6e65e101 [2021-01-19T00:41:38.399Z] ---> e9932d79cb69 [2021-01-19T00:41:38.399Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-19T00:41:38.399Z] Removing intermediate container 6a356400ce7f [2021-01-19T00:41:38.399Z] ---> 9305acfa7c65 [2021-01-19T00:41:38.399Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:41:38.665Z] ---> Running in 701069564f82 [2021-01-19T00:41:38.665Z] Removing intermediate container 701069564f82 [2021-01-19T00:41:38.665Z] ---> 320fd954a573 [2021-01-19T00:41:38.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:41:38.931Z] ---> e5e948832d67 [2021-01-19T00:41:38.931Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-19T00:41:39.193Z] ---> 2df29dbba776 [2021-01-19T00:41:39.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T00:41:39.456Z] ---> f09635ebf8f0 [2021-01-19T00:41:39.456Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-19T00:41:39.719Z] ---> f4febfb50221 [2021-01-19T00:41:39.719Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-19T00:41:39.719Z] ---> 1910b600e13b [2021-01-19T00:41:39.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T00:41:40.295Z] ---> fddab93b4ee3 [2021-01-19T00:41:40.295Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-19T00:41:40.295Z] ---> Running in f078c85dc713 [2021-01-19T00:41:40.295Z] ---> 4352309427a5 [2021-01-19T00:41:40.295Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-19T00:41:40.295Z] Removing intermediate container f078c85dc713 [2021-01-19T00:41:40.295Z] ---> 5adfe666c677 [2021-01-19T00:41:40.295Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:41:40.557Z] ---> Running in 41b2bcd48af3 [2021-01-19T00:41:40.819Z] ---> 72d25787a4f3 [2021-01-19T00:41:40.819Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-19T00:41:40.819Z] ---> Running in 89093f4e1e45 [2021-01-19T00:41:40.819Z] Removing intermediate container 41b2bcd48af3 [2021-01-19T00:41:40.819Z] ---> 19f772bfde1f [2021-01-19T00:41:40.819Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T00:41:41.082Z] ---> Running in 39321e7851f6 [2021-01-19T00:41:41.082Z] Removing intermediate container 89093f4e1e45 [2021-01-19T00:41:41.082Z] ---> d0a5c4228bfd [2021-01-19T00:41:41.082Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-19T00:41:41.344Z] Removing intermediate container 39321e7851f6 [2021-01-19T00:41:41.344Z] ---> bcaeeefaba82 [2021-01-19T00:41:41.344Z] Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:41:41.344Z] ---> Running in c369ff79b344 [2021-01-19T00:41:41.607Z] ---> c2a547480f84 [2021-01-19T00:41:41.607Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-19T00:41:41.607Z] Removing intermediate container c369ff79b344 [2021-01-19T00:41:41.607Z] ---> da43366be9c4 [2021-01-19T00:41:41.607Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T00:41:41.607Z] ---> Running in c47b64839a56 [2021-01-19T00:41:41.607Z] ---> Running in f7c5ac3ab40d [2021-01-19T00:41:41.871Z] Removing intermediate container c47b64839a56 [2021-01-19T00:41:41.871Z] ---> 84dbc692b329 [2021-01-19T00:41:41.871Z] [2021-01-19T00:41:41.871Z] Successfully built 84dbc692b329 [2021-01-19T00:41:41.871Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T00:41:42.823Z]  Building docker-support-notifications-go ... done Removing intermediate container f7c5ac3ab40d [2021-01-19T00:41:42.823Z] ---> df4851b9ecbd [2021-01-19T00:41:42.823Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T00:41:42.823Z] ---> Running in 0bcbc737cbd7 [2021-01-19T00:41:43.087Z] Removing intermediate container 0bcbc737cbd7 [2021-01-19T00:41:43.087Z] ---> 9cc261f33308 [2021-01-19T00:41:43.087Z] Step 30/33 : CMD ["gate"] [2021-01-19T00:41:43.349Z] ---> Running in 0bf950482303 [2021-01-19T00:41:43.349Z] Removing intermediate container 0bf950482303 [2021-01-19T00:41:43.349Z] ---> fe4c49723f11 [2021-01-19T00:41:43.349Z] Step 31/33 : LABEL arch=x86_64 [2021-01-19T00:41:43.924Z] ---> Running in 61bbfa372307 [2021-01-19T00:41:44.186Z] Removing intermediate container 61bbfa372307 [2021-01-19T00:41:44.186Z] ---> 9d9de3c9af70 [2021-01-19T00:41:44.186Z] Step 32/33 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:41:44.449Z] ---> Running in 044e815916db [2021-01-19T00:41:44.449Z] Removing intermediate container 044e815916db [2021-01-19T00:41:44.449Z] ---> 271b6b661fab [2021-01-19T00:41:44.449Z] Step 33/33 : LABEL version=0.0.0 [2021-01-19T00:41:44.710Z] ---> Running in 4c4068736ad4 [2021-01-19T00:41:44.974Z] Removing intermediate container 4c4068736ad4 [2021-01-19T00:41:44.974Z] ---> 8e8f3d3d4f03 [2021-01-19T00:41:44.974Z] [2021-01-19T00:41:45.236Z] Successfully built 8e8f3d3d4f03 [2021-01-19T00:41:45.236Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-19T00:41:45.822Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-19T00:41:45.829Z] $ docker stop --time=1 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb [2021-01-19T00:41:47.404Z] $ docker rm -f 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T00:41:47.929Z] + docker images [2021-01-19T00:41:47.929Z] + grep docker [2021-01-19T00:41:48.191Z] docker-security-bootstrapper-go latest 8e8f3d3d4f03 4 seconds ago 41.5MB [2021-01-19T00:41:48.191Z] docker-support-notifications-go latest 84dbc692b329 7 seconds ago 16.9MB [2021-01-19T00:41:48.191Z] docker-core-metadata-go latest d7a1782cbb8b 12 seconds ago 18.8MB [2021-01-19T00:41:48.191Z] docker-sys-mgmt-agent-go latest 8080ac3b263b 14 seconds ago 313MB [2021-01-19T00:41:48.191Z] docker-security-secretstore-setup-go latest 9b85f2480300 17 seconds ago 24.6MB [2021-01-19T00:41:48.191Z] docker-core-data-go latest a78348f4d6cc About a minute ago 22.3MB [2021-01-19T00:41:48.191Z] docker-core-command-go latest 7260fe59c27a 2 minutes ago 16.2MB [2021-01-19T00:41:48.191Z] docker-support-scheduler-go latest e0fc54be9cf5 2 minutes ago 16.4MB [2021-01-19T00:41:48.191Z] docker-security-proxy-setup-go latest ab972ba8c039 2 minutes ago 24.4MB [2021-01-19T00:41:48.191Z] docker 20.10.0 aefe523efa57 5 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-19T00:42:03.917Z] Still waiting to schedule task [2021-01-19T00:42:03.917Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-21029’ [2021-01-19T00:42:20.168Z] gofmt -l . [2021-01-19T00:42:20.168Z] [ "`gofmt -l .`" = "" ] [2021-01-19T00:42:20.168Z] ./bin/test-go-mod-tidy.sh [2021-01-19T00:42:20.168Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T00:42:20.819Z] + ls -al . [2021-01-19T00:42:20.819Z] total 696 [2021-01-19T00:42:20.819Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 00:42 . [2021-01-19T00:42:20.819Z] drwxr-xr-x 4 root root 4096 Jan 19 00:38 .. [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 00:36 .dockerignore [2021-01-19T00:42:20.819Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 00:36 .git [2021-01-19T00:42:20.819Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 00:36 .github [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 872 Jan 19 00:36 .gitignore [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 00:36 .sonarcloud.properties [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 7844 Jan 19 00:36 Attribution.txt [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 00:36 CONTRIBUTING.md [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 00:36 Dockerfile.build [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 00:36 Jenkinsfile [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 00:36 LICENSE [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 6001 Jan 19 00:36 Makefile [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 00:36 README.md [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 00:36 SECURITY.md [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 00:32 VERSION [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 00:36 ZMQWindows.md [2021-01-19T00:42:20.819Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 00:36 bin [2021-01-19T00:42:20.819Z] drwxrwxr-x 15 1001 1001 4096 Jan 19 00:36 cmd [2021-01-19T00:42:20.819Z] -rw-r--r-- 1 root root 561484 Jan 19 00:40 coverage.out [2021-01-19T00:42:20.819Z] -rw-r--r-- 1 root root 1007 Jan 19 00:42 go.mod [2021-01-19T00:42:20.819Z] -rw-r--r-- 1 root root 19394 Jan 19 00:42 go.sum [2021-01-19T00:42:20.819Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 00:36 internal [2021-01-19T00:42:20.819Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 00:36 openapi [2021-01-19T00:42:20.819Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 00:36 snap [2021-01-19T00:42:20.819Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 00:36 version.go [Pipeline] sh [2021-01-19T00:42:21.479Z] + '[' -e coverage.out ] [2021-01-19T00:42:21.480Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T00:42:21.540Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T00:42:22.940Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T00:42:23.664Z] + make build [2021-01-19T00:42:23.664Z] 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-19T00:42:36.081Z] 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-19T00:42:58.306Z] 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-19T00:43:03.729Z] 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-19T00:43:08.035Z] 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-19T00:43:09.479Z] 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-19T00:43:14.880Z] 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-19T00:43:20.306Z] 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-19T00:43:24.607Z] 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-19T00:43:28.905Z] 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-19T00:43:32.287Z] 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-19T00:43:37.696Z] 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-19T00:43:38.594Z] Running on prd-ubuntu18.04-docker-8c-8g-21032 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-19T00:43:38.648Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2021-01-19T00:43:40.816Z] using credential edgex-jenkins-ssh [2021-01-19T00:43:40.878Z] Cloning the remote Git repository [2021-01-19T00:43:41.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-19T00:43:40.901Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:43:40.968Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2021-01-19T00:43:40.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:43:40.992Z] > git --version # timeout=10 [2021-01-19T00:43:41.000Z] > git --version # 'git version 2.17.1' [2021-01-19T00:43:41.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:43:41.028Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-01-19T00:43:46.519Z] $ docker stop --time=1 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 [2021-01-19T00:43:49.062Z] $ docker rm -f 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:43:51.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T00:43:51.100Z] [2021-01-19T00:43:51.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:43:51.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T00:43:51.479Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T00:43:51.479Z] 29e5d40040c1: Pulling fs layer [2021-01-19T00:43:51.479Z] 1ce36da41761: Pulling fs layer [2021-01-19T00:43:51.479Z] 25b303627fd3: Pulling fs layer [2021-01-19T00:43:51.752Z] 29e5d40040c1: Verifying Checksum [2021-01-19T00:43:51.752Z] 29e5d40040c1: Download complete [2021-01-19T00:43:52.347Z] 29e5d40040c1: Pull complete [2021-01-19T00:43:52.619Z] 1ce36da41761: Verifying Checksum [2021-01-19T00:43:52.619Z] 1ce36da41761: Download complete [2021-01-19T00:43:54.057Z] 1ce36da41761: Pull complete [2021-01-19T00:43:54.333Z] 25b303627fd3: Verifying Checksum [2021-01-19T00:43:54.333Z] 25b303627fd3: Download complete [2021-01-19T00:44:02.611Z] 25b303627fd3: Pull complete [2021-01-19T00:44:02.879Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T00:44:02.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T00:44:02.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T00:44:03.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container [2021-01-19T00:44:03.172Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T00:44:06.132Z] $ docker top 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:44:07.134Z] + docker-compose build --help [2021-01-19T00:44:07.134Z] + grep parallel [2021-01-19T00:44:12.570Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T00:44:12.607Z] $ docker stop --time=1 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 [2021-01-19T00:44:14.547Z] $ docker rm -f 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:44:15.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T00:44:15.309Z] . [Pipeline] withDockerContainer [2021-01-19T00:44:15.537Z] prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container [2021-01-19T00:44:15.613Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-19T00:44:16.986Z] $ docker top 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:44:18.053Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T00:44:23.445Z] Building docker-core-command-go ... [2021-01-19T00:44:23.445Z] Building docker-core-data-go ... [2021-01-19T00:44:23.445Z] Building docker-core-metadata-go ... [2021-01-19T00:44:23.445Z] Building docker-security-bootstrapper-go ... [2021-01-19T00:44:23.445Z] Building docker-security-proxy-setup-go ... [2021-01-19T00:44:23.445Z] Building docker-security-secretstore-setup-go ... [2021-01-19T00:44:23.445Z] Building docker-support-notifications-go ... [2021-01-19T00:44:23.445Z] Building docker-support-scheduler-go ... [2021-01-19T00:44:23.445Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T00:44:23.445Z] Building docker-support-notifications-go [2021-01-19T00:44:23.445Z] Building docker-core-command-go [2021-01-19T00:44:23.445Z] Building docker-core-data-go [2021-01-19T00:44:23.445Z] Building docker-support-scheduler-go [2021-01-19T00:44:23.445Z] Building docker-sys-mgmt-agent-go [2021-01-19T00:44:24.293Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 [2021-01-19T00:44:24.483Z] Merge succeeded, producing 0395fafadc83174cb2da60f8120049e8e5a8a5fc [2021-01-19T00:44:24.483Z] Checking out Revision 0395fafadc83174cb2da60f8120049e8e5a8a5fc (PR-2970) [2021-01-19T00:44:23.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T00:44:23.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T00:44:23.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T00:44:23.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T00:44:23.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:44:23.617Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T00:44:24.304Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T00:44:24.309Z] > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 [2021-01-19T00:44:24.386Z] > git remote # timeout=10 [2021-01-19T00:44:24.393Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T00:44:24.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T00:44:24.409Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T00:44:24.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T00:44:24.488Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T00:44:24.491Z] > git checkout -f 0395fafadc83174cb2da60f8120049e8e5a8a5fc # timeout=10 [2021-01-19T00:44:28.173Z] Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" [2021-01-19T00:44:28.183Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:44:29.213Z] + echo snap-build.sh [2021-01-19T00:44:29.213Z] snap-build.sh [2021-01-19T00:44:29.213Z] + SNAP_BASE_DIR=. [2021-01-19T00:44:29.213Z] + '[' '!' -z /w/workspace/edgex-go/31 ']' [2021-01-19T00:44:29.213Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/31 [2021-01-19T00:44:29.213Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' [2021-01-19T00:44:29.213Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/31] [2021-01-19T00:44:29.213Z] + cd /w/workspace/edgex-go/31 [2021-01-19T00:44:29.213Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T00:44:29.213Z] Reading package lists... [2021-01-19T00:44:29.213Z] Building dependency tree... [2021-01-19T00:44:29.213Z] Reading state information... [2021-01-19T00:44:29.479Z] The following packages were automatically installed and are no longer required: [2021-01-19T00:44:29.479Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T00:44:29.479Z] uidmap xdelta3 [2021-01-19T00:44:29.479Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T00:44:29.479Z] The following packages will be REMOVED: [2021-01-19T00:44:29.479Z] lxd* lxd-client* [2021-01-19T00:44:29.741Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T00:44:29.741Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T00:44:28.179Z] > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 [2021-01-19T00:44:30.788Z] (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-19T00:44:30.788Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T00:44:31.737Z] Removing lxd dnsmasq configuration [2021-01-19T00:44:31.737Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T00:44:31.737Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T00:44:32.682Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T00:44:32.944Z] (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-19T00:44:32.944Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T00:44:34.329Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T00:44:34.329Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T00:44:35.716Z] + sudo snap remove --purge lxd [2021-01-19T00:44:35.716Z] snap "lxd" is not installed [2021-01-19T00:44:35.716Z] + sudo groupadd --force --system lxd [2021-01-19T00:44:35.716Z] ++ whoami [2021-01-19T00:44:35.716Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T00:44:35.976Z] + newgrp - lxd [2021-01-19T00:44:35.976Z] + sudo snap install lxd [2021-01-19T00:44:46.011Z] 2021-01-19T00:44:43Z INFO Waiting for automatic snapd restart... [2021-01-19T00:45:00.949Z] lxd 4.10 from Canonical* installed [2021-01-19T00:45:00.949Z] + sudo lxd init --auto [2021-01-19T00:45:09.111Z] + sudo snap install --classic snapcraft [2021-01-19T00:45:15.710Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T00:45:15.710Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T00:45:15.710Z] + patch --verbose -p1 [2021-01-19T00:45:15.710Z] Hmm... Looks like a unified diff to me... [2021-01-19T00:45:15.710Z] The text leading up to this was: [2021-01-19T00:45:15.710Z] -------------------------- [2021-01-19T00:45:15.710Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T00:45:15.710Z] |From: Tony Espy [2021-01-19T00:45:15.710Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T00:45:15.710Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T00:45:15.710Z] | [2021-01-19T00:45:15.710Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T00:45:15.710Z] |optimize the snap CI check run for pull requests. When [2021-01-19T00:45:15.710Z] |applied, it essentially strips out everything (apps and [2021-01-19T00:45:15.710Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T00:45:15.710Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T00:45:15.710Z] |catch changes to edgex-go that break the snap build. [2021-01-19T00:45:15.710Z] | [2021-01-19T00:45:15.710Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T00:45:15.710Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T00:45:15.710Z] |resulting in a failed snap build CI check in the associated [2021-01-19T00:45:15.710Z] |pull request. [2021-01-19T00:45:15.710Z] | [2021-01-19T00:45:15.710Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T00:45:15.710Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T00:45:15.710Z] |need to build the finally binary .snap file (and it won't [2021-01-19T00:45:15.710Z] |work with the patch applied). This further reduces the build [2021-01-19T00:45:15.710Z] |time. [2021-01-19T00:45:15.710Z] |--- [2021-01-19T00:45:15.710Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T00:45:15.710Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T00:45:15.710Z] | [2021-01-19T00:45:15.710Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T00:45:15.710Z] |index 1e537489..faf42425 100644 [2021-01-19T00:45:15.710Z] |--- a/snap/snapcraft.yaml [2021-01-19T00:45:15.710Z] |+++ b/snap/snapcraft.yaml [2021-01-19T00:45:15.710Z] -------------------------- [2021-01-19T00:45:15.710Z] patching file snap/snapcraft.yaml [2021-01-19T00:45:15.710Z] Using Plan A... [2021-01-19T00:45:15.710Z] Hunk #1 succeeded at 73. [2021-01-19T00:45:15.710Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-19T00:45:15.710Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-19T00:45:15.710Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-19T00:45:15.710Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-19T00:45:15.710Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-19T00:45:15.710Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-19T00:45:15.710Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-19T00:45:15.710Z] Hmm... Ignoring the trailing garbage. [2021-01-19T00:45:15.710Z] done [2021-01-19T00:45:15.710Z] + sudo snapcraft prime --use-lxd [2021-01-19T00:45:16.855Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T00:45:16.855Z] 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-19T00:45:16.855Z] - README.md [2021-01-19T00:45:16.855Z] - snapcraft.yaml.orig [2021-01-19T00:45:16.855Z] [2021-01-19T00:45:16.855Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T00:45:17.117Z] Launching a container. [2021-01-19T00:45:29.354Z] Waiting for container to be ready [2021-01-19T00:45:29.354Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T00:45:29.354Z] [2021-01-19T00:45:31.900Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T00:45:32.478Z] Waiting for network to be ready... [2021-01-19T00:45:32.748Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T00:45:32.748Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T00:45:32.748Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T00:45:33.031Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T00:45:33.031Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T00:45:33.031Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T00:45:33.031Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T00:45:33.031Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T00:45:33.031Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T00:45:33.031Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T00:45:33.299Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T00:45:33.299Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T00:45:33.573Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T00:45:33.573Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T00:45:33.573Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T00:45:33.573Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T00:45:33.573Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T00:45:33.573Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T00:45:34.147Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T00:45:34.147Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T00:45:34.412Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T00:45:34.412Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T00:45:34.412Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T00:45:34.412Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T00:45:34.412Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T00:45:34.412Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T00:45:34.412Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T00:45:36.342Z] Fetched 23.7 MB in 4s (6251 kB/s) [2021-01-19T00:45:37.282Z] Reading package lists... [2021-01-19T00:45:37.282Z] Reading package lists... [2021-01-19T00:45:37.543Z] Building dependency tree... [2021-01-19T00:45:37.543Z] Reading state information... [2021-01-19T00:45:37.543Z] The following additional packages will be installed: [2021-01-19T00:45:37.543Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T00:45:37.543Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T00:45:37.543Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T00:45:37.543Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T00:45:37.543Z] Suggested packages: [2021-01-19T00:45:37.543Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T00:45:37.543Z] Recommended packages: [2021-01-19T00:45:37.543Z] gnupg libsasl2-modules [2021-01-19T00:45:37.804Z] The following NEW packages will be installed: [2021-01-19T00:45:37.804Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T00:45:37.804Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T00:45:37.804Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T00:45:37.804Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T00:45:37.804Z] The following packages will be upgraded: [2021-01-19T00:45:37.804Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T00:45:37.804Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T00:45:37.804Z] Need to get 3533 kB of archives. [2021-01-19T00:45:37.804Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T00:45:37.804Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T00:45:37.804Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T00:45:38.064Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T00:45:38.326Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T00:45:38.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T00:45:38.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-19T00:45:38.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-19T00:45:38.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-19T00:45:38.586Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-19T00:45:38.586Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T00:45:38.586Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T00:45:38.586Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T00:45:38.586Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T00:45:38.586Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T00:45:38.586Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T00:45:38.586Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T00:45:38.586Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T00:45:38.586Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T00:45:38.586Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T00:45:38.586Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T00:45:38.848Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T00:45:38.848Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-19T00:45:38.848Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T00:45:38.848Z] Fetched 3533 kB in 1s (3449 kB/s) [2021-01-19T00:45:38.848Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T00:45:38.848Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T00:45:38.848Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T00:45:39.108Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T00:45:39.108Z] Selecting previously unselected package udev. [2021-01-19T00:45:39.108Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T00:45:39.108Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T00:45:39.108Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T00:45:39.368Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T00:45:39.368Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T00:45:39.368Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T00:45:39.368Z] Selecting previously unselected package fuse. [2021-01-19T00:45:39.368Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T00:45:39.368Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T00:45:39.629Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T00:45:39.629Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T00:45:39.629Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T00:45:39.629Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T00:45:39.629Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T00:45:39.629Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T00:45:39.894Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T00:45:39.894Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T00:45:39.894Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T00:45:39.894Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T00:45:39.894Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:39.894Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.159Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T00:45:40.159Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.159Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.159Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T00:45:40.159Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.159Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.159Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T00:45:40.159Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.425Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.425Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T00:45:40.425Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.425Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.425Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T00:45:40.425Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.425Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.699Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T00:45:40.699Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.699Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.699Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T00:45:40.699Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.699Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.699Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T00:45:40.699Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T00:45:40.699Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:40.976Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T00:45:40.976Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T00:45:40.976Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T00:45:40.976Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T00:45:40.976Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T00:45:40.976Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T00:45:40.976Z] Selecting previously unselected package libldap-common. [2021-01-19T00:45:40.976Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T00:45:40.976Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T00:45:41.241Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T00:45:41.241Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T00:45:41.241Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T00:45:41.241Z] Selecting previously unselected package dirmngr. [2021-01-19T00:45:41.241Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T00:45:41.241Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T00:45:41.501Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T00:45:41.502Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T00:45:41.502Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T00:45:41.502Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T00:45:41.502Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T00:45:41.502Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T00:45:41.502Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:41.763Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T00:45:41.763Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T00:45:41.763Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T00:45:42.023Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T00:45:42.023Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.283Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T00:45:42.283Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T00:45:42.283Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T00:45:42.283Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.283Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.283Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.283Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.283Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.543Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.543Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T00:45:42.543Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T00:45:42.543Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T00:45:42.543Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T00:45:42.804Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T00:45:42.804Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T00:45:42.804Z] This means they are not meant to be enabled using systemctl. [2021-01-19T00:45:42.804Z] Possible reasons for having this kind of units are: [2021-01-19T00:45:42.804Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T00:45:42.804Z] .wants/ or .requires/ directory. [2021-01-19T00:45:42.804Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T00:45:42.804Z] a requirement dependency on it. [2021-01-19T00:45:42.804Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T00:45:42.804Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T00:45:42.804Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T00:45:42.804Z] instance name specified. [2021-01-19T00:45:43.326Z] Reading package lists... [2021-01-19T00:45:43.326Z] Building dependency tree... [2021-01-19T00:45:43.326Z] Reading state information... [2021-01-19T00:45:43.326Z] The following additional packages will be installed: [2021-01-19T00:45:43.326Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T00:45:43.326Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T00:45:43.326Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T00:45:43.326Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T00:45:43.326Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T00:45:43.588Z] Suggested packages: [2021-01-19T00:45:43.588Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T00:45:43.588Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T00:45:43.588Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T00:45:43.588Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T00:45:43.588Z] systemd-container policykit-1 [2021-01-19T00:45:43.588Z] Recommended packages: [2021-01-19T00:45:43.588Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T00:45:43.588Z] The following NEW packages will be installed: [2021-01-19T00:45:43.588Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T00:45:43.588Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T00:45:43.588Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T00:45:43.588Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T00:45:43.588Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T00:45:43.588Z] The following packages will be upgraded: [2021-01-19T00:45:43.588Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T00:45:43.588Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T00:45:43.588Z] Need to get 35.2 MB of archives. [2021-01-19T00:45:43.588Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T00:45:43.588Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T00:45:43.588Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T00:45:43.588Z] 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-19T00:45:43.588Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T00:45:43.850Z] 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-19T00:45:43.850Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T00:45:43.850Z] 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-19T00:45:43.850Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-19T00:45:43.850Z] 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-19T00:45:43.850Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T00:45:43.850Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T00:45:43.850Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T00:45:43.850Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T00:45:43.850Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T00:45:43.850Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T00:45:43.850Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T00:45:43.850Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T00:45:44.791Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T00:45:44.791Z] 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-19T00:45:44.791Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T00:45:44.791Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T00:45:44.791Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T00:45:44.791Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T00:45:44.791Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T00:45:44.791Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T00:45:44.791Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T00:45:44.791Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T00:45:44.791Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T00:45:44.791Z] 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-19T00:45:44.791Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-19T00:45:45.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:45:45.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:45:45.243Z] ---> 131f609ead0b [2021-01-19T00:45:45.243Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:45:45.243Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:45:45.243Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:45:45.243Z] ---> 131f609ead0b [2021-01-19T00:45:45.243Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T00:45:45.244Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:45:45.244Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:45:45.244Z] ---> 131f609ead0b [2021-01-19T00:45:45.244Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:45:45.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:45:45.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:45:45.244Z] ---> 131f609ead0b [2021-01-19T00:45:45.244Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T00:45:45.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:45:45.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:45:45.244Z] ---> 131f609ead0b [2021-01-19T00:45:45.244Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T00:45:45.244Z] ---> Running in df42debf8538 [2021-01-19T00:45:45.244Z] ---> Running in 344fc08dbb0c [2021-01-19T00:45:45.244Z] ---> Running in 1b0e9b1af6e1 [2021-01-19T00:45:45.244Z] ---> Running in d4347a0c3156 [2021-01-19T00:45:45.244Z] ---> Running in 69346e235735 [2021-01-19T00:45:45.244Z] Removing intermediate container 1b0e9b1af6e1 [2021-01-19T00:45:45.244Z] ---> 9b91a6ea983e [2021-01-19T00:45:45.244Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:45:45.244Z] Removing intermediate container 69346e235735 [2021-01-19T00:45:45.244Z] ---> 72bcb8b2a314 [2021-01-19T00:45:45.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:45:45.244Z] Removing intermediate container d4347a0c3156 [2021-01-19T00:45:45.244Z] ---> 40618b15ebc1 [2021-01-19T00:45:45.244Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:45:45.244Z] Removing intermediate container 344fc08dbb0c [2021-01-19T00:45:45.244Z] ---> 3e440b21dfea [2021-01-19T00:45:45.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:45:45.244Z] Removing intermediate container df42debf8538 [2021-01-19T00:45:45.244Z] ---> cf2f69fde215 [2021-01-19T00:45:45.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:45:45.244Z] ---> Running in 8e9514b3f518 [2021-01-19T00:45:45.244Z] ---> Running in d768455b4868 [2021-01-19T00:45:45.244Z] ---> Running in b1e45568ff5a [2021-01-19T00:45:45.244Z] ---> Running in 0d9c0ae1c2dd [2021-01-19T00:45:45.244Z] ---> Running in 043c3ad40fad [2021-01-19T00:45:45.244Z] Removing intermediate container d768455b4868 [2021-01-19T00:45:45.244Z] ---> 23e26df80d81 [2021-01-19T00:45:45.244Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T00:45:45.244Z] ---> Running in 8422814cf8ff [2021-01-19T00:45:45.244Z] Removing intermediate container b1e45568ff5a [2021-01-19T00:45:45.244Z] ---> e4bc6a2a5ad5 [2021-01-19T00:45:45.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-19T00:45:45.244Z] Removing intermediate container 0d9c0ae1c2dd [2021-01-19T00:45:45.244Z] ---> 86a4477c7ba0 [2021-01-19T00:45:45.244Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T00:45:45.244Z] Removing intermediate container 8e9514b3f518 [2021-01-19T00:45:45.244Z] ---> c57bce6c0b4c [2021-01-19T00:45:45.244Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T00:45:45.244Z] ---> Running in 8d96a2b20191 [2021-01-19T00:45:45.244Z] ---> Running in f2a1f1e76dc6 [2021-01-19T00:45:45.244Z] Removing intermediate container 043c3ad40fad [2021-01-19T00:45:45.244Z] ---> 12e62945f1a1 [2021-01-19T00:45:45.244Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T00:45:45.244Z] ---> Running in 8b42e7a874b1 [2021-01-19T00:45:45.244Z] ---> Running in b91ca429ceaf [2021-01-19T00:45:45.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:45.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.174Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T00:45:46.174Z] Fetched 35.2 MB in 2s (15.2 MB/s) [2021-01-19T00:45:46.174Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T00:45:46.174Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T00:45:46.174Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T00:45:46.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:46.744Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T00:45:46.745Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T00:45:46.745Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T00:45:46.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:47.005Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T00:45:47.005Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T00:45:47.005Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T00:45:47.005Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T00:45:47.266Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T00:45:47.266Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T00:45:47.266Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T00:45:47.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:47.272Z] OK: 217 MiB in 51 packages [2021-01-19T00:45:47.527Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T00:45:47.527Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T00:45:48.105Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T00:45:48.105Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T00:45:48.105Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T00:45:48.105Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T00:45:48.270Z] OK: 217 MiB in 51 packages [2021-01-19T00:45:48.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:45:48.270Z] OK: 217 MiB in 51 packages [2021-01-19T00:45:48.366Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T00:45:48.366Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T00:45:48.366Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:48.366Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T00:45:48.366Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T00:45:48.366Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T00:45:48.560Z] Removing intermediate container 8422814cf8ff [2021-01-19T00:45:48.560Z] ---> 5db3ddea8d6e [2021-01-19T00:45:48.560Z] Step 6/23 : COPY go.mod . [2021-01-19T00:45:48.627Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T00:45:48.627Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T00:45:48.627Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:48.854Z] OK: 217 MiB in 51 packages [2021-01-19T00:45:48.892Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T00:45:48.892Z] Checking for services that may need to be restarted...done. [2021-01-19T00:45:48.892Z] Checking for services that may need to be restarted...done. [2021-01-19T00:45:48.892Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:48.892Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T00:45:49.158Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:49.420Z] Selecting previously unselected package python3-minimal. [2021-01-19T00:45:49.420Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T00:45:49.420Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T00:45:49.420Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T00:45:49.681Z] Selecting previously unselected package mime-support. [2021-01-19T00:45:49.681Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T00:45:49.681Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T00:45:49.681Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T00:45:49.681Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T00:45:49.681Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T00:45:49.681Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T00:45:49.681Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T00:45:49.681Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:49.840Z] Removing intermediate container f2a1f1e76dc6 [2021-01-19T00:45:49.840Z] ---> 9b21cc6c67ec [2021-01-19T00:45:49.840Z] Step 6/23 : COPY go.mod . [2021-01-19T00:45:49.840Z] ---> e3c260a77c42 [2021-01-19T00:45:49.840Z] Step 7/23 : RUN go mod download [2021-01-19T00:45:49.944Z] Selecting previously unselected package python3.6. [2021-01-19T00:45:49.944Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T00:45:49.944Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:50.117Z] ---> Running in 4cb1fc35c58a [2021-01-19T00:45:50.117Z] Removing intermediate container 8b42e7a874b1 [2021-01-19T00:45:50.117Z] ---> 7ca790882bac [2021-01-19T00:45:50.117Z] Step 6/26 : COPY go.mod . [2021-01-19T00:45:50.204Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T00:45:50.204Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T00:45:50.204Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T00:45:50.204Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T00:45:50.390Z] Removing intermediate container 8d96a2b20191 [2021-01-19T00:45:50.390Z] ---> cce16c3f7d11 [2021-01-19T00:45:50.390Z] Step 6/22 : COPY go.mod . [2021-01-19T00:45:50.464Z] Selecting previously unselected package python3. [2021-01-19T00:45:50.464Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T00:45:50.464Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T00:45:50.464Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T00:45:50.464Z] Selecting previously unselected package multiarch-support. [2021-01-19T00:45:50.464Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T00:45:50.464Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T00:45:50.464Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T00:45:50.667Z] OK: 217 MiB in 51 packages [2021-01-19T00:45:50.726Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T00:45:50.726Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T00:45:50.726Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T00:45:50.726Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T00:45:50.726Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T00:45:50.726Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T00:45:50.726Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T00:45:50.945Z] ---> 3435fa0fe3e3 [2021-01-19T00:45:50.946Z] Step 7/23 : RUN go mod download [2021-01-19T00:45:50.986Z] Selecting previously unselected package sudo. [2021-01-19T00:45:50.986Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T00:45:50.986Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T00:45:50.986Z] Selecting previously unselected package apparmor. [2021-01-19T00:45:50.986Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T00:45:50.986Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T00:45:51.224Z] ---> Running in 5063dd2e0eb6 [2021-01-19T00:45:51.224Z] ---> b1dd537925f3 [2021-01-19T00:45:51.224Z] Step 7/26 : RUN go mod download [2021-01-19T00:45:51.248Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T00:45:51.248Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T00:45:51.248Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T00:45:51.248Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T00:45:51.248Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T00:45:51.248Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:51.495Z] ---> Running in f9bcb3b5afd7 [2021-01-19T00:45:51.508Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T00:45:51.508Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T00:45:51.508Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:51.508Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T00:45:51.508Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T00:45:51.508Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T00:45:51.508Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T00:45:51.508Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T00:45:51.766Z] ---> 288aab296c46 [2021-01-19T00:45:51.766Z] Step 7/22 : RUN go mod download [2021-01-19T00:45:51.768Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:51.768Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T00:45:51.768Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T00:45:51.768Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:52.028Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T00:45:52.028Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T00:45:52.028Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T00:45:52.028Z] Selecting previously unselected package openssh-client. [2021-01-19T00:45:52.028Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T00:45:52.028Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T00:45:52.046Z] ---> Running in bcb0af5d3687 [2021-01-19T00:45:52.288Z] Selecting previously unselected package squashfs-tools. [2021-01-19T00:45:52.288Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T00:45:52.288Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T00:45:52.288Z] Selecting previously unselected package snapd. [2021-01-19T00:45:52.288Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T00:45:52.288Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T00:45:52.323Z] Removing intermediate container b91ca429ceaf [2021-01-19T00:45:52.323Z] ---> f2a1b0d4c978 [2021-01-19T00:45:52.323Z] Step 6/22 : COPY go.mod . [2021-01-19T00:45:53.757Z] ---> c3b5635caa68 [2021-01-19T00:45:53.757Z] Step 7/22 : RUN go mod download [2021-01-19T00:45:53.757Z] ---> Running in 5e7092958cdc [2021-01-19T00:45:53.757Z] Removing intermediate container 4cb1fc35c58a [2021-01-19T00:45:53.757Z] ---> b9b94b986529 [2021-01-19T00:45:53.757Z] Step 8/23 : COPY . . [2021-01-19T00:45:54.197Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T00:45:54.197Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T00:45:54.457Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T00:45:54.457Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T00:45:54.457Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T00:45:54.716Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:54.717Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T00:45:54.717Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T00:45:54.717Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T00:45:55.666Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T00:45:55.666Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T00:45:55.666Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T00:45:55.666Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:55.666Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:55.666Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T00:45:56.262Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T00:45:56.262Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:56.262Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T00:45:56.262Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T00:45:56.262Z] running python rtupdate hooks for python3.6... [2021-01-19T00:45:56.262Z] running python post-rtupdate hooks for python3.6... [2021-01-19T00:45:56.523Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T00:45:57.168Z] Removing intermediate container 5063dd2e0eb6 [2021-01-19T00:45:57.168Z] ---> 2e2e75746089 [2021-01-19T00:45:57.168Z] Step 8/23 : COPY . . [2021-01-19T00:45:57.768Z] Removing intermediate container bcb0af5d3687 [2021-01-19T00:45:57.768Z] ---> f4fbcd4261c2 [2021-01-19T00:45:57.768Z] Step 8/22 : COPY . . [2021-01-19T00:45:57.768Z] Removing intermediate container f9bcb3b5afd7 [2021-01-19T00:45:57.768Z] ---> 450f4467d0cc [2021-01-19T00:45:57.768Z] Step 8/26 : COPY . . [2021-01-19T00:45:57.909Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T00:45:57.909Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T00:45:57.909Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T00:45:57.909Z] Setting up snapd (2.48+18.04) ... [2021-01-19T00:45:58.043Z] Removing intermediate container 5e7092958cdc [2021-01-19T00:45:58.043Z] ---> ae59ca05d0a1 [2021-01-19T00:45:58.043Z] Step 8/22 : COPY . . [2021-01-19T00:45:58.485Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T00:45:58.485Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T00:45:58.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T00:45:58.746Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T00:45:59.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T00:45:59.006Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T00:45:59.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T00:45:59.268Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T00:45:59.529Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T00:45:59.789Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T00:45:59.789Z] /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-19T00:45:59.789Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T00:45:59.789Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T00:46:00.729Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T00:46:00.729Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T00:46:00.990Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T00:46:02.198Z] Reading package lists... [2021-01-19T00:46:02.198Z] Reading package lists... [2021-01-19T00:46:02.457Z] Building dependency tree... [2021-01-19T00:46:02.457Z] Reading state information... [2021-01-19T00:46:02.457Z] Calculating upgrade... [2021-01-19T00:46:02.717Z] The following packages will be upgraded: [2021-01-19T00:46:02.717Z] advancecomp base-files bash binutils binutils-common [2021-01-19T00:46:02.717Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T00:46:02.717Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T00:46:02.717Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T00:46:02.717Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T00:46:02.717Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T00:46:02.717Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T00:46:02.717Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T00:46:02.717Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T00:46:02.717Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T00:46:02.717Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T00:46:02.717Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T00:46:02.717Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T00:46:02.717Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T00:46:02.717Z] ubuntu-keyring util-linux [2021-01-19T00:46:02.717Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T00:46:02.717Z] Need to get 63.7 MB of archives. [2021-01-19T00:46:02.717Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T00:46:02.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T00:46:02.717Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T00:46:03.657Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T00:46:03.657Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T00:46:03.657Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T00:46:03.657Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T00:46:03.657Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T00:46:03.657Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T00:46:03.657Z] 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-19T00:46:03.657Z] 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-19T00:46:03.657Z] 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-19T00:46:03.657Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T00:46:03.657Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T00:46:03.657Z] 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-19T00:46:03.657Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T00:46:03.657Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T00:46:03.657Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T00:46:03.657Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T00:46:03.657Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T00:46:03.657Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T00:46:03.657Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T00:46:03.657Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T00:46:03.657Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T00:46:03.657Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T00:46:03.657Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T00:46:03.657Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T00:46:03.657Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T00:46:03.657Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T00:46:03.657Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T00:46:03.657Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T00:46:03.657Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T00:46:03.917Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T00:46:03.917Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T00:46:03.917Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T00:46:03.917Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T00:46:03.917Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T00:46:03.917Z] Get:37 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-19T00:46:03.917Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T00:46:03.917Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T00:46:03.917Z] Get:40 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-19T00:46:03.917Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T00:46:03.917Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T00:46:03.917Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T00:46:03.917Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T00:46:03.917Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T00:46:03.917Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T00:46:03.917Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T00:46:03.917Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T00:46:03.917Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T00:46:03.917Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T00:46:03.917Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T00:46:03.917Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T00:46:03.917Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T00:46:03.917Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T00:46:03.917Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T00:46:03.917Z] Get:56 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-19T00:46:03.917Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T00:46:04.177Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T00:46:04.177Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T00:46:04.177Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T00:46:04.178Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T00:46:04.178Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T00:46:04.178Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T00:46:04.178Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T00:46:04.178Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T00:46:04.178Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T00:46:04.178Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T00:46:04.178Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T00:46:04.178Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T00:46:04.178Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T00:46:04.178Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T00:46:04.178Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T00:46:04.178Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T00:46:04.438Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T00:46:04.438Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T00:46:04.438Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T00:46:04.438Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T00:46:04.438Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T00:46:04.438Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T00:46:04.438Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T00:46:04.438Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-19T00:46:04.698Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T00:46:04.698Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T00:46:04.698Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T00:46:04.698Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T00:46:04.698Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T00:46:04.698Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T00:46:04.698Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T00:46:05.268Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T00:46:05.529Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T00:46:05.529Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T00:46:05.529Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T00:46:06.098Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T00:46:06.098Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T00:46:06.098Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T00:46:06.098Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T00:46:06.098Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T00:46:06.098Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T00:46:06.098Z] Fetched 63.7 MB in 3s (19.0 MB/s) [2021-01-19T00:46:06.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:06.098Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T00:46:06.098Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T00:46:07.039Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T00:46:07.039Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T00:46:07.039Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T00:46:07.039Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T00:46:07.611Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:07.870Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:07.870Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:07.870Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.132Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.132Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.132Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.132Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.392Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.392Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.652Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.652Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.652Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.652Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.913Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:08.913Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T00:46:08.913Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:08.913Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T00:46:08.913Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:09.173Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T00:46:09.173Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:09.173Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:09.173Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:09.173Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:09.434Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:09.694Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T00:46:09.694Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:09.954Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T00:46:09.954Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T00:46:09.954Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T00:46:10.523Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T00:46:10.523Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T00:46:10.523Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T00:46:10.783Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T00:46:10.783Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T00:46:10.783Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T00:46:11.043Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T00:46:11.043Z] Installing new version of config file /etc/issue ... [2021-01-19T00:46:11.043Z] Installing new version of config file /etc/issue.net ... [2021-01-19T00:46:11.043Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T00:46:11.043Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T00:46:11.303Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T00:46:11.303Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T00:46:11.303Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T00:46:11.563Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:11.563Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T00:46:11.563Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T00:46:11.823Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T00:46:11.823Z] 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-19T00:46:11.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:11.823Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:11.823Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:12.085Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:12.085Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:12.085Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T00:46:12.085Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T00:46:12.345Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T00:46:12.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:12.345Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T00:46:12.345Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T00:46:12.609Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T00:46:12.870Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:12.870Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T00:46:12.870Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T00:46:12.870Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T00:46:13.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:13.131Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T00:46:13.131Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T00:46:13.131Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T00:46:13.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:13.131Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T00:46:13.392Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T00:46:13.392Z] Setting up grep (3.1-2build1) ... [2021-01-19T00:46:13.392Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:13.392Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T00:46:13.392Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T00:46:13.654Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T00:46:13.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:13.654Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T00:46:13.920Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T00:46:13.920Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T00:46:13.920Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:13.920Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T00:46:13.920Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T00:46:14.491Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T00:46:14.491Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T00:46:14.491Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T00:46:14.751Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T00:46:15.320Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T00:46:15.320Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:15.320Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T00:46:15.581Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T00:46:16.525Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T00:46:16.525Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T00:46:16.525Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T00:46:16.525Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T00:46:16.786Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T00:46:16.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:16.786Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T00:46:16.786Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T00:46:17.046Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T00:46:17.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:17.046Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:17.046Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:17.046Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:17.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:17.306Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:17.306Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:17.306Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:17.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:17.565Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:17.565Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:17.565Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:17.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:17.826Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:17.826Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:17.826Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:17.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:17.826Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T00:46:17.826Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T00:46:18.089Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T00:46:18.089Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T00:46:18.089Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T00:46:18.350Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:18.350Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T00:46:18.350Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T00:46:18.350Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T00:46:18.350Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:18.350Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:18.350Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:18.611Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:18.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:18.611Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:18.611Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:18.872Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:18.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:18.872Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:19.135Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:19.395Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:19.655Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T00:46:19.914Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T00:46:19.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:19.914Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T00:46:19.914Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T00:46:20.174Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T00:46:20.434Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T00:46:20.434Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T00:46:20.434Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T00:46:20.434Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T00:46:20.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:20.434Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T00:46:20.694Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T00:46:20.694Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T00:46:20.954Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:20.954Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T00:46:20.954Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T00:46:20.954Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T00:46:21.216Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:21.216Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T00:46:21.216Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T00:46:21.216Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T00:46:21.477Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:21.477Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T00:46:21.477Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T00:46:21.738Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T00:46:21.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:21.738Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T00:46:21.998Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T00:46:21.998Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T00:46:21.998Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T00:46:21.998Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T00:46:22.259Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T00:46:22.259Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T00:46:22.259Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:22.259Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T00:46:22.259Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T00:46:22.520Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T00:46:22.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:22.520Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T00:46:22.520Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T00:46:22.779Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T00:46:23.041Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:23.041Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T00:46:23.041Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T00:46:23.041Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T00:46:23.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:23.301Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T00:46:23.301Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T00:46:23.301Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T00:46:23.563Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:23.563Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T00:46:23.563Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T00:46:23.824Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T00:46:23.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:23.824Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T00:46:24.085Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T00:46:24.085Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T00:46:24.085Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:24.085Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T00:46:24.085Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T00:46:24.346Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T00:46:24.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:24.346Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T00:46:24.607Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T00:46:24.607Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T00:46:24.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:24.607Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T00:46:24.607Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T00:46:24.865Z] ---> 131e82e7d70c [2021-01-19T00:46:24.865Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T00:46:24.865Z] ---> 4677f58bc705 [2021-01-19T00:46:24.865Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T00:46:24.865Z] ---> 08ad6d8e3dc4 [2021-01-19T00:46:24.865Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T00:46:24.865Z] ---> Running in f0799a22aa1a [2021-01-19T00:46:24.865Z] ---> 5a2a1ebb5130 [2021-01-19T00:46:24.865Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-19T00:46:24.865Z] ---> 118a4bcfe715 [2021-01-19T00:46:24.865Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-19T00:46:24.865Z] ---> Running in 473b9513a89e [2021-01-19T00:46:24.865Z] ---> Running in b7768bda3df5 [2021-01-19T00:46:24.865Z] ---> Running in 4c780154c01f [2021-01-19T00:46:24.865Z] ---> Running in 2fe16f95b56c [2021-01-19T00:46:24.868Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T00:46:24.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:24.868Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T00:46:24.868Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T00:46:25.129Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T00:46:25.129Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:25.129Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T00:46:25.141Z] 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-19T00:46:25.141Z] 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-19T00:46:25.389Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T00:46:25.389Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T00:46:25.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T00:46:25.389Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T00:46:25.389Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T00:46:25.654Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T00:46:25.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T00:46:25.654Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T00:46:25.654Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T00:46:25.747Z] 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-19T00:46:25.747Z] 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-19T00:46:25.747Z] 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-19T00:46:25.915Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T00:46:25.915Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T00:46:26.183Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T00:46:26.183Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T00:46:26.183Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T00:46:26.443Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T00:46:26.443Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T00:46:26.443Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T00:46:26.703Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T00:46:26.703Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T00:46:26.703Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T00:46:26.703Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T00:46:26.703Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T00:46:26.964Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T00:46:26.964Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T00:46:26.964Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T00:46:27.225Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T00:46:27.225Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T00:46:27.225Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T00:46:27.225Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T00:46:27.486Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T00:46:27.486Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T00:46:28.427Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T00:46:28.427Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T00:46:28.427Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T00:46:28.427Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T00:46:28.688Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T00:46:28.949Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T00:46:29.210Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T00:46:29.210Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T00:46:29.471Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T00:46:29.471Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T00:46:29.471Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T00:46:29.730Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T00:46:29.731Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:29.731Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:30.014Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:30.014Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:30.586Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:30.586Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:30.586Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:30.847Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:31.786Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:31.786Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:32.725Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:32.725Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:33.297Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:33.297Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:33.557Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:33.557Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:34.498Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T00:46:34.498Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T00:46:34.498Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T00:46:34.498Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T00:46:34.760Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T00:46:34.760Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T00:46:35.020Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T00:46:35.020Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T00:46:35.020Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T00:46:35.020Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T00:46:35.286Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T00:46:35.286Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T00:46:35.286Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T00:46:35.286Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T00:46:35.856Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T00:46:35.856Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T00:46:35.856Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:35.856Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T00:46:35.856Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:35.856Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:35.856Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:36.117Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T00:46:36.117Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T00:46:36.117Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T00:46:36.117Z] [2021-01-19T00:46:36.117Z] Current default time zone: 'Etc/UTC' [2021-01-19T00:46:36.117Z] Local time is now: Tue Jan 19 00:46:36 UTC 2021. [2021-01-19T00:46:36.117Z] Universal Time is now: Tue Jan 19 00:46:36 UTC 2021. [2021-01-19T00:46:36.117Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T00:46:36.117Z] [2021-01-19T00:46:36.117Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T00:46:36.381Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:36.381Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T00:46:36.381Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T00:46:36.381Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T00:46:36.381Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T00:46:36.381Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T00:46:36.381Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-19T00:46:36.381Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T00:46:36.381Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T00:46:36.381Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:36.641Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-19T00:46:36.641Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:36.641Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T00:46:36.641Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:36.641Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T00:46:36.902Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T00:46:36.902Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T00:46:36.902Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T00:46:36.902Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T00:46:36.902Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T00:46:36.902Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T00:46:36.902Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T00:46:38.815Z] Updating certificates in /etc/ssl/certs... [2021-01-19T00:46:39.762Z] 22 added, 17 removed; done. [2021-01-19T00:46:39.762Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T00:46:39.762Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T00:46:39.762Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T00:46:39.762Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T00:46:39.762Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T00:46:40.026Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T00:46:40.026Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.026Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T00:46:40.287Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T00:46:40.287Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T00:46:40.287Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T00:46:40.287Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T00:46:40.287Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.287Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T00:46:40.287Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T00:46:40.547Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T00:46:40.547Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T00:46:40.547Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T00:46:40.547Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T00:46:40.547Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T00:46:40.809Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T00:46:40.809Z] Updating certificates in /etc/ssl/certs... [2021-01-19T00:46:41.396Z] 0 added, 0 removed; done. [2021-01-19T00:46:41.396Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T00:46:41.396Z] done. [2021-01-19T00:46:41.657Z] Reading package lists... [2021-01-19T00:46:41.925Z] Building dependency tree... [2021-01-19T00:46:41.925Z] Reading state information... [2021-01-19T00:46:41.925Z] The following NEW packages will be installed: [2021-01-19T00:46:41.925Z] apt-transport-https [2021-01-19T00:46:42.194Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T00:46:42.194Z] Need to get 1696 B of archives. [2021-01-19T00:46:42.194Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T00:46:42.194Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T00:46:42.194Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T00:46:42.194Z] Fetched 1696 B in 0s (9496 B/s) [2021-01-19T00:46:42.194Z] Selecting previously unselected package apt-transport-https. [2021-01-19T00:46:42.194Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T00:46:42.194Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T00:46:42.455Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T00:46:42.455Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T00:46:42.721Z] Waiting for network to be ready... [2021-01-19T00:46:48.006Z] 2021-01-19T00:46:46Z INFO Waiting for automatic snapd restart... [2021-01-19T00:46:48.006Z] snapd 2.48.2 from Canonical* installed [2021-01-19T00:46:48.946Z] "snapd" switched to the "latest/stable" channel [2021-01-19T00:46:48.946Z] [2021-01-19T00:46:51.489Z] core18 20201210 from Canonical* installed [2021-01-19T00:46:51.489Z] "core18" switched to the "latest/stable" channel [2021-01-19T00:46:51.489Z] [2021-01-19T00:46:54.786Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T00:46:54.786Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T00:46:54.786Z] [2021-01-19T00:46:58.086Z] 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-19T00:46:58.086Z] - README.md [2021-01-19T00:46:58.086Z] - snapcraft.yaml.orig [2021-01-19T00:46:58.086Z] [2021-01-19T00:46:58.086Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T00:47:04.670Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T00:47:04.670Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T00:47:04.670Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T00:47:04.670Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T00:47:05.873Z] Reading package lists... [2021-01-19T00:47:06.134Z] 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-19T00:47:12.717Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T00:47:12.717Z] Reading package lists... [2021-01-19T00:47:12.717Z] Building dependency tree... [2021-01-19T00:47:12.717Z] Reading state information... [2021-01-19T00:47:12.717Z] Suggested packages: [2021-01-19T00:47:12.717Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T00:47:12.717Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T00:47:12.717Z] Recommended packages: [2021-01-19T00:47:12.717Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T00:47:12.717Z] The following NEW packages will be installed: [2021-01-19T00:47:12.717Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T00:47:12.717Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T00:47:12.717Z] pkg-config zip [2021-01-19T00:47:12.717Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T00:47:12.717Z] Need to get 7655 kB of archives. [2021-01-19T00:47:12.717Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T00:47:12.717Z] 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-19T00:47:12.717Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T00:47:12.977Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T00:47:12.977Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T00:47:12.977Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T00:47:12.977Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T00:47:13.237Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T00:47:13.237Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T00:47:13.238Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T00:47:13.238Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T00:47:13.238Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T00:47:13.238Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T00:47:13.498Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T00:47:13.498Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T00:47:13.498Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T00:47:13.759Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T00:47:13.759Z] Fetched 7655 kB in 1s (7173 kB/s) [2021-01-19T00:47:13.759Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T00:47:13.759Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T00:47:13.759Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T00:47:13.759Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T00:47:14.020Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T00:47:14.020Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T00:47:14.020Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T00:47:14.282Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T00:47:14.282Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T00:47:14.282Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T00:47:14.282Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T00:47:14.282Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T00:47:14.282Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T00:47:14.282Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T00:47:14.282Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T00:47:14.282Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T00:47:14.545Z] Selecting previously unselected package liberror-perl. [2021-01-19T00:47:14.545Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T00:47:14.545Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T00:47:14.545Z] Selecting previously unselected package git-man. [2021-01-19T00:47:14.546Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T00:47:14.546Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T00:47:14.806Z] Selecting previously unselected package git. [2021-01-19T00:47:14.806Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T00:47:14.806Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T00:47:15.377Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T00:47:15.377Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T00:47:15.377Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T00:47:15.638Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T00:47:15.638Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T00:47:15.638Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T00:47:15.638Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T00:47:15.638Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T00:47:15.638Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T00:47:15.899Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T00:47:15.899Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T00:47:15.899Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T00:47:15.899Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T00:47:15.899Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T00:47:15.899Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T00:47:16.160Z] Selecting previously unselected package pkg-config. [2021-01-19T00:47:16.160Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T00:47:16.160Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T00:47:16.160Z] Selecting previously unselected package zip. [2021-01-19T00:47:16.160Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T00:47:16.160Z] Unpacking zip (3.0-11build1) ... [2021-01-19T00:47:16.160Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T00:47:16.421Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T00:47:16.421Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T00:47:16.421Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T00:47:16.421Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T00:47:16.421Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T00:47:16.421Z] No schema files found: doing nothing. [2021-01-19T00:47:16.421Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T00:47:16.421Z] Setting up zip (3.0-11build1) ... [2021-01-19T00:47:16.682Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T00:47:16.682Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T00:47:16.682Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T00:47:16.682Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T00:47:16.946Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T00:47:16.946Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T00:47:16.946Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T00:47:16.946Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T00:47:23.528Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T00:47:23.528Z] git set to automatically installed. [2021-01-19T00:47:23.528Z] git-man set to automatically installed. [2021-01-19T00:47:23.528Z] libcurl3-gnutls set to automatically installed. [2021-01-19T00:47:23.528Z] liberror-perl set to automatically installed. [2021-01-19T00:47:23.528Z] libglib2.0-0 set to automatically installed. [2021-01-19T00:47:23.528Z] libnghttp2-14 set to automatically installed. [2021-01-19T00:47:23.528Z] libnorm1 set to automatically installed. [2021-01-19T00:47:23.528Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T00:47:23.528Z] libpsl5 set to automatically installed. [2021-01-19T00:47:23.528Z] librtmp1 set to automatically installed. [2021-01-19T00:47:23.528Z] libsodium23 set to automatically installed. [2021-01-19T00:47:23.528Z] libzmq3-dev set to automatically installed. [2021-01-19T00:47:23.528Z] libzmq5 set to automatically installed. [2021-01-19T00:47:23.528Z] pkg-config set to automatically installed. [2021-01-19T00:47:23.528Z] zip set to automatically installed. [2021-01-19T00:47:26.071Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T00:47:32.666Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T00:47:32.667Z] snap "core18" has no updates available [2021-01-19T00:47:33.246Z] Pulling config-common [2021-01-19T00:47:34.218Z] Pulling go-build-helper [2021-01-19T00:47:56.234Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T00:47:56.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T00:47:56.234Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T00:47:56.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] [2021-01-19T00:47:56.234Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T00:47:56.234Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T00:47:56.234Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T00:47:56.234Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T00:47:56.234Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T00:47:56.234Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T00:47:56.234Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T00:47:56.234Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T00:47:56.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T00:47:56.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T00:47:56.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T00:47:56.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T00:47:56.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] [2021-01-19T00:47:56.234Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T00:47:56.234Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T00:47:56.234Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T00:47:56.234Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T00:47:56.234Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T00:47:56.234Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T00:47:56.234Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T00:47:56.234Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T00:47:56.234Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T00:47:56.234Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T00:47:56.234Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T00:47:56.234Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T00:47:56.234Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T00:47:56.234Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T00:47:56.234Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T00:47:56.234Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T00:47:56.234Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T00:47:56.234Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T00:47:56.234Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T00:47:56.234Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T00:47:56.234Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T00:47:56.234Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T00:47:56.234Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T00:47:56.234Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T00:47:56.234Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T00:47:56.234Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T00:47:56.234Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T00:47:56.234Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T00:47:56.234Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T00:47:56.234Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T00:47:56.234Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T00:47:56.234Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T00:47:56.234Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T00:47:56.234Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T00:47:56.234Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T00:47:56.234Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T00:47:56.234Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T00:47:56.234Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T00:47:56.234Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T00:47:56.234Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T00:47:56.234Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T00:47:56.234Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T00:47:56.234Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T00:47:56.234Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T00:47:56.234Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T00:47:56.234Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T00:47:56.234Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T00:47:58.778Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T00:47:58.778Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T00:47:58.778Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T00:47:58.778Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T00:47:58.778Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T00:47:58.778Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T00:47:58.778Z] Pulling static-packages [2021-01-19T00:47:59.718Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-19T00:47:59.718Z] Skipping pull go-build-helper (already ran) [2021-01-19T00:47:59.718Z] Skipping pull static-packages (already ran) [2021-01-19T00:47:59.718Z] Building go-build-helper [2021-01-19T00:48:03.016Z] Building static-packages [2021-01-19T00:48:04.941Z] Staging go-build-helper [2021-01-19T00:48:05.885Z] Staging static-packages [2021-01-19T00:48:06.828Z] Pulling go115 [2021-01-19T00:48:07.770Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T00:48:07.770Z] Skipping pull go115 (already ran) [2021-01-19T00:48:07.770Z] Building go115 [2021-01-19T00:48:07.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T00:48:07.770Z] Dload Upload Total Spent Left Speed [2021-01-19T00:48:10.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 524k 0 0 1934k 0 0:01:01 --:--:-- 0:01:01 1927k 37 115M 37 42.7M 0 0 33.6M 0 0:00:03 0:00:01 0:00:02 33.6M 75 115M 75 87.5M 0 0 38.5M 0 0:00:02 0:00:02 --:--:-- 38.5M 100 115M 100 115M 0 0 36.9M 0 0:00:03 0:00:03 --:--:-- 36.9M [2021-01-19T00:48:11.466Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T00:48:15.671Z] Staging go115 [2021-01-19T00:48:17.642Z] Removing intermediate container 473b9513a89e [2021-01-19T00:48:17.642Z] ---> a7ebcd00e344 [2021-01-19T00:48:17.642Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T00:48:17.642Z] ---> Running in 61c2df689089 [2021-01-19T00:48:17.642Z] 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-19T00:48:17.642Z] Removing intermediate container 2fe16f95b56c [2021-01-19T00:48:17.642Z] ---> 48621941f8e3 [2021-01-19T00:48:17.642Z] [2021-01-19T00:48:17.642Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T00:48:17.642Z] 3.12: Pulling from library/alpine [2021-01-19T00:48:17.642Z] Removing intermediate container b7768bda3df5 [2021-01-19T00:48:17.642Z] ---> f60c9a339f34 [2021-01-19T00:48:17.642Z] [2021-01-19T00:48:17.642Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T00:48:17.642Z] 3.12: Pulling from library/alpine [2021-01-19T00:48:19.124Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T00:48:19.124Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T00:48:19.124Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T00:48:19.124Z] ---> afeebe901d6b [2021-01-19T00:48:19.124Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-19T00:48:19.124Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T00:48:19.124Z] ---> afeebe901d6b [2021-01-19T00:48:19.124Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:48:19.124Z] Removing intermediate container 4c780154c01f [2021-01-19T00:48:19.124Z] ---> 988e38dd1bd6 [2021-01-19T00:48:19.124Z] [2021-01-19T00:48:19.124Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:48:19.124Z] ---> afeebe901d6b [2021-01-19T00:48:19.124Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:48:19.729Z] ---> Running in 00d5de7aed43 [2021-01-19T00:48:19.729Z] ---> Running in c1943ef90f47 [2021-01-19T00:48:19.729Z] ---> Running in b57bbcfc295c [2021-01-19T00:48:20.954Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T00:48:20.954Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T00:48:20.954Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T00:48:20.954Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T00:48:20.954Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T00:48:20.954Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T00:48:20.954Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T00:48:20.954Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T00:48:20.954Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T00:48:20.954Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T00:48:20.954Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T00:48:20.954Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T00:48:20.954Z] Pulling edgex-go [2021-01-19T00:48:21.525Z] Pulling version [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:22.466Z] Building config-common [2021-01-19T00:48:22.675Z] Removing intermediate container 61c2df689089 [2021-01-19T00:48:22.675Z] ---> 212edfc4d135 [2021-01-19T00:48:22.675Z] [2021-01-19T00:48:22.675Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T00:48:22.675Z] 20.10.0: Pulling from library/docker [2021-01-19T00:48:22.954Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-19T00:48:22.954Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:48:23.242Z] OK: 5 MiB in 15 packages [2021-01-19T00:48:23.242Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-19T00:48:23.242Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:48:23.242Z] OK: 5 MiB in 15 packages [2021-01-19T00:48:23.242Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-19T00:48:23.522Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-19T00:48:23.522Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:48:23.522Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:48:23.802Z] OK: 6 MiB in 16 packages [2021-01-19T00:48:24.380Z] Skipping build go-build-helper (already ran) [2021-01-19T00:48:24.380Z] Skipping build static-packages (already ran) [2021-01-19T00:48:24.380Z] Skipping build go115 (already ran) [2021-01-19T00:48:24.380Z] Building edgex-go [2021-01-19T00:48:24.640Z] 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-19T00:48:26.032Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-19T00:48:26.032Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T00:48:26.032Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-19T00:48:26.032Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-19T00:48:26.032Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T00:48:26.032Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T00:48:26.032Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T00:48:26.032Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T00:48:26.032Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T00:48:26.032Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T00:48:26.032Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T00:48:26.032Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T00:48:26.032Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T00:48:26.032Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T00:48:26.032Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T00:48:26.032Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T00:48:26.032Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T00:48:26.032Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T00:48:26.293Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T00:48:26.293Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T00:48:26.450Z] Removing intermediate container b57bbcfc295c [2021-01-19T00:48:26.450Z] ---> 67334b3cc8ff [2021-01-19T00:48:26.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:48:26.450Z] ---> Running in 9d84ce7d9ae5 [2021-01-19T00:48:26.450Z] Removing intermediate container 00d5de7aed43 [2021-01-19T00:48:26.450Z] ---> 054bc2fd6981 [2021-01-19T00:48:26.450Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:48:26.730Z] ---> Running in 0c6c69b42602 [2021-01-19T00:48:27.409Z] Removing intermediate container 9d84ce7d9ae5 [2021-01-19T00:48:27.409Z] ---> 0dc86adccf68 [2021-01-19T00:48:27.409Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-19T00:48:27.861Z] Removing intermediate container c1943ef90f47 [2021-01-19T00:48:27.861Z] ---> e57cd0634fce [2021-01-19T00:48:27.861Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:48:27.861Z] ---> Running in 40c0794f0943 [2021-01-19T00:48:27.861Z] ---> Running in 893f1ec5086b [2021-01-19T00:48:27.861Z] Removing intermediate container 0c6c69b42602 [2021-01-19T00:48:27.861Z] ---> a7b8e8740950 [2021-01-19T00:48:27.861Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-19T00:48:28.150Z] ---> Running in 03ac5cd9d7c0 [2021-01-19T00:48:28.436Z] Removing intermediate container 40c0794f0943 [2021-01-19T00:48:28.436Z] ---> 0f2a069fde54 [2021-01-19T00:48:28.436Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-19T00:48:29.050Z] ---> Running in 984aba893386 [2021-01-19T00:48:29.336Z] Removing intermediate container 893f1ec5086b [2021-01-19T00:48:29.336Z] ---> b32a840d6173 [2021-01-19T00:48:29.336Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-19T00:48:29.336Z] Removing intermediate container 03ac5cd9d7c0 [2021-01-19T00:48:29.336Z] ---> a3c3326fa77c [2021-01-19T00:48:29.336Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-19T00:48:29.650Z] ---> Running in 3dcd08d0a079 [2021-01-19T00:48:29.650Z] ---> Running in 3a32d43eaf97 [2021-01-19T00:48:29.934Z] Removing intermediate container 984aba893386 [2021-01-19T00:48:29.934Z] ---> f2753364822e [2021-01-19T00:48:29.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:48:30.531Z] Removing intermediate container 3dcd08d0a079 [2021-01-19T00:48:30.531Z] ---> 29f422ab15b9 [2021-01-19T00:48:30.531Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-19T00:48:30.807Z] Removing intermediate container 3a32d43eaf97 [2021-01-19T00:48:30.807Z] ---> 0f19d4f5500b [2021-01-19T00:48:30.807Z] Step 15/23 : WORKDIR / [2021-01-19T00:48:31.095Z] ---> Running in 3d57f57e7d2b [2021-01-19T00:48:31.376Z] ---> Running in db3b900d4b5b [2021-01-19T00:48:31.973Z] ---> 3e795e937dc1 [2021-01-19T00:48:31.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T00:48:32.250Z] Removing intermediate container 3d57f57e7d2b [2021-01-19T00:48:32.250Z] ---> 4601a0636466 [2021-01-19T00:48:32.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:48:32.250Z] Removing intermediate container db3b900d4b5b [2021-01-19T00:48:32.250Z] ---> 0a6bdda49264 [2021-01-19T00:48:32.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:48:32.924Z] 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-19T00:48:34.513Z] ---> fb7a40b2468f [2021-01-19T00:48:34.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T00:48:34.513Z] ---> a8a47d2da157 [2021-01-19T00:48:34.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T00:48:34.513Z] ---> 5244b6aa5b5f [2021-01-19T00:48:34.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T00:48:37.123Z] 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-19T00:48:37.141Z] ---> 8ae7c0365029 [2021-01-19T00:48:37.141Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T00:48:37.384Z] 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-19T00:48:37.414Z] ---> 40414b8ae240 [2021-01-19T00:48:37.414Z] ---> 3e55065b0d01 [2021-01-19T00:48:37.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T00:48:37.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T00:48:37.414Z] ---> Running in 354e7e421901 [2021-01-19T00:48:38.328Z] 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-19T00:48:38.863Z] Removing intermediate container 354e7e421901 [2021-01-19T00:48:38.863Z] ---> 5f9d519d8ad3 [2021-01-19T00:48:38.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:48:38.901Z] 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-19T00:48:38.901Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T00:48:39.142Z] ---> 7b6d6c62ae3f [2021-01-19T00:48:39.142Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-19T00:48:39.142Z] ---> 6dcbb2bd7583 [2021-01-19T00:48:39.142Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-19T00:48:39.162Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T00:48:39.162Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T00:48:39.162Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T00:48:39.416Z] ---> Running in 081b8f2f8b22 [2021-01-19T00:48:39.416Z] ---> Running in 6a533dcdbd6c [2021-01-19T00:48:39.692Z] ---> Running in deeaee269161 [2021-01-19T00:48:39.969Z] Removing intermediate container 081b8f2f8b22 [2021-01-19T00:48:39.969Z] ---> a0b97578fae5 [2021-01-19T00:48:39.969Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T00:48:40.252Z] Removing intermediate container f0799a22aa1a [2021-01-19T00:48:40.252Z] ---> 8025253d3ab0 [2021-01-19T00:48:40.252Z] [2021-01-19T00:48:40.252Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:48:40.524Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T00:48:40.524Z] ---> afeebe901d6b [2021-01-19T00:48:40.524Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T00:48:40.524Z] Removing intermediate container 6a533dcdbd6c [2021-01-19T00:48:40.524Z] ---> e726f008eca6 [2021-01-19T00:48:40.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:48:40.524Z] ---> Running in b27a3ce01ef1 [2021-01-19T00:48:40.524Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T00:48:40.524Z] ---> eeaf43b92773 [2021-01-19T00:48:40.524Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T00:48:40.544Z] 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-19T00:48:40.544Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T00:48:40.544Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T00:48:40.806Z] ---> Running in 7f34e0ad9c70 [2021-01-19T00:48:40.806Z] ---> Running in 38cc94515317 [2021-01-19T00:48:40.806Z] ---> Running in a097c1a30cad [2021-01-19T00:48:40.806Z] Removing intermediate container deeaee269161 [2021-01-19T00:48:40.806Z] ---> 7851a3034bb3 [2021-01-19T00:48:40.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:48:41.093Z] ---> Running in 2a16d1f6aefc [2021-01-19T00:48:41.393Z] Removing intermediate container b27a3ce01ef1 [2021-01-19T00:48:41.393Z] ---> 3e7fce71c2f4 [2021-01-19T00:48:41.393Z] Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:48:41.393Z] Removing intermediate container 7f34e0ad9c70 [2021-01-19T00:48:41.393Z] ---> af35b1d14814 [2021-01-19T00:48:41.670Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T00:48:41.670Z] ---> Running in b12cce330cb6 [2021-01-19T00:48:41.670Z] Removing intermediate container a097c1a30cad [2021-01-19T00:48:41.670Z] ---> 81329f21e543 [2021-01-19T00:48:41.670Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T00:48:41.670Z] ---> Running in d111ae81dce3 [2021-01-19T00:48:41.951Z] Removing intermediate container 2a16d1f6aefc [2021-01-19T00:48:41.951Z] ---> ca30a7855453 [2021-01-19T00:48:41.951Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T00:48:41.951Z] ---> Running in b4c2a7d1f397 [2021-01-19T00:48:41.952Z] 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-19T00:48:42.227Z] ---> Running in a48cb8fe744f [2021-01-19T00:48:42.227Z] Removing intermediate container b12cce330cb6 [2021-01-19T00:48:42.227Z] ---> ac1301235621 [2021-01-19T00:48:42.227Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T00:48:42.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:42.500Z] Removing intermediate container d111ae81dce3 [2021-01-19T00:48:42.500Z] ---> 6f19cba2359e [2021-01-19T00:48:42.500Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T00:48:42.527Z] 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-19T00:48:42.527Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T00:48:42.776Z] ---> Running in 3f25cbb189cd [2021-01-19T00:48:42.776Z] ---> Running in 2e558fbe908a [2021-01-19T00:48:42.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:42.776Z] Removing intermediate container b4c2a7d1f397 [2021-01-19T00:48:42.776Z] ---> a1844a3f81e0 [2021-01-19T00:48:42.776Z] Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:48:43.049Z] Removing intermediate container a48cb8fe744f [2021-01-19T00:48:43.049Z] ---> 1a7384fedbdb [2021-01-19T00:48:43.049Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:48:43.049Z] ---> Running in ff9c4064de3c [2021-01-19T00:48:43.335Z] ---> Running in 08c59f6acd13 [2021-01-19T00:48:43.335Z] Removing intermediate container 3f25cbb189cd [2021-01-19T00:48:43.335Z] ---> cb9ea78624fb [2021-01-19T00:48:43.335Z] [2021-01-19T00:48:43.609Z] Removing intermediate container 2e558fbe908a [2021-01-19T00:48:43.609Z] ---> b0c8d7a927f5 [2021-01-19T00:48:43.609Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:48:43.609Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T00:48:43.609Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T00:48:43.609Z] Executing bash-5.0.17-r0.post-install [2021-01-19T00:48:43.609Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:48:43.609Z] ---> Running in baaa99655404 [2021-01-19T00:48:43.885Z] OK: 12 MiB in 22 packages [2021-01-19T00:48:43.885Z] Removing intermediate container ff9c4064de3c [2021-01-19T00:48:43.885Z] ---> 37aa67a6a085 [2021-01-19T00:48:43.885Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T00:48:43.935Z] 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-19T00:48:44.164Z] Successfully built cb9ea78624fb [2021-01-19T00:48:44.164Z] Removing intermediate container 08c59f6acd13 [2021-01-19T00:48:44.164Z] ---> 157bcfb6fc0b [2021-01-19T00:48:44.164Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:48:44.164Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T00:48:44.164Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-01-19T00:48:44.164Z] ---> Running in f6092d6ce83e [2021-01-19T00:48:44.458Z] ---> Running in 0fdbd896e1e6 [2021-01-19T00:48:44.521Z] 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-19T00:48:45.055Z] Removing intermediate container f6092d6ce83e [2021-01-19T00:48:45.055Z] ---> c25a2a6451d5 [2021-01-19T00:48:45.055Z] [2021-01-19T00:48:45.333Z] Removing intermediate container 0fdbd896e1e6 [2021-01-19T00:48:45.333Z] ---> 279c2dfcf67c [2021-01-19T00:48:45.333Z] [2021-01-19T00:48:45.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T00:48:45.464Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T00:48:45.965Z] Successfully built c25a2a6451d5 [2021-01-19T00:48:45.965Z] Successfully built 279c2dfcf67c [2021-01-19T00:48:46.253Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T00:48:46.253Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T00:48:46.253Z] Building docker-security-proxy-setup-go [2021-01-19T00:48:46.253Z] Building docker-security-secretstore-setup-go [2021-01-19T00:48:46.253Z]  Building docker-support-notifications-go ... done  Building docker-core-command-go ... done Removing intermediate container 38cc94515317 [2021-01-19T00:48:46.253Z] ---> 05f1e644a476 [2021-01-19T00:48:46.253Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T00:48:46.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-19T00:48:46.431Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-19T00:48:46.540Z] ---> Running in 8e8f848cd997 [2021-01-19T00:48:47.138Z] Removing intermediate container 8e8f848cd997 [2021-01-19T00:48:47.138Z] ---> 17a77988fb3c [2021-01-19T00:48:47.138Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T00:48:47.411Z] ---> Running in b26438325712 [2021-01-19T00:48:47.411Z] Removing intermediate container baaa99655404 [2021-01-19T00:48:47.411Z] ---> c14cc1c9f99e [2021-01-19T00:48:47.411Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-19T00:48:47.693Z] ---> Running in cf0fbe39f4e5 [2021-01-19T00:48:47.966Z] Removing intermediate container b26438325712 [2021-01-19T00:48:47.966Z] ---> 681da83a68e9 [2021-01-19T00:48:47.966Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T00:48:48.240Z] ---> Running in 1f0f979bff79 [2021-01-19T00:48:48.842Z] Removing intermediate container 1f0f979bff79 [2021-01-19T00:48:48.842Z] ---> 2d13adb4a757 [2021-01-19T00:48:48.842Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T00:48:48.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:48.977Z] Building version [2021-01-19T00:48:49.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:50.794Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-19T00:48:50.794Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-19T00:48:50.794Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-19T00:48:50.794Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-19T00:48:50.887Z] Staging config-common [2021-01-19T00:48:51.069Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-19T00:48:51.343Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-19T00:48:51.343Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:48:51.343Z] OK: 8 MiB in 20 packages [2021-01-19T00:48:51.829Z] Skipping stage go-build-helper (already ran) [2021-01-19T00:48:51.829Z] Skipping stage static-packages (already ran) [2021-01-19T00:48:51.829Z] Skipping stage go115 (already ran) [2021-01-19T00:48:51.829Z] Staging edgex-go [2021-01-19T00:48:51.944Z] ---> 3d1cf380443b [2021-01-19T00:48:51.944Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T00:48:52.771Z] Staging version [2021-01-19T00:48:52.935Z] ---> aa16717373c2 [2021-01-19T00:48:52.935Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T00:48:53.532Z] Removing intermediate container cf0fbe39f4e5 [2021-01-19T00:48:53.532Z] ---> b1fb23ec093e [2021-01-19T00:48:53.532Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:48:53.714Z] Priming config-common [2021-01-19T00:48:54.656Z] Priming go-build-helper [2021-01-19T00:48:54.972Z] ---> ab1862beaaf3 [2021-01-19T00:48:54.972Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T00:48:54.972Z] ---> dd4e1fa6b04f [2021-01-19T00:48:54.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T00:48:55.244Z] ---> Running in b5dc1df2bf57 [2021-01-19T00:48:55.256Z] Priming static-packages [2021-01-19T00:48:56.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:56.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:48:57.297Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T00:48:57.419Z] Priming go115 [2021-01-19T00:48:57.600Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T00:48:57.600Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T00:48:57.600Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T00:48:57.600Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T00:48:57.600Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T00:48:57.600Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T00:48:57.600Z] ---> 355c7319005f [2021-01-19T00:48:57.886Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T00:48:58.558Z] Priming edgex-go [2021-01-19T00:48:59.804Z] Priming version [2021-01-19T00:48:59.915Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T00:48:59.915Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T00:48:59.915Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T00:48:59.915Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T00:48:59.915Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T00:48:59.915Z] ---> 67c20d795dc8 [2021-01-19T00:48:59.915Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T00:48:59.915Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T00:48:59.915Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T00:48:59.915Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T00:48:59.915Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T00:48:59.915Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T00:48:59.915Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T00:48:59.915Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T00:48:59.915Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T00:48:59.915Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T00:48:59.915Z] ---> Running in 5de179f2a0c5 [2021-01-19T00:48:59.915Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T00:49:00.187Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T00:49:00.188Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T00:49:00.188Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T00:49:00.188Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T00:49:00.188Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T00:49:00.188Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T00:49:00.188Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T00:49:00.188Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T00:49:00.188Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T00:49:00.188Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T00:49:00.188Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T00:49:00.376Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-19T00:49:00.461Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:49:00.461Z] OK: 71 MiB in 55 packages [2021-01-19T00:49:00.736Z] Removing intermediate container 5de179f2a0c5 [2021-01-19T00:49:00.736Z] ---> 0bb492f03918 [2021-01-19T00:49:00.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:49:01.008Z] ---> Running in c2613ba462b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-01-19T00:49:01.995Z] Removing intermediate container c2613ba462b1 [2021-01-19T00:49:01.995Z] ---> ad3f3a3307de [2021-01-19T00:49:01.995Z] Step 21/23 : LABEL arch=arm64 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-19T00:49:02.272Z] ---> Running in 5afef36b725a [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T00:49:03.261Z] Removing intermediate container 5afef36b725a [2021-01-19T00:49:03.261Z] ---> 5b79659721b4 [2021-01-19T00:49:03.261Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:49:03.261Z] ---> Running in 5a18c3643357 [2021-01-19T00:49:04.238Z] Removing intermediate container 5a18c3643357 [2021-01-19T00:49:04.238Z] ---> 77997e30e2d6 [2021-01-19T00:49:04.238Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:49:04.510Z] ---> Running in 0961c36dfb2e [2021-01-19T00:49:05.488Z] Removing intermediate container 0961c36dfb2e [2021-01-19T00:49:05.488Z] ---> 89331747b181 [2021-01-19T00:49:05.488Z] [2021-01-19T00:49:06.085Z] Successfully built 89331747b181 [2021-01-19T00:49:06.085Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T00:49:06.085Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-19T00:49:08.729Z] Removing intermediate container b5dc1df2bf57 [2021-01-19T00:49:08.729Z] ---> 9b6d1a953667 [2021-01-19T00:49:08.729Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T00:49:09.325Z] ---> Running in e87ae12d0278 [2021-01-19T00:49:16.033Z] Collecting docker-compose==1.23.2 [2021-01-19T00:49:16.033Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T00:49:16.308Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T00:49:16.308Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T00:49:19.734Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T00:49:19.734Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T00:49:20.009Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T00:49:20.009Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T00:49:21.470Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T00:49:21.470Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T00:49:22.068Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T00:49:22.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T00:49:25.471Z] Collecting PyYAML<4,>=3.10 [2021-01-19T00:49:25.471Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T00:49:28.099Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:49:28.099Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:49:28.099Z] ---> 131f609ead0b [2021-01-19T00:49:28.099Z] Step 3/33 : WORKDIR /edgex-go [2021-01-19T00:49:28.099Z] ---> Using cache [2021-01-19T00:49:28.099Z] ---> cf2f69fde215 [2021-01-19T00:49:28.099Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:49:28.099Z] ---> Using cache [2021-01-19T00:49:28.099Z] ---> 86a4477c7ba0 [2021-01-19T00:49:28.099Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-19T00:49:29.539Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T00:49:29.539Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T00:49:31.738Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T00:49:31.738Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T00:49:32.740Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:49:32.740Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:49:32.740Z] ---> 131f609ead0b [2021-01-19T00:49:32.740Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T00:49:32.740Z] ---> Using cache [2021-01-19T00:49:32.740Z] ---> cf2f69fde215 [2021-01-19T00:49:32.740Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:49:32.740Z] ---> Using cache [2021-01-19T00:49:32.740Z] ---> 86a4477c7ba0 [2021-01-19T00:49:32.740Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T00:49:32.740Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:49:32.740Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:49:32.740Z] ---> 131f609ead0b [2021-01-19T00:49:32.740Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T00:49:32.740Z] ---> Using cache [2021-01-19T00:49:32.740Z] ---> cf2f69fde215 [2021-01-19T00:49:32.740Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:49:32.740Z] ---> Using cache [2021-01-19T00:49:32.740Z] ---> 86a4477c7ba0 [2021-01-19T00:49:32.740Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T00:49:33.013Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T00:49:33.013Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T00:49:33.013Z] ---> Running in 4073abed12af [2021-01-19T00:49:33.289Z] ---> Running in 6b0559e2e46b [2021-01-19T00:49:33.289Z] ---> Running in 9359dd5301ee [2021-01-19T00:49:35.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:35.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:35.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:35.957Z] 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-19T00:49:36.275Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T00:49:36.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:36.275Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T00:49:36.608Z] 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-19T00:49:36.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:36.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:49:37.543Z] OK: 217 MiB in 51 packages [2021-01-19T00:49:37.818Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T00:49:37.818Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T00:49:37.818Z] OK: 217 MiB in 51 packages [2021-01-19T00:49:38.091Z] OK: 217 MiB in 51 packages [2021-01-19T00:49:38.366Z] 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-19T00:49:38.745Z] Collecting idna<2.8,>=2.5 [2021-01-19T00:49:38.745Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T00:49:39.350Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T00:49:39.350Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T00:49:39.350Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T00:49:39.350Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T00:49:40.792Z] Installing collected packages: docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, PyYAML, jsonschema, texttable, docker-compose [2021-01-19T00:49:40.792Z] Running setup.py install for docopt: started [2021-01-19T00:49:40.792Z] Removing intermediate container 6b0559e2e46b [2021-01-19T00:49:40.792Z] ---> bf9df1b9003a [2021-01-19T00:49:40.792Z] Step 6/33 : COPY go.mod . [2021-01-19T00:49:41.069Z] Removing intermediate container 4073abed12af [2021-01-19T00:49:41.069Z] ---> aff21d6468f6 [2021-01-19T00:49:41.069Z] Step 6/24 : COPY go.mod . [2021-01-19T00:49:41.671Z] Removing intermediate container 9359dd5301ee [2021-01-19T00:49:41.671Z] ---> e1a99c542ee8 [2021-01-19T00:49:41.671Z] Step 6/21 : COPY go.mod . [2021-01-19T00:49:41.945Z] ---> e76edf02488f [2021-01-19T00:49:41.946Z] Step 7/33 : RUN go mod download [2021-01-19T00:49:42.225Z] ---> Running in 3afcfb628af3 [2021-01-19T00:49:42.501Z] ---> 0646d1ae9b47 [2021-01-19T00:49:42.501Z] Step 7/24 : RUN go mod download [2021-01-19T00:49:42.782Z] ---> Running in b6a658292800 [2021-01-19T00:49:43.060Z] ---> a3fecb9ff5d5 [2021-01-19T00:49:43.060Z] Step 7/21 : RUN go mod download [2021-01-19T00:49:43.334Z] ---> Running in abf75799841e [2021-01-19T00:49:43.943Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T00:49:43.943Z] Attempting uninstall: urllib3 [2021-01-19T00:49:43.943Z] Found existing installation: urllib3 1.25.9 [2021-01-19T00:49:43.943Z] Uninstalling urllib3-1.25.9: [2021-01-19T00:49:44.222Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T00:49:44.832Z] Attempting uninstall: idna [2021-01-19T00:49:44.832Z] Found existing installation: idna 2.9 [2021-01-19T00:49:44.832Z] Uninstalling idna-2.9: [2021-01-19T00:49:45.111Z] Successfully uninstalled idna-2.9 [2021-01-19T00:49:45.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T00:49:45.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T00:49:45.390Z] ---> 131f609ead0b [2021-01-19T00:49:45.390Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T00:49:45.390Z] ---> Using cache [2021-01-19T00:49:45.390Z] ---> cf2f69fde215 [2021-01-19T00:49:45.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T00:49:45.390Z] ---> Using cache [2021-01-19T00:49:45.390Z] ---> 86a4477c7ba0 [2021-01-19T00:49:45.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-19T00:49:45.390Z] ---> Using cache [2021-01-19T00:49:45.390Z] ---> e1a99c542ee8 [2021-01-19T00:49:45.390Z] Step 6/23 : COPY go.mod . [2021-01-19T00:49:45.390Z] ---> Using cache [2021-01-19T00:49:45.390Z] ---> a3fecb9ff5d5 [2021-01-19T00:49:45.390Z] Step 7/23 : RUN go mod download [2021-01-19T00:49:45.675Z] ---> Running in 433de52c8c2d [2021-01-19T00:49:45.948Z] Attempting uninstall: requests [2021-01-19T00:49:45.948Z] Found existing installation: requests 2.23.0 [2021-01-19T00:49:45.948Z] Uninstalling requests-2.23.0: [2021-01-19T00:49:46.224Z] Successfully uninstalled requests-2.23.0 [2021-01-19T00:49:47.659Z] Removing intermediate container 3afcfb628af3 [2021-01-19T00:49:47.659Z] ---> ef3c3940f7e9 [2021-01-19T00:49:47.659Z] Step 8/33 : COPY . . [2021-01-19T00:49:47.936Z] Removing intermediate container b6a658292800 [2021-01-19T00:49:47.936Z] ---> c6f01c26555d [2021-01-19T00:49:47.936Z] Step 8/24 : COPY . . [2021-01-19T00:49:48.220Z] Running setup.py install for dockerpty: started [2021-01-19T00:49:48.500Z] Removing intermediate container abf75799841e [2021-01-19T00:49:48.500Z] ---> b27e9992f4fa [2021-01-19T00:49:48.500Z] Step 8/21 : COPY . . [2021-01-19T00:49:51.899Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T00:49:51.899Z] Running setup.py install for PyYAML: started [2021-01-19T00:49:51.899Z] Removing intermediate container 433de52c8c2d [2021-01-19T00:49:51.899Z] ---> aab30aba783b [2021-01-19T00:49:51.899Z] Step 8/23 : COPY . . [2021-01-19T00:49:55.336Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T00:49:55.336Z] Running setup.py install for texttable: started [2021-01-19T00:49:57.347Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T00:49:58.834Z] 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-19T00:50:13.986Z] Removing intermediate container e87ae12d0278 [2021-01-19T00:50:13.986Z] ---> 5ec2fa10ea2d [2021-01-19T00:50:13.986Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T00:50:13.986Z] ---> Running in e5b05f632c83 [2021-01-19T00:50:13.986Z] ---> 2e5f7692e389 [2021-01-19T00:50:13.986Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T00:50:13.986Z] ---> 8fbc50215b4b [2021-01-19T00:50:13.986Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T00:50:13.986Z] ---> bcd74a7a65df [2021-01-19T00:50:13.986Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T00:50:13.986Z] ---> Running in 85f0f4eb57a6 [2021-01-19T00:50:13.986Z] ---> Running in 006cad302d62 [2021-01-19T00:50:13.986Z] ---> Running in 42eda791c60b [2021-01-19T00:50:13.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:50:13.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:50:14.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-19T00:50:14.588Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:50:14.588Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T00:50:14.588Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T00:50:14.869Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:50:14.869Z] ---> 873b3f01ff10 [2021-01-19T00:50:14.869Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-19T00:50:14.869Z] OK: 71 MiB in 58 packages [2021-01-19T00:50:14.869Z] ---> Running in a0443346c604 [2021-01-19T00:50:15.151Z] 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-19T00:50:15.151Z] 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-19T00:50:17.150Z] Removing intermediate container e5b05f632c83 [2021-01-19T00:50:17.150Z] ---> 4aeaa28b8cc7 [2021-01-19T00:50:17.150Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T00:50:17.150Z] 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-19T00:50:17.150Z] ---> Running in f53a2860a43c [2021-01-19T00:50:17.752Z] Removing intermediate container f53a2860a43c [2021-01-19T00:50:17.752Z] ---> 136e50bb148e [2021-01-19T00:50:17.752Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:50:17.752Z] ---> Running in 8affe03c684e [2021-01-19T00:50:18.747Z] Removing intermediate container 8affe03c684e [2021-01-19T00:50:18.747Z] ---> 7c0e9cf925b8 [2021-01-19T00:50:18.747Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T00:50:18.747Z] ---> Running in f0ff80ff067c [2021-01-19T00:50:19.374Z] Removing intermediate container f0ff80ff067c [2021-01-19T00:50:19.374Z] ---> 395add65ce71 [2021-01-19T00:50:19.374Z] Step 25/26 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:50:19.653Z] ---> Running in e0b468ba1395 [2021-01-19T00:50:20.262Z] Removing intermediate container e0b468ba1395 [2021-01-19T00:50:20.262Z] ---> d5f1d80c7658 [2021-01-19T00:50:20.262Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T00:50:20.548Z] ---> Running in ddefea499533 [2021-01-19T00:50:21.151Z] Removing intermediate container ddefea499533 [2021-01-19T00:50:21.151Z] ---> a9a47eb41872 [2021-01-19T00:50:21.151Z] [2021-01-19T00:50:21.755Z] Successfully built a9a47eb41872 [2021-01-19T00:50:21.755Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T00:51:29.844Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T00:51:29.844Z] 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-19T00:51:29.844Z] 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-19T00:51:36.636Z] Removing intermediate container 006cad302d62 [2021-01-19T00:51:36.636Z] ---> ac64c3c1ae83 [2021-01-19T00:51:36.636Z] [2021-01-19T00:51:36.636Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T00:51:36.636Z] ---> afeebe901d6b [2021-01-19T00:51:36.636Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T00:51:36.636Z] ---> Running in 1bd9ffa9e552 [2021-01-19T00:51:37.242Z] Removing intermediate container 42eda791c60b [2021-01-19T00:51:37.242Z] ---> 692a85e72872 [2021-01-19T00:51:37.242Z] [2021-01-19T00:51:37.242Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T00:51:37.242Z] ---> afeebe901d6b [2021-01-19T00:51:37.242Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T00:51:37.855Z] ---> Running in b82e546338dc [2021-01-19T00:51:39.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:39.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:39.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:39.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:39.892Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T00:51:40.168Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:51:40.168Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T00:51:40.168Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T00:51:40.168Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T00:51:40.168Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:51:40.168Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:51:40.168Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T00:51:40.168Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T00:51:40.168Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T00:51:40.450Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T00:51:40.450Z] OK: 7 MiB in 19 packages [2021-01-19T00:51:40.450Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:51:40.450Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T00:51:40.450Z] OK: 7 MiB in 18 packages [2021-01-19T00:51:43.878Z] Removing intermediate container 1bd9ffa9e552 [2021-01-19T00:51:43.878Z] ---> 1e6a0951f7b2 [2021-01-19T00:51:43.878Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T00:51:43.878Z] Removing intermediate container 85f0f4eb57a6 [2021-01-19T00:51:43.878Z] ---> 7a8efaf7c156 [2021-01-19T00:51:43.878Z] [2021-01-19T00:51:43.879Z] Step 10/33 : FROM alpine:3.12 [2021-01-19T00:51:43.879Z] ---> afeebe901d6b [2021-01-19T00:51:43.879Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-19T00:51:43.879Z] ---> Running in 2747db1c189c [2021-01-19T00:51:44.157Z] ---> Running in 81dd3515af47 [2021-01-19T00:51:44.434Z] Removing intermediate container b82e546338dc [2021-01-19T00:51:44.434Z] ---> 2ed356567ba6 [2021-01-19T00:51:44.434Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T00:51:44.710Z] Removing intermediate container 2747db1c189c [2021-01-19T00:51:44.710Z] ---> 257b0db82ace [2021-01-19T00:51:44.710Z] Step 13/24 : WORKDIR / [2021-01-19T00:51:44.994Z] ---> Running in f9cc65224c2a [2021-01-19T00:51:44.994Z] ---> Running in 28e4a04133b1 [2021-01-19T00:51:45.598Z] Removing intermediate container f9cc65224c2a [2021-01-19T00:51:45.598Z] ---> a0f6cf4b36fe [2021-01-19T00:51:45.598Z] Step 13/21 : WORKDIR /edgex [2021-01-19T00:51:45.871Z] ---> Running in 75efb1f0d03a [2021-01-19T00:51:45.871Z] Removing intermediate container 28e4a04133b1 [2021-01-19T00:51:45.871Z] ---> f8ef0b83b63a [2021-01-19T00:51:45.871Z] 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-19T00:51:45.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:46.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T00:51:46.427Z] Removing intermediate container 75efb1f0d03a [2021-01-19T00:51:46.427Z] ---> c4427be0ad07 [2021-01-19T00:51:46.427Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T00:51:46.705Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-19T00:51:46.705Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-19T00:51:46.705Z] (3/3) Installing su-exec (0.2-r1) [2021-01-19T00:51:46.705Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T00:51:46.705Z] OK: 6 MiB in 17 packages [2021-01-19T00:51:46.705Z] ---> bf50e9f0d62a [2021-01-19T00:51:46.705Z] 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-19T00:51:48.164Z] ---> cae0b59595f3 [2021-01-19T00:51:48.164Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T00:51:48.164Z] ---> 5cab3962ccf3 [2021-01-19T00:51:48.164Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T00:51:48.437Z] Removing intermediate container 81dd3515af47 [2021-01-19T00:51:48.437Z] ---> 46633f6decfc [2021-01-19T00:51:48.437Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-19T00:51:48.750Z] ---> Running in 1922c8b67257 [2021-01-19T00:51:49.090Z] ---> 9a47b273cee8 [2021-01-19T00:51:49.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T00:51:49.734Z] Removing intermediate container 1922c8b67257 [2021-01-19T00:51:49.734Z] ---> e583ea392e4a [2021-01-19T00:51:49.734Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-19T00:51:49.734Z] Removing intermediate container a0443346c604 [2021-01-19T00:51:49.734Z] ---> f79702ba4aad [2021-01-19T00:51:49.734Z] [2021-01-19T00:51:49.734Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T00:51:49.734Z] ---> afeebe901d6b [2021-01-19T00:51:49.734Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-19T00:51:49.734Z] ---> Using cache [2021-01-19T00:51:49.734Z] ---> 054bc2fd6981 [2021-01-19T00:51:49.734Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-19T00:51:49.734Z] ---> Using cache [2021-01-19T00:51:49.734Z] ---> a7b8e8740950 [2021-01-19T00:51:49.734Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-19T00:51:49.734Z] ---> dd19273e7deb [2021-01-19T00:51:49.734Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T00:51:50.036Z] ---> Running in 4428eb254083 [2021-01-19T00:51:50.036Z] ---> Running in fe8a16e2cc68 [2021-01-19T00:51:50.807Z] Removing intermediate container 4428eb254083 [2021-01-19T00:51:50.807Z] ---> baa3438502c5 [2021-01-19T00:51:50.807Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-19T00:51:50.807Z] Removing intermediate container fe8a16e2cc68 [2021-01-19T00:51:50.807Z] ---> d2b700817a73 [2021-01-19T00:51:50.807Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-19T00:51:51.083Z] ---> 52e4ff5c3a81 [2021-01-19T00:51:51.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T00:51:51.083Z] ---> Running in f9a6b0118c5f [2021-01-19T00:51:51.354Z] ---> Running in 845f757e5d9b [2021-01-19T00:51:51.354Z] ---> 0ea059dcd6ab [2021-01-19T00:51:51.354Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T00:51:51.631Z] ---> Running in e6d891aa1c87 [2021-01-19T00:51:51.907Z] Removing intermediate container 845f757e5d9b [2021-01-19T00:51:51.907Z] ---> 64be7c35d990 [2021-01-19T00:51:51.907Z] Step 15/23 : WORKDIR / [2021-01-19T00:51:52.178Z] ---> Running in dfb34a134bff [2021-01-19T00:51:52.178Z] Removing intermediate container e6d891aa1c87 [2021-01-19T00:51:52.178Z] ---> 6580ec5f9f95 [2021-01-19T00:51:52.178Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T00:51:52.452Z] ---> Running in d96a2de0c685 [2021-01-19T00:51:52.452Z] ---> e1b72d42a7ad [2021-01-19T00:51:52.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T00:51:52.725Z] Connecting to github.com (140.82.114.3:443) [2021-01-19T00:51:52.998Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.36.196:443) [2021-01-19T00:51:52.998Z] Removing intermediate container dfb34a134bff [2021-01-19T00:51:52.998Z] ---> 7f224a241560 [2021-01-19T00:51:52.998Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:51:52.998Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-19T00:51:52.998Z] Removing intermediate container d96a2de0c685 [2021-01-19T00:51:52.998Z] ---> c605b88202db [2021-01-19T00:51:52.998Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T00:51:53.271Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-19T00:51:53.271Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-19T00:51:53.271Z] dockerize [2021-01-19T00:51:53.271Z] ---> Running in e547556de9bd [2021-01-19T00:51:53.544Z] ---> 9d2ec8adf3be [2021-01-19T00:51:53.544Z] 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-19T00:51:53.817Z] ---> Running in 40af41136c3f [2021-01-19T00:51:54.095Z] ---> 2e6ba95f031f [2021-01-19T00:51:54.095Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T00:51:54.095Z] Removing intermediate container e547556de9bd [2021-01-19T00:51:54.095Z] ---> 57647d52ca57 [2021-01-19T00:51:54.095Z] Step 20/21 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:51:54.370Z] ---> Running in 7faafe3a97a3 [2021-01-19T00:51:55.374Z] Removing intermediate container 7faafe3a97a3 [2021-01-19T00:51:55.374Z] ---> 006f33d3b5ae [2021-01-19T00:51:55.374Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T00:51:55.374Z] Removing intermediate container f9a6b0118c5f [2021-01-19T00:51:55.374Z] ---> 31dfb6984bad [2021-01-19T00:51:55.374Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-19T00:51:55.656Z] ---> cb90e955a291 [2021-01-19T00:51:55.656Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T00:51:55.656Z] ---> Running in a86d6cd893fd [2021-01-19T00:51:55.656Z] ---> Running in 497acbe3b1c3 [2021-01-19T00:51:56.270Z] Removing intermediate container a86d6cd893fd [2021-01-19T00:51:56.270Z] ---> 5e1817671722 [2021-01-19T00:51:56.270Z] [2021-01-19T00:51:56.543Z] Removing intermediate container 497acbe3b1c3 [2021-01-19T00:51:56.543Z] ---> 726fed884e5e [2021-01-19T00:51:56.543Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-19T00:51:56.824Z] ---> Running in c14fec687a29 [2021-01-19T00:51:56.824Z] Successfully built 5e1817671722 [2021-01-19T00:51:56.824Z] ---> 3840f4b23372 [2021-01-19T00:51:56.824Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-19T00:51:56.824Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T00:51:57.102Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 12c7f21921b3 [2021-01-19T00:51:57.102Z] Removing intermediate container 40af41136c3f [2021-01-19T00:51:57.102Z] ---> be30ceef0c45 [2021-01-19T00:51:57.102Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T00:51:57.374Z] ---> Running in 215176927adf [2021-01-19T00:51:57.374Z] Removing intermediate container c14fec687a29 [2021-01-19T00:51:57.374Z] ---> d645308c7acf [2021-01-19T00:51:57.374Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-19T00:51:57.647Z] Removing intermediate container 12c7f21921b3 [2021-01-19T00:51:57.647Z] ---> e53b21862fd7 [2021-01-19T00:51:57.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T00:51:57.647Z] ---> Running in b59b1cf7a87e [2021-01-19T00:51:57.921Z] ---> Running in 35010f64b9db [2021-01-19T00:51:57.921Z] Removing intermediate container 215176927adf [2021-01-19T00:51:57.921Z] ---> 38bfd4e4fd50 [2021-01-19T00:51:57.921Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T00:51:58.193Z] ---> Running in f4e10d2698a4 [2021-01-19T00:51:58.469Z] Removing intermediate container 35010f64b9db [2021-01-19T00:51:58.469Z] ---> 0784d5605cd5 [2021-01-19T00:51:58.469Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T00:51:58.744Z] ---> Running in 1ce9f683c1c9 [2021-01-19T00:51:58.745Z] Removing intermediate container f4e10d2698a4 [2021-01-19T00:51:58.745Z] ---> f8826dcbc9c8 [2021-01-19T00:51:58.745Z] Step 23/24 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:51:59.020Z] ---> Running in 16ed4c387904 [2021-01-19T00:51:59.020Z] Move dockerize executable [2021-01-19T00:51:59.299Z] Removing intermediate container 1ce9f683c1c9 [2021-01-19T00:51:59.299Z] ---> ead9c5d6eb81 [2021-01-19T00:51:59.299Z] Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:51:59.573Z] ---> Running in de1f9a3465a7 [2021-01-19T00:51:59.573Z] Removing intermediate container 16ed4c387904 [2021-01-19T00:51:59.573Z] ---> c4b5ddcfbeb2 [2021-01-19T00:51:59.573Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T00:51:59.845Z] ---> Running in 69dbc8af8e70 [2021-01-19T00:52:00.120Z] Removing intermediate container de1f9a3465a7 [2021-01-19T00:52:00.120Z] ---> 125995ebfe67 [2021-01-19T00:52:00.120Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T00:52:00.394Z] ---> Running in c49e523878d9 [2021-01-19T00:52:00.394Z] Removing intermediate container 69dbc8af8e70 [2021-01-19T00:52:00.394Z] ---> 58a4b868e6f5 [2021-01-19T00:52:00.394Z] [2021-01-19T00:52:00.669Z] Removing intermediate container b59b1cf7a87e [2021-01-19T00:52:00.669Z] ---> 31dd30836999 [2021-01-19T00:52:00.669Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-19T00:52:00.939Z] Successfully built 58a4b868e6f5 [2021-01-19T00:52:00.939Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T00:52:00.939Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 9f920e3d8486 [2021-01-19T00:52:01.213Z] Removing intermediate container c49e523878d9 [2021-01-19T00:52:01.213Z] ---> 7d36cb1c7a4d [2021-01-19T00:52:01.213Z] [2021-01-19T00:52:01.484Z] Successfully built 7d36cb1c7a4d [2021-01-19T00:52:01.484Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T00:52:01.757Z]  Building docker-core-metadata-go ... done Removing intermediate container 9f920e3d8486 [2021-01-19T00:52:01.757Z] ---> bd09d2818982 [2021-01-19T00:52:01.757Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-19T00:52:02.353Z] ---> 466eeb8d2014 [2021-01-19T00:52:02.353Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-19T00:52:02.625Z] ---> Running in 912580ff82c3 [2021-01-19T00:52:05.239Z] Removing intermediate container 912580ff82c3 [2021-01-19T00:52:05.239Z] ---> f853a05cace8 [2021-01-19T00:52:05.239Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T00:52:05.512Z] ---> 7e4ed4459360 [2021-01-19T00:52:05.512Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-19T00:52:06.942Z] ---> 345548c7f944 [2021-01-19T00:52:06.942Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-19T00:52:07.538Z] ---> 5a4b410a5616 [2021-01-19T00:52:07.538Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-19T00:52:08.516Z] ---> b841c0c88fc0 [2021-01-19T00:52:08.516Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-19T00:52:09.494Z] ---> f140039387a5 [2021-01-19T00:52:09.494Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-19T00:52:09.766Z] ---> Running in 96982f57bd39 [2021-01-19T00:52:10.360Z] Removing intermediate container 96982f57bd39 [2021-01-19T00:52:10.360Z] ---> fedf42bc565c [2021-01-19T00:52:10.360Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-19T00:52:10.955Z] ---> f5ffe92e9e67 [2021-01-19T00:52:10.955Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-19T00:52:11.548Z] ---> Running in cbf5ce54b5bf [2021-01-19T00:52:13.520Z] Removing intermediate container cbf5ce54b5bf [2021-01-19T00:52:13.520Z] ---> 279f096392d4 [2021-01-19T00:52:13.520Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T00:52:14.110Z] ---> Running in fbf4c5489367 [2021-01-19T00:52:14.382Z] Removing intermediate container fbf4c5489367 [2021-01-19T00:52:14.382Z] ---> fce04816bb47 [2021-01-19T00:52:14.382Z] Step 30/33 : CMD ["gate"] [2021-01-19T00:52:14.973Z] ---> Running in 15fdf8eaf112 [2021-01-19T00:52:15.568Z] Removing intermediate container 15fdf8eaf112 [2021-01-19T00:52:15.568Z] ---> d91ca441fea6 [2021-01-19T00:52:15.568Z] Step 31/33 : LABEL arch=arm64 [2021-01-19T00:52:15.842Z] ---> Running in 08e7a740f6fe [2021-01-19T00:52:16.433Z] Removing intermediate container 08e7a740f6fe [2021-01-19T00:52:16.433Z] ---> 263172768751 [2021-01-19T00:52:16.433Z] Step 32/33 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 [2021-01-19T00:52:16.707Z] ---> Running in 8536e566f713 [2021-01-19T00:52:17.298Z] Removing intermediate container 8536e566f713 [2021-01-19T00:52:17.298Z] ---> 35cd6b08f38e [2021-01-19T00:52:17.298Z] Step 33/33 : LABEL version=0.0.0 [2021-01-19T00:52:17.893Z] ---> Running in b05163f6d5c2 [2021-01-19T00:52:18.484Z] Removing intermediate container b05163f6d5c2 [2021-01-19T00:52:18.484Z] ---> 683ba6aa9030 [2021-01-19T00:52:18.484Z] [2021-01-19T00:52:18.755Z] Successfully built 683ba6aa9030 [2021-01-19T00:52:19.025Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-19T00:52:19.309Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-19T00:52:19.310Z] $ docker stop --time=1 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d [2021-01-19T00:52:21.356Z] $ docker rm -f 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T00:52:22.090Z] + + docker imagesgrep [2021-01-19T00:52:22.090Z] docker [2021-01-19T00:52:22.360Z] docker-security-bootstrapper-go-arm64 latest 683ba6aa9030 4 seconds ago 40.3MB [2021-01-19T00:52:22.360Z] docker-security-secretstore-setup-go-arm64 latest 58a4b868e6f5 22 seconds ago 23.4MB [2021-01-19T00:52:22.360Z] docker-core-metadata-go-arm64 latest 7d36cb1c7a4d 22 seconds ago 17.7MB [2021-01-19T00:52:22.360Z] docker-security-proxy-setup-go-arm64 latest 5e1817671722 26 seconds ago 23.2MB [2021-01-19T00:52:22.360Z] docker-sys-mgmt-agent-go-arm64 latest a9a47eb41872 2 minutes ago 300MB [2021-01-19T00:52:22.360Z] docker-core-data-go-arm64 latest 89331747b181 3 minutes ago 21MB [2021-01-19T00:52:22.360Z] docker-support-notifications-go-arm64 latest c25a2a6451d5 3 minutes ago 15.9MB [2021-01-19T00:52:22.360Z] docker-core-command-go-arm64 latest 279c2dfcf67c 3 minutes ago 15.4MB [2021-01-19T00:52:22.360Z] docker-support-scheduler-go-arm64 latest cb9ea78624fb 3 minutes ago 15.5MB [2021-01-19T00:52:22.360Z] docker 20.10.0 eeaf43b92773 5 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-19T00:52:23.866Z] provisioning config files... [2021-01-19T00:52:23.876Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config8813928073650121962tmp [Pipeline] { [Pipeline] sh [2021-01-19T00:52:24.249Z] + set +x [2021-01-19T00:52:24.249Z] + curl -s https://codecov.io/bash [2021-01-19T00:52:24.249Z] + bash -s -- [2021-01-19T00:52:24.528Z] [2021-01-19T00:52:24.528Z] _____ _ [2021-01-19T00:52:24.528Z] / ____| | | [2021-01-19T00:52:24.528Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T00:52:24.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T00:52:24.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T00:52:24.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T00:52:24.528Z] Bash-20210115-cec3c92 [2021-01-19T00:52:24.528Z] [2021-01-19T00:52:24.528Z] [2021-01-19T00:52:24.528Z] ==> git version 2.24.3 found [2021-01-19T00:52:24.528Z] ==> 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-19T00:52:24.528Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T00:52:24.528Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T00:52:24.790Z] ==> Jenkins CI detected. [2021-01-19T00:52:24.790Z] project root: . [2021-01-19T00:52:24.790Z] --> token set from env [2021-01-19T00:52:24.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T00:52:24.790Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T00:52:24.790Z] ==> Python coveragepy not found [2021-01-19T00:52:24.790Z] ==> Searching for coverage reports in: [2021-01-19T00:52:24.790Z] + . [2021-01-19T00:52:24.790Z] -> Found 1 reports [2021-01-19T00:52:24.790Z] ==> Detecting git/mercurial file structure [2021-01-19T00:52:24.790Z] ==> Reading reports [2021-01-19T00:52:24.790Z] + ./coverage.out bytes=561484 [2021-01-19T00:52:24.790Z] ==> Appending adjustments [2021-01-19T00:52:24.790Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T00:52:28.100Z] + Found adjustments [2021-01-19T00:52:28.100Z] ==> Gzipping contents [2021-01-19T00:52:28.100Z] 84K /tmp/codecov.S4JA5t.gz [2021-01-19T00:52:28.100Z] ==> Uploading reports [2021-01-19T00:52:28.100Z] url: https://codecov.io [2021-01-19T00:52:28.100Z] query: branch=PR-2970&commit=fad9a77b01efae3be0813ff97b22d2a684a59f84&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-19T00:52:28.100Z] -> Pinging Codecov [2021-01-19T00:52:28.100Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-2970&commit=fad9a77b01efae3be0813ff97b22d2a684a59f84&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-19T00:52:28.674Z] -> Uploading to [2021-01-19T00:52:28.674Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/fad9a77b01efae3be0813ff97b22d2a684a59f84/7a2c707e-01be-4f73-90cc-076038323d77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T005228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=251fe6c928237893869b0c255d10e5fb66cc5d346a2703c771fa7a6fc1c9f37e [2021-01-19T00:52:28.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T00:52:28.674Z] Dload Upload Total Spent Left Speed [2021-01-19T00:52:29.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85200 0 0 100 85200 0 157k --:--:-- --:--:-- --:--:-- 157k [2021-01-19T00:52:29.247Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fad9a77b01efae3be0813ff97b22d2a684a59f84 [Pipeline] } [2021-01-19T00:52:29.257Z] 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-19T00:52:31.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:52:31.996Z] ---> package-listing.sh [2021-01-19T00:52:31.996Z] ++ facter osfamily [2021-01-19T00:52:31.996Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T00:52:31.996Z] + OS_FAMILY=redhat [2021-01-19T00:52:31.996Z] + workspace=/w/workspace/edgex-go/31 [2021-01-19T00:52:31.996Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T00:52:31.996Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T00:52:31.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T00:52:31.996Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T00:52:31.996Z] + '[' /w/workspace/edgex-go/31 ']' [2021-01-19T00:52:31.996Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T00:52:31.996Z] + case "${OS_FAMILY}" in [2021-01-19T00:52:31.996Z] + rpm -qa [2021-01-19T00:52:31.996Z] + sort [2021-01-19T00:52:37.302Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T00:52:37.302Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T00:52:37.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T00:52:37.302Z] + '[' /w/workspace/edgex-go/31 ']' [2021-01-19T00:52:37.302Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2021-01-19T00:52:37.302Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2021-01-19T00:52:37.316Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T00:52:37.616Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:52:37.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T00:52:37.925Z] [2021-01-19T00:52:37.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T00:52:38.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T00:52:38.273Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T00:52:38.273Z] df20fa9351a1: Pulling fs layer [2021-01-19T00:52:38.273Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T00:52:38.273Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T00:52:38.273Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T00:52:38.273Z] 93b61091891f: Pulling fs layer [2021-01-19T00:52:38.273Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T00:52:38.273Z] 5e14af77c1be: Pulling fs layer [2021-01-19T00:52:38.273Z] 01666e4c0597: Pulling fs layer [2021-01-19T00:52:38.273Z] aa168da1d23b: Pulling fs layer [2021-01-19T00:52:38.273Z] 93b61091891f: Waiting [2021-01-19T00:52:38.273Z] 93b9cdb0e59b: Waiting [2021-01-19T00:52:38.273Z] 5e14af77c1be: Waiting [2021-01-19T00:52:38.273Z] 01666e4c0597: Waiting [2021-01-19T00:52:38.273Z] aa168da1d23b: Waiting [2021-01-19T00:52:38.273Z] 46f8f816bc3b: Waiting [2021-01-19T00:52:38.273Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T00:52:38.273Z] 36b3adc4ff6f: Download complete [2021-01-19T00:52:38.273Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T00:52:38.273Z] 46f8f816bc3b: Download complete [2021-01-19T00:52:38.540Z] df20fa9351a1: Download complete [2021-01-19T00:52:38.540Z] 93b9cdb0e59b: Download complete [2021-01-19T00:52:38.540Z] 93b61091891f: Verifying Checksum [2021-01-19T00:52:38.540Z] 93b61091891f: Download complete [2021-01-19T00:52:38.540Z] 5e14af77c1be: Verifying Checksum [2021-01-19T00:52:38.540Z] 5e14af77c1be: Download complete [2021-01-19T00:52:38.540Z] 01666e4c0597: Verifying Checksum [2021-01-19T00:52:38.540Z] 01666e4c0597: Download complete [2021-01-19T00:52:38.540Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T00:52:38.540Z] 8ad3a11d3b57: Download complete [2021-01-19T00:52:38.804Z] df20fa9351a1: Pull complete [2021-01-19T00:52:39.066Z] 36b3adc4ff6f: Pull complete [2021-01-19T00:52:41.005Z] aa168da1d23b: Verifying Checksum [2021-01-19T00:52:41.005Z] aa168da1d23b: Download complete [2021-01-19T00:52:41.267Z] 8ad3a11d3b57: Pull complete [2021-01-19T00:52:41.267Z] 46f8f816bc3b: Pull complete [2021-01-19T00:52:42.213Z] 93b61091891f: Pull complete [2021-01-19T00:52:42.213Z] 93b9cdb0e59b: Pull complete [2021-01-19T00:52:42.477Z] 5e14af77c1be: Pull complete [2021-01-19T00:52:42.477Z] 01666e4c0597: Pull complete [2021-01-19T00:52:50.646Z] aa168da1d23b: Pull complete [2021-01-19T00:52:50.646Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T00:52:50.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T00:52:50.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T00:52:50.862Z] prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container [2021-01-19T00:52:50.916Z] $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T00:52:56.376Z] $ docker top cadca2abc6456e4a68ae40086d6bbb6a1d657080e621af3953a0ca09fb4e8471 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T00:52:56.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T00:52:57.256Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T00:52:57.610Z] + ls /var/log/sa-host [2021-01-19T00:52:57.610Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T00:52:57.610Z] file_magic: OK [2021-01-19T00:52:57.610Z] HZ: Using current value: 100 [2021-01-19T00:52:57.610Z] file_header: OK [2021-01-19T00:52:57.610Z] 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-19T00:52:57.610Z] Statistics: [2021-01-19T00:52:57.610Z] 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...Hnuu...uuuununununu... [2021-01-19T00:52:57.610Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T00:52:57.610Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T00:52:57.610Z] file_magic: OK [2021-01-19T00:52:57.610Z] HZ: Using current value: 100 [2021-01-19T00:52:57.610Z] file_header: OK [2021-01-19T00:52:57.610Z] 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-19T00:52:57.610Z] Statistics: [2021-01-19T00:52:57.610Z] Hnuu...uuuununununu... [2021-01-19T00:52:57.610Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T00:52:57.820Z] provisioning config files... [2021-01-19T00:52:57.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config4604061359815015253tmp [Pipeline] { [Pipeline] echo [2021-01-19T00:52:57.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:52:58.252Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T00:52:58.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T00:52:58.415Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:52:58.734Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T00:52:58.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:52:59.049Z] ---> sudo-logs.sh [2021-01-19T00:52:59.049Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T00:52:59.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:52:59.358Z] ---> job-cost.sh [2021-01-19T00:52:59.358Z] lf-activate-venv: SKIPPING [2021-01-19T00:52:59.358Z] INFO: No Stack... [2021-01-19T00:53:00.303Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T00:53:00.565Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T00:53:00.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T00:53:00.873Z] ---> logs-deploy.sh [2021-01-19T00:53:00.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/31 [2021-01-19T00:53:00.873Z] INFO: archiving workspace using pattern(s): [2021-01-19T00:53:02.270Z] Archives upload complete. [2021-01-19T00:53:02.531Z] INFO: archiving logs to Nexus