Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d+fa73db002611977724c74faadafd397fb3003e92 (0557f35b59ad6bcecf4b5cda1f5d4f5a30effa22) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18684 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (PR-2970) > 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 dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 Commit message: "feat(security): Add new implementation for security bootstrapping/installation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-06T16:45:21.485Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-06T16:45:21.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-06T16:45:21.845Z] ========================================================= [2021-01-06T16:45:21.845Z] EdgeX Global Pipelines Version Info [2021-01-06T16:45:21.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb0dd7abd1500b774c29500e204ddfcef83861c7 # timeout=10 [2021-01-06T16:45:23.317Z] ------------------- [2021-01-06T16:45:23.317Z] stable info: [2021-01-06T16:45:23.317Z] ------------------- [2021-01-06T16:45:23.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-06T16:45:23.317Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T16:45:23.317Z] Message: update stable to v1.0.173 [2021-01-06T16:45:24.266Z] ------------------- [2021-01-06T16:45:24.266Z] experimental info: [2021-01-06T16:45:24.266Z] ------------------- [2021-01-06T16:45:24.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-06T16:45:24.266Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-06T16:45:24.266Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-06T16:45:24.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-06T16:45:24.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-06T16:45:24.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-06T16:45:24.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-06T16:45:24.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-06T16:45:25.047Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-06T16:45:25.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-06T16:45:25.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-06T16:45:25.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-06T16:45:25.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-06T16:45:25.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-06T16:45:25.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-06T16:45:25.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-06T16:45:25.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-06T16:45:25.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-06T16:45:26.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-06T16:45:26.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-06T16:45:26.303Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-06T16:45:26.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-06T16:45:26.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-06T16:45:26.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-06T16:45:26.657Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-06T16:45:26.757Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-06T16:45:26.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-06T16:45:26.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-06T16:45:27.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-06T16:45:27.121Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [Pipeline] echo [2021-01-06T16:45:27.214Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd0b41c [Pipeline] echo [2021-01-06T16:45:27.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-06T16:45:27.483Z] provisioning config files... [2021-01-06T16:45:27.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1816676270295702130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:45:28.106Z] ---> docker-login.sh [2021-01-06T16:45:28.106Z] nexus3.edgexfoundry.org:10001 [2021-01-06T16:45:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:45:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:45:28.632Z] Configure a credential helper to remove this warning. See [2021-01-06T16:45:28.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:45:28.632Z] [2021-01-06T16:45:28.632Z] Login Succeeded [2021-01-06T16:45:28.632Z] nexus3.edgexfoundry.org:10002 [2021-01-06T16:45:28.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:45:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:45:28.632Z] Configure a credential helper to remove this warning. See [2021-01-06T16:45:28.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:45:28.632Z] [2021-01-06T16:45:28.632Z] Login Succeeded [2021-01-06T16:45:28.632Z] nexus3.edgexfoundry.org:10003 [2021-01-06T16:45:28.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:45:28.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:45:28.895Z] Configure a credential helper to remove this warning. See [2021-01-06T16:45:28.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:45:28.895Z] [2021-01-06T16:45:28.895Z] Login Succeeded [2021-01-06T16:45:28.895Z] nexus3.edgexfoundry.org:10004 [2021-01-06T16:45:28.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:45:29.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:45:29.157Z] Configure a credential helper to remove this warning. See [2021-01-06T16:45:29.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:45:29.157Z] [2021-01-06T16:45:29.157Z] Login Succeeded [2021-01-06T16:45:29.157Z] docker.io [2021-01-06T16:45:29.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:45:29.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:45:29.419Z] Configure a credential helper to remove this warning. See [2021-01-06T16:45:29.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:45:29.419Z] [2021-01-06T16:45:29.419Z] Login Succeeded [2021-01-06T16:45:29.419Z] ---> docker-login.sh ends [Pipeline] } [2021-01-06T16:45:29.429Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-06T16:45:29.902Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-06T16:45:29.902Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.902Z] ++ dirname cmd/core-command/Dockerfile [2021-01-06T16:45:29.902Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.902Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-06T16:45:29.902Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.902Z] ++ dirname cmd/core-data/Dockerfile [2021-01-06T16:45:29.902Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.902Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-06T16:45:29.902Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.902Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-06T16:45:29.902Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.902Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-06T16:45:29.902Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.902Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-06T16:45:29.902Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.902Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-06T16:45:29.902Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.902Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-06T16:45:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.903Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-06T16:45:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.903Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-06T16:45:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.903Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-06T16:45:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.903Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-06T16:45:29.903Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-06T16:45:29.903Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-06T16:45:29.903Z] ++ cut -d/ -f2 [2021-01-06T16:45:29.903Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-06T16:45:29.991Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:45:31.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:45:31.715Z] [2021-01-06T16:45:31.715Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:45:32.068Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:45:32.068Z] latest: Pulling from edgex-devops/git-semver [2021-01-06T16:45:32.068Z] 31603596830f: Pulling fs layer [2021-01-06T16:45:32.068Z] 2a8b12db71e7: Pulling fs layer [2021-01-06T16:45:32.068Z] 6ca5941a6612: Pulling fs layer [2021-01-06T16:45:32.068Z] ecc8261a40a4: Pulling fs layer [2021-01-06T16:45:32.068Z] ecc8261a40a4: Waiting [2021-01-06T16:45:32.068Z] 2a8b12db71e7: Verifying Checksum [2021-01-06T16:45:32.068Z] 2a8b12db71e7: Download complete [2021-01-06T16:45:32.068Z] 31603596830f: Verifying Checksum [2021-01-06T16:45:32.068Z] 31603596830f: Download complete [2021-01-06T16:45:32.330Z] ecc8261a40a4: Verifying Checksum [2021-01-06T16:45:32.330Z] ecc8261a40a4: Download complete [2021-01-06T16:45:32.330Z] 6ca5941a6612: Verifying Checksum [2021-01-06T16:45:32.330Z] 6ca5941a6612: Download complete [2021-01-06T16:45:32.593Z] 31603596830f: Pull complete [2021-01-06T16:45:32.858Z] 2a8b12db71e7: Pull complete [2021-01-06T16:45:33.444Z] 6ca5941a6612: Pull complete [2021-01-06T16:45:33.707Z] ecc8261a40a4: Pull complete [2021-01-06T16:45:33.707Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-06T16:45:33.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-06T16:45:33.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-06T16:45:33.806Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T16:45:33.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:45:36.839Z] $ docker top 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-06T16:45:37.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T16:45:37.257Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T16:45:37.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T16:45:37.495Z] $ docker exec 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent [2021-01-06T16:45:37.656Z] SSH_AUTH_SOCK=/tmp/ssh-nJqAl4dLoBrX/agent.12 [2021-01-06T16:45:37.656Z] SSH_AGENT_PID=17 [2021-01-06T16:45:37.671Z] Running ssh-add (command line suppressed) [2021-01-06T16:45:37.795Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_1216835156971566762.key (/w/workspace/edgex-go/12@tmp/private_key_1216835156971566762.key) [2021-01-06T16:45:37.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T16:45:38.192Z] + git tag --points-at HEAD [Pipeline] } [2021-01-06T16:45:38.221Z] $ docker exec --env ******** --env ******** 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent -k [2021-01-06T16:45:38.345Z] unset SSH_AUTH_SOCK; [2021-01-06T16:45:38.346Z] unset SSH_AGENT_PID; [2021-01-06T16:45:38.346Z] echo Agent pid 17 killed; [2021-01-06T16:45:38.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-06T16:45:38.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-06T16:45:38.559Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-06T16:45:38.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-06T16:45:38.737Z] $ docker exec 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent [2021-01-06T16:45:38.903Z] SSH_AUTH_SOCK=/tmp/ssh-ix3zgxMsO2kz/agent.47 [2021-01-06T16:45:38.903Z] SSH_AGENT_PID=53 [2021-01-06T16:45:38.911Z] Running ssh-add (command line suppressed) [2021-01-06T16:45:39.050Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_8640022979790717610.key (/w/workspace/edgex-go/12@tmp/private_key_8640022979790717610.key) [2021-01-06T16:45:39.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-06T16:45:39.446Z] + git semver init [2021-01-06T16:45:39.446Z] # -> Open(): unable to determine branch for HEAD [2021-01-06T16:45:39.446Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-01-06T16:45:39.446Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-01-06T16:45:39.446Z] # $SEMVER_REMOTE_NAME = origin [2021-01-06T16:45:39.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-06T16:45:39.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-06T16:45:39.446Z] # $SEMVER_BRANCH = PR-2970 [2021-01-06T16:45:39.446Z] # $SEMVER_TEMP = /tmp/semver-463886440 [2021-01-06T16:45:39.446Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-06T16:46:01.468Z] # '/tmp/semver-463886440' -> '/w/workspace/edgex-go/12/.semver' [2021-01-06T16:46:01.468Z] # -> Force: false [2021-01-06T16:46:01.468Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-01-06T16:46:01.486Z] $ docker exec --env ******** --env ******** 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 ssh-agent -k [2021-01-06T16:46:01.688Z] unset SSH_AUTH_SOCK; [2021-01-06T16:46:01.688Z] unset SSH_AGENT_PID; [2021-01-06T16:46:01.688Z] echo Agent pid 53 killed; [2021-01-06T16:46:01.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-06T16:46:02.296Z] + git semver [Pipeline] } [2021-01-06T16:46:02.317Z] $ docker stop --time=1 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 [2021-01-06T16:46:03.875Z] $ docker rm -f 30f61223588c0b66666ac23bc396244f66baa93e37e6b775750a5856c8669659 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T16:46:04.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-06T16:46:04.901Z] Stashed 1 file(s) [Pipeline] echo [2021-01-06T16:46:04.904Z] [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-06T16:46:05.965Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:46:06.274Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:46:06.614Z] + sudo service docker restart [2021-01-06T16:46:06.614Z] + true [2021-01-06T16:46:06.614Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-06T16:46:07.206Z] ========================================================= [2021-01-06T16:46:07.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-06T16:46:07.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:46:07.549Z] + 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-06T16:46:11.806Z] Sending build context to Docker daemon 326.7MB [2021-01-06T16:46:11.806Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-06T16:46:11.806Z] Step 2/6 : FROM ${BASE} [2021-01-06T16:46:11.807Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-06T16:46:11.807Z] 188c0c94c7c5: Pulling fs layer [2021-01-06T16:46:11.807Z] 0ef7d3d256c8: Pulling fs layer [2021-01-06T16:46:11.807Z] de9db76c5a1d: Pulling fs layer [2021-01-06T16:46:11.807Z] bca2f99d35d6: Pulling fs layer [2021-01-06T16:46:11.807Z] 93359f2a8cfa: Pulling fs layer [2021-01-06T16:46:11.807Z] 7c6f9722023f: Pulling fs layer [2021-01-06T16:46:11.807Z] a35cf1a2eb13: Pulling fs layer [2021-01-06T16:46:11.807Z] bca2f99d35d6: Waiting [2021-01-06T16:46:11.807Z] 93359f2a8cfa: Waiting [2021-01-06T16:46:11.807Z] 7c6f9722023f: Waiting [2021-01-06T16:46:11.807Z] a35cf1a2eb13: Waiting [2021-01-06T16:46:11.807Z] de9db76c5a1d: Verifying Checksum [2021-01-06T16:46:11.807Z] de9db76c5a1d: Download complete [2021-01-06T16:46:11.807Z] 0ef7d3d256c8: Verifying Checksum [2021-01-06T16:46:11.807Z] 0ef7d3d256c8: Download complete [2021-01-06T16:46:11.807Z] 93359f2a8cfa: Verifying Checksum [2021-01-06T16:46:11.807Z] 93359f2a8cfa: Download complete [2021-01-06T16:46:11.807Z] 188c0c94c7c5: Verifying Checksum [2021-01-06T16:46:11.807Z] 188c0c94c7c5: Download complete [2021-01-06T16:46:11.807Z] 7c6f9722023f: Verifying Checksum [2021-01-06T16:46:11.807Z] 7c6f9722023f: Download complete [2021-01-06T16:46:11.807Z] 188c0c94c7c5: Pull complete [2021-01-06T16:46:12.070Z] 0ef7d3d256c8: Pull complete [2021-01-06T16:46:12.334Z] de9db76c5a1d: Pull complete [2021-01-06T16:46:13.284Z] a35cf1a2eb13: Verifying Checksum [2021-01-06T16:46:13.284Z] a35cf1a2eb13: Download complete [2021-01-06T16:46:14.236Z] bca2f99d35d6: Verifying Checksum [2021-01-06T16:46:14.236Z] bca2f99d35d6: Download complete [2021-01-06T16:46:19.579Z] bca2f99d35d6: Pull complete [2021-01-06T16:46:19.579Z] 93359f2a8cfa: Pull complete [2021-01-06T16:46:19.579Z] 7c6f9722023f: Pull complete [2021-01-06T16:46:20.440Z] Still waiting to schedule task [2021-01-06T16:46:20.440Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-06T16:46:26.219Z] a35cf1a2eb13: Pull complete [2021-01-06T16:46:26.219Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-06T16:46:26.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-06T16:46:26.219Z] ---> a62c8e92a672 [2021-01-06T16:46:26.219Z] 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-06T16:46:26.219Z] ---> Running in f626473eb40c [2021-01-06T16:46:26.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:46:27.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:46:27.745Z] (1/12) Installing libmagic (5.38-r0) [2021-01-06T16:46:28.320Z] (2/12) Installing file (5.38-r0) [2021-01-06T16:46:28.320Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-06T16:46:28.320Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-06T16:46:38.353Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-06T16:46:38.353Z] (6/12) Installing patch (2.7.6-r6) [2021-01-06T16:46:38.353Z] (7/12) Installing build-base (0.5-r2) [2021-01-06T16:46:38.353Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-06T16:46:38.353Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-06T16:46:38.353Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-06T16:46:38.353Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-06T16:46:38.353Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-06T16:46:38.353Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:46:38.353Z] OK: 233 MiB in 51 packages [2021-01-06T16:46:41.691Z] Removing intermediate container f626473eb40c [2021-01-06T16:46:41.691Z] ---> 40ced77182d5 [2021-01-06T16:46:41.691Z] Step 4/6 : WORKDIR /edgex-go [2021-01-06T16:46:41.691Z] ---> Running in 5d69b5abce08 [2021-01-06T16:46:41.691Z] Removing intermediate container 5d69b5abce08 [2021-01-06T16:46:41.691Z] ---> 74012d5a7b75 [2021-01-06T16:46:41.691Z] Step 5/6 : COPY go.mod . [2021-01-06T16:46:41.691Z] ---> 47cd5bdd17b6 [2021-01-06T16:46:41.691Z] Step 6/6 : RUN go mod download [2021-01-06T16:46:41.691Z] ---> Running in 12db8af1188f [2021-01-06T16:47:03.712Z] Removing intermediate container 12db8af1188f [2021-01-06T16:47:03.712Z] ---> 95c1fa5b80c3 [2021-01-06T16:47:03.712Z] Successfully built 95c1fa5b80c3 [2021-01-06T16:47:03.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:47:04.038Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T16:47:04.039Z] . [Pipeline] withDockerContainer [2021-01-06T16:47:04.142Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T16:47:04.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:47:05.040Z] $ docker top 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:47:05.530Z] + go version [2021-01-06T16:47:05.530Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-06T16:47:05.547Z] $ docker stop --time=1 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 [2021-01-06T16:47:06.899Z] $ docker rm -f 6bf166ce6f9a341308befe55ff7859c709275d3f4370c2fa9b0da56f6736d7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:47:07.833Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-06T16:47:07.833Z] . [Pipeline] withDockerContainer [2021-01-06T16:47:08.030Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T16:47:08.090Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:47:08.868Z] $ docker top 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-06T16:47:09.091Z] ========================================================= [2021-01-06T16:47:09.091Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-06T16:47:09.091Z] ========================================================= [Pipeline] sh [2021-01-06T16:47:09.384Z] + make test [2021-01-06T16:47:09.384Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-06T16:47:17.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-06T16:47:32.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-06T16:47:38.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-06T16:47:38.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-06T16:47:38.320Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-06T16:47:38.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-06T16:47:41.694Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-06T16:47:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-06T16:47:43.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-06T16:47:43.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-06T16:47:45.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2021-01-06T16:47:45.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-06T16:47:45.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-06T16:47:45.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-06T16:47:45.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-06T16:47:45.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-06T16:47:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.0% of statements [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-06T16:47:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-06T16:47:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-06T16:47:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.405s coverage: 77.8% of statements [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-06T16:47:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.116s coverage: 82.4% of statements [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-06T16:47:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-06T16:47:51.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.381s coverage: 28.6% of statements [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-06T16:47:51.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-06T16:47:51.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-06T16:47:51.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-06T16:47:51.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2021-01-06T16:47:51.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-06T16:47:51.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-01-06T16:47:51.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-06T16:47:51.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-06T16:47:51.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-06T16:47:51.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-06T16:47:54.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.303s coverage: 93.8% of statements [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-06T16:47:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-06T16:47:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-06T16:47:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-06T16:47:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 43.8% of statements [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-06T16:47:54.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-06T16:47:54.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-06T16:48:06.685Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18685 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-06T16:48:06.790Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-01-06T16:48:12.347Z] using credential edgex-jenkins-ssh [2021-01-06T16:48:12.411Z] Cloning the remote Git repository [2021-01-06T16:48:12.466Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:48:12.596Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-01-06T16:48:12.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:48:12.684Z] > git --version # timeout=10 [2021-01-06T16:48:12.708Z] > git --version # 'git version 2.17.1' [2021-01-06T16:48:12.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:48:12.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.039s coverage: 82.7% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.5% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 55.9% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.1% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.675s coverage: 29.1% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-06T16:48:16.292Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-06T16:48:16.292Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-06T16:48:16.292Z] GO111MODULE=on go vet ./... [2021-01-06T16:48:29.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T16:48:29.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:48:29.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T16:48:29.375Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:48:29.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:48:29.388Z] > 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-06T16:48:30.151Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:48:30.617Z] Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:48:30.617Z] Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (PR-2970) [2021-01-06T16:48:30.177Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:48:30.201Z] > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [2021-01-06T16:48:30.511Z] > git remote # timeout=10 [2021-01-06T16:48:30.532Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T16:48:30.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:48:30.564Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-06T16:48:30.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T16:48:30.626Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:48:30.637Z] > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [2021-01-06T16:48:35.235Z] Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-06T16:48:37.024Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:48:37.539Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-06T16:48:37.914Z] + sudo service docker restart [2021-01-06T16:48:37.915Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-06T16:48:39.983Z] provisioning config files... [2021-01-06T16:48:40.023Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6260869789035955154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:48:40.476Z] ---> docker-login.sh [2021-01-06T16:48:40.476Z] nexus3.edgexfoundry.org:10001 [2021-01-06T16:48:41.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:48:41.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:48:41.730Z] Configure a credential helper to remove this warning. See [2021-01-06T16:48:41.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:48:41.730Z] [2021-01-06T16:48:41.730Z] Login Succeeded [2021-01-06T16:48:41.730Z] nexus3.edgexfoundry.org:10002 [2021-01-06T16:48:42.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:48:42.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:48:42.287Z] Configure a credential helper to remove this warning. See [2021-01-06T16:48:42.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:48:42.287Z] [2021-01-06T16:48:42.287Z] Login Succeeded [2021-01-06T16:48:42.287Z] nexus3.edgexfoundry.org:10003 [2021-01-06T16:48:42.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:48:42.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:48:42.842Z] Configure a credential helper to remove this warning. See [2021-01-06T16:48:42.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:48:42.842Z] [2021-01-06T16:48:42.842Z] Login Succeeded [2021-01-06T16:48:42.842Z] nexus3.edgexfoundry.org:10004 [2021-01-06T16:48:43.019Z] gofmt -l . [2021-01-06T16:48:43.019Z] [ "`gofmt -l .`" = "" ] [2021-01-06T16:48:43.019Z] ./bin/test-go-mod-tidy.sh [2021-01-06T16:48:43.019Z] ./bin/test-attribution-txt.sh [2021-01-06T16:48:43.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-06T16:48:43.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:48:43.387Z] Configure a credential helper to remove this warning. See [2021-01-06T16:48:43.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:48:43.387Z] [2021-01-06T16:48:43.387Z] Login Succeeded [2021-01-06T16:48:43.387Z] docker.io [2021-01-06T16:48:43.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-01-06T16:48:44.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-06T16:48:44.264Z] Configure a credential helper to remove this warning. See [2021-01-06T16:48:44.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-06T16:48:44.264Z] [2021-01-06T16:48:44.264Z] Login Succeeded [2021-01-06T16:48:44.264Z] ---> docker-login.sh ends [Pipeline] } [2021-01-06T16:48:44.282Z] Deleting 1 temporary files [2021-01-06T16:48:44.290Z] + ls -al . [2021-01-06T16:48:44.290Z] total 644 [2021-01-06T16:48:44.290Z] drwxrwxr-x 10 1001 1001 4096 Jan 6 16:48 . [2021-01-06T16:48:44.290Z] drwxr-xr-x 4 root root 30 Jan 6 16:47 .. [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 11 Jan 6 16:45 .dockerignore [2021-01-06T16:48:44.290Z] drwxrwxr-x 8 1001 1001 179 Jan 6 16:45 .git [2021-01-06T16:48:44.290Z] drwxrwxr-x 3 1001 1001 125 Jan 6 16:45 .github [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 872 Jan 6 16:45 .gitignore [2021-01-06T16:48:44.290Z] drwx------ 3 1001 1001 47 Jan 6 16:46 .semver [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 166 Jan 6 16:45 .sonarcloud.properties [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 16:45 CONTRIBUTING.md [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 931 Jan 6 16:45 Dockerfile.build [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 863 Jan 6 16:45 Jenkinsfile [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 16:45 LICENSE [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 6001 Jan 6 16:45 Makefile [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 6511 Jan 6 16:45 README.md [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 6744 Jan 6 16:45 SECURITY.md [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 5 Jan 6 16:46 VERSION [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 4131 Jan 6 16:45 ZMQWindows.md [2021-01-06T16:48:44.290Z] drwxrwxr-x 2 1001 1001 117 Jan 6 16:45 bin [2021-01-06T16:48:44.290Z] drwxrwxr-x 15 1001 1001 4096 Jan 6 16:45 cmd [2021-01-06T16:48:44.290Z] -rw-r--r-- 1 root root 546759 Jan 6 16:48 coverage.out [2021-01-06T16:48:44.290Z] -rw-r--r-- 1 root root 1005 Jan 6 16:48 go.mod [2021-01-06T16:48:44.290Z] -rw-r--r-- 1 root root 19172 Jan 6 16:48 go.sum [2021-01-06T16:48:44.290Z] drwxrwxr-x 8 1001 1001 127 Jan 6 16:45 internal [2021-01-06T16:48:44.290Z] drwxrwxr-x 4 1001 1001 26 Jan 6 16:45 openapi [2021-01-06T16:48:44.290Z] drwxrwxr-x 4 1001 1001 71 Jan 6 16:45 snap [2021-01-06T16:48:44.290Z] -rw-rw-r-- 1 1001 1001 168 Jan 6 16:45 version.go [Pipeline] // wrap [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-06T16:48:44.661Z] + '[' -e coverage.out ] [2021-01-06T16:48:44.661Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] echo [2021-01-06T16:48:44.726Z] ========================================================= [2021-01-06T16:48:44.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-06T16:48:44.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:48:44.985Z] Stashed 1 file(s) [Pipeline] sh [2021-01-06T16:48:45.111Z] + 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-06T16:48:45.318Z] + make build [2021-01-06T16:48:45.318Z] 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-06T16:48:47.785Z] Sending build context to Docker daemon 165.8MB [2021-01-06T16:48:47.785Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-06T16:48:47.785Z] Step 2/6 : FROM ${BASE} [2021-01-06T16:48:47.785Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-06T16:48:47.785Z] 5f621e34cdf4: Pulling fs layer [2021-01-06T16:48:47.785Z] a4357932f1b6: Pulling fs layer [2021-01-06T16:48:47.785Z] 18c013af1878: Pulling fs layer [2021-01-06T16:48:47.785Z] 00ac8860ef70: Pulling fs layer [2021-01-06T16:48:47.785Z] 63d7cb157983: Pulling fs layer [2021-01-06T16:48:47.785Z] b116817d02f9: Pulling fs layer [2021-01-06T16:48:47.785Z] 745a02a5169b: Pulling fs layer [2021-01-06T16:48:47.785Z] 00ac8860ef70: Waiting [2021-01-06T16:48:47.785Z] 63d7cb157983: Waiting [2021-01-06T16:48:47.785Z] b116817d02f9: Waiting [2021-01-06T16:48:47.785Z] 745a02a5169b: Waiting [2021-01-06T16:48:47.785Z] 18c013af1878: Verifying Checksum [2021-01-06T16:48:47.785Z] 18c013af1878: Download complete [2021-01-06T16:48:47.785Z] a4357932f1b6: Verifying Checksum [2021-01-06T16:48:47.785Z] a4357932f1b6: Download complete [2021-01-06T16:48:47.785Z] 63d7cb157983: Verifying Checksum [2021-01-06T16:48:47.785Z] 63d7cb157983: Download complete [2021-01-06T16:48:47.874Z] 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-06T16:48:48.062Z] b116817d02f9: Verifying Checksum [2021-01-06T16:48:48.062Z] b116817d02f9: Download complete [2021-01-06T16:48:48.062Z] 5f621e34cdf4: Download complete [2021-01-06T16:48:48.661Z] 5f621e34cdf4: Pull complete [2021-01-06T16:48:49.273Z] a4357932f1b6: Pull complete [2021-01-06T16:48:49.554Z] 18c013af1878: Pull complete [2021-01-06T16:48:50.155Z] 745a02a5169b: Verifying Checksum [2021-01-06T16:48:50.155Z] 745a02a5169b: Download complete [2021-01-06T16:48:51.589Z] 00ac8860ef70: Verifying Checksum [2021-01-06T16:48:51.589Z] 00ac8860ef70: Download complete [2021-01-06T16:48:56.072Z] 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-06T16:48:57.021Z] 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-06T16:48:58.436Z] 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-06T16:48:58.704Z] 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-06T16:49:00.103Z] 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-06T16:49:02.692Z] 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-06T16:49:03.642Z] 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-06T16:49:04.000Z] 00ac8860ef70: Pull complete [2021-01-06T16:49:04.000Z] 63d7cb157983: Pull complete [2021-01-06T16:49:04.000Z] b116817d02f9: Pull complete [2021-01-06T16:49:04.588Z] 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-06T16:49:05.543Z] 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-06T16:49:06.667Z] 745a02a5169b: Pull complete [2021-01-06T16:49:06.667Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-06T16:49:06.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-06T16:49:06.667Z] ---> b7e6874047d6 [2021-01-06T16:49:06.667Z] 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-06T16:49:06.934Z] 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-06T16:49:07.887Z] 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-06T16:49:09.309Z] $ docker stop --time=1 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 [2021-01-06T16:49:10.059Z] ---> Running in 0fd187a5d057 [2021-01-06T16:49:10.942Z] $ docker rm -f 1d45d5a76fce1dd153d8bcee2923827721b46acc4ba362d47c8dbf2b4da13392 [2021-01-06T16:49:11.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-06T16:49:11.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-06T16:49:12.624Z] (1/12) Installing libmagic (5.38-r0) [2021-01-06T16:49:12.625Z] (2/12) Installing file (5.38-r0) [2021-01-06T16:49:12.896Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-06T16:49:12.896Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:49:14.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T16:49:14.064Z] [2021-01-06T16:49:14.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:49:14.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T16:49:14.424Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-06T16:49:14.424Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-06T16:49:14.424Z] ca9280d653b3: Pulling fs layer [2021-01-06T16:49:14.424Z] 7e9c9ca2126c: Pulling fs layer [2021-01-06T16:49:14.424Z] cbdbe7a5bc2a: Download complete [2021-01-06T16:49:15.004Z] cbdbe7a5bc2a: Pull complete [2021-01-06T16:49:15.004Z] ca9280d653b3: Verifying Checksum [2021-01-06T16:49:15.004Z] ca9280d653b3: Download complete [2021-01-06T16:49:15.961Z] ca9280d653b3: Pull complete [2021-01-06T16:49:16.227Z] 7e9c9ca2126c: Download complete [2021-01-06T16:49:21.149Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-06T16:49:21.149Z] (6/12) Installing patch (2.7.6-r6) [2021-01-06T16:49:21.149Z] (7/12) Installing build-base (0.5-r2) [2021-01-06T16:49:21.149Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-06T16:49:21.149Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-06T16:49:21.149Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-06T16:49:21.424Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-06T16:49:21.424Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-06T16:49:21.697Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:49:21.697Z] OK: 217 MiB in 51 packages [2021-01-06T16:49:24.412Z] 7e9c9ca2126c: Pull complete [2021-01-06T16:49:24.412Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-06T16:49:24.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T16:49:24.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-06T16:49:24.602Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T16:49:24.651Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:49:25.723Z] $ docker top c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 -eo pid,comm [Pipeline] { [2021-01-06T16:49:26.002Z] Removing intermediate container 0fd187a5d057 [2021-01-06T16:49:26.002Z] ---> d7170b41f843 [2021-01-06T16:49:26.002Z] Step 4/6 : WORKDIR /edgex-go [2021-01-06T16:49:26.002Z] ---> Running in 350f4844c9d8 [Pipeline] sh [2021-01-06T16:49:26.275Z] Removing intermediate container 350f4844c9d8 [2021-01-06T16:49:26.275Z] ---> 83dfd870c64d [2021-01-06T16:49:26.275Z] Step 5/6 : COPY go.mod . [2021-01-06T16:49:26.296Z] + docker-compose build --help [2021-01-06T16:49:26.296Z] + grep parallel [2021-01-06T16:49:26.882Z] ---> ee663ecea710 [2021-01-06T16:49:26.882Z] Step 6/6 : RUN go mod download [2021-01-06T16:49:26.882Z] ---> Running in ae21bda2d810 [2021-01-06T16:49:27.243Z] --parallel Build images in parallel. [Pipeline] } [2021-01-06T16:49:27.258Z] $ docker stop --time=1 c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 [2021-01-06T16:49:28.631Z] $ docker rm -f c9e58e70d783c89ef23d02b4d8864a80036e81eba712af29d23528b0b90528c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:49:29.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-06T16:49:29.255Z] . [Pipeline] withDockerContainer [2021-01-06T16:49:29.355Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T16:49:29.457Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:49:30.063Z] $ docker top 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:49:30.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-06T16:49:31.995Z] Building docker-core-command-go ... [2021-01-06T16:49:31.995Z] Building docker-core-data-go ... [2021-01-06T16:49:31.995Z] Building docker-core-metadata-go ... [2021-01-06T16:49:31.995Z] Building docker-security-bootstrapper-go ... [2021-01-06T16:49:31.995Z] Building docker-security-bootstrap-redis-go ... [2021-01-06T16:49:31.995Z] Building docker-security-proxy-setup-go ... [2021-01-06T16:49:31.995Z] Building docker-security-secretstore-setup-go ... [2021-01-06T16:49:31.995Z] Building docker-support-notifications-go ... [2021-01-06T16:49:31.995Z] Building docker-support-scheduler-go ... [2021-01-06T16:49:31.995Z] Building docker-sys-mgmt-agent-go ... [2021-01-06T16:49:31.995Z] Building docker-core-command-go [2021-01-06T16:49:31.995Z] Building docker-security-proxy-setup-go [2021-01-06T16:49:31.995Z] Building docker-sys-mgmt-agent-go [2021-01-06T16:49:31.995Z] Building docker-support-notifications-go [2021-01-06T16:49:31.995Z] Building docker-support-scheduler-go [2021-01-06T16:49:53.738Z] Removing intermediate container ae21bda2d810 [2021-01-06T16:49:53.739Z] ---> dd4dc3f57fde [2021-01-06T16:49:53.739Z] Successfully built dd4dc3f57fde [2021-01-06T16:49:53.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:49:54.076Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T16:49:54.077Z] . [Pipeline] withDockerContainer [2021-01-06T16:49:54.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container [2021-01-06T16:49:54.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:49:56.079Z] $ docker top 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:49:57.078Z] + go version [2021-01-06T16:49:57.078Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-06T16:49:57.105Z] $ docker stop --time=1 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda [2021-01-06T16:49:59.222Z] $ docker rm -f 6df4510532d17ac3acb7a50da510b5aa05dd21c34c07707dfc9569b296cbefda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:50:00.366Z] + docker inspect -f . ci-base-image-arm64 [2021-01-06T16:50:00.367Z] . [Pipeline] withDockerContainer [2021-01-06T16:50:00.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container [2021-01-06T16:50:00.695Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:50:02.078Z] $ docker top 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-06T16:50:02.399Z] ========================================================= [2021-01-06T16:50:02.399Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-06T16:50:02.399Z] ========================================================= [Pipeline] sh [2021-01-06T16:50:03.039Z] + make test [2021-01-06T16:50:03.039Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-06T16:50:04.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:50:04.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:50:04.234Z] ---> 95c1fa5b80c3 [2021-01-06T16:50:04.234Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:50:04.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:50:04.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:50:04.234Z] ---> 95c1fa5b80c3 [2021-01-06T16:50:04.234Z] Step 3/25 : WORKDIR /edgex-go [2021-01-06T16:50:04.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:50:04.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:50:04.234Z] ---> 95c1fa5b80c3 [2021-01-06T16:50:04.234Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:50:04.234Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:50:04.234Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:50:04.234Z] ---> 95c1fa5b80c3 [2021-01-06T16:50:04.234Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T16:50:04.234Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:50:04.234Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:50:04.234Z] ---> 95c1fa5b80c3 [2021-01-06T16:50:04.234Z] Step 3/25 : WORKDIR /edgex-go [2021-01-06T16:50:04.234Z] ---> Running in 4d4dd3cb8eb9 [2021-01-06T16:50:04.234Z] ---> Running in 410fad83889c [2021-01-06T16:50:04.234Z] ---> Running in eddaa27b6b1b [2021-01-06T16:50:04.234Z] ---> Running in 059c59ac44f8 [2021-01-06T16:50:04.234Z] ---> Running in 96a9fdab9deb [2021-01-06T16:50:04.234Z] Removing intermediate container 4d4dd3cb8eb9 [2021-01-06T16:50:04.234Z] ---> 04e56ce5ba02 [2021-01-06T16:50:04.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:50:04.234Z] Removing intermediate container eddaa27b6b1b [2021-01-06T16:50:04.234Z] ---> 7976d248f595 [2021-01-06T16:50:04.234Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:50:04.234Z] Removing intermediate container 410fad83889c [2021-01-06T16:50:04.234Z] ---> 1b0e99e370a0 [2021-01-06T16:50:04.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:50:04.234Z] Removing intermediate container 059c59ac44f8 [2021-01-06T16:50:04.234Z] ---> 72408eb2d2f8 [2021-01-06T16:50:04.234Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:50:04.234Z] Removing intermediate container 96a9fdab9deb [2021-01-06T16:50:04.234Z] ---> f0c6c394b3e5 [2021-01-06T16:50:04.234Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:50:04.234Z] ---> Running in e7576e579bbd [2021-01-06T16:50:04.234Z] ---> Running in 89bc27ee22be [2021-01-06T16:50:04.234Z] ---> Running in ce1cdfb45561 [2021-01-06T16:50:04.234Z] ---> Running in c72227abf124 [2021-01-06T16:50:04.234Z] ---> Running in 046ca9b81576 [2021-01-06T16:50:06.218Z] Removing intermediate container ce1cdfb45561 [2021-01-06T16:50:06.219Z] ---> 11c167dd012c [2021-01-06T16:50:06.219Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-06T16:50:06.219Z] Removing intermediate container e7576e579bbd [2021-01-06T16:50:06.219Z] ---> 6537384433e1 [2021-01-06T16:50:06.219Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-06T16:50:06.219Z] ---> Running in cc8933266638 [2021-01-06T16:50:06.480Z] Removing intermediate container c72227abf124 [2021-01-06T16:50:06.480Z] ---> 6cc0cfffcdfa [2021-01-06T16:50:06.480Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T16:50:06.480Z] ---> Running in 8bc036b876cc [2021-01-06T16:50:06.480Z] Removing intermediate container 89bc27ee22be [2021-01-06T16:50:06.480Z] ---> 10e7200a0b16 [2021-01-06T16:50:06.480Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-06T16:50:06.744Z] Removing intermediate container 046ca9b81576 [2021-01-06T16:50:06.744Z] ---> 67235212ba60 [2021-01-06T16:50:06.744Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-06T16:50:06.744Z] ---> Running in 9e4e08cb0384 [2021-01-06T16:50:06.744Z] ---> Running in 7b36323a1868 [2021-01-06T16:50:07.011Z] ---> Running in 126583f2f31e [2021-01-06T16:50:07.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:07.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:07.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:07.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:07.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:07.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:08.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:08.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:08.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:08.611Z] OK: 233 MiB in 51 packages [2021-01-06T16:50:08.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:50:08.611Z] OK: 233 MiB in 51 packages [2021-01-06T16:50:08.874Z] OK: 233 MiB in 51 packages [2021-01-06T16:50:09.137Z] Removing intermediate container cc8933266638 [2021-01-06T16:50:09.137Z] ---> 073fb4ed0fc4 [2021-01-06T16:50:09.137Z] Step 6/25 : COPY go.mod . [2021-01-06T16:50:09.407Z] Removing intermediate container 8bc036b876cc [2021-01-06T16:50:09.407Z] ---> 60d7a0be97da [2021-01-06T16:50:09.407Z] Step 6/26 : COPY go.mod . [2021-01-06T16:50:09.407Z] ---> 0599ca8bcc34 [2021-01-06T16:50:09.407Z] Step 7/25 : RUN go mod download [2021-01-06T16:50:09.407Z] ---> Running in fba0ef15e39a [2021-01-06T16:50:09.693Z] Removing intermediate container 9e4e08cb0384 [2021-01-06T16:50:09.693Z] ---> d7c2d691f41a [2021-01-06T16:50:09.693Z] Step 6/21 : COPY go.mod . [2021-01-06T16:50:09.693Z] OK: 233 MiB in 51 packages [2021-01-06T16:50:09.693Z] ---> d4779c34f1f1 [2021-01-06T16:50:09.693Z] Step 7/26 : RUN go mod download [2021-01-06T16:50:09.693Z] OK: 233 MiB in 51 packages [2021-01-06T16:50:09.955Z] ---> Running in 19d01db9c8b5 [2021-01-06T16:50:09.955Z] ---> 8a8f0e14d68e [2021-01-06T16:50:09.955Z] Step 7/21 : RUN go mod download [2021-01-06T16:50:10.218Z] ---> Running in 30c6708b5359 [2021-01-06T16:50:10.486Z] Removing intermediate container 7b36323a1868 [2021-01-06T16:50:10.486Z] ---> c247d0ccacd6 [2021-01-06T16:50:10.486Z] Step 6/26 : COPY go.mod . [2021-01-06T16:50:10.758Z] Removing intermediate container 126583f2f31e [2021-01-06T16:50:10.758Z] ---> bda48d562a13 [2021-01-06T16:50:10.758Z] Step 6/25 : COPY go.mod . [2021-01-06T16:50:11.034Z] ---> c9a45724be97 [2021-01-06T16:50:11.034Z] Step 7/26 : RUN go mod download [2021-01-06T16:50:11.034Z] ---> Running in b017cfb1da74 [2021-01-06T16:50:11.300Z] ---> 658131c358c8 [2021-01-06T16:50:11.300Z] Step 7/25 : RUN go mod download [2021-01-06T16:50:11.568Z] ---> Running in 724a1706c668 [2021-01-06T16:50:11.568Z] Removing intermediate container fba0ef15e39a [2021-01-06T16:50:11.568Z] ---> 1d78dcb6c098 [2021-01-06T16:50:11.568Z] Step 8/25 : COPY . . [2021-01-06T16:50:12.994Z] Removing intermediate container 19d01db9c8b5 [2021-01-06T16:50:12.994Z] ---> 8ac81b6fea3c [2021-01-06T16:50:12.995Z] Step 8/26 : COPY . . [2021-01-06T16:50:17.228Z] Removing intermediate container 30c6708b5359 [2021-01-06T16:50:17.228Z] ---> 05798d6bd948 [2021-01-06T16:50:17.228Z] Step 8/21 : COPY . . [2021-01-06T16:50:22.578Z] Removing intermediate container b017cfb1da74 [2021-01-06T16:50:22.578Z] ---> 21eccb52e497 [2021-01-06T16:50:22.578Z] Step 8/26 : COPY . . [2021-01-06T16:50:25.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-06T16:50:32.653Z] Removing intermediate container 724a1706c668 [2021-01-06T16:50:32.653Z] ---> 76e1db4251a3 [2021-01-06T16:50:32.653Z] Step 8/25 : COPY . . [2021-01-06T16:50:54.895Z] ---> 571a57087f76 [2021-01-06T16:50:54.895Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-06T16:50:54.895Z] ---> 54a67a85e326 [2021-01-06T16:50:54.895Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-06T16:50:55.502Z] ---> Running in c991a09c4dc0 [2021-01-06T16:50:56.456Z] ---> Running in 937679db817d [2021-01-06T16:50:56.456Z] ---> 6f6aeab68c52 [2021-01-06T16:50:56.456Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-06T16:50:59.034Z] ---> Running in 4947fcfe873a [2021-01-06T16:50:59.991Z] ---> 8b0379a81ced [2021-01-06T16:50:59.991Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-06T16:50:59.991Z] 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-06T16:50:59.991Z] 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-06T16:51:00.259Z] ---> Running in 61f48d579e65 [2021-01-06T16:51:00.844Z] 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-06T16:51:00.844Z] 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-06T16:51:05.131Z] ---> e90393e2914c [2021-01-06T16:51:05.131Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-06T16:51:05.131Z] ---> Running in 1b8b8e9b123c [2021-01-06T16:51:05.727Z] 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-06T16:51:12.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-06T16:51:17.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-06T16:51:20.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-06T16:51:20.618Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-06T16:51:20.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-06T16:51:28.243Z] 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-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-06T16:51:28.929Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-06T16:51:34.342Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-06T16:51:34.342Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-06T16:51:34.342Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-06T16:51:34.880Z] Removing intermediate container 937679db817d [2021-01-06T16:51:34.880Z] ---> 9ea431d95b8b [2021-01-06T16:51:34.880Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-06T16:51:34.880Z] ---> Running in b6789bc30868 [2021-01-06T16:51:34.880Z] Removing intermediate container 4947fcfe873a [2021-01-06T16:51:34.880Z] ---> 599e5fb97b69 [2021-01-06T16:51:34.880Z] [2021-01-06T16:51:34.880Z] Step 10/21 : FROM alpine:3.12 [2021-01-06T16:51:34.880Z] Removing intermediate container c991a09c4dc0 [2021-01-06T16:51:34.880Z] ---> 7fa2eece74d1 [2021-01-06T16:51:34.880Z] [2021-01-06T16:51:34.880Z] Step 10/25 : FROM alpine:3.12 [2021-01-06T16:51:34.880Z] Removing intermediate container 61f48d579e65 [2021-01-06T16:51:34.880Z] ---> d8dad75e325f [2021-01-06T16:51:34.880Z] [2021-01-06T16:51:34.880Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T16:51:34.880Z] 3.12: Pulling from library/alpine [2021-01-06T16:51:34.880Z] 3.12: Pulling from library/alpine [2021-01-06T16:51:34.880Z] 3.12: Pulling from library/alpine [2021-01-06T16:51:35.464Z] 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-06T16:51:35.464Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:51:35.464Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:51:35.464Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:51:35.464Z] Status: Image is up to date for alpine:3.12 [2021-01-06T16:51:35.464Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T16:51:35.464Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T16:51:35.464Z] ---> 389fef711851 [2021-01-06T16:51:35.464Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:51:35.464Z] ---> 389fef711851 [2021-01-06T16:51:35.464Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-06T16:51:35.464Z] ---> 389fef711851 [2021-01-06T16:51:35.464Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:51:36.427Z] Removing intermediate container 1b8b8e9b123c [2021-01-06T16:51:36.428Z] ---> 4bb3f2b044b6 [2021-01-06T16:51:36.428Z] [2021-01-06T16:51:36.428Z] Step 10/25 : FROM alpine:3.12 [2021-01-06T16:51:36.428Z] ---> 389fef711851 [2021-01-06T16:51:36.428Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:51:36.690Z] ---> Running in 13f5ae62f641 [2021-01-06T16:51:36.690Z] ---> Running in 8ea84e263682 [2021-01-06T16:51:36.690Z] ---> Running in a4fda7de7224 [2021-01-06T16:51:36.690Z] ---> Running in f383f9c1fa9a [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] Removing intermediate container b6789bc30868 [2021-01-06T16:51:37.652Z] ---> a2f202222db0 [2021-01-06T16:51:37.652Z] [2021-01-06T16:51:37.652Z] Step 11/26 : FROM docker:20.10.0 [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] 20.10.0: Pulling from library/docker [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.652Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:51:37.928Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:51:37.928Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:51:37.928Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-06T16:51:37.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:37.928Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T16:51:37.928Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-06T16:51:37.928Z] (4/4) Installing curl (7.69.1-r3) [2021-01-06T16:51:37.928Z] OK: 6 MiB in 16 packages [2021-01-06T16:51:37.928Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:51:37.928Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-06T16:51:37.928Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:51:37.928Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:51:37.928Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:51:37.928Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:51:37.929Z] OK: 7 MiB in 18 packages [2021-01-06T16:51:38.197Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-06T16:51:38.197Z] OK: 6 MiB in 16 packages [2021-01-06T16:51:38.197Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:51:38.197Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:51:38.197Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:51:38.197Z] OK: 6 MiB in 16 packages [2021-01-06T16:51:41.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.275s coverage: 46.6% of statements [2021-01-06T16:51:41.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-06T16:51:41.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-06T16:51:41.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-06T16:51:41.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-06T16:51:41.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-06T16:51:41.515Z] Removing intermediate container 13f5ae62f641 [2021-01-06T16:51:41.515Z] ---> b31c8ffc891c [2021-01-06T16:51:41.515Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:51:42.117Z] Removing intermediate container a4fda7de7224 [2021-01-06T16:51:42.117Z] ---> 0edb8bc56d90 [2021-01-06T16:51:42.117Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T16:51:42.393Z] ---> Running in 32c858c89a3d [2021-01-06T16:51:42.393Z] Removing intermediate container 8ea84e263682 [2021-01-06T16:51:42.393Z] ---> 194832af5a25 [2021-01-06T16:51:42.393Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:51:42.662Z] ---> Running in afe41822cede [2021-01-06T16:51:42.928Z] ---> Running in fab77410ac66 [2021-01-06T16:51:42.928Z] Removing intermediate container f383f9c1fa9a [2021-01-06T16:51:42.928Z] ---> 4280019ac48e [2021-01-06T16:51:42.928Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:51:42.928Z] Removing intermediate container 32c858c89a3d [2021-01-06T16:51:42.928Z] ---> b2a0d732bf7e [2021-01-06T16:51:42.928Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-06T16:51:42.928Z] ---> Running in bf8da4b1c786 [2021-01-06T16:51:43.195Z] ---> Running in 13f5c51e0c7b [2021-01-06T16:51:43.195Z] Removing intermediate container afe41822cede [2021-01-06T16:51:43.195Z] ---> f29c97a9b8cb [2021-01-06T16:51:43.195Z] Step 13/21 : WORKDIR /edgex [2021-01-06T16:51:43.195Z] Removing intermediate container fab77410ac66 [2021-01-06T16:51:43.195Z] ---> 99fa94a44a25 [2021-01-06T16:51:43.195Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-06T16:51:43.195Z] ---> Running in f812cf88a629 [2021-01-06T16:51:43.457Z] ---> Running in 79ed34531de9 [2021-01-06T16:51:43.457Z] Removing intermediate container bf8da4b1c786 [2021-01-06T16:51:43.457Z] ---> 56b3680fcab0 [2021-01-06T16:51:43.457Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-06T16:51:43.457Z] Removing intermediate container 13f5c51e0c7b [2021-01-06T16:51:43.457Z] ---> cde77ea7a9f3 [2021-01-06T16:51:43.457Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-06T16:51:43.457Z] ---> Running in 5e4083faf4ae [2021-01-06T16:51:43.720Z] ---> Running in 164ad37a7e78 [2021-01-06T16:51:43.986Z] Removing intermediate container f812cf88a629 [2021-01-06T16:51:43.986Z] ---> ffd33e9c5631 [2021-01-06T16:51:43.986Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-06T16:51:43.986Z] Removing intermediate container 79ed34531de9 [2021-01-06T16:51:43.986Z] ---> 07c77dc2bc10 [2021-01-06T16:51:43.986Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-06T16:51:43.986Z] Removing intermediate container 5e4083faf4ae [2021-01-06T16:51:43.986Z] ---> a9013ef61613 [2021-01-06T16:51:43.986Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-06T16:51:43.986Z] Removing intermediate container 164ad37a7e78 [2021-01-06T16:51:43.986Z] ---> ba89de6d0539 [2021-01-06T16:51:43.986Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-06T16:51:43.987Z] ---> Running in e3a496abde59 [2021-01-06T16:51:44.250Z] ---> Running in 68a94c10c91c [2021-01-06T16:51:44.250Z] ---> 9c59a8b0d18a [2021-01-06T16:51:44.250Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-06T16:51:44.512Z] Removing intermediate container e3a496abde59 [2021-01-06T16:51:44.512Z] ---> 180c4edd58f9 [2021-01-06T16:51:44.512Z] Step 15/26 : WORKDIR / [2021-01-06T16:51:45.094Z] ---> Running in b984273fab5e [2021-01-06T16:51:45.094Z] Removing intermediate container 68a94c10c91c [2021-01-06T16:51:45.094Z] ---> 7d3d0aae4870 [2021-01-06T16:51:45.094Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-06T16:51:45.094Z] ---> e8bd303a7be6 [2021-01-06T16:51:45.094Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-06T16:51:45.094Z] ---> 11bba3e7c19c [2021-01-06T16:51:45.094Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-06T16:51:45.362Z] Removing intermediate container b984273fab5e [2021-01-06T16:51:45.362Z] ---> 7794b67a98a8 [2021-01-06T16:51:45.362Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-06T16:51:45.362Z] ---> 8006eec8b5ec [2021-01-06T16:51:45.362Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-06T16:51:45.362Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-06T16:51:45.627Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-06T16:51:45.627Z] ---> aefe523efa57 [2021-01-06T16:51:45.627Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-06T16:51:45.627Z] ---> ee9b06ba0186 [2021-01-06T16:51:45.627Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-06T16:51:45.627Z] ---> e8404ad11586 [2021-01-06T16:51:45.627Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-06T16:51:45.898Z] ---> 3603804f13e4 [2021-01-06T16:51:45.898Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-06T16:51:45.898Z] ---> Running in 4640af86d338 [2021-01-06T16:51:45.898Z] ---> Running in a274a53d61ad [2021-01-06T16:51:46.481Z] ---> a2360e54aa0c [2021-01-06T16:51:46.481Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-06T16:51:46.481Z] Removing intermediate container a274a53d61ad [2021-01-06T16:51:46.481Z] ---> d63f886b8e90 [2021-01-06T16:51:46.481Z] Step 18/21 : CMD ["--init=true"] [2021-01-06T16:51:46.481Z] ---> d0652241b8fa [2021-01-06T16:51:46.481Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:51:46.481Z] ---> 21fcbbb14d6e [2021-01-06T16:51:46.481Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-06T16:51:46.481Z] ---> Running in ffc821809e9d [2021-01-06T16:51:46.751Z] ---> Running in 0d7ba80edf07 [2021-01-06T16:51:46.751Z] ---> 21d5c0607b43 [2021-01-06T16:51:46.751Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:51:46.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:46.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:51:47.014Z] Removing intermediate container ffc821809e9d [2021-01-06T16:51:47.014Z] ---> 3d01ac32e3f4 [2021-01-06T16:51:47.014Z] Step 19/21 : LABEL arch=x86_64 [2021-01-06T16:51:47.014Z] ---> Running in 21c6c7baf47b [2021-01-06T16:51:47.014Z] (1/2) Installing readline (8.0.4-r0) [2021-01-06T16:51:47.014Z] (2/2) Installing bash (5.0.17-r0) [2021-01-06T16:51:47.014Z] Executing bash-5.0.17-r0.post-install [2021-01-06T16:51:47.278Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:51:47.278Z] OK: 12 MiB in 22 packages [2021-01-06T16:51:47.278Z] Removing intermediate container 0d7ba80edf07 [2021-01-06T16:51:47.278Z] ---> 2a88523f6e5f [2021-01-06T16:51:47.278Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-06T16:51:47.541Z] ---> c600e3f8f72f [2021-01-06T16:51:47.541Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:51:47.541Z] ---> Running in 45b326064476 [2021-01-06T16:51:47.541Z] ---> Running in 54ee3c249e9f [2021-01-06T16:51:47.808Z] Removing intermediate container 21c6c7baf47b [2021-01-06T16:51:47.808Z] ---> 9855eda4530d [2021-01-06T16:51:47.808Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-06T16:51:47.808Z] ---> Running in 04a471a1ce72 [2021-01-06T16:51:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.450s coverage: 27.0% of statements [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-06T16:51:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-06T16:51:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-06T16:51:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.591s coverage: 77.8% of statements [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-06T16:51:47.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.721s coverage: 82.4% of statements [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-06T16:51:47.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-06T16:51:48.072Z] ---> Running in 3a39b158cfaa [2021-01-06T16:51:48.073Z] Removing intermediate container 45b326064476 [2021-01-06T16:51:48.073Z] ---> 3c02c022002c [2021-01-06T16:51:48.073Z] Step 20/21 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:51:48.073Z] Removing intermediate container 54ee3c249e9f [2021-01-06T16:51:48.073Z] ---> 2d9212f9e64c [2021-01-06T16:51:48.073Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-06T16:51:48.338Z] ---> Running in d17a11eee91a [2021-01-06T16:51:48.338Z] Removing intermediate container 04a471a1ce72 [2021-01-06T16:51:48.338Z] ---> 2ea7542593c3 [2021-01-06T16:51:48.338Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T16:51:48.338Z] Removing intermediate container 3a39b158cfaa [2021-01-06T16:51:48.338Z] ---> 437cb66a0d0a [2021-01-06T16:51:48.338Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-06T16:51:48.600Z] Removing intermediate container 4640af86d338 [2021-01-06T16:51:48.600Z] ---> 76b8ef5b0c7e [2021-01-06T16:51:48.600Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-06T16:51:48.600Z] ---> Running in fc901b924489 [2021-01-06T16:51:48.600Z] ---> 0da038112e3c [2021-01-06T16:51:48.600Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:51:48.600Z] Removing intermediate container d17a11eee91a [2021-01-06T16:51:48.600Z] ---> 56935de38d6e [2021-01-06T16:51:48.600Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T16:51:48.862Z] ---> Running in daf3846e4de6 [2021-01-06T16:51:48.862Z] ---> Running in 40dc5c47f276 [2021-01-06T16:51:48.862Z] ---> Running in 5893333cca79 [2021-01-06T16:51:48.862Z] ---> 468f49126ae8 [2021-01-06T16:51:48.862Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:51:49.124Z] Removing intermediate container fc901b924489 [2021-01-06T16:51:49.124Z] ---> 3efe501643a0 [2021-01-06T16:51:49.124Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-06T16:51:49.387Z] ---> Running in 6f8bb52e2cb7 [2021-01-06T16:51:49.387Z] Removing intermediate container daf3846e4de6 [2021-01-06T16:51:49.387Z] ---> a09033295ae3 [2021-01-06T16:51:49.387Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-06T16:51:49.387Z] Removing intermediate container 5893333cca79 [2021-01-06T16:51:49.387Z] ---> 87ad6fcc2a61 [2021-01-06T16:51:49.387Z] [2021-01-06T16:51:49.652Z] ---> Running in 41dad7d38336 [2021-01-06T16:51:49.652Z] ---> 2805a6a35dab [2021-01-06T16:51:49.652Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:51:49.914Z] Successfully built 87ad6fcc2a61 [2021-01-06T16:51:49.914Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-06T16:51:49.914Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-06T16:51:49.914Z] ---> Running in b6a9d0a6a51a [2021-01-06T16:51:49.914Z] Removing intermediate container 41dad7d38336 [2021-01-06T16:51:49.914Z] ---> d4c4b8cf9cfe [2021-01-06T16:51:49.914Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-06T16:51:50.178Z] ---> Running in ba3ec713e511 [2021-01-06T16:51:50.757Z] Removing intermediate container ba3ec713e511 [2021-01-06T16:51:50.757Z] ---> f258c90f8441 [2021-01-06T16:51:50.757Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-06T16:51:51.334Z] Removing intermediate container 40dc5c47f276 [2021-01-06T16:51:51.334Z] ---> 33270f48ceec [2021-01-06T16:51:51.334Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:51:55.569Z] Removing intermediate container 6f8bb52e2cb7 [2021-01-06T16:51:55.569Z] ---> 11c84f7fd10b [2021-01-06T16:51:55.569Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:51:55.569Z] ---> Running in f3b15f95231f [2021-01-06T16:51:55.569Z] ---> d09a8c18b258 [2021-01-06T16:51:55.569Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-06T16:51:55.569Z] ---> Running in 32d2026dfb0f [2021-01-06T16:51:55.569Z] Removing intermediate container f3b15f95231f [2021-01-06T16:51:55.569Z] ---> f565f4235e9f [2021-01-06T16:51:55.569Z] Step 23/25 : LABEL arch=x86_64 [2021-01-06T16:51:56.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.170s coverage: 28.6% of statements [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-06T16:51:56.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-06T16:51:56.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-06T16:51:56.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.314s coverage: 86.7% of statements [2021-01-06T16:51:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-06T16:51:56.526Z] ---> Running in 8dab57e9842f [2021-01-06T16:51:56.526Z] Removing intermediate container b6a9d0a6a51a [2021-01-06T16:51:56.526Z] ---> eb5e7fa107bc [2021-01-06T16:51:56.526Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:51:56.526Z] ---> 9b600a77490f [2021-01-06T16:51:56.526Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-06T16:51:57.106Z] Removing intermediate container 32d2026dfb0f [2021-01-06T16:51:57.106Z] ---> f70f03a990fc [2021-01-06T16:51:57.106Z] Step 23/25 : LABEL arch=x86_64 [2021-01-06T16:51:57.106Z] ---> Running in 6970cfedec58 [2021-01-06T16:51:57.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.309s coverage: 97.5% of statements [2021-01-06T16:51:57.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-06T16:51:57.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.115s coverage: 78.3% of statements [2021-01-06T16:51:57.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-06T16:51:57.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-06T16:51:57.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-06T16:51:57.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-06T16:51:57.691Z] ---> Running in 2fbf4f453078 [2021-01-06T16:51:57.691Z] Removing intermediate container 8dab57e9842f [2021-01-06T16:51:57.691Z] ---> 1908f0febdaa [2021-01-06T16:51:57.691Z] Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:51:59.620Z] ---> 5ebc0a94f343 [2021-01-06T16:51:59.620Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-06T16:51:59.620Z] Removing intermediate container 6970cfedec58 [2021-01-06T16:51:59.620Z] ---> fd8d3268b6e1 [2021-01-06T16:51:59.620Z] Step 24/26 : LABEL arch=x86_64 [2021-01-06T16:52:00.573Z] ---> Running in 82384e69f8b8 [2021-01-06T16:52:00.843Z] ---> Running in 960b076fd0ae [2021-01-06T16:52:00.843Z] ---> Running in 27b1e5cff2d9 [2021-01-06T16:52:01.109Z] Removing intermediate container 2fbf4f453078 [2021-01-06T16:52:01.109Z] ---> aa5c5321dd6a [2021-01-06T16:52:01.109Z] Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:52:02.518Z] ---> Running in 1255650a0845 [2021-01-06T16:52:02.518Z] Removing intermediate container 82384e69f8b8 [2021-01-06T16:52:02.518Z] ---> bb678169e6af [2021-01-06T16:52:02.518Z] Step 25/25 : LABEL version=0.0.0 [2021-01-06T16:52:03.099Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:52:03.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:52:03.100Z] ---> 95c1fa5b80c3 [2021-01-06T16:52:03.100Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:52:03.100Z] ---> Using cache [2021-01-06T16:52:03.100Z] ---> f0c6c394b3e5 [2021-01-06T16:52:03.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:52:03.100Z] ---> Using cache [2021-01-06T16:52:03.100Z] ---> 67235212ba60 [2021-01-06T16:52:03.100Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-06T16:52:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.053s coverage: 93.8% of statements [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-06T16:52:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-06T16:52:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.179s coverage: 0.1% of statements [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-06T16:52:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 43.8% of statements [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-06T16:52:03.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-06T16:52:03.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-06T16:52:04.074Z] Removing intermediate container 960b076fd0ae [2021-01-06T16:52:04.074Z] ---> d215449bb5c1 [2021-01-06T16:52:04.074Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:52:04.074Z] ---> Running in 0d8092eb1fff [2021-01-06T16:52:04.074Z] ---> Running in 1fb9b38b83bd [2021-01-06T16:52:04.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:04.337Z] ---> Running in 1699994b2bcc [2021-01-06T16:52:04.338Z] Removing intermediate container 1255650a0845 [2021-01-06T16:52:04.338Z] ---> d6baf4942487 [2021-01-06T16:52:04.338Z] Step 25/25 : LABEL version=0.0.0 [2021-01-06T16:52:04.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:04.338Z] ---> Running in c9a08c7e8d7e [2021-01-06T16:52:04.599Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-06T16:52:04.599Z] (2/33) Installing expat (2.2.9-r1) [2021-01-06T16:52:04.599Z] (3/33) Installing libffi (3.3-r2) [2021-01-06T16:52:04.599Z] (4/33) Installing gdbm (1.13-r1) [2021-01-06T16:52:04.599Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-06T16:52:04.599Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-06T16:52:04.599Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-06T16:52:04.599Z] Removing intermediate container 0d8092eb1fff [2021-01-06T16:52:04.599Z] ---> 4987ff096965 [2021-01-06T16:52:04.599Z] [2021-01-06T16:52:04.600Z] Removing intermediate container 1699994b2bcc [2021-01-06T16:52:04.600Z] ---> eeb2f354ab98 [2021-01-06T16:52:04.600Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T16:52:05.174Z] Removing intermediate container c9a08c7e8d7e [2021-01-06T16:52:05.174Z] ---> 9a8ddec34554 [2021-01-06T16:52:05.174Z] [2021-01-06T16:52:05.435Z] Successfully built 4987ff096965 [2021-01-06T16:52:06.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:06.274Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-06T16:52:06.274Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-06T16:52:06.274Z] ---> Running in 381151b98879 [2021-01-06T16:52:06.535Z] Successfully built 9a8ddec34554 [2021-01-06T16:52:06.535Z] Successfully tagged docker-support-notifications-go:latest [2021-01-06T16:52:06.535Z] Building docker-security-bootstrapper-go [2021-01-06T16:52:06.535Z]  Building docker-support-notifications-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-06T16:52:06.535Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-06T16:52:06.535Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-06T16:52:06.535Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-06T16:52:06.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:07.745Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-06T16:52:07.746Z] OK: 233 MiB in 51 packages [2021-01-06T16:52:08.322Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-06T16:52:08.588Z] Removing intermediate container 381151b98879 [2021-01-06T16:52:08.588Z] ---> 063e439e0cae [2021-01-06T16:52:08.588Z] [2021-01-06T16:52:08.588Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-06T16:52:08.588Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-06T16:52:09.231Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-06T16:52:09.823Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-06T16:52:10.777Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-06T16:52:10.777Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-06T16:52:11.354Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-06T16:52:12.308Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-06T16:52:12.885Z] Successfully built 063e439e0cae [2021-01-06T16:52:13.149Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-06T16:52:13.725Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-06T16:52:14.299Z] Successfully tagged docker-core-command-go:latest [2021-01-06T16:52:14.299Z] Building docker-security-secretstore-setup-go [2021-01-06T16:52:14.562Z]  Building docker-core-command-go ... done (24/33) Installing py3-distro (1.5.0-r1) [2021-01-06T16:52:14.825Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-06T16:52:14.825Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-06T16:52:14.825Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-06T16:52:15.401Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-06T16:52:15.401Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-06T16:52:15.401Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-06T16:52:15.401Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-06T16:52:15.401Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-06T16:52:15.401Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-06T16:52:19.633Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:52:19.633Z] OK: 71 MiB in 55 packages [2021-01-06T16:52:26.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.106s coverage: 82.7% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.134s coverage: 87.2% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.4% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.493s coverage: 63.5% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.071s coverage: 91.3% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.870s coverage: 55.9% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.297s coverage: 37.0% of statements [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-06T16:52:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.443s coverage: 84.0% of statements [2021-01-06T16:52:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements [2021-01-06T16:52:26.284Z] Removing intermediate container 1fb9b38b83bd [2021-01-06T16:52:26.284Z] ---> 75e8b0f8bcb2 [2021-01-06T16:52:26.284Z] Step 6/26 : COPY go.mod . [2021-01-06T16:52:27.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.1% of statements [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-06T16:52:27.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-06T16:52:27.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements [2021-01-06T16:52:27.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-06T16:52:32.927Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:52:32.927Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:52:32.927Z] ---> 95c1fa5b80c3 [2021-01-06T16:52:32.927Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:52:32.927Z] ---> Using cache [2021-01-06T16:52:32.927Z] ---> f0c6c394b3e5 [2021-01-06T16:52:32.927Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:52:32.927Z] ---> Using cache [2021-01-06T16:52:32.927Z] ---> 67235212ba60 [2021-01-06T16:52:32.927Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-06T16:52:32.927Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:52:32.927Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:52:32.927Z] ---> 95c1fa5b80c3 [2021-01-06T16:52:32.927Z] Step 3/32 : WORKDIR /edgex-go [2021-01-06T16:52:32.928Z] ---> Using cache [2021-01-06T16:52:32.928Z] ---> f0c6c394b3e5 [2021-01-06T16:52:32.928Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:52:32.928Z] ---> Using cache [2021-01-06T16:52:32.928Z] ---> 67235212ba60 [2021-01-06T16:52:32.928Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-06T16:52:32.928Z] ---> Using cache [2021-01-06T16:52:32.928Z] ---> 75e8b0f8bcb2 [2021-01-06T16:52:32.928Z] Step 6/32 : COPY go.mod . [2021-01-06T16:52:32.928Z] ---> Using cache [2021-01-06T16:52:32.928Z] ---> c1880c16d0a8 [2021-01-06T16:52:32.928Z] Step 7/32 : RUN go mod download [2021-01-06T16:52:33.197Z] ---> c1880c16d0a8 [2021-01-06T16:52:33.197Z] Step 7/26 : RUN go mod download [2021-01-06T16:52:34.595Z] ---> Running in 7a56e56f8c41 [2021-01-06T16:52:34.595Z] ---> Running in b74ae1d97e5b [2021-01-06T16:52:34.595Z] ---> Running in 0d95bb7a0fa5 [2021-01-06T16:52:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.624s coverage: 29.1% of statements [2021-01-06T16:52:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-06T16:52:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-06T16:52:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-06T16:52:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-06T16:52:35.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-06T16:52:35.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.074s coverage: 0.0% of statements [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-06T16:52:35.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements [2021-01-06T16:52:35.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-06T16:52:35.495Z] GO111MODULE=on go vet ./... [2021-01-06T16:52:37.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:52:37.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:52:37.168Z] ---> 95c1fa5b80c3 [2021-01-06T16:52:37.168Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T16:52:37.168Z] ---> Using cache [2021-01-06T16:52:37.168Z] ---> f0c6c394b3e5 [2021-01-06T16:52:37.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:52:37.168Z] ---> Using cache [2021-01-06T16:52:37.168Z] ---> 67235212ba60 [2021-01-06T16:52:37.168Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-06T16:52:37.168Z] ---> Using cache [2021-01-06T16:52:37.168Z] ---> 75e8b0f8bcb2 [2021-01-06T16:52:37.168Z] Step 6/24 : COPY go.mod . [2021-01-06T16:52:37.168Z] ---> Using cache [2021-01-06T16:52:37.168Z] ---> c1880c16d0a8 [2021-01-06T16:52:37.168Z] Step 7/24 : RUN go mod download [2021-01-06T16:52:37.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:38.013Z] ---> Running in bda05000d3d9 [2021-01-06T16:52:38.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:52:39.546Z] OK: 233 MiB in 51 packages [2021-01-06T16:52:42.133Z] Removing intermediate container bda05000d3d9 [2021-01-06T16:52:42.133Z] ---> b5c547155a15 [2021-01-06T16:52:42.133Z] Step 8/24 : COPY . . [2021-01-06T16:52:42.133Z] Removing intermediate container b74ae1d97e5b [2021-01-06T16:52:42.133Z] ---> a4eeb2c6b637 [2021-01-06T16:52:42.133Z] Step 8/32 : COPY . . [2021-01-06T16:52:42.713Z] Removing intermediate container 0d95bb7a0fa5 [2021-01-06T16:52:42.713Z] ---> f8d649147401 [2021-01-06T16:52:42.713Z] Step 8/26 : COPY . . [2021-01-06T16:52:44.104Z] Removing intermediate container 27b1e5cff2d9 [2021-01-06T16:52:44.104Z] ---> c8755a3d42d5 [2021-01-06T16:52:44.104Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-06T16:52:48.357Z] Removing intermediate container 7a56e56f8c41 [2021-01-06T16:52:48.357Z] ---> a33a48475117 [2021-01-06T16:52:48.357Z] Step 6/26 : COPY go.mod . [2021-01-06T16:52:50.930Z] ---> Running in 57866614ec8b [2021-01-06T16:52:57.552Z] ---> dc1fe353dc03 [2021-01-06T16:52:57.552Z] Step 7/26 : RUN go mod download [2021-01-06T16:53:02.885Z] ---> Running in 39eb76e1ba51 [2021-01-06T16:53:11.276Z] Collecting docker-compose==1.23.2 [2021-01-06T16:53:11.276Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-06T16:53:11.276Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-06T16:53:11.276Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-06T16:53:12.207Z] Removing intermediate container 39eb76e1ba51 [2021-01-06T16:53:12.207Z] ---> 2f334efc1546 [2021-01-06T16:53:12.207Z] Step 8/26 : COPY . . [2021-01-06T16:53:12.207Z] Collecting PyYAML<4,>=3.10 [2021-01-06T16:53:12.207Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-06T16:53:15.534Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-06T16:53:15.534Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-06T16:53:16.484Z] ---> e9034efb6445 [2021-01-06T16:53:16.484Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T16:53:16.484Z] ---> 34684ce47674 [2021-01-06T16:53:16.484Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-06T16:53:17.078Z] 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-06T16:53:17.345Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-06T16:53:17.345Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-06T16:53:17.345Z] ---> f387f285fede [2021-01-06T16:53:17.345Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-06T16:53:19.266Z] Collecting docopt<0.7,>=0.6.1 [2021-01-06T16:53:19.266Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-06T16:53:20.672Z] ---> Running in 0b289d6e0f28 [2021-01-06T16:53:20.672Z] ---> Running in 106602b79ea6 [2021-01-06T16:53:21.626Z] Collecting texttable<0.10,>=0.9.0 [2021-01-06T16:53:21.626Z] ---> Running in 81b009a5a506 [2021-01-06T16:53:21.626Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-06T16:53:22.602Z] Collecting jsonschema<3,>=2.5.1 [2021-01-06T16:53:22.602Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-06T16:53:22.602Z] Collecting cached-property<2,>=1.2.0 [2021-01-06T16:53:22.602Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-06T16:53:23.199Z] 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-06T16:53:23.199Z] 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-06T16:53:23.199Z] 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-06T16:53:23.514Z] Collecting docker<4.0,>=3.6.0 [2021-01-06T16:53:23.514Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-06T16:53:23.514Z] 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-06T16:53:23.786Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-06T16:53:23.786Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-06T16:53:23.786Z] 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-06T16:53:24.055Z] Collecting idna<2.8,>=2.5 [2021-01-06T16:53:24.055Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-06T16:53:24.055Z] Collecting docker-pycreds>=0.4.0 [2021-01-06T16:53:24.055Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-06T16:53:24.055Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-06T16:53:24.055Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-06T16:53:24.055Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-06T16:53:24.055Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-06T16:53:24.326Z] Installing collected packages: urllib3, idna, requests, PyYAML, dockerpty, websocket-client, docopt, texttable, jsonschema, cached-property, docker-pycreds, docker, docker-compose [2021-01-06T16:53:24.326Z] Attempting uninstall: urllib3 [2021-01-06T16:53:24.326Z] Found existing installation: urllib3 1.25.9 [2021-01-06T16:53:24.326Z] Uninstalling urllib3-1.25.9: [2021-01-06T16:53:26.266Z] Successfully uninstalled urllib3-1.25.9 [2021-01-06T16:53:28.229Z] Attempting uninstall: idna [2021-01-06T16:53:28.229Z] Found existing installation: idna 2.9 [2021-01-06T16:53:28.229Z] Uninstalling idna-2.9: [2021-01-06T16:53:28.229Z] Successfully uninstalled idna-2.9 [2021-01-06T16:53:28.834Z] Attempting uninstall: requests [2021-01-06T16:53:28.834Z] Found existing installation: requests 2.23.0 [2021-01-06T16:53:28.834Z] Uninstalling requests-2.23.0: [2021-01-06T16:53:29.110Z] Successfully uninstalled requests-2.23.0 [2021-01-06T16:53:29.110Z] Running setup.py install for PyYAML: started [2021-01-06T16:53:31.753Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-06T16:53:31.753Z] Running setup.py install for dockerpty: started [2021-01-06T16:53:32.030Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-06T16:53:32.629Z] Running setup.py install for docopt: started [2021-01-06T16:53:33.227Z] Running setup.py install for docopt: finished with status 'done' [2021-01-06T16:53:33.227Z] Running setup.py install for texttable: started [2021-01-06T16:53:34.197Z] Running setup.py install for texttable: finished with status 'done' [2021-01-06T16:53:36.211Z] 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-06T16:53:38.874Z] ---> b6785895e8a0 [2021-01-06T16:53:38.874Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-06T16:53:38.874Z] ---> Running in 10b772f73988 [2021-01-06T16:53:39.471Z] 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-06T16:53:41.452Z] Removing intermediate container 57866614ec8b [2021-01-06T16:53:41.452Z] ---> 05d59be5ec9c [2021-01-06T16:53:41.452Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-06T16:53:41.452Z] ---> Running in 38dfe266fdfb [2021-01-06T16:53:42.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:53:42.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:53:42.705Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T16:53:42.705Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-06T16:53:42.705Z] (3/3) Installing curl (7.69.1-r3) [2021-01-06T16:53:42.705Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:53:42.705Z] OK: 72 MiB in 58 packages [2021-01-06T16:53:43.577Z] gofmt -l . [2021-01-06T16:53:43.577Z] [ "`gofmt -l .`" = "" ] [2021-01-06T16:53:44.667Z] Removing intermediate container 38dfe266fdfb [2021-01-06T16:53:44.667Z] ---> c10abba806d3 [2021-01-06T16:53:44.667Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-06T16:53:44.934Z] ---> Running in d84b48540da3 [2021-01-06T16:53:45.535Z] Removing intermediate container d84b48540da3 [2021-01-06T16:53:45.535Z] ---> 0ade75f2f308 [2021-01-06T16:53:45.535Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T16:53:45.553Z] ./bin/test-go-mod-tidy.sh [2021-01-06T16:53:45.804Z] ---> Running in dfa44ed2d1ca [2021-01-06T16:53:46.081Z] Removing intermediate container dfa44ed2d1ca [2021-01-06T16:53:46.081Z] ---> 2a8b6e446541 [2021-01-06T16:53:46.081Z] Step 24/26 : LABEL arch=x86_64 [2021-01-06T16:53:46.081Z] ---> Running in ff9498626834 [2021-01-06T16:53:46.150Z] ./bin/test-attribution-txt.sh [2021-01-06T16:53:46.685Z] Removing intermediate container ff9498626834 [2021-01-06T16:53:46.685Z] ---> a6918bc33de6 [2021-01-06T16:53:46.685Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:53:46.685Z] ---> Running in 90004266595a [2021-01-06T16:53:46.960Z] Removing intermediate container 90004266595a [2021-01-06T16:53:46.960Z] ---> f8b6370a9269 [2021-01-06T16:53:46.960Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T16:53:47.925Z] 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-06T16:53:47.925Z] ---> Running in e8b1f444f29e [2021-01-06T16:53:47.925Z] 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-06T16:53:48.516Z] Removing intermediate container e8b1f444f29e [2021-01-06T16:53:48.516Z] ---> 4cd85efb7d08 [2021-01-06T16:53:48.516Z] [2021-01-06T16:53:48.516Z] Successfully built 4cd85efb7d08 [2021-01-06T16:53:48.780Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-06T16:53:48.780Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-bootstrap-redis-go [Pipeline] sh [2021-01-06T16:53:51.104Z] + ls -al . [2021-01-06T16:53:51.104Z] total 672 [2021-01-06T16:53:51.104Z] drwxrwxr-x 9 1001 1001 4096 Jan 6 16:53 . [2021-01-06T16:53:51.104Z] drwxr-xr-x 4 root root 4096 Jan 6 16:50 .. [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 11 Jan 6 16:48 .dockerignore [2021-01-06T16:53:51.104Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 16:48 .git [2021-01-06T16:53:51.104Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 16:48 .github [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 872 Jan 6 16:48 .gitignore [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 166 Jan 6 16:48 .sonarcloud.properties [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 16:48 CONTRIBUTING.md [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 931 Jan 6 16:48 Dockerfile.build [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 863 Jan 6 16:48 Jenkinsfile [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 16:48 LICENSE [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 6001 Jan 6 16:48 Makefile [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 6511 Jan 6 16:48 README.md [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 6744 Jan 6 16:48 SECURITY.md [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 5 Jan 6 16:46 VERSION [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 4131 Jan 6 16:48 ZMQWindows.md [2021-01-06T16:53:51.104Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 16:48 bin [2021-01-06T16:53:51.104Z] drwxrwxr-x 15 1001 1001 4096 Jan 6 16:48 cmd [2021-01-06T16:53:51.104Z] -rw-r--r-- 1 root root 546759 Jan 6 16:52 coverage.out [2021-01-06T16:53:51.104Z] -rw-r--r-- 1 root root 1005 Jan 6 16:53 go.mod [2021-01-06T16:53:51.104Z] -rw-r--r-- 1 root root 19172 Jan 6 16:53 go.sum [2021-01-06T16:53:51.104Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 16:48 internal [2021-01-06T16:53:51.104Z] drwxrwxr-x 4 1001 1001 4096 Jan 6 16:48 openapi [2021-01-06T16:53:51.104Z] drwxrwxr-x 4 1001 1001 4096 Jan 6 16:48 snap [2021-01-06T16:53:51.104Z] -rw-rw-r-- 1 1001 1001 168 Jan 6 16:48 version.go [Pipeline] sh [2021-01-06T16:53:51.752Z] + '[' -e coverage.out ] [2021-01-06T16:53:51.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-06T16:53:51.771Z] Warning: overwriting stash ‘coverage-report’ [2021-01-06T16:53:53.001Z] Stashed 1 file(s) [Pipeline] sh [2021-01-06T16:53:53.680Z] + make build [2021-01-06T16:53:53.680Z] 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-06T16:54:03.852Z] 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-06T16:54:16.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:54:16.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:54:16.016Z] ---> 95c1fa5b80c3 [2021-01-06T16:54:16.016Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> f0c6c394b3e5 [2021-01-06T16:54:16.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> 67235212ba60 [2021-01-06T16:54:16.016Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> 75e8b0f8bcb2 [2021-01-06T16:54:16.016Z] Step 6/22 : COPY go.mod . [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> c1880c16d0a8 [2021-01-06T16:54:16.016Z] Step 7/22 : RUN go mod download [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> f8d649147401 [2021-01-06T16:54:16.016Z] Step 8/22 : COPY . . [2021-01-06T16:54:16.016Z] Removing intermediate container 0b289d6e0f28 [2021-01-06T16:54:16.016Z] ---> 972f65981d69 [2021-01-06T16:54:16.016Z] [2021-01-06T16:54:16.016Z] Step 10/24 : FROM alpine:3.12 [2021-01-06T16:54:16.016Z] ---> 389fef711851 [2021-01-06T16:54:16.016Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T16:54:16.016Z] Removing intermediate container 106602b79ea6 [2021-01-06T16:54:16.016Z] ---> 790827cc46b8 [2021-01-06T16:54:16.016Z] [2021-01-06T16:54:16.016Z] Step 10/32 : FROM alpine:3.12 [2021-01-06T16:54:16.016Z] ---> 389fef711851 [2021-01-06T16:54:16.016Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> f387f285fede [2021-01-06T16:54:16.016Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T16:54:16.016Z] Removing intermediate container 81b009a5a506 [2021-01-06T16:54:16.016Z] ---> e28b81f19d83 [2021-01-06T16:54:16.016Z] [2021-01-06T16:54:16.016Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T16:54:16.016Z] ---> 389fef711851 [2021-01-06T16:54:16.016Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:54:16.016Z] ---> Using cache [2021-01-06T16:54:16.016Z] ---> 4280019ac48e [2021-01-06T16:54:16.016Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:54:16.016Z] ---> Running in 4b5f124b2691 [2021-01-06T16:54:16.016Z] ---> Running in 7d62eab86c2b [2021-01-06T16:54:16.016Z] ---> Running in 59a64670a1e3 [2021-01-06T16:54:16.016Z] ---> Running in 1d608e3d4f95 [2021-01-06T16:54:16.016Z] Removing intermediate container 59a64670a1e3 [2021-01-06T16:54:16.016Z] ---> f57618077293 [2021-01-06T16:54:16.016Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-06T16:54:16.016Z] ---> Running in 2a296d392459 [2021-01-06T16:54:16.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:16.016Z] 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-06T16:54:16.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:16.016Z] Removing intermediate container 2a296d392459 [2021-01-06T16:54:16.016Z] ---> e73900cb1c42 [2021-01-06T16:54:16.016Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-06T16:54:16.016Z] ---> Running in b69bca5d6535 [2021-01-06T16:54:16.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:16.016Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:54:16.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:16.016Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-06T16:54:16.016Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:54:16.016Z] OK: 6 MiB in 16 packages [2021-01-06T16:54:16.016Z] Removing intermediate container b69bca5d6535 [2021-01-06T16:54:16.016Z] ---> 4a881b788ddd [2021-01-06T16:54:16.016Z] Step 15/26 : WORKDIR / [2021-01-06T16:54:16.016Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T16:54:16.016Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T16:54:16.016Z] ---> Running in 3807d99cf8a5 [2021-01-06T16:54:16.016Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T16:54:16.016Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T16:54:16.016Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T16:54:16.016Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:54:16.016Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:54:16.016Z] OK: 7 MiB in 19 packages [2021-01-06T16:54:16.016Z] Removing intermediate container 3807d99cf8a5 [2021-01-06T16:54:16.016Z] ---> 13916aee3ca9 [2021-01-06T16:54:16.016Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-06T16:54:16.016Z] Removing intermediate container 4b5f124b2691 [2021-01-06T16:54:16.016Z] ---> 1971292b1983 [2021-01-06T16:54:16.016Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-06T16:54:16.016Z] ---> 7bbefc7a89cb [2021-01-06T16:54:16.016Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-06T16:54:16.016Z] ---> Running in ced5e8dda61c [2021-01-06T16:54:16.016Z] Removing intermediate container 1d608e3d4f95 [2021-01-06T16:54:16.016Z] ---> fcab180ece72 [2021-01-06T16:54:16.016Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T16:54:17.957Z] ---> Running in 49386ee6f155 [2021-01-06T16:54:17.957Z] Removing intermediate container ced5e8dda61c [2021-01-06T16:54:17.957Z] ---> 59474c768f59 [2021-01-06T16:54:17.957Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-06T16:54:17.957Z] ---> dc6ed6da93b9 [2021-01-06T16:54:17.957Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-06T16:54:18.223Z] ---> Running in ae220f70cd05 [2021-01-06T16:54:18.497Z] Removing intermediate container 49386ee6f155 [2021-01-06T16:54:18.498Z] ---> 4e5e9de6066a [2021-01-06T16:54:18.498Z] Step 13/24 : WORKDIR / [2021-01-06T16:54:18.498Z] ---> 1571fa30c10e [2021-01-06T16:54:18.498Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:54:18.498Z] ---> Running in 80aac8ee748f [2021-01-06T16:54:18.498Z] ---> Running in d0741ce8e830 [2021-01-06T16:54:18.770Z] Removing intermediate container ae220f70cd05 [2021-01-06T16:54:18.770Z] ---> d8b1df0a1e5a [2021-01-06T16:54:18.770Z] Step 14/32 : 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-06T16:54:19.376Z] ---> Running in 3637dea3f1ad [2021-01-06T16:54:19.950Z] Removing intermediate container 80aac8ee748f [2021-01-06T16:54:19.950Z] ---> ec1e3dd7beff [2021-01-06T16:54:19.950Z] 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-06T16:54:19.950Z] Removing intermediate container d0741ce8e830 [2021-01-06T16:54:19.950Z] ---> 999aea67bb41 [2021-01-06T16:54:19.950Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T16:54:21.403Z] ---> Running in 2b37cb66ccbc [2021-01-06T16:54:21.672Z] ---> 9239c5521afc [2021-01-06T16:54:21.672Z] 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-06T16:54:21.672Z] Removing intermediate container 10b772f73988 [2021-01-06T16:54:21.672Z] ---> 3488539b7997 [2021-01-06T16:54:21.672Z] [2021-01-06T16:54:21.672Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T16:54:21.672Z] ---> 389fef711851 [2021-01-06T16:54:21.672Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T16:54:21.944Z] Removing intermediate container 2b37cb66ccbc [2021-01-06T16:54:21.944Z] ---> 6f33d985a77d [2021-01-06T16:54:21.944Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-06T16:54:21.944Z] ---> Running in 4aee18b4d8b9 [2021-01-06T16:54:22.215Z] ---> cb2c555b2cee [2021-01-06T16:54:22.215Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-06T16:54:22.215Z] Connecting to github.com (140.82.112.3:443) [2021-01-06T16:54:22.215Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.92.68:443) [2021-01-06T16:54:22.485Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-06T16:54:22.485Z] Removing intermediate container 4aee18b4d8b9 [2021-01-06T16:54:22.485Z] ---> 095e56b5892c [2021-01-06T16:54:22.485Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-06T16:54:22.485Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-06T16:54:22.485Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-06T16:54:22.485Z] dockerize [2021-01-06T16:54:22.485Z] ---> 01529ba215de [2021-01-06T16:54:22.485Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:54:22.758Z] ---> 0eff9819a67a [2021-01-06T16:54:22.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-06T16:54:22.758Z] ---> Running in 435d38d91861 [2021-01-06T16:54:22.758Z] ---> Running in 29dcbd96e81c [2021-01-06T16:54:23.351Z] Removing intermediate container 435d38d91861 [2021-01-06T16:54:23.351Z] ---> 1d86a68d0524 [2021-01-06T16:54:23.351Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-06T16:54:23.616Z] ---> Running in 9cfd8b175a2a [2021-01-06T16:54:24.191Z] ---> f78b2aa07a07 [2021-01-06T16:54:24.191Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-06T16:54:24.453Z] Removing intermediate container 9cfd8b175a2a [2021-01-06T16:54:24.453Z] ---> b7b663daacfe [2021-01-06T16:54:24.454Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:54:24.721Z] Removing intermediate container 3637dea3f1ad [2021-01-06T16:54:24.721Z] ---> 95e78b34baa6 [2021-01-06T16:54:24.721Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-06T16:54:24.721Z] ---> Running in bbda35c64d3b [2021-01-06T16:54:24.721Z] ---> Running in 782e9ca48e30 [2021-01-06T16:54:24.989Z] ---> 83f2e90e1e90 [2021-01-06T16:54:24.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-06T16:54:25.255Z] Removing intermediate container 782e9ca48e30 [2021-01-06T16:54:25.255Z] ---> 510bf3b39f9e [2021-01-06T16:54:25.255Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-06T16:54:25.522Z] Removing intermediate container 29dcbd96e81c [2021-01-06T16:54:25.522Z] ---> 835b35cc3a3b [2021-01-06T16:54:25.522Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:54:25.522Z] ---> Running in a65bbdbb9a5b [2021-01-06T16:54:25.522Z] ---> 510952f257c8 [2021-01-06T16:54:25.522Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:54:25.522Z] ---> Running in 051534ce03e2 [2021-01-06T16:54:25.785Z] ---> Running in 0e8b62f6b6ff [2021-01-06T16:54:26.038Z] 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-06T16:54:26.048Z] Removing intermediate container a65bbdbb9a5b [2021-01-06T16:54:26.048Z] ---> 65ed1b8fcbff [2021-01-06T16:54:26.048Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-06T16:54:26.048Z] Removing intermediate container 051534ce03e2 [2021-01-06T16:54:26.048Z] ---> fcce7f6a7244 [2021-01-06T16:54:26.048Z] Step 24/26 : LABEL arch=x86_64 [2021-01-06T16:54:27.975Z] ---> Running in bf76632e7eaf [2021-01-06T16:54:27.975Z] ---> Running in 43a54fe65346 [2021-01-06T16:54:28.240Z] Removing intermediate container 7d62eab86c2b [2021-01-06T16:54:28.240Z] ---> 9c1063e889c2 [2021-01-06T16:54:28.240Z] [2021-01-06T16:54:28.240Z] Step 10/22 : FROM alpine:3.12 [2021-01-06T16:54:28.240Z] ---> 389fef711851 [2021-01-06T16:54:28.240Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T16:54:28.240Z] ---> Using cache [2021-01-06T16:54:28.240Z] ---> fcab180ece72 [2021-01-06T16:54:28.240Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-06T16:54:28.502Z] ---> Running in 6baeb3fd3fd7 [2021-01-06T16:54:28.502Z] Removing intermediate container bbda35c64d3b [2021-01-06T16:54:28.502Z] ---> f05fd94173a7 [2021-01-06T16:54:28.502Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-06T16:54:28.502Z] Removing intermediate container 43a54fe65346 [2021-01-06T16:54:28.502Z] ---> f86d6fafbbc8 [2021-01-06T16:54:28.502Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:54:28.764Z] ---> Running in 2c549ab49717 [2021-01-06T16:54:28.764Z] ---> Running in 47631582772f [2021-01-06T16:54:28.764Z] Copy dockerize executable [2021-01-06T16:54:28.764Z] Removing intermediate container 6baeb3fd3fd7 [2021-01-06T16:54:28.764Z] ---> e519ab27a769 [2021-01-06T16:54:28.764Z] Step 13/22 : WORKDIR / [2021-01-06T16:54:29.025Z] ---> Running in 70e808f6e163 [2021-01-06T16:54:29.025Z] Removing intermediate container 2c549ab49717 [2021-01-06T16:54:29.025Z] ---> dcf4ede7cdeb [2021-01-06T16:54:29.025Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T16:54:29.414Z] 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-06T16:54:29.602Z] ---> Running in bd371fcecd98 [2021-01-06T16:54:29.603Z] Removing intermediate container 70e808f6e163 [2021-01-06T16:54:29.603Z] ---> eeccbc3b2103 [2021-01-06T16:54:29.603Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-06T16:54:29.864Z] Removing intermediate container 0e8b62f6b6ff [2021-01-06T16:54:29.864Z] ---> eb7918ea5439 [2021-01-06T16:54:29.864Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:54:29.864Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:29.864Z] Removing intermediate container bd371fcecd98 [2021-01-06T16:54:29.864Z] ---> cbf66b10fd73 [2021-01-06T16:54:29.864Z] [2021-01-06T16:54:29.864Z] ---> Running in 1383609a4842 [2021-01-06T16:54:30.128Z] Removing intermediate container bf76632e7eaf [2021-01-06T16:54:30.128Z] ---> 69e1e0e7a710 [2021-01-06T16:54:30.128Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-06T16:54:30.128Z] ---> 957cb1119aae [2021-01-06T16:54:30.128Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-06T16:54:30.128Z] Successfully built cbf66b10fd73 [2021-01-06T16:54:30.128Z] Successfully tagged docker-core-metadata-go:latest [2021-01-06T16:54:30.128Z]  Building docker-core-metadata-go ... done  ---> Running in 83a42de469d1 [2021-01-06T16:54:30.391Z] Removing intermediate container 1383609a4842 [2021-01-06T16:54:30.391Z] ---> e04de8001149 [2021-01-06T16:54:30.391Z] Step 22/24 : LABEL arch=x86_64 [2021-01-06T16:54:30.391Z] ---> Running in 537b0b6c8e45 [2021-01-06T16:54:30.391Z] Removing intermediate container 83a42de469d1 [2021-01-06T16:54:30.391Z] ---> db7ab25c2ef4 [2021-01-06T16:54:30.391Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-06T16:54:30.654Z] ---> bcf643c98a5c [2021-01-06T16:54:30.654Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-06T16:54:30.654Z] Removing intermediate container 537b0b6c8e45 [2021-01-06T16:54:30.654Z] ---> 3c1e2a7ef8e7 [2021-01-06T16:54:30.654Z] Step 23/24 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:54:30.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-06T16:54:31.266Z] ---> Running in 615ddfc2da0a [2021-01-06T16:54:31.266Z] ---> 5e1216e9f06a [2021-01-06T16:54:31.266Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-06T16:54:31.266Z] ---> 6cb2b0c5cf9e [2021-01-06T16:54:31.266Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-06T16:54:31.527Z] ---> Running in 8bc8c32b595d [2021-01-06T16:54:31.527Z] Removing intermediate container 615ddfc2da0a [2021-01-06T16:54:31.527Z] ---> 62512bfd81b1 [2021-01-06T16:54:31.527Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T16:54:31.801Z] ---> Running in 6075651626dd [2021-01-06T16:54:31.801Z] ---> 30ee529c7c56 [2021-01-06T16:54:31.801Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-06T16:54:31.801Z] ---> Running in 2b34c8155d36 [2021-01-06T16:54:32.074Z] Removing intermediate container 6075651626dd [2021-01-06T16:54:32.074Z] ---> 32a651b8142b [2021-01-06T16:54:32.074Z] [2021-01-06T16:54:32.341Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-06T16:54:32.341Z] Successfully built 32a651b8142b [2021-01-06T16:54:32.341Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-06T16:54:32.341Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-06T16:54:32.341Z]  Building docker-security-secretstore-setup-go ... done (3/6) Installing libsodium (1.0.18-r0) [2021-01-06T16:54:32.605Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-06T16:54:32.871Z] Removing intermediate container 8bc8c32b595d [2021-01-06T16:54:32.871Z] ---> d0439aedf741 [2021-01-06T16:54:32.871Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-06T16:54:33.132Z] Removing intermediate container 2b34c8155d36 [2021-01-06T16:54:33.132Z] ---> cedcd4374fa9 [2021-01-06T16:54:33.132Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-06T16:54:33.705Z] ---> Running in 9d20dfef52b7 [2021-01-06T16:54:33.705Z] ---> 79e81228d9e9 [2021-01-06T16:54:33.705Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-06T16:54:33.705Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-06T16:54:33.705Z] Removing intermediate container 9d20dfef52b7 [2021-01-06T16:54:33.705Z] ---> 93837b14f05e [2021-01-06T16:54:33.705Z] Step 20/22 : LABEL arch=x86_64 [2021-01-06T16:54:33.722Z] 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-06T16:54:33.969Z] ---> Running in 9a3561b536f1 [2021-01-06T16:54:33.969Z] ---> 2c5ffa47ee38 [2021-01-06T16:54:33.969Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-06T16:54:33.969Z] Removing intermediate container 9a3561b536f1 [2021-01-06T16:54:33.969Z] ---> 5e236b26fe7c [2021-01-06T16:54:33.969Z] Step 21/22 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:54:34.231Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-06T16:54:34.231Z] ---> Running in 1f0516bb678f [2021-01-06T16:54:34.231Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:54:34.231Z] OK: 8 MiB in 20 packages [2021-01-06T16:54:34.494Z] ---> 69f8db45f72e [2021-01-06T16:54:34.494Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-06T16:54:34.494Z] Removing intermediate container 1f0516bb678f [2021-01-06T16:54:34.494Z] ---> 52f5c1968833 [2021-01-06T16:54:34.494Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T16:54:35.155Z] 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-06T16:54:35.443Z] ---> Running in 7c7d2a992ad9 [2021-01-06T16:54:35.443Z] ---> 41d54f20fd62 [2021-01-06T16:54:35.443Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-06T16:54:36.018Z] ---> Running in a6a50064c0df [2021-01-06T16:54:36.018Z] Removing intermediate container 7c7d2a992ad9 [2021-01-06T16:54:36.018Z] ---> 0748f71ae555 [2021-01-06T16:54:36.018Z] [2021-01-06T16:54:36.018Z] Removing intermediate container 47631582772f [2021-01-06T16:54:36.018Z] ---> 6031c06307ca [2021-01-06T16:54:36.018Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-06T16:54:36.280Z] Successfully built 0748f71ae555 [2021-01-06T16:54:36.280Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-06T16:54:36.280Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a6a50064c0df [2021-01-06T16:54:36.280Z] ---> 97afd302ff6d [2021-01-06T16:54:36.280Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-06T16:54:36.280Z] ---> b2f65c102782 [2021-01-06T16:54:36.280Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-06T16:54:36.543Z] ---> edfac434b154 [2021-01-06T16:54:36.543Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:54:36.806Z] ---> Running in 683eff4e30ef [2021-01-06T16:54:37.070Z] ---> c90360645362 [2021-01-06T16:54:37.070Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-06T16:54:37.332Z] ---> 8f1cf598e2ed [2021-01-06T16:54:37.332Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:54:37.595Z] ---> Running in 7d7911ceae71 [2021-01-06T16:54:37.595Z] Removing intermediate container 7d7911ceae71 [2021-01-06T16:54:37.595Z] ---> ce124228d14b [2021-01-06T16:54:37.595Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T16:54:37.857Z] ---> Running in 0fed34e6d36b [2021-01-06T16:54:37.858Z] Removing intermediate container 683eff4e30ef [2021-01-06T16:54:37.858Z] ---> 4a629a78d117 [2021-01-06T16:54:37.858Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:54:38.120Z] ---> Running in c79243227f1b [2021-01-06T16:54:38.120Z] Removing intermediate container 0fed34e6d36b [2021-01-06T16:54:38.120Z] ---> 122203ba0618 [2021-01-06T16:54:38.120Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-06T16:54:38.120Z] Removing intermediate container c79243227f1b [2021-01-06T16:54:38.120Z] ---> ea433b4cd095 [2021-01-06T16:54:38.120Z] Step 29/32 : CMD ["install"] [2021-01-06T16:54:38.382Z] ---> Running in 749fac7245c9 [2021-01-06T16:54:38.382Z] ---> 1aa3f4041354 [2021-01-06T16:54:38.382Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:54:38.382Z] ---> Running in 790811612b12 [2021-01-06T16:54:38.647Z] Removing intermediate container 749fac7245c9 [2021-01-06T16:54:38.647Z] ---> e05f230c7a1a [2021-01-06T16:54:38.647Z] Step 30/32 : LABEL arch=x86_64 [2021-01-06T16:54:38.913Z] ---> Running in afd2da9c829d [2021-01-06T16:54:38.913Z] Removing intermediate container afd2da9c829d [2021-01-06T16:54:38.913Z] ---> a9dfff8aa3de [2021-01-06T16:54:38.913Z] Step 31/32 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:54:39.179Z] ---> Running in e5f3a0e41832 [2021-01-06T16:54:39.442Z] Removing intermediate container e5f3a0e41832 [2021-01-06T16:54:39.442Z] ---> f4ee2a79aa15 [2021-01-06T16:54:39.442Z] Step 32/32 : LABEL version=0.0.0 [2021-01-06T16:54:39.705Z] ---> Running in e40f37a6081b [2021-01-06T16:54:39.705Z] Removing intermediate container 790811612b12 [2021-01-06T16:54:39.705Z] ---> 853ad06674a6 [2021-01-06T16:54:39.705Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:54:39.705Z] ---> Running in 638f3118448c [2021-01-06T16:54:39.968Z] Removing intermediate container e40f37a6081b [2021-01-06T16:54:39.969Z] ---> 0787fa954f90 [2021-01-06T16:54:39.969Z] [2021-01-06T16:54:39.969Z] Removing intermediate container 638f3118448c [2021-01-06T16:54:39.969Z] ---> bb1b2dbc855c [2021-01-06T16:54:39.969Z] Step 24/26 : LABEL arch=x86_64 [2021-01-06T16:54:39.969Z] ---> Running in 9205bc496b6e [2021-01-06T16:54:39.969Z] Successfully built 0787fa954f90 [2021-01-06T16:54:39.969Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-06T16:54:40.230Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 9205bc496b6e [2021-01-06T16:54:40.230Z] ---> 6f3e41d67fb8 [2021-01-06T16:54:40.230Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:54:40.230Z] ---> Running in 073b6ede6036 [2021-01-06T16:54:40.493Z] Removing intermediate container 073b6ede6036 [2021-01-06T16:54:40.493Z] ---> e550edaaafde [2021-01-06T16:54:40.493Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T16:54:40.493Z] ---> Running in 96107d0b1b83 [2021-01-06T16:54:40.556Z] 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-06T16:54:40.756Z] Removing intermediate container 96107d0b1b83 [2021-01-06T16:54:40.756Z] ---> 3c138774b170 [2021-01-06T16:54:40.756Z] [2021-01-06T16:54:40.756Z] Successfully built 3c138774b170 [2021-01-06T16:54:40.756Z] Successfully tagged docker-core-data-go:latest [2021-01-06T16:54:41.028Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-06T16:54:41.054Z] $ docker stop --time=1 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 [2021-01-06T16:54:42.570Z] $ docker rm -f 77c79055c0b9052722ffe8b288e541e001bc5b33869f2e0475a30b6f8d8f7bf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T16:54:43.107Z] + docker images [2021-01-06T16:54:43.107Z] + grep docker [2021-01-06T16:54:43.371Z] docker-core-data-go latest 3c138774b170 3 seconds ago 22.3MB [2021-01-06T16:54:43.371Z] docker-security-bootstrapper-go latest 0787fa954f90 4 seconds ago 41.4MB [2021-01-06T16:54:43.371Z] docker-security-bootstrap-redis-go latest 0748f71ae555 8 seconds ago 15.8MB [2021-01-06T16:54:43.371Z] docker-security-secretstore-setup-go latest 32a651b8142b 12 seconds ago 24.6MB [2021-01-06T16:54:43.371Z] docker-core-metadata-go latest cbf66b10fd73 14 seconds ago 19.1MB [2021-01-06T16:54:43.371Z] docker-sys-mgmt-agent-go latest 4cd85efb7d08 55 seconds ago 313MB [2021-01-06T16:54:43.371Z] docker-core-command-go latest 063e439e0cae 2 minutes ago 16.7MB [2021-01-06T16:54:43.371Z] docker-support-scheduler-go latest 4987ff096965 2 minutes ago 16.9MB [2021-01-06T16:54:43.371Z] docker-support-notifications-go latest 9a8ddec34554 2 minutes ago 16.9MB [2021-01-06T16:54:43.371Z] docker-security-proxy-setup-go latest 87ad6fcc2a61 2 minutes ago 24.5MB [2021-01-06T16:54:43.371Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-06T16:54:44.855Z] 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-06T16:54:48.255Z] 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-06T16:54:52.562Z] 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-06T16:54:55.954Z] 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-06T16:54:59.041Z] Still waiting to schedule task [2021-01-06T16:54:59.042Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-06T16:55:00.273Z] 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-06T16:55:04.601Z] 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-06T16:55:10.037Z] $ docker stop --time=1 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e [2021-01-06T16:55:12.462Z] $ docker rm -f 7dc42564abf424f60f13c2fbbae39dff3f8ad70530a760b159aeb2627975644e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:55:14.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T16:55:14.371Z] [2021-01-06T16:55:14.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:55:14.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T16:55:15.024Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-06T16:55:15.024Z] 29e5d40040c1: Pulling fs layer [2021-01-06T16:55:15.024Z] 1ce36da41761: Pulling fs layer [2021-01-06T16:55:15.024Z] 25b303627fd3: Pulling fs layer [2021-01-06T16:55:15.024Z] 29e5d40040c1: Download complete [2021-01-06T16:55:15.624Z] 1ce36da41761: Verifying Checksum [2021-01-06T16:55:15.625Z] 1ce36da41761: Download complete [2021-01-06T16:55:15.625Z] 29e5d40040c1: Pull complete [2021-01-06T16:55:17.059Z] 1ce36da41761: Pull complete [2021-01-06T16:55:17.059Z] 25b303627fd3: Verifying Checksum [2021-01-06T16:55:17.059Z] 25b303627fd3: Download complete [2021-01-06T16:55:27.211Z] 25b303627fd3: Pull complete [2021-01-06T16:55:27.211Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-06T16:55:27.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T16:55:27.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-06T16:55:27.450Z] prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container [2021-01-06T16:55:27.543Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:55:30.689Z] $ docker top 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:55:31.668Z] + + grepdocker-compose parallel build [2021-01-06T16:55:31.668Z] --help [2021-01-06T16:55:35.038Z] --parallel Build images in parallel. [Pipeline] } [2021-01-06T16:55:35.355Z] $ docker stop --time=1 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 [2021-01-06T16:55:37.291Z] $ docker rm -f 33868110a5d719c8a8d78c7849c6cf49c257c1a548f0473975e34609267e9de0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-06T16:55:38.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-06T16:55:38.141Z] . [Pipeline] withDockerContainer [2021-01-06T16:55:38.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-18685 does not seem to be running inside a container [2021-01-06T16:55:38.470Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T16:55:39.845Z] $ docker top 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T16:55:40.950Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-06T16:55:45.244Z] Building docker-core-command-go ... [2021-01-06T16:55:45.244Z] Building docker-core-data-go ... [2021-01-06T16:55:45.244Z] Building docker-core-metadata-go ... [2021-01-06T16:55:45.244Z] Building docker-security-bootstrapper-go ... [2021-01-06T16:55:45.244Z] Building docker-security-bootstrap-redis-go ... [2021-01-06T16:55:45.244Z] Building docker-security-proxy-setup-go ... [2021-01-06T16:55:45.244Z] Building docker-security-secretstore-setup-go ... [2021-01-06T16:55:45.244Z] Building docker-support-notifications-go ... [2021-01-06T16:55:45.244Z] Building docker-support-scheduler-go ... [2021-01-06T16:55:45.244Z] Building docker-sys-mgmt-agent-go ... [2021-01-06T16:55:45.244Z] Building docker-sys-mgmt-agent-go [2021-01-06T16:55:45.244Z] Building docker-core-data-go [2021-01-06T16:55:45.244Z] Building docker-support-notifications-go [2021-01-06T16:55:45.244Z] Building docker-support-scheduler-go [2021-01-06T16:55:45.244Z] Building docker-security-proxy-setup-go [2021-01-06T16:55:51.465Z] Running on prd-ubuntu18.04-docker-8c-8g-18691 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-06T16:55:51.551Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-01-06T16:55:53.724Z] using credential edgex-jenkins-ssh [2021-01-06T16:55:53.772Z] Cloning the remote Git repository [2021-01-06T16:55:53.797Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:55:53.862Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-01-06T16:55:53.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:55:53.894Z] > git --version # timeout=10 [2021-01-06T16:55:53.900Z] > git --version # 'git version 2.17.1' [2021-01-06T16:55:53.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:55:53.928Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:56:02.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T16:56:02.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-06T16:56:02.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-06T16:56:02.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-06T16:56:02.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:56:02.496Z] > 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-06T16:56:03.844Z] Merging remotes/origin/master commit fa73db002611977724c74faadafd397fb3003e92 into PR head commit dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:56:04.001Z] Merge succeeded, producing dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:56:04.001Z] Checking out Revision dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d (PR-2970) [2021-01-06T16:56:03.857Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:56:03.862Z] > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [2021-01-06T16:56:03.981Z] > git remote # timeout=10 [2021-01-06T16:56:03.986Z] > git config --get remote.origin.url # timeout=10 [2021-01-06T16:56:03.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-06T16:56:03.993Z] > git merge fa73db002611977724c74faadafd397fb3003e92 # timeout=10 [2021-01-06T16:56:04.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-06T16:56:04.009Z] > git config core.sparsecheckout # timeout=10 [2021-01-06T16:56:04.012Z] > git checkout -f dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d # timeout=10 [2021-01-06T16:56:07.663Z] Commit message: "feat(security): Add new implementation for security bootstrapping/installation" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-06T16:56:08.793Z] + echo snap-build.sh [2021-01-06T16:56:08.793Z] snap-build.sh [2021-01-06T16:56:08.793Z] + SNAP_BASE_DIR=. [2021-01-06T16:56:08.793Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-01-06T16:56:08.793Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-01-06T16:56:08.793Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-01-06T16:56:08.793Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-01-06T16:56:08.793Z] + cd /w/workspace/edgex-go/12 [2021-01-06T16:56:08.793Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-06T16:56:08.793Z] Reading package lists... [2021-01-06T16:56:08.793Z] Building dependency tree... [2021-01-06T16:56:08.793Z] Reading state information... [2021-01-06T16:56:09.055Z] The following packages were automatically installed and are no longer required: [2021-01-06T16:56:09.055Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-06T16:56:09.055Z] uidmap xdelta3 [2021-01-06T16:56:09.055Z] Use 'sudo apt autoremove' to remove them. [2021-01-06T16:56:09.055Z] The following packages will be REMOVED: [2021-01-06T16:56:09.055Z] lxd* lxd-client* [2021-01-06T16:56:09.628Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-06T16:56:09.628Z] After this operation, 31.7 MB disk space will be freed. [2021-01-06T16:56:10.674Z] (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-06T16:56:10.674Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T16:56:11.620Z] Removing lxd dnsmasq configuration [2021-01-06T16:56:11.621Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T16:56:11.882Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-06T16:56:12.466Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-06T16:56:12.728Z] (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-06T16:56:12.728Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-06T16:56:14.118Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-06T16:56:14.380Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-06T16:56:15.783Z] + sudo snap remove --purge lxd [2021-01-06T16:56:16.080Z] snap "lxd" is not installed [2021-01-06T16:56:16.080Z] + sudo groupadd --force --system lxd [2021-01-06T16:56:16.080Z] ++ whoami [2021-01-06T16:56:16.080Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-06T16:56:16.080Z] + newgrp - lxd [2021-01-06T16:56:16.080Z] + sudo snap install lxd [2021-01-06T16:56:26.135Z] 2021-01-06T16:56:22Z INFO Waiting for automatic snapd restart... [2021-01-06T16:56:41.050Z] lxd 4.9 from Canonical* installed [2021-01-06T16:56:41.050Z] + sudo lxd init --auto [2021-01-06T16:56:51.057Z] + sudo snap install --classic snapcraft [2021-01-06T16:56:55.290Z] snapcraft 4.4.4 from Canonical* installed [2021-01-06T16:56:55.290Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-06T16:56:55.290Z] + patch --verbose -p1 [2021-01-06T16:56:55.290Z] Hmm... Looks like a unified diff to me... [2021-01-06T16:56:55.290Z] The text leading up to this was: [2021-01-06T16:56:55.290Z] -------------------------- [2021-01-06T16:56:55.290Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-06T16:56:55.290Z] |From: Tony Espy [2021-01-06T16:56:55.290Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-06T16:56:55.290Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-06T16:56:55.290Z] | [2021-01-06T16:56:55.290Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-06T16:56:55.290Z] |optimize the snap CI check run for pull requests. When [2021-01-06T16:56:55.290Z] |applied, it essentially strips out everything (apps and [2021-01-06T16:56:55.290Z] |parts) from the snapcraft.yaml file except those required [2021-01-06T16:56:55.290Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-06T16:56:55.290Z] |catch changes to edgex-go that break the snap build. [2021-01-06T16:56:55.290Z] | [2021-01-06T16:56:55.290Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-06T16:56:55.290Z] |to update this patch file, otherwise it may fail to apply, [2021-01-06T16:56:55.290Z] |resulting in a failed snap build CI check in the associated [2021-01-06T16:56:55.291Z] |pull request. [2021-01-06T16:56:55.291Z] | [2021-01-06T16:56:55.291Z] |Note - in addition to applying this patch, the pipeline also [2021-01-06T16:56:55.291Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-06T16:56:55.291Z] |need to build the finally binary .snap file (and it won't [2021-01-06T16:56:55.291Z] |work with the patch applied). This further reduces the build [2021-01-06T16:56:55.291Z] |time. [2021-01-06T16:56:55.291Z] |--- [2021-01-06T16:56:55.291Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-06T16:56:55.291Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-06T16:56:55.291Z] | [2021-01-06T16:56:55.291Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-06T16:56:55.291Z] |index 1e537489..faf42425 100644 [2021-01-06T16:56:55.291Z] |--- a/snap/snapcraft.yaml [2021-01-06T16:56:55.291Z] |+++ b/snap/snapcraft.yaml [2021-01-06T16:56:55.291Z] -------------------------- [2021-01-06T16:56:55.291Z] patching file snap/snapcraft.yaml [2021-01-06T16:56:55.291Z] Using Plan A... [2021-01-06T16:56:55.291Z] Hunk #1 succeeded at 73. [2021-01-06T16:56:55.291Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-06T16:56:55.291Z] Hunk #3 succeeded at 214. [2021-01-06T16:56:55.291Z] Hunk #4 succeeded at 222. [2021-01-06T16:56:55.291Z] Hunk #5 succeeded at 229. [2021-01-06T16:56:55.291Z] Hunk #6 succeeded at 256. [2021-01-06T16:56:55.291Z] Hunk #7 succeeded at 290. [2021-01-06T16:56:55.291Z] Hunk #8 succeeded at 341. [2021-01-06T16:56:55.291Z] Hmm... Ignoring the trailing garbage. [2021-01-06T16:56:55.291Z] done [2021-01-06T16:56:55.291Z] + sudo snapcraft prime --use-lxd [2021-01-06T16:56:56.674Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-06T16:56:56.934Z] 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-06T16:56:56.934Z] - README.md [2021-01-06T16:56:56.934Z] - snapcraft.yaml.orig [2021-01-06T16:56:56.934Z] [2021-01-06T16:56:56.934Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-06T16:56:57.503Z] Launching a container. [2021-01-06T16:57:07.007Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:57:07.007Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:57:07.007Z] ---> dd4dc3f57fde [2021-01-06T16:57:07.007Z] Step 3/25 : WORKDIR /edgex-go [2021-01-06T16:57:07.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:57:07.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:57:07.007Z] ---> dd4dc3f57fde [2021-01-06T16:57:07.007Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:57:07.007Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:57:07.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:57:07.007Z] ---> dd4dc3f57fde [2021-01-06T16:57:07.007Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T16:57:07.007Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:57:07.007Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:57:07.007Z] ---> dd4dc3f57fde [2021-01-06T16:57:07.007Z] Step 3/25 : WORKDIR /edgex-go [2021-01-06T16:57:07.007Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T16:57:07.007Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-06T16:57:07.007Z] ---> dd4dc3f57fde [2021-01-06T16:57:07.007Z] Step 3/21 : WORKDIR /edgex-go [2021-01-06T16:57:07.007Z] ---> Running in 958c8ac97a78 [2021-01-06T16:57:07.007Z] ---> Running in 2023ca361ede [2021-01-06T16:57:07.007Z] ---> Running in a79e51524c17 [2021-01-06T16:57:07.007Z] ---> Running in 94904854b276 [2021-01-06T16:57:07.007Z] ---> Running in 49f073ad65ae [2021-01-06T16:57:07.007Z] Removing intermediate container 958c8ac97a78 [2021-01-06T16:57:07.007Z] ---> 06d5b00ad70e [2021-01-06T16:57:07.007Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:57:07.007Z] Removing intermediate container 49f073ad65ae [2021-01-06T16:57:07.007Z] ---> 9ea3d5fa469c [2021-01-06T16:57:07.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:57:07.007Z] Removing intermediate container 94904854b276 [2021-01-06T16:57:07.007Z] ---> 5e3e9fa3ce3c [2021-01-06T16:57:07.007Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:57:07.007Z] Removing intermediate container 2023ca361ede [2021-01-06T16:57:07.007Z] ---> 818fb8b8b28c [2021-01-06T16:57:07.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:57:07.007Z] Removing intermediate container a79e51524c17 [2021-01-06T16:57:07.007Z] ---> 81093a231a80 [2021-01-06T16:57:07.007Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:57:07.007Z] ---> Running in d63bae3a62b6 [2021-01-06T16:57:07.007Z] ---> Running in f9c65dfb3851 [2021-01-06T16:57:07.007Z] ---> Running in 14eef0deadd3 [2021-01-06T16:57:07.007Z] ---> Running in 6ea46aedce4a [2021-01-06T16:57:07.007Z] ---> Running in 935092136c4e [2021-01-06T16:57:07.007Z] Removing intermediate container d63bae3a62b6 [2021-01-06T16:57:07.007Z] ---> f02ec46ce643 [2021-01-06T16:57:07.007Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-06T16:57:07.007Z] ---> Running in 1ee3c4a39915 [2021-01-06T16:57:07.007Z] Removing intermediate container 14eef0deadd3 [2021-01-06T16:57:07.007Z] ---> 3c2f8890b0f6 [2021-01-06T16:57:07.007Z] Step 5/25 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-06T16:57:07.007Z] Removing intermediate container f9c65dfb3851 [2021-01-06T16:57:07.007Z] ---> 917f71ceb575 [2021-01-06T16:57:07.007Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-06T16:57:07.007Z] ---> Running in 0a8ba5005c6a [2021-01-06T16:57:07.007Z] Removing intermediate container 6ea46aedce4a [2021-01-06T16:57:07.007Z] ---> 27859ab79856 [2021-01-06T16:57:07.007Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-06T16:57:07.007Z] ---> Running in 40ce88b0e25c [2021-01-06T16:57:07.007Z] ---> Running in 28cdc4e143d0 [2021-01-06T16:57:07.007Z] Removing intermediate container 935092136c4e [2021-01-06T16:57:07.007Z] ---> 8fd1d8617a39 [2021-01-06T16:57:07.007Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-06T16:57:07.007Z] ---> Running in fc0e4a56707e [2021-01-06T16:57:08.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:09.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:09.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:10.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:10.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:10.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:11.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:11.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:11.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:11.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:57:12.419Z] Waiting for container to be ready [2021-01-06T16:57:12.436Z] OK: 217 MiB in 51 packages [2021-01-06T16:57:12.679Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-06T16:57:12.679Z] [2021-01-06T16:57:13.037Z] OK: 217 MiB in 51 packages [2021-01-06T16:57:13.037Z] OK: 217 MiB in 51 packages [2021-01-06T16:57:13.314Z] OK: 217 MiB in 51 packages [2021-01-06T16:57:14.306Z] Removing intermediate container 0a8ba5005c6a [2021-01-06T16:57:14.306Z] ---> c37e7a5a6f25 [2021-01-06T16:57:14.306Z] Step 6/25 : COPY go.mod . [2021-01-06T16:57:14.306Z] OK: 217 MiB in 51 packages [2021-01-06T16:57:14.577Z] Removing intermediate container 40ce88b0e25c [2021-01-06T16:57:14.577Z] ---> 3639a8d26243 [2021-01-06T16:57:14.577Z] Step 6/26 : COPY go.mod . [2021-01-06T16:57:14.854Z] Removing intermediate container fc0e4a56707e [2021-01-06T16:57:14.854Z] ---> d66a4324922d [2021-01-06T16:57:14.854Z] Step 6/21 : COPY go.mod . [2021-01-06T16:57:15.135Z] Removing intermediate container 1ee3c4a39915 [2021-01-06T16:57:15.135Z] ---> 448c76163269 [2021-01-06T16:57:15.135Z] Step 6/25 : COPY go.mod . [2021-01-06T16:57:15.409Z] ---> f76783d89ebc [2021-01-06T16:57:15.409Z] Step 7/25 : RUN go mod download [2021-01-06T16:57:15.683Z] ---> Running in 37dac32413ee [2021-01-06T16:57:15.683Z] ---> c0219f47fa84 [2021-01-06T16:57:15.683Z] Step 7/26 : RUN go mod download [2021-01-06T16:57:15.683Z] ---> 5c3d7de26616 [2021-01-06T16:57:15.683Z] Step 7/21 : RUN go mod download [2021-01-06T16:57:15.957Z] ---> Running in e906e42f5e57 [2021-01-06T16:57:15.980Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-06T16:57:16.241Z] Waiting for network to be ready... [2021-01-06T16:57:16.242Z] Removing intermediate container 28cdc4e143d0 [2021-01-06T16:57:16.242Z] ---> 694de15a5cc5 [2021-01-06T16:57:16.242Z] Step 6/26 : COPY go.mod . [2021-01-06T16:57:16.242Z] ---> Running in a041fdbbe579 [2021-01-06T16:57:16.242Z] ---> 8bb931a6b8fb [2021-01-06T16:57:16.242Z] Step 7/25 : RUN go mod download [2021-01-06T16:57:16.501Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-06T16:57:16.513Z] ---> Running in 1779fc858d18 [2021-01-06T16:57:16.761Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-06T16:57:16.761Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-06T16:57:16.761Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-06T16:57:16.761Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-06T16:57:16.761Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-06T16:57:16.761Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-06T16:57:16.761Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-06T16:57:16.761Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-06T16:57:16.761Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-06T16:57:17.330Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-06T16:57:17.330Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-06T16:57:17.515Z] ---> 82bd16c082dd [2021-01-06T16:57:17.515Z] Step 7/26 : RUN go mod download [2021-01-06T16:57:17.590Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-06T16:57:17.590Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-06T16:57:17.590Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-06T16:57:17.590Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-06T16:57:17.590Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-06T16:57:17.590Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-06T16:57:17.794Z] ---> Running in 5adb70527df6 [2021-01-06T16:57:18.544Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-06T16:57:18.544Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-06T16:57:18.818Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-06T16:57:18.818Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-06T16:57:18.818Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-06T16:57:18.818Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-06T16:57:18.818Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-06T16:57:18.818Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-06T16:57:18.818Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-06T16:57:20.458Z] Removing intermediate container 37dac32413ee [2021-01-06T16:57:20.459Z] ---> 2f96dd9ef3ca [2021-01-06T16:57:20.459Z] Step 8/25 : COPY . . [2021-01-06T16:57:20.459Z] Removing intermediate container e906e42f5e57 [2021-01-06T16:57:20.459Z] ---> 804eb02ed558 [2021-01-06T16:57:20.459Z] Step 8/26 : COPY . . [2021-01-06T16:57:21.057Z] Removing intermediate container a041fdbbe579 [2021-01-06T16:57:21.057Z] ---> ad28074abd3f [2021-01-06T16:57:21.057Z] Step 8/21 : COPY . . [2021-01-06T16:57:21.329Z] Removing intermediate container 1779fc858d18 [2021-01-06T16:57:21.329Z] ---> ec136c96d621 [2021-01-06T16:57:21.329Z] Step 8/25 : COPY . . [2021-01-06T16:57:22.142Z] Fetched 23.6 MB in 5s (4404 kB/s) [2021-01-06T16:57:22.764Z] Removing intermediate container 5adb70527df6 [2021-01-06T16:57:22.764Z] ---> 6b042912de14 [2021-01-06T16:57:22.764Z] Step 8/26 : COPY . . [2021-01-06T16:57:23.083Z] Reading package lists... [2021-01-06T16:57:23.343Z] Reading package lists... [2021-01-06T16:57:23.343Z] Building dependency tree... [2021-01-06T16:57:23.343Z] Reading state information... [2021-01-06T16:57:23.617Z] The following additional packages will be installed: [2021-01-06T16:57:23.617Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-06T16:57:23.617Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-06T16:57:23.617Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-06T16:57:23.617Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-06T16:57:23.617Z] Suggested packages: [2021-01-06T16:57:23.617Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-06T16:57:23.617Z] Recommended packages: [2021-01-06T16:57:23.617Z] gnupg libsasl2-modules [2021-01-06T16:57:23.617Z] The following NEW packages will be installed: [2021-01-06T16:57:23.617Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-06T16:57:23.617Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-06T16:57:23.617Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-06T16:57:23.617Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-06T16:57:23.617Z] The following packages will be upgraded: [2021-01-06T16:57:23.617Z] gpg gpg-agent gpgconf libudev1 [2021-01-06T16:57:23.878Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-06T16:57:23.878Z] Need to get 3531 kB of archives. [2021-01-06T16:57:23.878Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-06T16:57:23.878Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-06T16:57:23.878Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-06T16:57:24.140Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-06T16:57:24.403Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-06T16:57:24.403Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-06T16:57:24.403Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-06T16:57:24.403Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-06T16:57:24.403Z] 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-06T16:57:24.403Z] 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-06T16:57:24.403Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-06T16:57:24.403Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-06T16:57:24.403Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-06T16:57:24.403Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-06T16:57:24.403Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-06T16:57:24.403Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-06T16:57:24.665Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-06T16:57:24.665Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-06T16:57:24.665Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-06T16:57:24.665Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-06T16:57:24.665Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-06T16:57:24.665Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-06T16:57:24.665Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-06T16:57:24.925Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T16:57:24.925Z] Fetched 3531 kB in 1s (3147 kB/s) [2021-01-06T16:57:24.925Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-06T16:57:24.925Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-06T16:57:24.925Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T16:57:25.187Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-06T16:57:25.187Z] Selecting previously unselected package udev. [2021-01-06T16:57:25.187Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-06T16:57:25.187Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-06T16:57:25.187Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-06T16:57:25.449Z] Selecting previously unselected package libfuse2:amd64. [2021-01-06T16:57:25.449Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-06T16:57:25.449Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-06T16:57:25.717Z] Selecting previously unselected package fuse. [2021-01-06T16:57:25.717Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-06T16:57:25.717Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-06T16:57:25.717Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T16:57:25.717Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T16:57:25.978Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T16:57:25.978Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T16:57:25.978Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T16:57:25.978Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libksba8:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-06T16:57:27.297Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-06T16:57:27.297Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T16:57:27.297Z] Selecting previously unselected package libldap-common. [2021-01-06T16:57:27.297Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-06T16:57:27.297Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T16:57:27.564Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-06T16:57:27.564Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-06T16:57:27.564Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T16:57:27.564Z] Selecting previously unselected package dirmngr. [2021-01-06T16:57:27.564Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T16:57:27.564Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-06T16:57:27.825Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T16:57:27.825Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-06T16:57:27.825Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-06T16:57:27.825Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T16:57:27.825Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-06T16:57:27.825Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-06T16:57:27.825Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.089Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-06T16:57:28.089Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T16:57:28.089Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-06T16:57:28.353Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-06T16:57:28.613Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.613Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-06T16:57:28.613Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-06T16:57:28.613Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-06T16:57:28.613Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.613Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-06T16:57:28.873Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-06T16:57:28.873Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-06T16:57:29.133Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T16:57:29.393Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-06T16:57:29.393Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-06T16:57:29.393Z] This means they are not meant to be enabled using systemctl. [2021-01-06T16:57:29.393Z] Possible reasons for having this kind of units are: [2021-01-06T16:57:29.393Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-06T16:57:29.393Z] .wants/ or .requires/ directory. [2021-01-06T16:57:29.393Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-06T16:57:29.393Z] a requirement dependency on it. [2021-01-06T16:57:29.393Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-06T16:57:29.393Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-06T16:57:29.393Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-06T16:57:29.393Z] instance name specified. [2021-01-06T16:57:29.915Z] Reading package lists... [2021-01-06T16:57:29.916Z] Building dependency tree... [2021-01-06T16:57:29.916Z] Reading state information... [2021-01-06T16:57:30.177Z] The following additional packages will be installed: [2021-01-06T16:57:30.177Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-06T16:57:30.177Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-06T16:57:30.177Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-06T16:57:30.177Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-06T16:57:30.177Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-06T16:57:30.177Z] Suggested packages: [2021-01-06T16:57:30.177Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-06T16:57:30.177Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-06T16:57:30.177Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-06T16:57:30.177Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-06T16:57:30.177Z] systemd-container policykit-1 [2021-01-06T16:57:30.177Z] Recommended packages: [2021-01-06T16:57:30.177Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-06T16:57:30.177Z] The following NEW packages will be installed: [2021-01-06T16:57:30.177Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-06T16:57:30.177Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-06T16:57:30.177Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-06T16:57:30.177Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-06T16:57:30.177Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-06T16:57:30.177Z] The following packages will be upgraded: [2021-01-06T16:57:30.177Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-06T16:57:30.177Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-06T16:57:30.177Z] Need to get 35.2 MB of archives. [2021-01-06T16:57:30.177Z] After this operation, 141 MB of additional disk space will be used. [2021-01-06T16:57:30.177Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-06T16:57:30.177Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-06T16:57:30.177Z] 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-06T16:57:30.177Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-06T16:57:30.438Z] 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-06T16:57:30.438Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-06T16:57:30.438Z] 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-06T16:57:30.438Z] 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-06T16:57:30.438Z] 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-06T16:57:30.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-06T16:57:30.438Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-06T16:57:30.438Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-06T16:57:30.438Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-06T16:57:30.438Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-06T16:57:30.438Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-06T16:57:30.438Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-06T16:57:30.438Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-06T16:57:31.381Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-06T16:57:31.381Z] 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-06T16:57:31.381Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-06T16:57:31.381Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-06T16:57:31.381Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-06T16:57:31.381Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-06T16:57:31.381Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-06T16:57:31.381Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-06T16:57:31.381Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-06T16:57:31.381Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-06T16:57:31.381Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-06T16:57:31.381Z] 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-06T16:57:31.381Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-06T16:57:32.766Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T16:57:32.766Z] Fetched 35.2 MB in 2s (15.7 MB/s) [2021-01-06T16:57:32.766Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T16:57:32.766Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-06T16:57:32.766Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T16:57:33.339Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-06T16:57:33.339Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T16:57:33.600Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-06T16:57:33.600Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T16:57:33.600Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-06T16:57:33.600Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-06T16:57:33.861Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-06T16:57:34.121Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-06T16:57:34.121Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-06T16:57:34.121Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-06T16:57:34.382Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-06T16:57:34.382Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-06T16:57:34.953Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-06T16:57:34.953Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-06T16:57:34.953Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-06T16:57:34.953Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-06T16:57:35.215Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-06T16:57:35.215Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T16:57:35.215Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:35.477Z] Selecting previously unselected package libexpat1:amd64. [2021-01-06T16:57:35.477Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-06T16:57:35.477Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-06T16:57:35.477Z] Selecting previously unselected package python3.6-minimal. [2021-01-06T16:57:35.477Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T16:57:35.477Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:35.739Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-06T16:57:36.000Z] Checking for services that may need to be restarted...done. [2021-01-06T16:57:36.000Z] Checking for services that may need to be restarted...done. [2021-01-06T16:57:36.000Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:36.001Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-06T16:57:36.001Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:36.570Z] Selecting previously unselected package python3-minimal. [2021-01-06T16:57:36.570Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-06T16:57:36.570Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-06T16:57:36.830Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-06T16:57:36.830Z] Selecting previously unselected package mime-support. [2021-01-06T16:57:36.830Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-06T16:57:36.830Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-06T16:57:36.830Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-06T16:57:36.830Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-06T16:57:36.830Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-06T16:57:37.090Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-06T16:57:37.090Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T16:57:37.090Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:37.356Z] Selecting previously unselected package python3.6. [2021-01-06T16:57:37.356Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-06T16:57:37.356Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:37.356Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-06T16:57:37.356Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-06T16:57:37.356Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-06T16:57:37.356Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-06T16:57:37.618Z] Selecting previously unselected package python3. [2021-01-06T16:57:37.618Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-06T16:57:37.618Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-06T16:57:37.618Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-06T16:57:37.877Z] Selecting previously unselected package multiarch-support. [2021-01-06T16:57:37.877Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T16:57:37.877Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-06T16:57:37.877Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-06T16:57:37.877Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-06T16:57:38.137Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-06T16:57:38.137Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-06T16:57:38.137Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-06T16:57:38.137Z] Selecting previously unselected package libbsd0:amd64. [2021-01-06T16:57:38.137Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-06T16:57:38.137Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-06T16:57:38.137Z] Selecting previously unselected package sudo. [2021-01-06T16:57:38.137Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-06T16:57:38.397Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-06T16:57:38.397Z] Selecting previously unselected package apparmor. [2021-01-06T16:57:38.397Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-06T16:57:38.397Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-06T16:57:38.658Z] Selecting previously unselected package libedit2:amd64. [2021-01-06T16:57:38.658Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-06T16:57:38.658Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-06T16:57:38.658Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-06T16:57:38.658Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T16:57:38.658Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:38.658Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-06T16:57:38.918Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T16:57:38.918Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:38.918Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-06T16:57:38.918Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-06T16:57:38.918Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-06T16:57:38.918Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-06T16:57:38.918Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T16:57:38.918Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:39.184Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-06T16:57:39.184Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-06T16:57:39.184Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:39.184Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-06T16:57:39.184Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-06T16:57:39.184Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-06T16:57:39.444Z] Selecting previously unselected package openssh-client. [2021-01-06T16:57:39.444Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-06T16:57:39.444Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-06T16:57:39.705Z] Selecting previously unselected package squashfs-tools. [2021-01-06T16:57:39.706Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-06T16:57:39.706Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-06T16:57:39.967Z] Selecting previously unselected package snapd. [2021-01-06T16:57:39.967Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-06T16:57:39.967Z] Unpacking snapd (2.48+18.04) ... [2021-01-06T16:57:42.519Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-06T16:57:42.519Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-06T16:57:42.781Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-06T16:57:42.781Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-06T16:57:42.781Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-06T16:57:42.781Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:43.040Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T16:57:43.040Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-06T16:57:43.040Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-06T16:57:43.611Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-06T16:57:43.611Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-06T16:57:43.611Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-06T16:57:43.611Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:43.872Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:43.872Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-06T16:57:44.456Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-06T16:57:44.456Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:44.717Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-06T16:57:44.717Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-06T16:57:44.717Z] running python rtupdate hooks for python3.6... [2021-01-06T16:57:44.717Z] running python post-rtupdate hooks for python3.6... [2021-01-06T16:57:44.717Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-06T16:57:46.087Z] ---> 2ed2ffa94545 [2021-01-06T16:57:46.087Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-06T16:57:46.087Z] ---> e38840996ebe [2021-01-06T16:57:46.087Z] Step 9/25 : RUN make cmd/support-notifications/support-notifications [2021-01-06T16:57:46.087Z] ---> Running in 2c2ae82e49bf [2021-01-06T16:57:46.087Z] ---> 403874b43a5e [2021-01-06T16:57:46.087Z] Step 9/25 : RUN make cmd/support-scheduler/support-scheduler [2021-01-06T16:57:46.087Z] ---> Running in abc5d488821b [2021-01-06T16:57:46.087Z] ---> bdf4df225e58 [2021-01-06T16:57:46.087Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-06T16:57:46.087Z] ---> 8f652a997243 [2021-01-06T16:57:46.087Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-06T16:57:46.363Z] ---> Running in f09fcfe39ba3 [2021-01-06T16:57:46.363Z] ---> Running in d13b0ef022f5 [2021-01-06T16:57:46.363Z] ---> Running in c2afb0c912bc [2021-01-06T16:57:46.628Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-06T16:57:46.628Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-06T16:57:46.628Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-06T16:57:46.628Z] Setting up snapd (2.48+18.04) ... [2021-01-06T16:57:47.198Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-06T16:57:47.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-06T16:57:47.719Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-06T16:57:47.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-06T16:57:47.979Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-06T16:57:47.979Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-06T16:57:48.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-06T16:57:48.370Z] 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-06T16:57:48.370Z] 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-06T16:57:48.370Z] 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-06T16:57:48.500Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-06T16:57:48.649Z] 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-06T16:57:48.649Z] 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-06T16:57:48.761Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-06T16:57:49.025Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-06T16:57:49.025Z] /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-06T16:57:49.025Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-06T16:57:49.025Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-06T16:57:49.968Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T16:57:50.228Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T16:57:50.228Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T16:57:51.611Z] Reading package lists... [2021-01-06T16:57:51.873Z] Reading package lists... [2021-01-06T16:57:52.135Z] Building dependency tree... [2021-01-06T16:57:52.135Z] Reading state information... [2021-01-06T16:57:52.135Z] Calculating upgrade... [2021-01-06T16:57:52.396Z] The following packages will be upgraded: [2021-01-06T16:57:52.396Z] advancecomp base-files bash binutils binutils-common [2021-01-06T16:57:52.396Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-06T16:57:52.396Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-06T16:57:52.396Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-06T16:57:52.396Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-06T16:57:52.396Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-06T16:57:52.396Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-06T16:57:52.396Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-06T16:57:52.396Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-06T16:57:52.396Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-06T16:57:52.396Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-06T16:57:52.396Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-06T16:57:52.396Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-06T16:57:52.396Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-06T16:57:52.396Z] ubuntu-keyring util-linux [2021-01-06T16:57:52.396Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T16:57:52.396Z] Need to get 63.7 MB of archives. [2021-01-06T16:57:52.396Z] After this operation, 5201 kB of additional disk space will be used. [2021-01-06T16:57:52.396Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-06T16:57:52.396Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-06T16:57:53.337Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-06T16:57:53.337Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-06T16:57:53.337Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-06T16:57:53.337Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-06T16:57:53.337Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-06T16:57:53.337Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-06T16:57:53.337Z] 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-06T16:57:53.337Z] 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-06T16:57:53.337Z] 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-06T16:57:53.337Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-06T16:57:53.337Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-06T16:57:53.337Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-06T16:57:53.337Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-06T16:57:53.337Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-06T16:57:53.337Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-06T16:57:53.337Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-06T16:57:53.337Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-06T16:57:53.337Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-06T16:57:53.337Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-06T16:57:53.337Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-06T16:57:53.597Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-06T16:57:53.597Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-06T16:57:53.597Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-06T16:57:53.597Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-06T16:57:53.597Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-06T16:57:53.597Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-06T16:57:53.597Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-06T16:57:53.597Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-06T16:57:53.597Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-06T16:57:53.597Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-06T16:57:53.597Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-06T16:57:53.597Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-06T16:57:53.597Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-06T16:57:53.597Z] 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-06T16:57:53.597Z] 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-06T16:57:53.597Z] 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-06T16:57:53.597Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-06T16:57:53.597Z] 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-06T16:57:53.597Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-06T16:57:53.597Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-06T16:57:53.597Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-06T16:57:53.597Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-06T16:57:53.597Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-06T16:57:53.597Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-06T16:57:53.597Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-06T16:57:53.857Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-06T16:57:53.857Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-06T16:57:53.857Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-06T16:57:53.857Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-06T16:57:53.857Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-06T16:57:53.857Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-06T16:57:53.857Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-06T16:57:53.857Z] Get:55 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-06T16:57:53.857Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-06T16:57:53.857Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-06T16:57:53.857Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-06T16:57:53.857Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-06T16:57:53.857Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-06T16:57:53.857Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-06T16:57:53.857Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-06T16:57:53.857Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-06T16:57:53.857Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-06T16:57:53.857Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-06T16:57:53.857Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-06T16:57:53.857Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-06T16:57:53.857Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-06T16:57:54.119Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-06T16:57:54.119Z] 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-06T16:57:54.119Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-06T16:57:54.119Z] 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-06T16:57:54.119Z] 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-06T16:57:54.119Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-06T16:57:54.119Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-06T16:57:54.119Z] 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-06T16:57:54.119Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-06T16:57:54.119Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-06T16:57:54.119Z] 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-06T16:57:54.119Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-06T16:57:54.380Z] 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-06T16:57:54.380Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-06T16:57:54.380Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-06T16:57:54.380Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-06T16:57:54.380Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-06T16:57:54.380Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-06T16:57:54.380Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-06T16:57:54.380Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-06T16:57:54.640Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-06T16:57:54.900Z] 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-06T16:57:55.161Z] 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-06T16:57:55.161Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-06T16:57:55.421Z] 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-06T16:57:55.421Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-06T16:57:55.421Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-06T16:57:55.421Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-06T16:57:55.421Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-06T16:57:55.682Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T16:57:55.682Z] Fetched 63.7 MB in 3s (20.6 MB/s) [2021-01-06T16:57:55.682Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:57:55.682Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T16:57:55.682Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T16:57:56.621Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T16:57:56.621Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T16:57:56.621Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-06T16:57:56.621Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-06T16:57:57.561Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:57.561Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:57.561Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:57.561Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:57.821Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:57.821Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.081Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.081Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.081Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.081Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.342Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.342Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.342Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.342Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.605Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:57:58.605Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T16:57:58.605Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.605Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.867Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:57:58.867Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T16:57:58.867Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:58.867Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:58.867Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:59.130Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:59.130Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-06T16:57:59.130Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-06T16:57:59.391Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:57:59.391Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T16:57:59.391Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T16:57:59.653Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T16:57:59.914Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-06T16:58:00.486Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-06T16:58:00.486Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-06T16:58:00.486Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-06T16:58:00.486Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-06T16:58:00.486Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-06T16:58:00.749Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-06T16:58:00.749Z] Installing new version of config file /etc/issue ... [2021-01-06T16:58:00.749Z] Installing new version of config file /etc/issue.net ... [2021-01-06T16:58:00.749Z] Installing new version of config file /etc/lsb-release ... [2021-01-06T16:58:00.749Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-06T16:58:01.009Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-06T16:58:01.009Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-06T16:58:01.009Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-06T16:58:01.269Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:01.269Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-06T16:58:01.269Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-06T16:58:01.269Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-06T16:58:01.530Z] 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-06T16:58:01.530Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:01.530Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:01.530Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:01.530Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:01.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:01.793Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-06T16:58:01.793Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-06T16:58:01.793Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-06T16:58:01.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:01.793Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-06T16:58:01.793Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T16:58:02.368Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-06T16:58:02.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:02.368Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T16:58:02.368Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T16:58:02.368Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T16:58:02.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:02.630Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T16:58:02.630Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T16:58:02.630Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-06T16:58:02.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:02.891Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-06T16:58:02.891Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-06T16:58:02.891Z] Setting up grep (3.1-2build1) ... [2021-01-06T16:58:03.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:03.152Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-06T16:58:03.152Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-06T16:58:03.152Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-06T16:58:03.414Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:03.414Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T16:58:03.414Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T16:58:03.414Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-06T16:58:03.675Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:03.675Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T16:58:03.675Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T16:58:04.252Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T16:58:04.252Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T16:58:04.514Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-06T16:58:04.514Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T16:58:05.087Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-06T16:58:05.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:05.087Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-06T16:58:05.087Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-06T16:58:06.477Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-06T16:58:06.477Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-06T16:58:06.477Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-06T16:58:06.477Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-06T16:58:06.477Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-06T16:58:06.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:06.477Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-06T16:58:06.477Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-06T16:58:06.739Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-06T16:58:06.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:06.739Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:07.001Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:07.001Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:07.001Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:07.001Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:07.001Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:07.263Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:07.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:07.263Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:07.263Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:07.525Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:07.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:07.525Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:07.525Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:07.786Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:07.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:07.786Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T16:58:07.786Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T16:58:08.048Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T16:58:08.048Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T16:58:08.048Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T16:58:08.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:08.048Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-06T16:58:08.309Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T16:58:08.309Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T16:58:08.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:08.570Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:08.570Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:08.570Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:08.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:08.570Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:08.832Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:08.832Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:08.832Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:08.832Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:09.094Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:09.355Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:09.618Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-06T16:58:09.881Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-06T16:58:10.147Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:10.147Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-06T16:58:10.147Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-06T16:58:10.409Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T16:58:10.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-06T16:58:10.409Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-06T16:58:10.671Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-06T16:58:10.671Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-06T16:58:10.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:10.932Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-06T16:58:10.932Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-06T16:58:10.932Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-06T16:58:11.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:11.194Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T16:58:11.456Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T16:58:11.456Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T16:58:11.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:11.718Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T16:58:11.718Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T16:58:11.718Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T16:58:11.980Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:11.980Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-06T16:58:11.980Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T16:58:12.243Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T16:58:12.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:12.506Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-06T16:58:12.506Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-06T16:58:12.771Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-06T16:58:12.771Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-06T16:58:12.771Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T16:58:12.771Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T16:58:13.033Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T16:58:13.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:13.033Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-06T16:58:13.033Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-06T16:58:13.333Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-06T16:58:13.623Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:13.624Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-06T16:58:13.624Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-06T16:58:13.893Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-06T16:58:14.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:14.164Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-06T16:58:14.164Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-06T16:58:14.164Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-06T16:58:14.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:14.428Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-06T16:58:14.428Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-06T16:58:14.428Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-06T16:58:14.699Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:14.699Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-06T16:58:14.699Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-06T16:58:15.001Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-06T16:58:15.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:15.297Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-06T16:58:15.297Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-06T16:58:15.297Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-06T16:58:15.570Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:15.570Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-06T16:58:15.570Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-06T16:58:15.570Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-06T16:58:15.831Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:15.831Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-06T16:58:15.831Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-06T16:58:15.831Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-06T16:58:16.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:16.091Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-06T16:58:16.091Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-06T16:58:16.091Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-06T16:58:16.352Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:16.352Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-06T16:58:16.352Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-06T16:58:16.352Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-06T16:58:16.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:16.613Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-06T16:58:16.613Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-06T16:58:16.613Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-06T16:58:16.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-06T16:58:16.613Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-06T16:58:16.613Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-06T16:58:16.874Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-06T16:58:16.874Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-06T16:58:16.874Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-06T16:58:16.874Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-06T16:58:17.134Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-06T16:58:17.134Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-06T16:58:17.394Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-06T16:58:17.394Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-06T16:58:17.394Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-06T16:58:17.655Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-06T16:58:17.655Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-06T16:58:17.655Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-06T16:58:17.916Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-06T16:58:17.916Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-06T16:58:18.176Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-06T16:58:18.176Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-06T16:58:18.176Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-06T16:58:18.176Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-06T16:58:18.515Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-06T16:58:18.515Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-06T16:58:18.776Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-06T16:58:18.776Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-06T16:58:18.776Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-06T16:58:18.776Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-06T16:58:19.036Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-06T16:58:19.036Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-06T16:58:19.978Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-06T16:58:19.978Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-06T16:58:20.239Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-06T16:58:20.239Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-06T16:58:20.239Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T16:58:20.239Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T16:58:20.820Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T16:58:20.820Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T16:58:21.079Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T16:58:21.079Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T16:58:21.079Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-06T16:58:21.079Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-06T16:58:21.342Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:21.342Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:21.342Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:21.342Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:21.602Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:21.602Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:21.602Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:21.602Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:22.984Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:22.984Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:23.553Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:23.553Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:24.493Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:24.493Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:24.752Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:24.752Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:25.702Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-06T16:58:25.702Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-06T16:58:25.969Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T16:58:25.969Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T16:58:25.969Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-06T16:58:25.969Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T16:58:26.234Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-06T16:58:26.234Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-06T16:58:26.493Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-06T16:58:26.493Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-06T16:58:26.493Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T16:58:26.493Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T16:58:26.493Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-06T16:58:26.753Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-06T16:58:26.753Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-06T16:58:26.753Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-06T16:58:27.013Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.013Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-06T16:58:27.013Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.013Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.013Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.013Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-06T16:58:27.013Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-06T16:58:27.272Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-06T16:58:27.273Z] [2021-01-06T16:58:27.273Z] Current default time zone: 'Etc/UTC' [2021-01-06T16:58:27.273Z] Local time is now: Wed Jan 6 16:58:27 UTC 2021. [2021-01-06T16:58:27.273Z] Universal Time is now: Wed Jan 6 16:58:27 UTC 2021. [2021-01-06T16:58:27.273Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-06T16:58:27.273Z] [2021-01-06T16:58:27.273Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-06T16:58:27.273Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.540Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-06T16:58:27.540Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-06T16:58:27.540Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-06T16:58:27.540Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-06T16:58:27.540Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-06T16:58:27.540Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-06T16:58:27.540Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-06T16:58:27.801Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-06T16:58:27.801Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:27.801Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-06T16:58:28.060Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:28.060Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-06T16:58:28.060Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:28.060Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-06T16:58:28.060Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-06T16:58:28.060Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-06T16:58:28.320Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-06T16:58:28.320Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-06T16:58:28.320Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-06T16:58:28.320Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-06T16:58:28.320Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-06T16:58:30.233Z] Updating certificates in /etc/ssl/certs... [2021-01-06T16:58:30.802Z] 22 added, 17 removed; done. [2021-01-06T16:58:30.802Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-06T16:58:30.802Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-06T16:58:31.063Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-06T16:58:31.063Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-06T16:58:31.063Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-06T16:58:31.063Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.063Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-06T16:58:31.063Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.063Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.323Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.323Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.323Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.323Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-06T16:58:31.323Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-06T16:58:31.323Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-06T16:58:31.323Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-06T16:58:31.583Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-06T16:58:31.583Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.583Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-06T16:58:31.583Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-06T16:58:31.583Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-06T16:58:31.583Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-06T16:58:31.583Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T16:58:31.843Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-06T16:58:31.843Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-06T16:58:31.843Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-06T16:58:31.843Z] Updating certificates in /etc/ssl/certs... [2021-01-06T16:58:32.414Z] 0 added, 0 removed; done. [2021-01-06T16:58:32.414Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-06T16:58:32.414Z] done. [2021-01-06T16:58:32.985Z] Reading package lists... [2021-01-06T16:58:33.245Z] Building dependency tree... [2021-01-06T16:58:33.245Z] Reading state information... [2021-01-06T16:58:33.245Z] The following NEW packages will be installed: [2021-01-06T16:58:33.245Z] apt-transport-https [2021-01-06T16:58:33.505Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T16:58:33.505Z] Need to get 1696 B of archives. [2021-01-06T16:58:33.505Z] After this operation, 153 kB of additional disk space will be used. [2021-01-06T16:58:33.505Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-06T16:58:33.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T16:58:33.767Z] Fetched 1696 B in 0s (6205 B/s) [2021-01-06T16:58:33.767Z] Selecting previously unselected package apt-transport-https. [2021-01-06T16:58:33.767Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-06T16:58:33.767Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-06T16:58:33.767Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-06T16:58:33.767Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-06T16:58:34.027Z] Waiting for network to be ready... [2021-01-06T16:58:42.188Z] 2021-01-06T16:58:38Z INFO Waiting for automatic snapd restart... [2021-01-06T16:58:42.188Z] snapd 2.48.2 from Canonical* installed [2021-01-06T16:58:42.767Z] "snapd" switched to the "latest/stable" channel [2021-01-06T16:58:42.767Z] [2021-01-06T16:58:46.983Z] core18 20201210 from Canonical* installed [2021-01-06T16:58:46.983Z] "core18" switched to the "latest/stable" channel [2021-01-06T16:58:46.983Z] [2021-01-06T16:58:52.270Z] snapcraft 4.4.4 from Canonical* installed [2021-01-06T16:58:52.270Z] "snapcraft" switched to the "latest/stable" channel [2021-01-06T16:58:52.270Z] [2021-01-06T16:58:56.471Z] 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-06T16:58:56.471Z] - README.md [2021-01-06T16:58:56.471Z] - snapcraft.yaml.orig [2021-01-06T16:58:56.471Z] [2021-01-06T16:58:56.471Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-06T16:59:03.052Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T16:59:03.052Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T16:59:03.052Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T16:59:03.052Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T16:59:03.996Z] Reading package lists... [2021-01-06T16:59:04.568Z] 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-06T16:59:10.454Z] 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-06T16:59:11.154Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T16:59:11.154Z] Reading package lists... [2021-01-06T16:59:11.154Z] Building dependency tree... [2021-01-06T16:59:11.154Z] Reading state information... [2021-01-06T16:59:11.154Z] Suggested packages: [2021-01-06T16:59:11.154Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-06T16:59:11.154Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-06T16:59:11.154Z] Recommended packages: [2021-01-06T16:59:11.154Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-06T16:59:11.154Z] The following NEW packages will be installed: [2021-01-06T16:59:11.154Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-06T16:59:11.154Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-06T16:59:11.154Z] pkg-config zip [2021-01-06T16:59:11.154Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-06T16:59:11.154Z] Need to get 7655 kB of archives. [2021-01-06T16:59:11.154Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-06T16:59:11.154Z] 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-06T16:59:11.154Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-06T16:59:11.154Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-06T16:59:11.154Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-06T16:59:11.154Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-06T16:59:11.415Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-06T16:59:11.415Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-06T16:59:11.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-06T16:59:11.415Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-06T16:59:11.415Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-06T16:59:11.415Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-06T16:59:11.676Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-06T16:59:11.676Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-06T16:59:11.676Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-06T16:59:11.676Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-06T16:59:11.946Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-06T16:59:11.946Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-06T16:59:11.946Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-06T16:59:11.946Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-06T16:59:11.946Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-06T16:59:11.946Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-06T16:59:12.211Z] Selecting previously unselected package libpsl5:amd64. [2021-01-06T16:59:12.211Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-06T16:59:12.211Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-06T16:59:12.472Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-06T16:59:12.472Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-06T16:59:12.472Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-06T16:59:12.472Z] Selecting previously unselected package librtmp1:amd64. [2021-01-06T16:59:12.472Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-06T16:59:12.472Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-06T16:59:12.472Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-06T16:59:12.472Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-06T16:59:12.732Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-06T16:59:12.732Z] Selecting previously unselected package liberror-perl. [2021-01-06T16:59:12.732Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-06T16:59:12.732Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-06T16:59:12.732Z] Selecting previously unselected package git-man. [2021-01-06T16:59:12.732Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-06T16:59:12.732Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-06T16:59:12.993Z] Selecting previously unselected package git. [2021-01-06T16:59:12.993Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-06T16:59:12.993Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-06T16:59:13.943Z] Selecting previously unselected package libnorm1:amd64. [2021-01-06T16:59:13.943Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-06T16:59:13.943Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-06T16:59:13.943Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-06T16:59:13.943Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-06T16:59:13.943Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-06T16:59:13.943Z] Selecting previously unselected package libsodium23:amd64. [2021-01-06T16:59:13.943Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-06T16:59:13.943Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-06T16:59:13.943Z] Selecting previously unselected package libzmq5:amd64. [2021-01-06T16:59:13.943Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-06T16:59:14.204Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T16:59:14.204Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-06T16:59:14.204Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-06T16:59:14.204Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T16:59:14.204Z] Selecting previously unselected package pkg-config. [2021-01-06T16:59:14.204Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-06T16:59:14.204Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-06T16:59:14.478Z] Selecting previously unselected package zip. [2021-01-06T16:59:14.478Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-06T16:59:14.478Z] Unpacking zip (3.0-11build1) ... [2021-01-06T16:59:14.478Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-06T16:59:14.478Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-06T16:59:14.478Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-06T16:59:14.478Z] Setting up liberror-perl (0.17025-1) ... [2021-01-06T16:59:14.478Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-06T16:59:14.739Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-06T16:59:14.739Z] No schema files found: doing nothing. [2021-01-06T16:59:14.739Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-06T16:59:14.739Z] Setting up zip (3.0-11build1) ... [2021-01-06T16:59:14.739Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-06T16:59:14.739Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-06T16:59:14.739Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-06T16:59:15.001Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T16:59:15.001Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-06T16:59:15.001Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-06T16:59:15.001Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-06T16:59:15.001Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-06T16:59:21.670Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T16:59:21.670Z] git set to automatically installed. [2021-01-06T16:59:21.670Z] git-man set to automatically installed. [2021-01-06T16:59:21.670Z] libcurl3-gnutls set to automatically installed. [2021-01-06T16:59:21.670Z] liberror-perl set to automatically installed. [2021-01-06T16:59:21.670Z] libglib2.0-0 set to automatically installed. [2021-01-06T16:59:21.670Z] libnghttp2-14 set to automatically installed. [2021-01-06T16:59:21.670Z] libnorm1 set to automatically installed. [2021-01-06T16:59:21.670Z] libpgm-5.2-0 set to automatically installed. [2021-01-06T16:59:21.670Z] libpsl5 set to automatically installed. [2021-01-06T16:59:21.670Z] librtmp1 set to automatically installed. [2021-01-06T16:59:21.671Z] libsodium23 set to automatically installed. [2021-01-06T16:59:21.671Z] libzmq3-dev set to automatically installed. [2021-01-06T16:59:21.671Z] libzmq5 set to automatically installed. [2021-01-06T16:59:21.671Z] pkg-config set to automatically installed. [2021-01-06T16:59:21.671Z] zip set to automatically installed. [2021-01-06T16:59:23.135Z] snapd is not logged in, snap install commands will use sudo [2021-01-06T16:59:28.827Z] Removing intermediate container d13b0ef022f5 [2021-01-06T16:59:28.827Z] ---> 6e9593d17554 [2021-01-06T16:59:28.827Z] [2021-01-06T16:59:28.827Z] Step 10/25 : FROM alpine:3.12 [2021-01-06T16:59:28.827Z] 3.12: Pulling from library/alpine [2021-01-06T16:59:28.827Z] Removing intermediate container 2c2ae82e49bf [2021-01-06T16:59:28.827Z] ---> aa1a4e714c91 [2021-01-06T16:59:28.827Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-06T16:59:28.827Z] Removing intermediate container f09fcfe39ba3 [2021-01-06T16:59:28.827Z] ---> 22d7cd4f11c5 [2021-01-06T16:59:28.827Z] [2021-01-06T16:59:28.827Z] Step 10/21 : FROM alpine:3.12 [2021-01-06T16:59:28.827Z] Removing intermediate container abc5d488821b [2021-01-06T16:59:28.827Z] ---> c6b8034c2e37 [2021-01-06T16:59:28.827Z] [2021-01-06T16:59:28.827Z] Step 10/25 : FROM alpine:3.12 [2021-01-06T16:59:28.827Z] 3.12: Pulling from library/alpine [2021-01-06T16:59:28.827Z] 3.12: Pulling from library/alpine [2021-01-06T16:59:28.827Z] ---> Running in d211b98dc855 [2021-01-06T16:59:28.827Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:59:28.827Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:59:28.827Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-06T16:59:28.827Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T16:59:28.827Z] ---> afeebe901d6b [2021-01-06T16:59:28.827Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:59:28.827Z] Status: Image is up to date for alpine:3.12 [2021-01-06T16:59:28.827Z] ---> afeebe901d6b [2021-01-06T16:59:28.827Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-06T16:59:28.827Z] Status: Downloaded newer image for alpine:3.12 [2021-01-06T16:59:28.827Z] ---> afeebe901d6b [2021-01-06T16:59:28.827Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T16:59:28.827Z] ---> Running in 22561c801757 [2021-01-06T16:59:28.827Z] ---> Running in 0806a6e61c92 [2021-01-06T16:59:28.827Z] ---> Running in bb43df6e3187 [2021-01-06T16:59:29.103Z] 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-06T16:59:29.718Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-06T16:59:30.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:30.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:30.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:30.657Z] snap "core18" has no updates available [2021-01-06T16:59:30.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:30.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:30.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:31.226Z] Pulling config-common [2021-01-06T16:59:31.402Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-06T16:59:31.402Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-06T16:59:31.402Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T16:59:31.402Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-06T16:59:31.402Z] (4/4) Installing curl (7.69.1-r3) [2021-01-06T16:59:31.402Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-06T16:59:31.402Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:59:31.402Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:59:31.402Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:59:31.402Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:59:31.695Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:59:31.695Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-06T16:59:31.695Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:59:31.695Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T16:59:31.695Z] OK: 7 MiB in 18 packages [2021-01-06T16:59:31.984Z] OK: 6 MiB in 16 packages [2021-01-06T16:59:31.984Z] OK: 6 MiB in 16 packages [2021-01-06T16:59:32.607Z] Pulling go-build-helper [2021-01-06T16:59:35.468Z] Removing intermediate container bb43df6e3187 [2021-01-06T16:59:35.468Z] ---> 05145f9c7062 [2021-01-06T16:59:35.468Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T16:59:35.468Z] Removing intermediate container d211b98dc855 [2021-01-06T16:59:35.468Z] ---> 1efbc417f01f [2021-01-06T16:59:35.468Z] [2021-01-06T16:59:35.468Z] Step 11/26 : FROM docker:20.10.0 [2021-01-06T16:59:35.468Z] 20.10.0: Pulling from library/docker [2021-01-06T16:59:35.468Z] ---> Running in d2ed2961f33e [2021-01-06T16:59:35.743Z] Removing intermediate container 0806a6e61c92 [2021-01-06T16:59:35.743Z] ---> 6797176ea469 [2021-01-06T16:59:35.743Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:59:36.020Z] Removing intermediate container 22561c801757 [2021-01-06T16:59:36.020Z] ---> e506ed63ad32 [2021-01-06T16:59:36.020Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T16:59:36.020Z] ---> Running in ebfbc60ae3bc [2021-01-06T16:59:36.297Z] ---> Running in cae37fffab77 [2021-01-06T16:59:36.297Z] Removing intermediate container d2ed2961f33e [2021-01-06T16:59:36.297Z] ---> ab0d9fc44d5e [2021-01-06T16:59:36.297Z] Step 13/21 : WORKDIR /edgex [2021-01-06T16:59:36.905Z] ---> Running in 8b7f6273dc9d [2021-01-06T16:59:36.905Z] Removing intermediate container ebfbc60ae3bc [2021-01-06T16:59:36.905Z] ---> 4e5601199d3f [2021-01-06T16:59:36.905Z] Step 13/25 : ENV APP_PORT=48085 [2021-01-06T16:59:37.180Z] ---> Running in 498e9936f23c [2021-01-06T16:59:37.459Z] Removing intermediate container cae37fffab77 [2021-01-06T16:59:37.459Z] ---> bf39179cee6f [2021-01-06T16:59:37.459Z] Step 13/25 : ENV APP_PORT=48060 [2021-01-06T16:59:37.731Z] ---> Running in a3ed1384138a [2021-01-06T16:59:37.731Z] Removing intermediate container 8b7f6273dc9d [2021-01-06T16:59:37.731Z] ---> 241436fb13e2 [2021-01-06T16:59:37.731Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-06T16:59:38.005Z] Removing intermediate container 498e9936f23c [2021-01-06T16:59:38.005Z] ---> b34da74efd72 [2021-01-06T16:59:38.005Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-06T16:59:38.295Z] ---> Running in d7f45cbd7002 [2021-01-06T16:59:38.892Z] Removing intermediate container a3ed1384138a [2021-01-06T16:59:38.892Z] ---> b791b238358c [2021-01-06T16:59:38.892Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-06T16:59:39.171Z] ---> Running in 32e18dcae84c [2021-01-06T16:59:39.171Z] Removing intermediate container d7f45cbd7002 [2021-01-06T16:59:39.171Z] ---> 2653f7202423 [2021-01-06T16:59:39.171Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-06T16:59:39.171Z] ---> 1e6073ad31b4 [2021-01-06T16:59:39.171Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-06T16:59:39.771Z] Removing intermediate container 32e18dcae84c [2021-01-06T16:59:39.771Z] ---> 201b5d0dbb7a [2021-01-06T16:59:39.771Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-06T16:59:40.764Z] ---> d85c28cea015 [2021-01-06T16:59:40.764Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-06T16:59:41.041Z] ---> 9e7986fa93b2 [2021-01-06T16:59:41.041Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-06T16:59:41.317Z] ---> 7ac31b16bb90 [2021-01-06T16:59:41.317Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-06T16:59:43.951Z] ---> 731cf27d86dc [2021-01-06T16:59:43.951Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-06T16:59:44.227Z] ---> 74a935d96068 [2021-01-06T16:59:44.227Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-06T16:59:44.227Z] ---> 9676c19b0e9d [2021-01-06T16:59:44.227Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-06T16:59:44.849Z] ---> Running in b0bbdc97c3cc [2021-01-06T16:59:45.122Z] ---> cd4d33be4997 [2021-01-06T16:59:45.122Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:59:45.399Z] Removing intermediate container c2afb0c912bc [2021-01-06T16:59:45.399Z] ---> 1325882b04f9 [2021-01-06T16:59:45.399Z] [2021-01-06T16:59:45.399Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T16:59:45.399Z] ---> afeebe901d6b [2021-01-06T16:59:45.399Z] Step 11/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-06T16:59:45.672Z] ---> 89091e215a8b [2021-01-06T16:59:45.672Z] Step 18/25 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T16:59:45.958Z] ---> Running in be9c2fbd8348 [2021-01-06T16:59:45.958Z] ---> Running in 111a78f33fdc [2021-01-06T16:59:45.958Z] Removing intermediate container b0bbdc97c3cc [2021-01-06T16:59:45.958Z] ---> c6a4ea654a9b [2021-01-06T16:59:45.958Z] Step 18/21 : CMD ["--init=true"] [2021-01-06T16:59:46.236Z] ---> Running in 90f6e4e9c17d [2021-01-06T16:59:46.506Z] ---> Running in e898cf70a078 [2021-01-06T16:59:46.506Z] Removing intermediate container be9c2fbd8348 [2021-01-06T16:59:46.506Z] ---> 4158507e5156 [2021-01-06T16:59:46.506Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-06T16:59:46.777Z] Removing intermediate container 111a78f33fdc [2021-01-06T16:59:46.777Z] ---> 4a0332f6e471 [2021-01-06T16:59:46.777Z] Step 12/26 : ENV APP_PORT=48080 [2021-01-06T16:59:47.050Z] ---> Running in 1d3b4773c64d [2021-01-06T16:59:47.050Z] ---> Running in 2543008dad80 [2021-01-06T16:59:47.050Z] Removing intermediate container 90f6e4e9c17d [2021-01-06T16:59:47.050Z] ---> 5e3603b6eea2 [2021-01-06T16:59:47.050Z] Step 19/25 : ENV CONSUL_PORT=8500 [2021-01-06T16:59:47.324Z] Removing intermediate container e898cf70a078 [2021-01-06T16:59:47.324Z] ---> cabf7abb4708 [2021-01-06T16:59:47.324Z] Step 19/21 : LABEL arch=arm64 [2021-01-06T16:59:47.324Z] ---> Running in 45950ce5ff57 [2021-01-06T16:59:47.597Z] ---> Running in 285d39febb2d [2021-01-06T16:59:47.597Z] Removing intermediate container 1d3b4773c64d [2021-01-06T16:59:47.597Z] ---> d0185be87e09 [2021-01-06T16:59:47.597Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-scheduler/entrypoint.sh /usr/local/bin/ [2021-01-06T16:59:47.868Z] Removing intermediate container 2543008dad80 [2021-01-06T16:59:47.868Z] ---> b832a9de8c58 [2021-01-06T16:59:47.868Z] Step 13/26 : EXPOSE $APP_PORT [2021-01-06T16:59:48.141Z] Removing intermediate container 45950ce5ff57 [2021-01-06T16:59:48.142Z] ---> 4e856ba3f48b [2021-01-06T16:59:48.142Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/support-notifications/entrypoint.sh /usr/local/bin/ [2021-01-06T16:59:48.142Z] ---> Running in d47cfad842fa [2021-01-06T16:59:48.418Z] Removing intermediate container 285d39febb2d [2021-01-06T16:59:48.418Z] ---> 6a0813907094 [2021-01-06T16:59:48.418Z] Step 20/21 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:59:48.418Z] ---> Running in dfdd09af750d [2021-01-06T16:59:48.692Z] ---> 710c8087d804 [2021-01-06T16:59:48.692Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:59:48.969Z] Removing intermediate container d47cfad842fa [2021-01-06T16:59:48.969Z] ---> e6a41a7c45cf [2021-01-06T16:59:48.969Z] Step 14/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T16:59:48.969Z] ---> Running in 86c80aab3c00 [2021-01-06T16:59:49.244Z] ---> Running in 705f9b3998e5 [2021-01-06T16:59:49.244Z] Removing intermediate container dfdd09af750d [2021-01-06T16:59:49.244Z] ---> 3d43e6918a79 [2021-01-06T16:59:49.244Z] Step 21/21 : LABEL version=0.0.0 [2021-01-06T16:59:49.244Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-06T16:59:49.244Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-06T16:59:49.244Z] ---> eeaf43b92773 [2021-01-06T16:59:49.244Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-06T16:59:49.244Z] ---> 46d1545b72bb [2021-01-06T16:59:49.520Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T16:59:49.520Z] ---> Running in f9bfda2d503d [2021-01-06T16:59:49.521Z] ---> Running in 0705220254ad [2021-01-06T16:59:49.795Z] ---> Running in 2ddc10645dc4 [2021-01-06T16:59:50.393Z] Removing intermediate container f9bfda2d503d [2021-01-06T16:59:50.393Z] ---> 87c046619818 [2021-01-06T16:59:50.393Z] [2021-01-06T16:59:50.989Z] Successfully built 87c046619818 [2021-01-06T16:59:51.261Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-06T16:59:51.261Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-01-06T16:59:51.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:52.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:52.734Z] (1/2) Installing readline (8.0.4-r0) [2021-01-06T16:59:52.734Z] (2/2) Installing bash (5.0.17-r0) [2021-01-06T16:59:52.734Z] Executing bash-5.0.17-r0.post-install [2021-01-06T16:59:52.734Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:59:52.734Z] Removing intermediate container 86c80aab3c00 [2021-01-06T16:59:52.734Z] ---> 3bdd2a363195 [2021-01-06T16:59:52.734Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:59:52.734Z] OK: 12 MiB in 22 packages [2021-01-06T16:59:53.012Z] Removing intermediate container 705f9b3998e5 [2021-01-06T16:59:53.012Z] ---> 85c2865c22fd [2021-01-06T16:59:53.012Z] Step 15/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-06T16:59:53.303Z] ---> Running in 23f7fcec4ef4 [2021-01-06T16:59:53.901Z] Removing intermediate container 2ddc10645dc4 [2021-01-06T16:59:53.901Z] ---> d94a8513b3c5 [2021-01-06T16:59:53.901Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T16:59:53.901Z] ---> Running in 635f43b5cbad [2021-01-06T16:59:54.872Z] ---> Running in 6f8a7afa8ebd [2021-01-06T16:59:54.872Z] Removing intermediate container 23f7fcec4ef4 [2021-01-06T16:59:54.872Z] ---> 9d80deb6b3d5 [2021-01-06T16:59:54.872Z] Step 23/25 : LABEL arch=arm64 [2021-01-06T16:59:55.145Z] ---> Running in ba9f3522b6f5 [2021-01-06T16:59:55.738Z] Removing intermediate container 6f8a7afa8ebd [2021-01-06T16:59:55.738Z] ---> d69c4875367f [2021-01-06T16:59:55.738Z] Step 23/25 : LABEL arch=arm64 [2021-01-06T16:59:55.738Z] Removing intermediate container 0705220254ad [2021-01-06T16:59:55.738Z] ---> 7c8a5402ce22 [2021-01-06T16:59:55.738Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-06T16:59:56.011Z] Removing intermediate container ba9f3522b6f5 [2021-01-06T16:59:56.011Z] ---> 66a381e02dde [2021-01-06T16:59:56.011Z] Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:59:56.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:56.283Z] ---> Running in 0b7e77ff1856 [2021-01-06T16:59:56.283Z] ---> Running in c027c1b37fb0 [2021-01-06T16:59:56.554Z] ---> Running in acf194f81a56 [2021-01-06T16:59:57.158Z] Removing intermediate container 0b7e77ff1856 [2021-01-06T16:59:57.158Z] ---> 96b0be9b3f5b [2021-01-06T16:59:57.158Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-06T16:59:57.158Z] Removing intermediate container c027c1b37fb0 [2021-01-06T16:59:57.158Z] ---> 71b9574ffcdb [2021-01-06T16:59:57.158Z] Step 24/25 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T16:59:57.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T16:59:57.430Z] Removing intermediate container acf194f81a56 [2021-01-06T16:59:57.430Z] ---> 666f6a797ac3 [2021-01-06T16:59:57.430Z] Step 25/25 : LABEL version=0.0.0 [2021-01-06T16:59:57.430Z] ---> Running in db6839ed2b53 [2021-01-06T16:59:57.430Z] ---> Running in e818d7cf7f3d [2021-01-06T16:59:57.430Z] ---> Running in c46e6026e17f [2021-01-06T16:59:58.028Z] Removing intermediate container db6839ed2b53 [2021-01-06T16:59:58.028Z] ---> 64c53c8e589f [2021-01-06T16:59:58.028Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-06T16:59:58.028Z] Removing intermediate container e818d7cf7f3d [2021-01-06T16:59:58.028Z] ---> 0be7b6f8fbe5 [2021-01-06T16:59:58.028Z] Step 25/25 : LABEL version=0.0.0 [2021-01-06T16:59:58.028Z] ---> Running in 51105de6164b [2021-01-06T16:59:58.306Z] Removing intermediate container c46e6026e17f [2021-01-06T16:59:58.306Z] ---> 469ea8e09da7 [2021-01-06T16:59:58.306Z] [2021-01-06T16:59:58.306Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-06T16:59:58.306Z] ---> Running in 6d7fe77fd6dd [2021-01-06T16:59:58.306Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-06T16:59:58.592Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-06T16:59:58.592Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-06T16:59:58.869Z] Successfully built 469ea8e09da7 [2021-01-06T16:59:58.869Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-06T16:59:58.869Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-06T16:59:58.869Z] Removing intermediate container 51105de6164b [2021-01-06T16:59:58.869Z] ---> d2cfa25982e8 [2021-01-06T16:59:58.869Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-06T16:59:59.143Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-06T16:59:59.143Z] Removing intermediate container 6d7fe77fd6dd [2021-01-06T16:59:59.143Z] ---> 08dc86ec02b8 [2021-01-06T16:59:59.143Z] [2021-01-06T16:59:59.143Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-06T16:59:59.189Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-06T16:59:59.189Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-06T16:59:59.189Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1478 kB] [2021-01-06T16:59:59.189Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [288 kB] [2021-01-06T16:59:59.189Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-06T16:59:59.190Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-06T16:59:59.190Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [192 kB] [2021-01-06T16:59:59.190Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [25.5 kB] [2021-01-06T16:59:59.190Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-06T16:59:59.190Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-06T16:59:59.190Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-06T16:59:59.190Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-06T16:59:59.190Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-06T16:59:59.190Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-06T16:59:59.190Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-06T16:59:59.190Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-06T16:59:59.190Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-06T16:59:59.190Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-06T16:59:59.190Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-06T16:59:59.190Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1814 kB] [2021-01-06T16:59:59.190Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-06T16:59:59.190Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.4 kB] [2021-01-06T16:59:59.190Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2021-01-06T16:59:59.190Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-06T16:59:59.190Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-06T16:59:59.190Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-06T16:59:59.190Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-06T16:59:59.190Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-06T16:59:59.190Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-06T16:59:59.190Z] Fetched 279 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-06T16:59:59.190Z] Fetched 122 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-06T16:59:59.190Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-06T16:59:59.190Z] Fetched 8848 B in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-06T16:59:59.190Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-06T16:59:59.190Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-06T16:59:59.190Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-06T16:59:59.190Z] Fetched 214 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-06T16:59:59.190Z] Fetched 155 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-06T16:59:59.190Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-06T16:59:59.190Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-06T16:59:59.190Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-06T16:59:59.190Z] Fetched 499 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-06T16:59:59.190Z] Fetched 111 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-06T16:59:59.190Z] Fetched 240 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-06T16:59:59.190Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-06T16:59:59.190Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-06T16:59:59.190Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-06T16:59:59.190Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-06T16:59:59.190Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-06T16:59:59.190Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-06T16:59:59.190Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-06T16:59:59.190Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-06T16:59:59.190Z] Fetched 8720 B in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-06T16:59:59.190Z] Fetched 137 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-06T16:59:59.190Z] Fetched 119 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-06T16:59:59.190Z] Fetched 109 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-06T16:59:59.190Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-06T16:59:59.190Z] Fetched 645 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-06T16:59:59.190Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-06T16:59:59.190Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-06T16:59:59.190Z] Fetched 368 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-06T16:59:59.190Z] Fetched 187 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-06T16:59:59.190Z] Fetched 175 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-06T16:59:59.190Z] Fetched 206 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-06T16:59:59.190Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-06T16:59:59.190Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-06T16:59:59.190Z] Fetched 159 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-06T16:59:59.190Z] Fetched 107 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-06T16:59:59.190Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-06T16:59:59.190Z] Pulling static-packages [2021-01-06T16:59:59.424Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T16:59:59.424Z] OK: 8 MiB in 20 packages [2021-01-06T16:59:59.699Z] Successfully built 08dc86ec02b8 [2021-01-06T16:59:59.699Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-06T16:59:59.699Z] Building docker-core-command-go [2021-01-06T16:59:59.761Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-06T16:59:59.761Z] Skipping pull go-build-helper (already ran) [2021-01-06T16:59:59.761Z] Skipping pull static-packages (already ran) [2021-01-06T16:59:59.761Z] Building go-build-helper [2021-01-06T17:00:00.683Z]  Building docker-support-notifications-go ... done  ---> 2463e47002b5 [2021-01-06T17:00:00.683Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-06T17:00:00.956Z] Removing intermediate container 635f43b5cbad [2021-01-06T17:00:00.956Z] ---> 61848deb179e [2021-01-06T17:00:00.956Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-06T17:00:01.574Z] ---> 389ffe3c3a77 [2021-01-06T17:00:01.574Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-06T17:00:01.854Z] ---> ad4b30bfa985 [2021-01-06T17:00:01.854Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-06T17:00:02.881Z] ---> 8ea06bd451e1 [2021-01-06T17:00:02.881Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-06T17:00:03.158Z] ---> Running in 77223d7fea68 [2021-01-06T17:00:03.760Z] ---> 0773e3d8bf60 [2021-01-06T17:00:03.760Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-06T17:00:03.976Z] Building static-packages [2021-01-06T17:00:05.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T17:00:05.768Z] ---> 8986b9b43dee [2021-01-06T17:00:05.768Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T17:00:05.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T17:00:05.768Z] ---> Running in bd18759e4604 [2021-01-06T17:00:06.039Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-06T17:00:06.039Z] (2/33) Installing expat (2.2.9-r1) [2021-01-06T17:00:06.039Z] (3/33) Installing libffi (3.3-r2) [2021-01-06T17:00:06.314Z] (4/33) Installing gdbm (1.13-r1) [2021-01-06T17:00:06.314Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-06T17:00:06.314Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-06T17:00:06.315Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-06T17:00:06.544Z] Staging go-build-helper [2021-01-06T17:00:06.930Z] Removing intermediate container bd18759e4604 [2021-01-06T17:00:06.930Z] ---> 1a54515798ee [2021-01-06T17:00:06.930Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T17:00:07.167Z] Staging static-packages [2021-01-06T17:00:07.974Z] ---> Running in 2dd7d714b397 [2021-01-06T17:00:08.560Z] Pulling go115 [2021-01-06T17:00:08.584Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-06T17:00:08.584Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-06T17:00:08.584Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-06T17:00:08.584Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-06T17:00:08.584Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-06T17:00:08.584Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-06T17:00:08.863Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-06T17:00:08.863Z] Removing intermediate container 2dd7d714b397 [2021-01-06T17:00:08.863Z] ---> e64bb5f27ad0 [2021-01-06T17:00:08.863Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-data/entrypoint.sh /usr/local/bin/ [2021-01-06T17:00:08.863Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-06T17:00:08.863Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-06T17:00:08.863Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-06T17:00:09.143Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-06T17:00:09.143Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-06T17:00:09.143Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-06T17:00:09.143Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-06T17:00:09.143Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-06T17:00:09.143Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-06T17:00:09.143Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-06T17:00:09.143Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-06T17:00:09.143Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-06T17:00:09.419Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-06T17:00:09.419Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-06T17:00:09.419Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-06T17:00:09.419Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-06T17:00:09.419Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-06T17:00:09.419Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-06T17:00:09.419Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-06T17:00:09.503Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-06T17:00:09.503Z] Skipping pull go115 (already ran) [2021-01-06T17:00:09.503Z] Building go115 [2021-01-06T17:00:09.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-06T17:00:09.503Z] Dload Upload Total Spent Left Speed [2021-01-06T17:00:09.703Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T17:00:09.703Z] OK: 71 MiB in 55 packages [2021-01-06T17:00:09.982Z] ---> d8e9d7126d28 [2021-01-06T17:00:09.982Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T17:00:10.592Z] ---> Running in be55b572663e [2021-01-06T17:00:14.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.2M 0 0 15.9M 0 0:00:07 --:--:-- 0:00:07 15.9M 33 115M 33 38.4M 0 0 23.4M 0 0:00:04 0:00:01 0:00:03 23.4M 53 115M 53 61.9M 0 0 23.2M 0 0:00:04 0:00:02 0:00:02 23.2M 78 115M 78 90.7M 0 0 24.9M 0 0:00:04 0:00:03 0:00:01 24.8M 100 115M 100 115M 0 0 26.7M 0 0:00:04 0:00:04 --:--:-- 26.7M [2021-01-06T17:00:14.625Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-06T17:00:14.962Z] Removing intermediate container be55b572663e [2021-01-06T17:00:14.962Z] ---> 34d87cc963dc [2021-01-06T17:00:14.962Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T17:00:15.247Z] ---> Running in 204d6f7cedb9 [2021-01-06T17:00:15.853Z] Removing intermediate container 204d6f7cedb9 [2021-01-06T17:00:15.853Z] ---> 7485fd171267 [2021-01-06T17:00:15.853Z] Step 24/26 : LABEL arch=arm64 [2021-01-06T17:00:16.128Z] ---> Running in 1a86df02faaf [2021-01-06T17:00:16.729Z] Removing intermediate container 1a86df02faaf [2021-01-06T17:00:16.730Z] ---> 7a19a9556356 [2021-01-06T17:00:16.730Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:00:17.325Z] ---> Running in a9ebb4f35bdf [2021-01-06T17:00:17.604Z] Removing intermediate container 77223d7fea68 [2021-01-06T17:00:17.604Z] ---> 3c394ef2885a [2021-01-06T17:00:17.604Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-06T17:00:17.879Z] ---> Running in 8ecf663644f3 [2021-01-06T17:00:17.879Z] Removing intermediate container a9ebb4f35bdf [2021-01-06T17:00:17.879Z] ---> 7e4f9d72ee91 [2021-01-06T17:00:17.879Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T17:00:18.150Z] ---> Running in 5805c73f12b0 [2021-01-06T17:00:18.745Z] Removing intermediate container 5805c73f12b0 [2021-01-06T17:00:18.745Z] ---> bd1a585d3c28 [2021-01-06T17:00:18.745Z] [2021-01-06T17:00:19.741Z] Successfully built bd1a585d3c28 [2021-01-06T17:00:19.741Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-06T17:00:19.741Z]  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go [2021-01-06T17:00:19.930Z] Staging go115 [2021-01-06T17:00:22.381Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T17:00:22.381Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-06T17:00:22.381Z] ---> dd4dc3f57fde [2021-01-06T17:00:22.381Z] Step 3/32 : WORKDIR /edgex-go [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> 81093a231a80 [2021-01-06T17:00:22.381Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> 8fd1d8617a39 [2021-01-06T17:00:22.381Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> d66a4324922d [2021-01-06T17:00:22.381Z] Step 6/32 : COPY go.mod . [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> 5c3d7de26616 [2021-01-06T17:00:22.381Z] Step 7/32 : RUN go mod download [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> ad28074abd3f [2021-01-06T17:00:22.381Z] Step 8/32 : COPY . . [2021-01-06T17:00:22.381Z] ---> Using cache [2021-01-06T17:00:22.381Z] ---> bdf4df225e58 [2021-01-06T17:00:22.381Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T17:00:23.365Z] ---> Running in def50c0ce17a [2021-01-06T17:00:23.972Z] Collecting docker-compose==1.23.2 [2021-01-06T17:00:24.247Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-06T17:00:24.522Z] 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-06T17:00:25.232Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-06T17:00:25.232Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-06T17:00:25.232Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-06T17:00:25.232Z] Fetched 0 B in 0s (0 B/s) [2021-01-06T17:00:25.232Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-06T17:00:25.232Z] Fetched 224 kB in 0s (0 B/s) [2021-01-06T17:00:25.232Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-06T17:00:25.232Z] Fetched 157 kB in 0s (0 B/s) [2021-01-06T17:00:25.232Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-06T17:00:25.232Z] Fetched 221 kB in 0s (0 B/s) [2021-01-06T17:00:25.232Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-06T17:00:25.232Z] Fetched 143 kB in 0s (0 B/s) [2021-01-06T17:00:25.232Z] Pulling edgex-go [2021-01-06T17:00:25.519Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-06T17:00:25.519Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-06T17:00:25.793Z] Collecting texttable<0.10,>=0.9.0 [2021-01-06T17:00:25.794Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-06T17:00:27.181Z] Pulling version [2021-01-06T17:00:28.133Z] Building config-common [2021-01-06T17:00:29.189Z] Collecting PyYAML<4,>=3.10 [2021-01-06T17:00:29.189Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-06T17:00:30.714Z] Skipping build go-build-helper (already ran) [2021-01-06T17:00:30.715Z] Skipping build static-packages (already ran) [2021-01-06T17:00:30.715Z] Skipping build go115 (already ran) [2021-01-06T17:00:30.715Z] Building edgex-go [2021-01-06T17:00:31.289Z] 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-06T17:00:33.504Z] Collecting cached-property<2,>=1.2.0 [2021-01-06T17:00:33.504Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-06T17:00:33.786Z] Collecting jsonschema<3,>=2.5.1 [2021-01-06T17:00:33.786Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-06T17:00:33.841Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.138 [2021-01-06T17:00:33.841Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-06T17:00:33.841Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-06T17:00:33.841Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-06T17:00:33.841Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-06T17:00:33.841Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-06T17:00:33.841Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-06T17:00:33.841Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-06T17:00:33.841Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-06T17:00:33.841Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-06T17:00:33.841Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-06T17:00:33.841Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-06T17:00:33.841Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-06T17:00:33.841Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-06T17:00:33.841Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-06T17:00:33.841Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-06T17:00:34.929Z] Collecting docker<4.0,>=3.6.0 [2021-01-06T17:00:34.929Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-06T17:00:36.016Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-06T17:00:36.016Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-06T17:00:38.681Z] 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-06T17:00:38.681Z] Collecting docopt<0.7,>=0.6.1 [2021-01-06T17:00:38.681Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-06T17:00:42.007Z] 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-06T17:00:42.107Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-06T17:00:42.107Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-06T17:00:42.707Z] Collecting docker-pycreds>=0.4.0 [2021-01-06T17:00:42.707Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-06T17:00:42.707Z] 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-06T17:00:42.707Z] 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-06T17:00:43.697Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-06T17:00:43.697Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-06T17:00:44.306Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T17:00:44.306Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-06T17:00:44.306Z] ---> dd4dc3f57fde [2021-01-06T17:00:44.306Z] Step 3/24 : WORKDIR /edgex-go [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 81093a231a80 [2021-01-06T17:00:44.306Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 8fd1d8617a39 [2021-01-06T17:00:44.306Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> d66a4324922d [2021-01-06T17:00:44.306Z] Step 6/24 : COPY go.mod . [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 5c3d7de26616 [2021-01-06T17:00:44.306Z] Step 7/24 : RUN go mod download [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> ad28074abd3f [2021-01-06T17:00:44.306Z] Step 8/24 : COPY . . [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> bdf4df225e58 [2021-01-06T17:00:44.306Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-06T17:00:44.306Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T17:00:44.306Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T17:00:44.306Z] ---> dd4dc3f57fde [2021-01-06T17:00:44.306Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 81093a231a80 [2021-01-06T17:00:44.306Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 8fd1d8617a39 [2021-01-06T17:00:44.306Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> d66a4324922d [2021-01-06T17:00:44.306Z] Step 6/26 : COPY go.mod . [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> 5c3d7de26616 [2021-01-06T17:00:44.306Z] Step 7/26 : RUN go mod downloadCollecting idna<2.8,>=2.5 [2021-01-06T17:00:44.306Z] [2021-01-06T17:00:44.306Z] ---> Using cache [2021-01-06T17:00:44.306Z] ---> ad28074abd3f [2021-01-06T17:00:44.306Z] Step 8/26 : COPY . . [2021-01-06T17:00:44.584Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-06T17:00:44.856Z] ---> Using cache [2021-01-06T17:00:44.856Z] ---> bdf4df225e58 [2021-01-06T17:00:44.856Z] Step 9/26 : RUN make cmd/core-command/core-command [2021-01-06T17:00:45.130Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-06T17:00:45.130Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-06T17:00:45.130Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-06T17:00:45.130Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-06T17:00:46.231Z] 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-06T17:00:46.581Z] Installing collected packages: websocket-client, texttable, PyYAML, cached-property, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docopt, docker-compose [2021-01-06T17:00:47.614Z] Running setup.py install for texttable: started [2021-01-06T17:00:47.634Z] 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-06T17:00:48.596Z] 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-06T17:00:48.873Z] 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-06T17:00:48.873Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-06T17:00:49.083Z] ---> Running in f3abbe76bf10 [2021-01-06T17:00:49.084Z] ---> Running in 3363a0a0b6cd [2021-01-06T17:00:49.138Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-06T17:00:49.138Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-06T17:00:49.138Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-06T17:00:50.074Z] Running setup.py install for texttable: finished with status 'done' [2021-01-06T17:00:50.074Z] Running setup.py install for PyYAML: started [2021-01-06T17:00:51.073Z] 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-06T17:00:51.073Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-06T17:00:51.073Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-06T17:00:51.523Z] 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-06T17:00:51.799Z] 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-06T17:00:52.034Z] 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-06T17:00:52.034Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-06T17:00:53.005Z] 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-06T17:00:53.005Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-06T17:00:53.796Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-06T17:00:54.400Z] Attempting uninstall: urllib3 [2021-01-06T17:00:54.400Z] Found existing installation: urllib3 1.25.9 [2021-01-06T17:00:54.400Z] Uninstalling urllib3-1.25.9: [2021-01-06T17:00:54.921Z] 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-06T17:00:54.997Z] Successfully uninstalled urllib3-1.25.9 [2021-01-06T17:00:55.494Z] 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-06T17:00:55.596Z] Attempting uninstall: idna [2021-01-06T17:00:55.596Z] Found existing installation: idna 2.9 [2021-01-06T17:00:55.596Z] Uninstalling idna-2.9: [2021-01-06T17:00:55.872Z] Successfully uninstalled idna-2.9 [2021-01-06T17:00:56.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T17:00:56.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-06T17:00:56.153Z] ---> dd4dc3f57fde [2021-01-06T17:00:56.153Z] Step 3/22 : WORKDIR /edgex-go [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> 81093a231a80 [2021-01-06T17:00:56.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> 8fd1d8617a39 [2021-01-06T17:00:56.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> d66a4324922d [2021-01-06T17:00:56.153Z] Step 6/22 : COPY go.mod . [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> 5c3d7de26616 [2021-01-06T17:00:56.153Z] Step 7/22 : RUN go mod download [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> ad28074abd3f [2021-01-06T17:00:56.153Z] Step 8/22 : COPY . . [2021-01-06T17:00:56.153Z] ---> Using cache [2021-01-06T17:00:56.153Z] ---> bdf4df225e58 [2021-01-06T17:00:56.154Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-06T17:00:56.448Z] 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-06T17:00:57.023Z] 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-06T17:00:57.284Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-06T17:00:57.616Z] Attempting uninstall: requests [2021-01-06T17:00:57.616Z] Found existing installation: requests 2.23.0 [2021-01-06T17:00:57.616Z] Uninstalling requests-2.23.0: [2021-01-06T17:00:57.616Z] ---> Running in 2123aa6d732b [2021-01-06T17:00:57.899Z] Successfully uninstalled requests-2.23.0 [2021-01-06T17:00:59.367Z] Running setup.py install for dockerpty: started [2021-01-06T17:00:59.642Z] 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-06T17:01:00.607Z] Building version [2021-01-06T17:01:02.274Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-06T17:01:02.274Z] Running setup.py install for docopt: started [2021-01-06T17:01:03.150Z] Staging config-common [2021-01-06T17:01:04.089Z] Skipping stage go-build-helper (already ran) [2021-01-06T17:01:04.089Z] Skipping stage static-packages (already ran) [2021-01-06T17:01:04.089Z] Skipping stage go115 (already ran) [2021-01-06T17:01:04.089Z] Staging edgex-go [2021-01-06T17:01:04.901Z] Running setup.py install for docopt: finished with status 'done' [2021-01-06T17:01:05.479Z] Staging version [2021-01-06T17:01:05.884Z] 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-06T17:01:06.424Z] Priming config-common [2021-01-06T17:01:07.368Z] Priming go-build-helper [2021-01-06T17:01:08.320Z] Priming static-packages [2021-01-06T17:01:11.027Z] Priming go115 [2021-01-06T17:01:11.300Z] Removing intermediate container 8ecf663644f3 [2021-01-06T17:01:11.592Z] ---> 18878c0df322 [2021-01-06T17:01:11.592Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-06T17:01:11.592Z] ---> Running in 0549c028bb55 [2021-01-06T17:01:11.975Z] Priming edgex-go [2021-01-06T17:01:13.361Z] Priming version [2021-01-06T17:01:13.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T17:01:13.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T17:01:14.306Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-06T17:01:14.466Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T17:01:14.467Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-06T17:01:14.467Z] (3/3) Installing curl (7.69.1-r3) [2021-01-06T17:01:14.467Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T17:01:14.741Z] OK: 71 MiB in 58 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-06T17:01:16.740Z] Removing intermediate container 0549c028bb55 [2021-01-06T17:01:16.741Z] ---> 937e93a94812 [2021-01-06T17:01:16.741Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-06T17:01:17.024Z] ---> Running in 00252f2be751 [2021-01-06T17:01:17.635Z] Removing intermediate container 00252f2be751 [2021-01-06T17:01:17.635Z] ---> fb046b01b446 [2021-01-06T17:01:17.635Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-06T17:01:17.918Z] ---> Running in 9f0f53a1886b [2021-01-06T17:01:18.508Z] Removing intermediate container 9f0f53a1886b [2021-01-06T17:01:18.508Z] ---> d2412a416731 [2021-01-06T17:01:18.508Z] Step 24/26 : LABEL arch=arm64 [2021-01-06T17:01:18.782Z] ---> Running in a8b6fda10b11 [2021-01-06T17:01:19.385Z] Removing intermediate container a8b6fda10b11 [2021-01-06T17:01:19.385Z] ---> aeeac90836c2 [2021-01-06T17:01:19.385Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:01:19.656Z] ---> Running in aa3602743f33 [2021-01-06T17:01:20.663Z] Removing intermediate container aa3602743f33 [2021-01-06T17:01:20.663Z] ---> 2e6ce7e85092 [2021-01-06T17:01:20.663Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T17:01:20.663Z] ---> Running in 5dac1292a66f [2021-01-06T17:01:21.269Z] Removing intermediate container 5dac1292a66f [2021-01-06T17:01:21.269Z] ---> fbd71491a854 [2021-01-06T17:01:21.269Z] [2021-01-06T17:01:21.869Z] Successfully built fbd71491a854 [2021-01-06T17:01:21.869Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-06T17:01:21.869Z] Building docker-core-metadata-go [2021-01-06T17:01:32.030Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-06T17:01:47.190Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-06T17:01:47.190Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-06T17:01:47.190Z] ---> dd4dc3f57fde [2021-01-06T17:01:47.190Z] Step 3/26 : WORKDIR /edgex-go [2021-01-06T17:01:47.190Z] ---> Using cache [2021-01-06T17:01:47.190Z] ---> 81093a231a80 [2021-01-06T17:01:47.190Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-06T17:01:47.191Z] ---> Using cache [2021-01-06T17:01:47.191Z] ---> 8fd1d8617a39 [2021-01-06T17:01:47.191Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-01-06T17:01:47.191Z] ---> Using cache [2021-01-06T17:01:47.191Z] ---> d66a4324922d [2021-01-06T17:01:47.191Z] Step 6/26 : COPY go.mod . [2021-01-06T17:01:47.191Z] ---> Using cache [2021-01-06T17:01:47.191Z] ---> 5c3d7de26616 [2021-01-06T17:01:47.191Z] Step 7/26 : RUN go mod download [2021-01-06T17:01:47.191Z] ---> Using cache [2021-01-06T17:01:47.191Z] ---> ad28074abd3f [2021-01-06T17:01:47.191Z] Step 8/26 : COPY . . [2021-01-06T17:01:47.191Z] ---> Using cache [2021-01-06T17:01:47.191Z] ---> bdf4df225e58 [2021-01-06T17:01:47.191Z] Step 9/26 : RUN make cmd/core-metadata/core-metadata [2021-01-06T17:01:47.191Z] ---> Running in a2cd5cef1934 [2021-01-06T17:01:49.173Z] 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-06T17:01:59.338Z] Removing intermediate container def50c0ce17a [2021-01-06T17:01:59.338Z] ---> eb2a301e61ec [2021-01-06T17:01:59.338Z] [2021-01-06T17:01:59.338Z] Step 10/32 : FROM alpine:3.12 [2021-01-06T17:01:59.338Z] ---> afeebe901d6b [2021-01-06T17:01:59.338Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-06T17:01:59.816Z] ---> Running in 1979aad391bf [2021-01-06T17:02:01.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:02.143Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:02.746Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-06T17:02:02.746Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-06T17:02:02.746Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T17:02:02.746Z] OK: 6 MiB in 16 packages [2021-01-06T17:02:05.372Z] Removing intermediate container 1979aad391bf [2021-01-06T17:02:05.372Z] ---> 42a3acc80961 [2021-01-06T17:02:05.372Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-06T17:02:05.373Z] ---> Running in c8d1f4f99abf [2021-01-06T17:02:05.645Z] Removing intermediate container c8d1f4f99abf [2021-01-06T17:02:05.645Z] ---> 314fe2b1a93c [2021-01-06T17:02:05.645Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-06T17:02:05.924Z] ---> Running in 486633d13c0f [2021-01-06T17:02:06.531Z] Removing intermediate container 486633d13c0f [2021-01-06T17:02:06.531Z] ---> 26d8850fdc93 [2021-01-06T17:02:06.531Z] Step 14/32 : 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-06T17:02:06.807Z] ---> Running in 1739f97c024b [2021-01-06T17:02:08.792Z] Connecting to github.com (140.82.114.3:443) [2021-01-06T17:02:09.068Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.152.76:443) [2021-01-06T17:02:09.068Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-06T17:02:09.340Z] dockerize-alpine-lin 95% |****************************** | 2809k 0:00:00 ETA [2021-01-06T17:02:09.617Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-06T17:02:09.617Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-06T17:02:09.617Z] dockerize [2021-01-06T17:02:11.059Z] 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-06T17:02:12.047Z] Removing intermediate container 1739f97c024b [2021-01-06T17:02:12.047Z] ---> 3dd3fc20643f [2021-01-06T17:02:12.047Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-06T17:02:12.047Z] ---> Running in 5ad7f5b04e35 [2021-01-06T17:02:13.048Z] Removing intermediate container 5ad7f5b04e35 [2021-01-06T17:02:13.048Z] ---> dd346fe8d845 [2021-01-06T17:02:13.048Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-06T17:02:13.048Z] ---> Running in 12bd3d038a8a [2021-01-06T17:02:14.035Z] Removing intermediate container 12bd3d038a8a [2021-01-06T17:02:14.035Z] ---> 02e380348c94 [2021-01-06T17:02:14.035Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Copy dockerize executable" && cp /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-06T17:02:14.035Z] ---> Running in ef884545de17 [2021-01-06T17:02:16.027Z] Copy dockerize executable [2021-01-06T17:02:18.654Z] Removing intermediate container ef884545de17 [2021-01-06T17:02:18.654Z] ---> cbea72b65925 [2021-01-06T17:02:18.654Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-06T17:02:18.654Z] ---> Running in ed5a7806378e [2021-01-06T17:02:19.249Z] Removing intermediate container ed5a7806378e [2021-01-06T17:02:19.249Z] ---> 00daee02efd0 [2021-01-06T17:02:19.249Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-06T17:02:20.698Z] ---> c76527339ebe [2021-01-06T17:02:20.698Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-06T17:02:20.698Z] ---> Running in 26a27886141b [2021-01-06T17:02:25.014Z] Removing intermediate container 26a27886141b [2021-01-06T17:02:25.014Z] ---> b1bd940c97b7 [2021-01-06T17:02:25.014Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-06T17:02:27.651Z] ---> 6b4bff7dfbf6 [2021-01-06T17:02:27.651Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-06T17:02:28.254Z] Removing intermediate container f3abbe76bf10 [2021-01-06T17:02:28.254Z] ---> 5c534c7c0b97 [2021-01-06T17:02:28.254Z] [2021-01-06T17:02:28.254Z] Step 10/24 : FROM alpine:3.12 [2021-01-06T17:02:28.254Z] ---> afeebe901d6b [2021-01-06T17:02:28.254Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T17:02:28.538Z] ---> Running in 888bb45c43dc [2021-01-06T17:02:28.814Z] ---> e8890e517bb5 [2021-01-06T17:02:28.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-06T17:02:31.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:31.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:32.324Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T17:02:32.324Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T17:02:32.324Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T17:02:32.324Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T17:02:32.620Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T17:02:32.620Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T17:02:32.620Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T17:02:32.620Z] ---> 3ced48fafe6b [2021-01-06T17:02:32.620Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-06T17:02:32.897Z] OK: 7 MiB in 19 packages [2021-01-06T17:02:34.887Z] ---> 4bdd3ea23441 [2021-01-06T17:02:34.887Z] Removing intermediate container 2123aa6d732b [2021-01-06T17:02:34.887Z] ---> d81fb199a03f [2021-01-06T17:02:34.887Z] [2021-01-06T17:02:34.887Z] Step 10/22 : FROM alpine:3.12 [2021-01-06T17:02:34.887Z] ---> afeebe901d6b [2021-01-06T17:02:34.887Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-06T17:02:34.887Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-06T17:02:34.887Z] Removing intermediate container 3363a0a0b6cd [2021-01-06T17:02:34.887Z] ---> d0982794be85 [2021-01-06T17:02:34.887Z] [2021-01-06T17:02:34.887Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T17:02:34.887Z] ---> afeebe901d6b [2021-01-06T17:02:34.887Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T17:02:34.887Z] ---> Using cache [2021-01-06T17:02:34.887Z] ---> e506ed63ad32 [2021-01-06T17:02:34.887Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T17:02:34.887Z] ---> Running in a469123137b9 [2021-01-06T17:02:35.166Z] ---> Running in ef7260f03260 [2021-01-06T17:02:35.775Z] ---> Running in 5068bf673d20 [2021-01-06T17:02:36.061Z] Removing intermediate container 888bb45c43dc [2021-01-06T17:02:36.061Z] ---> 6e699c9b139a [2021-01-06T17:02:36.061Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-06T17:02:36.061Z] Removing intermediate container ef7260f03260 [2021-01-06T17:02:36.061Z] ---> 6bd3f94f5bf5 [2021-01-06T17:02:36.061Z] Step 13/26 : ENV APP_PORT=48082 [2021-01-06T17:02:36.335Z] ---> Running in 061e33227249 [2021-01-06T17:02:36.335Z] ---> Running in 4f6c8b77b2e5 [2021-01-06T17:02:36.607Z] Removing intermediate container 5068bf673d20 [2021-01-06T17:02:36.607Z] ---> e32d29b3e864 [2021-01-06T17:02:36.607Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-06T17:02:36.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:36.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-06T17:02:36.883Z] Removing intermediate container 061e33227249 [2021-01-06T17:02:36.883Z] ---> 0906bf90b3dc [2021-01-06T17:02:36.883Z] Step 13/24 : WORKDIR / [2021-01-06T17:02:37.169Z] ---> Running in b2cf82e3cf33 [2021-01-06T17:02:37.169Z] Removing intermediate container 4f6c8b77b2e5 [2021-01-06T17:02:37.169Z] ---> cea22eb1d7d1 [2021-01-06T17:02:37.169Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-06T17:02:37.448Z] ---> Running in 91f2605ab8f7 [2021-01-06T17:02:37.448Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-06T17:02:37.448Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-06T17:02:37.448Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-06T17:02:37.724Z] (4/5) Installing curl (7.69.1-r3) [2021-01-06T17:02:37.724Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-06T17:02:37.724Z] Executing busybox-1.31.1-r19.trigger [2021-01-06T17:02:37.724Z] Executing ca-certificates-20191127-r4.trigger [2021-01-06T17:02:38.008Z] OK: 7 MiB in 19 packages [2021-01-06T17:02:38.009Z] ---> 3ee6bb67f954 [2021-01-06T17:02:38.009Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T17:02:38.284Z] Removing intermediate container b2cf82e3cf33 [2021-01-06T17:02:38.284Z] ---> 78f494d8a8d8 [2021-01-06T17:02:38.284Z] 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-06T17:02:38.284Z] Removing intermediate container 91f2605ab8f7 [2021-01-06T17:02:38.284Z] ---> e77f2924cbb9 [2021-01-06T17:02:38.284Z] Step 15/26 : WORKDIR / [2021-01-06T17:02:38.879Z] ---> Running in e2fc93f340ef [2021-01-06T17:02:38.879Z] ---> Running in 21376676a7db [2021-01-06T17:02:39.864Z] ---> f22b5bd3d306 [2021-01-06T17:02:39.864Z] 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-06T17:02:40.461Z] Removing intermediate container 21376676a7db [2021-01-06T17:02:40.461Z] ---> 4d06fcf0c9fb [2021-01-06T17:02:40.461Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-06T17:02:41.444Z] Removing intermediate container a469123137b9 [2021-01-06T17:02:41.444Z] ---> e6fa9b3b0cd0 [2021-01-06T17:02:41.444Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-06T17:02:41.721Z] ---> a73706bb8c32 [2021-01-06T17:02:41.721Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-06T17:02:41.998Z] ---> Running in 71577106afd1 [2021-01-06T17:02:41.998Z] ---> e57cdbb4602b [2021-01-06T17:02:41.998Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-06T17:02:42.994Z] Removing intermediate container 71577106afd1 [2021-01-06T17:02:42.994Z] ---> 4d46eb8b5d4f [2021-01-06T17:02:42.994Z] Step 13/22 : WORKDIR / [2021-01-06T17:02:43.276Z] Removing intermediate container e2fc93f340ef [2021-01-06T17:02:43.276Z] ---> 4b5e9159bb0f [2021-01-06T17:02:43.276Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T17:02:43.558Z] ---> Running in 06b6f4d0e967 [2021-01-06T17:02:43.558Z] ---> 6df9468025df [2021-01-06T17:02:43.558Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-06T17:02:44.159Z] ---> Running in cc417ebad444 [2021-01-06T17:02:44.434Z] Removing intermediate container 06b6f4d0e967 [2021-01-06T17:02:44.434Z] ---> 700ef4beb608 [2021-01-06T17:02:44.434Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-06T17:02:45.038Z] ---> 548df0dc9537 [2021-01-06T17:02:45.038Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-06T17:02:45.638Z] Removing intermediate container cc417ebad444 [2021-01-06T17:02:45.638Z] ---> c2568ede0a3f [2021-01-06T17:02:45.638Z] Step 29/32 : CMD ["install"] [2021-01-06T17:02:46.622Z] ---> Running in 4303c861dc78 [2021-01-06T17:02:46.622Z] ---> 43c0f56beace [2021-01-06T17:02:46.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-06T17:02:46.622Z] ---> b47d670a9514 [2021-01-06T17:02:46.622Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T17:02:46.622Z] ---> d1865be47ea0 [2021-01-06T17:02:46.622Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-06T17:02:46.901Z] ---> Running in 3f6c86ac3406 [2021-01-06T17:02:47.504Z] Removing intermediate container 4303c861dc78 [2021-01-06T17:02:47.504Z] ---> 278293c73194 [2021-01-06T17:02:47.504Z] Step 30/32 : LABEL arch=arm64 [2021-01-06T17:02:48.110Z] Removing intermediate container 3f6c86ac3406 [2021-01-06T17:02:48.110Z] ---> 58260f26ce73 [2021-01-06T17:02:48.110Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T17:02:48.387Z] ---> Running in 2958ea249725 [2021-01-06T17:02:48.666Z] ---> Running in c43a77841d22 [2021-01-06T17:02:49.656Z] Removing intermediate container 2958ea249725 [2021-01-06T17:02:49.656Z] ---> 2f0f15338382 [2021-01-06T17:02:49.656Z] Step 31/32 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:02:49.656Z] ---> f15d5a5331ed [2021-01-06T17:02:49.656Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-06T17:02:49.936Z] Removing intermediate container c43a77841d22 [2021-01-06T17:02:49.936Z] ---> dd21ec0d6ba2 [2021-01-06T17:02:49.936Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-command/entrypoint.sh /usr/local/bin/ [2021-01-06T17:02:49.936Z] ---> f13ba37aeb3a [2021-01-06T17:02:49.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-06T17:02:50.926Z] ---> Running in 5056724c673b [2021-01-06T17:02:51.204Z] ---> f9a6bfe9c7a5 [2021-01-06T17:02:51.204Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T17:02:51.490Z] ---> Running in 0158060aaa0e [2021-01-06T17:02:51.767Z] ---> 09d253a2070b [2021-01-06T17:02:51.767Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T17:02:51.767Z] ---> 55e69d0b418a [2021-01-06T17:02:51.767Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-06T17:02:52.049Z] ---> Running in d6eb836e7625 [2021-01-06T17:02:52.049Z] Removing intermediate container 5056724c673b [2021-01-06T17:02:52.049Z] ---> dafa49353a49 [2021-01-06T17:02:52.049Z] Step 32/32 : LABEL version=0.0.0 [2021-01-06T17:02:53.502Z] ---> Running in e450d767f772 [2021-01-06T17:02:53.777Z] ---> bf527989c2f4 [2021-01-06T17:02:53.777Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-06T17:02:54.059Z] ---> Running in 2ebbf38aeb6f [2021-01-06T17:02:54.337Z] Removing intermediate container e450d767f772 [2021-01-06T17:02:54.337Z] ---> 7886a351e6e1 [2021-01-06T17:02:54.337Z] [2021-01-06T17:02:54.950Z] Successfully built 7886a351e6e1 [2021-01-06T17:02:55.226Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-06T17:02:56.228Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 0158060aaa0e [2021-01-06T17:02:56.228Z] ---> ff0e59853896 [2021-01-06T17:02:56.228Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T17:02:56.228Z] ---> Running in 49664e2b31c6 [2021-01-06T17:02:56.514Z] Removing intermediate container d6eb836e7625 [2021-01-06T17:02:56.514Z] ---> b09faa5dbae7 [2021-01-06T17:02:56.514Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T17:02:56.514Z] ---> Running in c2929be1baeb [2021-01-06T17:02:57.125Z] Removing intermediate container 49664e2b31c6 [2021-01-06T17:02:57.125Z] ---> 04c7c7d5f9ad [2021-01-06T17:02:57.125Z] Step 22/24 : LABEL arch=arm64 [2021-01-06T17:02:57.398Z] ---> Running in 8c1bea079f7b [2021-01-06T17:02:57.398Z] Removing intermediate container c2929be1baeb [2021-01-06T17:02:57.398Z] ---> b7da217ebcb5 [2021-01-06T17:02:57.398Z] Step 24/26 : LABEL arch=arm64 [2021-01-06T17:02:57.671Z] ---> Running in dbf96bde654f [2021-01-06T17:02:57.974Z] Removing intermediate container 2ebbf38aeb6f [2021-01-06T17:02:57.974Z] ---> 4bca1d1ed447 [2021-01-06T17:02:57.974Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-06T17:02:57.974Z] Removing intermediate container 8c1bea079f7b [2021-01-06T17:02:57.974Z] ---> 41ed92153a0f [2021-01-06T17:02:57.974Z] Step 23/24 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:02:58.400Z] ---> Running in 958b8addafb9 [2021-01-06T17:02:58.400Z] ---> Running in 63f9f6b2a80b [2021-01-06T17:02:58.692Z] Removing intermediate container dbf96bde654f [2021-01-06T17:02:58.692Z] ---> 082a4daba473 [2021-01-06T17:02:58.692Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:02:59.080Z] Removing intermediate container 958b8addafb9 [2021-01-06T17:02:59.080Z] ---> c45cfb84cb3c [2021-01-06T17:02:59.080Z] Step 20/22 : LABEL arch=arm64 [2021-01-06T17:02:59.080Z] ---> Running in 2b2ae05b31b9 [2021-01-06T17:02:59.080Z] ---> Running in e815751e6ebe [2021-01-06T17:02:59.399Z] Removing intermediate container 63f9f6b2a80b [2021-01-06T17:02:59.399Z] ---> ab4085342506 [2021-01-06T17:02:59.399Z] Step 24/24 : LABEL version=0.0.0 [2021-01-06T17:02:59.686Z] ---> Running in 1abd9d519d68 [2021-01-06T17:02:59.686Z] Removing intermediate container 2b2ae05b31b9 [2021-01-06T17:02:59.686Z] ---> 5d7955b41d80 [2021-01-06T17:02:59.686Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T17:02:59.984Z] Removing intermediate container e815751e6ebe [2021-01-06T17:02:59.984Z] ---> e90aa5419ba5 [2021-01-06T17:02:59.984Z] Step 21/22 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:02:59.984Z] ---> Running in 8c4114f44f50 [2021-01-06T17:02:59.984Z] ---> Running in 1226c54a4f6a [2021-01-06T17:03:00.257Z] Removing intermediate container 1abd9d519d68 [2021-01-06T17:03:00.257Z] ---> b70ccaae0a40 [2021-01-06T17:03:00.257Z] [2021-01-06T17:03:00.534Z] Removing intermediate container 8c4114f44f50 [2021-01-06T17:03:00.534Z] ---> 2e371bcc7267 [2021-01-06T17:03:00.534Z] [2021-01-06T17:03:00.809Z] Successfully built b70ccaae0a40 [2021-01-06T17:03:00.809Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-06T17:03:01.080Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1226c54a4f6a [2021-01-06T17:03:01.080Z] ---> bbae9adc79d3 [2021-01-06T17:03:01.080Z] Step 22/22 : LABEL version=0.0.0 [2021-01-06T17:03:01.080Z] Successfully built 2e371bcc7267 [2021-01-06T17:03:01.080Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-06T17:03:01.080Z]  Building docker-core-command-go ... done  ---> Running in cd1b91b3ba79 [2021-01-06T17:03:01.675Z] Removing intermediate container cd1b91b3ba79 [2021-01-06T17:03:01.675Z] ---> 551d5af4b4aa [2021-01-06T17:03:01.675Z] [2021-01-06T17:03:01.953Z] Successfully built 551d5af4b4aa [2021-01-06T17:03:02.230Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-06T17:03:06.533Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a2cd5cef1934 [2021-01-06T17:03:06.533Z] ---> b22a8a23a4ae [2021-01-06T17:03:06.533Z] [2021-01-06T17:03:06.533Z] Step 10/26 : FROM alpine:3.12 [2021-01-06T17:03:06.533Z] ---> afeebe901d6b [2021-01-06T17:03:06.533Z] Step 11/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-06T17:03:06.533Z] ---> Using cache [2021-01-06T17:03:06.533Z] ---> e506ed63ad32 [2021-01-06T17:03:06.533Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-06T17:03:06.533Z] ---> Using cache [2021-01-06T17:03:06.533Z] ---> 6bd3f94f5bf5 [2021-01-06T17:03:06.533Z] Step 13/26 : ENV APP_PORT=48081 [2021-01-06T17:03:06.533Z] ---> Running in 0e7418f3f442 [2021-01-06T17:03:07.125Z] Removing intermediate container 0e7418f3f442 [2021-01-06T17:03:07.125Z] ---> ee921dcb16b8 [2021-01-06T17:03:07.125Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-06T17:03:07.125Z] ---> Running in 746a4efb0a56 [2021-01-06T17:03:07.401Z] Removing intermediate container 746a4efb0a56 [2021-01-06T17:03:07.401Z] ---> d5950c27d0cc [2021-01-06T17:03:07.401Z] Step 15/26 : WORKDIR / [2021-01-06T17:03:07.673Z] ---> Running in 193b837dc29e [2021-01-06T17:03:08.265Z] Removing intermediate container 193b837dc29e [2021-01-06T17:03:08.265Z] ---> 514ebac1fb67 [2021-01-06T17:03:08.265Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-06T17:03:08.861Z] ---> aa807a9c4274 [2021-01-06T17:03:08.861Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-06T17:03:10.286Z] ---> c001e403ffa4 [2021-01-06T17:03:10.286Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-06T17:03:11.445Z] ---> 9d33af9c48a0 [2021-01-06T17:03:11.445Z] Step 19/26 : ENV CONSUL_HOST=edgex-core-consul [2021-01-06T17:03:11.445Z] ---> Running in c79a3df2de7a [2021-01-06T17:03:11.445Z] Removing intermediate container c79a3df2de7a [2021-01-06T17:03:11.445Z] ---> 3e3a2801843a [2021-01-06T17:03:11.445Z] Step 20/26 : ENV CONSUL_PORT=8500 [2021-01-06T17:03:11.445Z] ---> Running in 2027612a557c [2021-01-06T17:03:12.067Z] Removing intermediate container 2027612a557c [2021-01-06T17:03:12.067Z] ---> 5dac08c97ffe [2021-01-06T17:03:12.067Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/core-metadata/entrypoint.sh /usr/local/bin/ [2021-01-06T17:03:12.660Z] ---> 4e1d6c195231 [2021-01-06T17:03:12.660Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-06T17:03:12.928Z] ---> Running in c2cb3f2633b0 [2021-01-06T17:03:14.900Z] Removing intermediate container c2cb3f2633b0 [2021-01-06T17:03:14.900Z] ---> 1c5f48da0054 [2021-01-06T17:03:14.900Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-01-06T17:03:15.173Z] ---> Running in a20a085f27ae [2021-01-06T17:03:15.444Z] Removing intermediate container a20a085f27ae [2021-01-06T17:03:15.444Z] ---> 5ee78d692f39 [2021-01-06T17:03:15.444Z] Step 24/26 : LABEL arch=arm64 [2021-01-06T17:03:15.714Z] ---> Running in f04c948baaeb [2021-01-06T17:03:15.986Z] Removing intermediate container f04c948baaeb [2021-01-06T17:03:15.986Z] ---> 16264de6f59e [2021-01-06T17:03:15.986Z] Step 25/26 : LABEL git_sha=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [2021-01-06T17:03:16.256Z] ---> Running in b466a30843a0 [2021-01-06T17:03:16.526Z] Removing intermediate container b466a30843a0 [2021-01-06T17:03:16.526Z] ---> 619e4f419ebe [2021-01-06T17:03:16.526Z] Step 26/26 : LABEL version=0.0.0 [2021-01-06T17:03:16.797Z] ---> Running in 7fa7cc1205a0 [2021-01-06T17:03:17.392Z] Removing intermediate container 7fa7cc1205a0 [2021-01-06T17:03:17.392Z] ---> e1c72f270e5f [2021-01-06T17:03:17.392Z] [2021-01-06T17:03:17.662Z] Successfully built e1c72f270e5f [2021-01-06T17:03:17.662Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-06T17:03:17.947Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-01-06T17:03:17.975Z] $ docker stop --time=1 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 [2021-01-06T17:03:19.939Z] $ docker rm -f 94adc6abf91315e57311addd154f9af0bcbe61813dac768b2de93027064574c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-06T17:03:20.667Z] + docker images [2021-01-06T17:03:20.667Z] + grep docker [2021-01-06T17:03:20.935Z] docker-core-metadata-go-arm64 latest e1c72f270e5f 3 seconds ago 18.1MB [2021-01-06T17:03:20.935Z] docker-security-bootstrap-redis-go-arm64 latest 551d5af4b4aa 19 seconds ago 15.1MB [2021-01-06T17:03:20.935Z] docker-security-secretstore-setup-go-arm64 latest b70ccaae0a40 20 seconds ago 23.4MB [2021-01-06T17:03:20.935Z] docker-core-command-go-arm64 latest 2e371bcc7267 20 seconds ago 15.9MB [2021-01-06T17:03:20.935Z] docker-security-bootstrapper-go-arm64 latest 7886a351e6e1 27 seconds ago 40.3MB [2021-01-06T17:03:20.935Z] docker-sys-mgmt-agent-go-arm64 latest fbd71491a854 2 minutes ago 300MB [2021-01-06T17:03:20.935Z] docker-core-data-go-arm64 latest bd1a585d3c28 3 minutes ago 21MB [2021-01-06T17:03:20.935Z] docker-support-notifications-go-arm64 latest 08dc86ec02b8 3 minutes ago 16MB [2021-01-06T17:03:20.935Z] docker-support-scheduler-go-arm64 latest 469ea8e09da7 3 minutes ago 15.9MB [2021-01-06T17:03:20.935Z] docker-security-proxy-setup-go-arm64 latest 87c046619818 3 minutes ago 23.3MB [2021-01-06T17:03:20.935Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-06T17:03:23.034Z] provisioning config files... [2021-01-06T17:03:23.045Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config1619701395552405957tmp [Pipeline] { [Pipeline] sh [2021-01-06T17:03:23.427Z] + set +x [2021-01-06T17:03:23.427Z] + curl -s https://codecov.io/bash [2021-01-06T17:03:23.427Z] + bash -s -- [2021-01-06T17:03:24.000Z] [2021-01-06T17:03:24.000Z] _____ _ [2021-01-06T17:03:24.000Z] / ____| | | [2021-01-06T17:03:24.000Z] | | ___ __| | ___ ___ _____ __ [2021-01-06T17:03:24.000Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-06T17:03:24.000Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-06T17:03:24.000Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-06T17:03:24.000Z] Bash-20201231-23d4836 [2021-01-06T17:03:24.000Z] [2021-01-06T17:03:24.000Z] [2021-01-06T17:03:24.000Z] ==> git version 2.24.3 found [2021-01-06T17:03:24.000Z] ==> 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-06T17:03:24.000Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-06T17:03:24.000Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-06T17:03:24.000Z] ==> Jenkins CI detected. [2021-01-06T17:03:24.000Z] project root: . [2021-01-06T17:03:24.000Z] --> token set from env [2021-01-06T17:03:24.000Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-06T17:03:24.000Z] ==> Running gcov in . (disable via -X gcov) [2021-01-06T17:03:24.000Z] ==> Python coveragepy not found [2021-01-06T17:03:24.000Z] ==> Searching for coverage reports in: [2021-01-06T17:03:24.000Z] + . [2021-01-06T17:03:24.000Z] -> Found 1 reports [2021-01-06T17:03:24.000Z] ==> Detecting git/mercurial file structure [2021-01-06T17:03:24.000Z] ==> Reading reports [2021-01-06T17:03:24.000Z] + ./coverage.out bytes=546759 [2021-01-06T17:03:24.000Z] ==> Appending adjustments [2021-01-06T17:03:24.000Z] https://docs.codecov.io/docs/fixing-reports [2021-01-06T17:03:27.310Z] + Found adjustments [2021-01-06T17:03:27.310Z] ==> Gzipping contents [2021-01-06T17:03:27.310Z] 84K /tmp/codecov.AgaUOQ.gz [2021-01-06T17:03:27.310Z] ==> Uploading reports [2021-01-06T17:03:27.310Z] url: https://codecov.io [2021-01-06T17:03:27.310Z] query: branch=PR-2970&commit=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-06T17:03:27.310Z] -> Pinging Codecov [2021-01-06T17:03:27.310Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-06T17:03:27.573Z] -> Uploading to [2021-01-06T17:03:27.573Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-06/00271124DB129430A58F1EEE437C3FCB/dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d/32cba936-0c5b-4d4e-a8fe-8108433f3161.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210106T170327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4e33d3e599c33a8b65354b2306924ee5a9f50188f5e993486b6a460008dd9b6 [2021-01-06T17:03:27.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-06T17:03:27.573Z] Dload Upload Total Spent Left Speed [2021-01-06T17:03:28.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83514 0 0 100 83514 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-01-06T17:03:28.096Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd0b41c0cd025bd6fc80b95e5c0739c7e673b54d [Pipeline] } [2021-01-06T17:03:28.105Z] 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-06T17:03:30.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:03:30.949Z] ---> package-listing.sh [2021-01-06T17:03:30.949Z] ++ facter osfamily [2021-01-06T17:03:30.949Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-06T17:03:30.949Z] + OS_FAMILY=redhat [2021-01-06T17:03:30.949Z] + workspace=/w/workspace/edgex-go/12 [2021-01-06T17:03:30.949Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-06T17:03:30.949Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-06T17:03:30.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-06T17:03:30.949Z] + PACKAGES=/tmp/packages_start.txt [2021-01-06T17:03:30.949Z] + '[' /w/workspace/edgex-go/12 ']' [2021-01-06T17:03:30.949Z] + PACKAGES=/tmp/packages_end.txt [2021-01-06T17:03:30.949Z] + case "${OS_FAMILY}" in [2021-01-06T17:03:30.949Z] + rpm -qa [2021-01-06T17:03:30.949Z] + sort [2021-01-06T17:03:36.253Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-06T17:03:36.253Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-06T17:03:36.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-06T17:03:36.253Z] + '[' /w/workspace/edgex-go/12 ']' [2021-01-06T17:03:36.253Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-01-06T17:03:36.253Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-01-06T17:03:36.269Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-06T17:03:36.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-06T17:03:36.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T17:03:36.878Z] [2021-01-06T17:03:36.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-06T17:03:37.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T17:03:37.230Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-06T17:03:37.230Z] df20fa9351a1: Pulling fs layer [2021-01-06T17:03:37.230Z] 36b3adc4ff6f: Pulling fs layer [2021-01-06T17:03:37.230Z] 8ad3a11d3b57: Pulling fs layer [2021-01-06T17:03:37.230Z] 46f8f816bc3b: Pulling fs layer [2021-01-06T17:03:37.230Z] 93b61091891f: Pulling fs layer [2021-01-06T17:03:37.230Z] 93b9cdb0e59b: Pulling fs layer [2021-01-06T17:03:37.230Z] 5e14af77c1be: Pulling fs layer [2021-01-06T17:03:37.230Z] 01666e4c0597: Pulling fs layer [2021-01-06T17:03:37.230Z] aa168da1d23b: Pulling fs layer [2021-01-06T17:03:37.230Z] 46f8f816bc3b: Waiting [2021-01-06T17:03:37.230Z] 93b61091891f: Waiting [2021-01-06T17:03:37.230Z] 5e14af77c1be: Waiting [2021-01-06T17:03:37.230Z] 93b9cdb0e59b: Waiting [2021-01-06T17:03:37.230Z] 01666e4c0597: Waiting [2021-01-06T17:03:37.230Z] 36b3adc4ff6f: Download complete [2021-01-06T17:03:37.230Z] 46f8f816bc3b: Verifying Checksum [2021-01-06T17:03:37.230Z] 46f8f816bc3b: Download complete [2021-01-06T17:03:37.501Z] df20fa9351a1: Verifying Checksum [2021-01-06T17:03:37.501Z] df20fa9351a1: Download complete [2021-01-06T17:03:37.501Z] 93b61091891f: Verifying Checksum [2021-01-06T17:03:37.501Z] 93b61091891f: Download complete [2021-01-06T17:03:37.501Z] 93b9cdb0e59b: Verifying Checksum [2021-01-06T17:03:37.501Z] 93b9cdb0e59b: Download complete [2021-01-06T17:03:37.501Z] 8ad3a11d3b57: Verifying Checksum [2021-01-06T17:03:37.501Z] 8ad3a11d3b57: Download complete [2021-01-06T17:03:37.764Z] 01666e4c0597: Verifying Checksum [2021-01-06T17:03:37.764Z] 01666e4c0597: Download complete [2021-01-06T17:03:37.764Z] 5e14af77c1be: Verifying Checksum [2021-01-06T17:03:37.765Z] 5e14af77c1be: Download complete [2021-01-06T17:03:37.765Z] df20fa9351a1: Pull complete [2021-01-06T17:03:38.027Z] 36b3adc4ff6f: Pull complete [2021-01-06T17:03:38.981Z] 8ad3a11d3b57: Pull complete [2021-01-06T17:03:38.981Z] 46f8f816bc3b: Pull complete [2021-01-06T17:03:39.566Z] 93b61091891f: Pull complete [2021-01-06T17:03:40.142Z] aa168da1d23b: Verifying Checksum [2021-01-06T17:03:40.142Z] aa168da1d23b: Download complete [2021-01-06T17:03:41.090Z] 93b9cdb0e59b: Pull complete [2021-01-06T17:03:41.352Z] 5e14af77c1be: Pull complete [2021-01-06T17:03:41.618Z] 01666e4c0597: Pull complete [2021-01-06T17:03:49.798Z] aa168da1d23b: Pull complete [2021-01-06T17:03:49.798Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-06T17:03:49.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-06T17:03:49.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-06T17:03:50.046Z] prd-centos7-docker-4c-2g-18684 does not seem to be running inside a container [2021-01-06T17:03:50.094Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-06T17:03:58.084Z] $ docker top b25c5abfc306a1abb59f8a6124f7531f6b1e42fdf98763977db20938aac46b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-06T17:03:58.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-06T17:03:59.098Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-06T17:03:59.398Z] + ls /var/log/sa-host [2021-01-06T17:03:59.398Z] + sadf -c /var/log/sa-host/sa06 [2021-01-06T17:03:59.398Z] file_magic: OK [2021-01-06T17:03:59.398Z] HZ: Using current value: 100 [2021-01-06T17:03:59.398Z] file_header: OK [2021-01-06T17:03:59.398Z] 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-06T17:03:59.398Z] Statistics: [2021-01-06T17:03:59.398Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-06T17:03:59.398Z] File successfully converted to sysstat format version 12.2.1 [2021-01-06T17:03:59.398Z] + sadf -c /var/log/sa-host/sa23 [2021-01-06T17:03:59.398Z] file_magic: OK [2021-01-06T17:03:59.398Z] HZ: Using current value: 100 [2021-01-06T17:03:59.398Z] file_header: OK [2021-01-06T17:03:59.398Z] 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-06T17:03:59.398Z] Statistics: [2021-01-06T17:03:59.398Z] Hnuu...uuuununununu... [2021-01-06T17:03:59.398Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-06T17:04:00.073Z] provisioning config files... [2021-01-06T17:04:00.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8730958634429875669tmp [Pipeline] { [Pipeline] echo [2021-01-06T17:04:00.200Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:04:00.498Z] ---> create-netrc.sh [Pipeline] } [2021-01-06T17:04:00.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-06T17:04:00.615Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:04:00.910Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-06T17:04:00.921Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:04:01.218Z] ---> sudo-logs.sh [2021-01-06T17:04:01.218Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-06T17:04:01.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:04:01.533Z] ---> job-cost.sh [2021-01-06T17:04:01.533Z] lf-activate-venv: SKIPPING [2021-01-06T17:04:01.533Z] INFO: No Stack... [2021-01-06T17:04:02.482Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-06T17:04:03.056Z] INFO: Archiving Costs [Pipeline] echo [2021-01-06T17:04:03.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-06T17:04:03.371Z] ---> logs-deploy.sh [2021-01-06T17:04:03.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/12 [2021-01-06T17:04:03.371Z] INFO: archiving workspace using pattern(s): [2021-01-06T17:04:05.308Z] Archives upload complete. [2021-01-06T17:04:05.308Z] INFO: archiving logs to Nexus